Searched defs:LLIST_NODE_SZ (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/bpf/ | ||
| H A D | memalloc.c | 36 #define LLIST_NODE_SZ sizeof(struct llist_node) macro |
| H A D | hashtab.c | 2336 #define LLIST_NODE_SZ sizeof(struct llist_node) in htab_map_mem_usage() macro |