Searched refs:btf_kfunc_filter_t (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dbtf.h115 typedef int (*btf_kfunc_filter_t)(const struct bpf_prog *prog, u32 kfunc_id); typedef
120 btf_kfunc_filter_t filter;
/linux-master/kernel/bpf/
H A Dbtf.c231 btf_kfunc_filter_t filters[BTF_KFUNC_FILTER_MAX_CNT];

Completed in 138 milliseconds