tag
line
file
source code
rif_cache_s
24
net/802/tr.c
typedef struct rif_cache_s *rif_cache;
rif_cache_s
185
net/802/tr.c
entry=kmalloc(sizeof(struct rif_cache_s),GFP_ATOMIC);
rif_cache_s
231
net/802/tr.c
kfree_s(entry,sizeof(struct rif_cache_s));