Home
last modified time | relevance | path

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

12

/third_party/libbpf/src/
Dskel_internal.h20 #ifndef __NR_bpf
22 # define __NR_bpf 4355 macro
24 # define __NR_bpf 6319 macro
26 # define __NR_bpf 5315 macro
77 return syscall(__NR_bpf, cmd, attr, size); in skel_sys_bpf()
Dbpf.c43 #ifndef __NR_bpf
45 # define __NR_bpf 357 macro
47 # define __NR_bpf 321 macro
49 # define __NR_bpf 280 macro
51 # define __NR_bpf 349 macro
53 # define __NR_bpf 351 macro
55 # define __NR_bpf 280 macro
57 # define __NR_bpf 4355 macro
59 # define __NR_bpf 6319 macro
61 # define __NR_bpf 5315 macro
[all …]
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h365 #define __NR_bpf 386 macro
/third_party/musl/porting/liteos_a_newlib/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/porting/uniproton/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/arch/aarch64/bits/
Dsyscall.h.in265 #define __NR_bpf 280 macro
/third_party/musl/arch/riscv64/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/x86_64/bits/
Dsyscall.h.in322 #define __NR_bpf 321 macro
/third_party/musl/arch/s390x/bits/
Dsyscall.h.in296 #define __NR_bpf 351 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in319 #define __NR_bpf 6319 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in347 #define __NR_bpf 386 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in344 #define __NR_bpf 386 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in351 #define __NR_bpf 361 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in336 #define __NR_bpf 354 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in355 #define __NR_bpf 4355 macro
/third_party/musl/arch/powerpc/bits/
Dsyscall.h.in360 #define __NR_bpf 361 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in347 #define __NR_bpf 375 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h365 #define __NR_bpf 386 macro
/third_party/ltp/include/lapi/
Dbpf.h590 return tst_syscall(__NR_bpf, cmd, attr, size); in bpf()
/third_party/musl/arch/i386/bits/
Dsyscall.h.in357 #define __NR_bpf 357 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in384 #define __NR_bpf 387 macro

12