Searched refs:__alloc (Results 1 – 2 of 2) sorted by relevance
91 #define REWIND(__alloc) \ argument96 if (__alloc) \
136 static void *__alloc(struct bpf_mem_cache *c, int node, gfp_t flags) in __alloc() function245 obj = __alloc(c, node, gfp); in alloc_bulk()960 ret = __alloc(c, NUMA_NO_NODE, GFP_KERNEL | __GFP_NOWARN | __GFP_ACCOUNT); in bpf_mem_cache_alloc_flags()