Searched defs:bpf_func (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/include/linux/ | ||
| H A D | bpf_lsm.h | 76 bpf_lsm_find_cgroup_shim(const struct bpf_prog *prog, bpf_func_t *bpf_func) bpf_lsm_find_cgroup_shim() argument |
| H A D | tracepoint-defs.h | 52 void *bpf_func; member |
| H A D | bpf.h | 1502 unsigned int (*bpf_func)(const void *ctx, member 1194 bpf_dispatcher_nop_func( const void *ctx, const struct bpf_insn *insnsi, bpf_func_t bpf_func) bpf_dispatcher_nop_func() argument |
| /kernel/linux/linux-5.10/include/linux/ | ||
| H A D | tracepoint-defs.h | 51 void *bpf_func; member |
| H A D | filter.h | 560 unsigned int (*bpf_func)(const void *ctx, member |
| /kernel/linux/linux-6.6/kernel/bpf/ | ||
| H A D | trampoline.c | 685 bpf_func_t bpf_func; in bpf_trampoline_link_cgroup_shim() local 626 cgroup_shim_alloc(const struct bpf_prog *prog, bpf_func_t bpf_func, int cgroup_atype) cgroup_shim_alloc() argument 661 cgroup_shim_find(struct bpf_trampoline *tr, bpf_func_t bpf_func) cgroup_shim_find() argument 749 bpf_func_t bpf_func; bpf_trampoline_unlink_cgroup_shim() local [all...] |
Completed in 11 milliseconds