/third_party/ltp/testcases/kernel/syscalls/sysfs/ |
D | sysfs05.c | 35 TST_EXP_FAIL(tst_syscall(__NR_sysfs, tc->option, tc->fsname), in verify_sysfs05() 38 TST_EXP_FAIL(tst_syscall(__NR_sysfs, tc->option, tc->fsindex, buf), in verify_sysfs05()
|
D | sysfs03.c | 21 TST_EXP_POSITIVE(tst_syscall(__NR_sysfs, 3), "sysfs(3)"); in verify_sysfs03()
|
D | sysfs01.c | 22 TST_EXP_POSITIVE(tst_syscall(__NR_sysfs, 1, "proc"), "sysfs(1, 'proc')"); in verify_sysfs01()
|
D | sysfs02.c | 25 TST_EXP_PASS(tst_syscall(__NR_sysfs, 2, 0, buf), "sysfs(2,0,buf)"); in verify_sysfs02()
|
D | sysfs04.c | 22 TST_EXP_FAIL(tst_syscall(__NR_sysfs, INVALID_OPTION), in verify_sysfs04()
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 119 #define __NR_sysfs 135 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 119 #define __NR_sysfs 135 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 119 #define __NR_sysfs 135 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 119 #define __NR_sysfs 135 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 119 #define __NR_sysfs 135 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 100 #define __NR_sysfs 135 macro
|
/third_party/musl/arch/mips64/bits/ |
D | syscall.h.in | 137 #define __NR_sysfs 5136 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | syscall.h.in | 140 #define __NR_sysfs 139 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 136 #define __NR_sysfs 135 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 137 #define __NR_sysfs 6136 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 121 #define __NR_sysfs 135 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 119 #define __NR_sysfs 135 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 136 #define __NR_sysfs 4135 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 101 #define __NR_sysfs 135 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 100 #define __NR_sysfs 135 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 136 #define __NR_sysfs 135 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 119 #define __NR_sysfs 135 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 136 #define __NR_sysfs 135 macro
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 136 #define __NR_sysfs 135 macro
|
/third_party/musl/arch/x32/bits/ |
D | syscall.h.in | 123 #define __NR_sysfs (0x40000000 + 139) macro
|