/third_party/libbpf/src/ |
D | skel_internal.h | 20 #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()
|
D | bpf.c | 43 #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/ |
D | syscall.h | 365 #define __NR_bpf 386 macro
|
/third_party/musl/porting/liteos_a_newlib/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/porting/uniproton/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/arch/aarch64/bits/ |
D | syscall.h.in | 265 #define __NR_bpf 280 macro
|
/third_party/musl/arch/riscv64/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/x86_64/bits/ |
D | syscall.h.in | 322 #define __NR_bpf 321 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 296 #define __NR_bpf 351 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 319 #define __NR_bpf 6319 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/arm/bits/ |
D | syscall.h.in | 344 #define __NR_bpf 386 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 351 #define __NR_bpf 361 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 336 #define __NR_bpf 354 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 355 #define __NR_bpf 4355 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 360 #define __NR_bpf 361 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 347 #define __NR_bpf 375 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 365 #define __NR_bpf 386 macro
|
/third_party/ltp/include/lapi/ |
D | bpf.h | 590 return tst_syscall(__NR_bpf, cmd, attr, size); in bpf()
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 357 #define __NR_bpf 357 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 384 #define __NR_bpf 387 macro
|