Home
last modified time | relevance | path

Searched defs:kfunc_id (Results 1 – 3 of 3) sorted by relevance

/linux/net/sched/
H A Dbpf_qdisc.c314 bpf_qdisc_kfunc_filter(const struct bpf_prog * prog,u32 kfunc_id) bpf_qdisc_kfunc_filter() argument
/linux/kernel/sched/ext/
H A Dext.c10817 int scx_kfunc_context_filter(const struct bpf_prog *prog, u32 kfunc_id) in scx_kfunc_context_filter()
/linux/tools/lib/bpf/
H A Dlibbpf.c8804 int local_func_proto_id, kfunc_proto_id, kfunc_id; in bpf_object__resolve_ksym_func_btf_id() local