Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dbpf_qdisc.c41 arg = btf_ctx_arg_idx(btf, prog->aux->attach_func_proto, off); in BTF_ID_LIST_SINGLE()
/linux/include/linux/
H A Dbtf.h535 u32 btf_ctx_arg_idx(struct btf *btf, const struct btf_type *func_proto, int off);
/linux/kernel/bpf/
H A Dbtf.c6641 u32 btf_ctx_arg_idx(struct btf *btf, const struct btf_type *func_proto, in btf_ctx_arg_idx() function
6926 arg = btf_ctx_arg_idx(btf, t, off); in btf_ctx_access()