Home
last modified time | relevance | path

Searched refs:bpf_func_t (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/linux/
Dbpf_lsm.h46 void bpf_lsm_find_cgroup_shim(const struct bpf_prog *prog, bpf_func_t *bpf_func);
77 bpf_func_t *bpf_func) in bpf_lsm_find_cgroup_shim()
Dbpf.h65 typedef unsigned int (*bpf_func_t)(const void *, typedef
1179 bpf_func_t bpf_func) in bpf_dispatcher_nop_func()
1269 bpf_func_t bpf_func) \
1281 bpf_func_t bpf_func); \
/Linux-v6.6/kernel/bpf/
Dtrampoline.c627 bpf_func_t bpf_func, in cgroup_shim_alloc()
662 bpf_func_t bpf_func) in cgroup_shim_find()
685 bpf_func_t bpf_func; in bpf_trampoline_link_cgroup_shim()
749 bpf_func_t bpf_func; in bpf_trampoline_unlink_cgroup_shim()
Dbpf_lsm.c73 bpf_func_t *bpf_func) in BTF_SET_END()