Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dmemalloc.c140 static void *__alloc(struct bpf_mem_cache *c, int node, gfp_t flags) in __alloc() function
246 obj = __alloc(c, node, gfp); in alloc_bulk()
998 ret = __alloc(c, NUMA_NO_NODE, GFP_KERNEL | __GFP_NOWARN | __GFP_ACCOUNT); in bpf_mem_cache_alloc_flags()
/linux-6.15/tools/perf/util/
H A Dparse-events.l108 #define REWIND(__alloc) \ argument
113 if (__alloc) \