Searched defs:map_alloc (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/include/linux/ | ||
| D | bpf.h | 19 	struct bpf_map *(*map_alloc)(union bpf_attr *attr);  member | 
| /linux-4.4.14/mm/ | ||
| D | percpu.c | 111 	int			map_alloc;	/* # of map entries allocated */  member |