Home
last modified time | relevance | path

Searched refs:bpf_struct_ops_for_each_prog (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/
H A Dbpf_struct_ops.c1261 int bpf_struct_ops_for_each_prog(const void *kdata, in bpf_struct_ops_for_each_prog() function
1282 EXPORT_SYMBOL_GPL(bpf_struct_ops_for_each_prog);
/linux/include/linux/
H A Dbpf.h2250 int bpf_struct_ops_for_each_prog(const void *kdata,
/linux/kernel/sched/ext/
H A Dext.c8162 bpf_struct_ops_for_each_prog(kdata, scx_arena_scan_prog, &scan); in bpf_scx_reg_cid()