Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dsyscall.c5182 BPF_CALL_4(bpf_kallsyms_lookup_name, const char *, name, int, name_sz, int, flags, u64 *, res) in BPF_CALL_4() argument
5198 .func = bpf_kallsyms_lookup_name,