Home
last modified time | relevance | path

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

/third_party/iptables/extensions/
Dlibxt_bpf.c66 #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/
Dsyscall.h365 #define __NR_bpf 386 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h365 #define __NR_bpf 386 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h365 #define __NR_bpf 386 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h365 #define __NR_bpf 386 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h365 #define __NR_bpf 386 macro
/third_party/musl/arch/riscv64/bits/
Dsyscall.h.in265 #define __NR_bpf 280 macro
/third_party/musl/arch/aarch64/bits/
Dsyscall.h.in265 #define __NR_bpf 280 macro
/third_party/musl/arch/or1k/bits/
Dsyscall.h.in267 #define __NR_bpf 280 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in315 #define __NR_bpf 5315 macro
/third_party/musl/arch/s390x/bits/
Dsyscall.h.in296 #define __NR_bpf 351 macro
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in322 #define __NR_bpf 321 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in351 #define __NR_bpf 361 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in319 #define __NR_bpf 6319 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in336 #define __NR_bpf 354 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in344 #define __NR_bpf 386 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h365 #define __NR_bpf 386 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in355 #define __NR_bpf 4355 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in347 #define __NR_bpf 386 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in347 #define __NR_bpf 375 macro
/third_party/ltp/include/lapi/
Dbpf.h590 return tst_syscall(__NR_bpf, cmd, attr, size); in bpf()
/third_party/musl/arch/powerpc/bits/
Dsyscall.h.in360 #define __NR_bpf 361 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in384 #define __NR_bpf 387 macro
/third_party/musl/arch/i386/bits/
Dsyscall.h.in357 #define __NR_bpf 357 macro
/third_party/musl/arch/x32/bits/
Dsyscall.h.in278 #define __NR_bpf (0x40000000 + 321) macro