Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Dlibbpf.c10906 static const char *arch_specific_syscall_pfx(void) function
10938 ksys_pfx = arch_specific_syscall_pfx();
11082 /* arch_specific_syscall_pfx() should never return NULL here
11088 arch_specific_syscall_pfx() ? : "", syscall_name);

Completed in 16 milliseconds