Home
last modified time | relevance | path

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

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