Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dsyscall.c6013 BPF_CALL_4(bpf_kallsyms_lookup_name, const char *, name, int, name_sz, int, flags, u64 *, res) in BPF_CALL_4() argument
6030 .func = bpf_kallsyms_lookup_name,