/third_party/ltp/testcases/kernel/syscalls/request_key/ |
D | request_key05.c | 27 tst_syscall(__NR_request_key, "dead", "abc", "abc", 0, 0, 0); in run()
|
/third_party/ltp/include/lapi/ |
D | keyctl.h | 38 return tst_syscall(__NR_request_key, in request_key()
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 288 #define __NR_request_key 310 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 288 #define __NR_request_key 310 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 288 #define __NR_request_key 310 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 288 #define __NR_request_key 310 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 288 #define __NR_request_key 310 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | syscall.h.in | 218 #define __NR_request_key 218 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | syscall.h.in | 219 #define __NR_request_key 218 macro
|
/third_party/musl/arch/or1k/bits/ |
D | syscall.h.in | 220 #define __NR_request_key 218 macro
|
/third_party/musl/arch/mips64/bits/ |
D | syscall.h.in | 240 #define __NR_request_key 5240 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 224 #define __NR_request_key 279 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | syscall.h.in | 250 #define __NR_request_key 249 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 260 #define __NR_request_key 270 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 244 #define __NR_request_key 6244 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 262 #define __NR_request_key 280 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 267 #define __NR_request_key 310 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 288 #define __NR_request_key 310 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 281 #define __NR_request_key 4281 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 270 #define __NR_request_key 310 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 259 #define __NR_request_key 286 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 269 #define __NR_request_key 270 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 284 #define __NR_request_key 287 macro
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 287 #define __NR_request_key 287 macro
|
/third_party/musl/arch/x32/bits/ |
D | syscall.h.in | 217 #define __NR_request_key (0x40000000 + 249) macro
|