Searched defs:bpf_func (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dbpf_lsm.h76 bpf_lsm_find_cgroup_shim(const struct bpf_prog *prog, bpf_func_t *bpf_func) argument
H A Dtracepoint-defs.h52 void *bpf_func; member in struct:bpf_raw_event_map
H A Dbpf.h1552 unsigned int (*bpf_func)(const void *ctx, member in struct:bpf_prog
1229 bpf_dispatcher_nop_func( const void *ctx, const struct bpf_insn *insnsi, bpf_func_t bpf_func) argument
/linux-master/kernel/bpf/
H A Dtrampoline.c696 bpf_func_t bpf_func; local
637 cgroup_shim_alloc(const struct bpf_prog *prog, bpf_func_t bpf_func, int cgroup_atype) argument
672 cgroup_shim_find(struct bpf_trampoline *tr, bpf_func_t bpf_func) argument
760 bpf_func_t bpf_func; local
[all...]

Completed in 215 milliseconds