Searched defs:bpf_alloc (Results 1 – 1 of 1) sorted by relevance
20 static inline void __arena* bpf_alloc(unsigned int size) in bpf_alloc() function65 static inline void __arena* bpf_alloc(unsigned int size) { return NULL; } in bpf_alloc() function