Searched defs:bpf_func (Results 1 – 5 of 5) sorted by relevance
| /linux/kernel/bpf/ | ||
| H A D | trampoline.c | 924 cgroup_shim_alloc(const struct bpf_prog * prog,bpf_func_t bpf_func,int cgroup_atype,enum bpf_attach_type attach_type) cgroup_shim_alloc() argument |
| /linux/include/linux/ | ||
| H A D | tracepoint-defs.h | 58 void *bpf_func; member |
| H A D | bpf_verifier.h | 1107 static inline struct bpf_func_state *bpf_func(struct bpf_verifier_env *env, bpf_func() function |
| H A D | bpf.h | 1400 bpf_dispatcher_nop_func(const void * ctx,const struct bpf_insn * insnsi,bpf_func_t bpf_func) bpf_dispatcher_nop_func() argument |
| /linux/arch/powerpc/net/ | ||
| H A D | bpf_jit_comp.c | 1300 unsigned long bpf_func, bpf_func_end, size, offset; bpf_arch_text_poke() local |