Home
last modified time | relevance | path

Searched defs:__alloc (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/tools/perf/util/
Dparse-events.l91 #define REWIND(__alloc) \ argument
/Linux-v6.6/kernel/bpf/
Dmemalloc.c136 static void *__alloc(struct bpf_mem_cache *c, int node, gfp_t flags) in __alloc() function