Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Dparse-events.l104 #define REWIND(__alloc) \ argument
/linux-6.14.4/kernel/bpf/
Dmemalloc.c140 static void *__alloc(struct bpf_mem_cache *c, int node, gfp_t flags) in __alloc() function