Searched defs:__alloc (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/tools/perf/util/ | ||
| D | parse-events.l | 122 #define REWIND(__alloc) \ argument |
| /Linux-v6.1/kernel/bpf/ | ||
| D | memalloc.c | 124 static void *__alloc(struct bpf_mem_cache *c, int node) in __alloc() function |