Home
last modified time | relevance | path

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

/linux/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/tools/perf/util/
H A Dparse-events.l101 * location debugging. If __alloc is non-zero set yylval to the text for the
104 #define REWIND(__alloc) \ argument
109 if (__alloc) \