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

/linux-master/tools/lib/bpf/
H A Dlibbpf.c10941 static const char *arch_specific_syscall_pfx(void) function
10973 ksys_pfx = arch_specific_syscall_pfx();
11117 /* arch_specific_syscall_pfx() should never return NULL here
11123 arch_specific_syscall_pfx() ? : "", syscall_name);

Completed in 138 milliseconds