Home
last modified time | relevance | path

Searched defs:kfunc_id (Results 1 – 4 of 4) 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/tools/bpf/resolve_btfids/
H A Dmain.c954 static u32 find_kfunc_flags(struct object *obj, struct btf_id *kfunc_id) in find_kfunc_flags()
/linux/kernel/sched/
H A Dext.c9712 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.c8625 int local_func_proto_id, kfunc_proto_id, kfunc_id; bpf_object__resolve_ksym_func_btf_id() local