/third_party/iptables/extensions/ |
D | libxt_bpf.c | 66 #if defined HAVE_LINUX_BPF_H && defined __NR_bpf && defined BPF_FS_MAGIC in bpf_obj_get_readonly() 79 int fd = syscall(__NR_bpf, BPF_OBJ_GET, &attr, sizeof(attr)); in bpf_obj_get_readonly() 84 return syscall(__NR_bpf, BPF_OBJ_GET, &attr, sizeof(attr)); in bpf_obj_get_readonly()
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 365 #define __NR_bpf 386 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 365 #define __NR_bpf 386 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 365 #define __NR_bpf 386 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 365 #define __NR_bpf 386 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 365 #define __NR_bpf 386 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | syscall.h.in | 265 #define __NR_bpf 280 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | syscall.h.in | 265 #define __NR_bpf 280 macro
|
/third_party/musl/arch/or1k/bits/ |
D | syscall.h.in | 267 #define __NR_bpf 280 macro
|
/third_party/musl/arch/mips64/bits/ |
D | syscall.h.in | 315 #define __NR_bpf 5315 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 296 #define __NR_bpf 351 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | syscall.h.in | 322 #define __NR_bpf 321 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 351 #define __NR_bpf 361 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 319 #define __NR_bpf 6319 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 336 #define __NR_bpf 354 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 344 #define __NR_bpf 386 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 365 #define __NR_bpf 386 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 355 #define __NR_bpf 4355 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 347 #define __NR_bpf 386 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 347 #define __NR_bpf 375 macro
|
/third_party/ltp/include/lapi/ |
D | bpf.h | 590 return tst_syscall(__NR_bpf, cmd, attr, size); in bpf()
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 360 #define __NR_bpf 361 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 384 #define __NR_bpf 387 macro
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 357 #define __NR_bpf 357 macro
|
/third_party/musl/arch/x32/bits/ |
D | syscall.h.in | 278 #define __NR_bpf (0x40000000 + 321) macro
|