Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dsyscall.c2909 extern int bpf_multi_func(void);
2910 int __init __used bpf_multi_func(void) { return 0; } in bpf_multi_func() function
2912 BTF_ID_LIST_GLOBAL_SINGLE(bpf_multi_func_btf_id, func, bpf_multi_func) in BTF_ID_LIST_GLOBAL_SINGLE() argument