Searched refs:btf_kfunc_check_flag (Results 1 – 3 of 3) sorted by relevance
585 int btf_kfunc_check_flag(const struct btf *btf, u32 kfunc_btf_id, u32 flag);
9152 int btf_kfunc_check_flag(const struct btf *btf, u32 kfunc_btf_id, u32 flag) in btf_kfunc_check_flag() function
19853 implicit = btf_kfunc_check_flag(btf, func_id, KF_IMPLICIT_ARGS); in btf_attach_func_proto()