Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h342 #define __NR_bpf 321 macro
Dunistd_32.h374 #define __NR_bpf 357 macro
Dunistd_x32.h298 #define __NR_bpf (__X32_SYSCALL_BIT + 321) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h346 #define __NR_bpf 280 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h54 #if defined(__NR_bpf)
55 #define SYS_bpf __NR_bpf
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h362 #define __NR_bpf (__NR_SYSCALL_BASE + 386) macro