Home
last modified time | relevance | path

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

123

/linux/tools/testing/selftests/pidfd/
H A Dpidfd_open_test.c184 if (info.euid != geteuid()) { in main()
186 geteuid(), info.euid); in main()
194 if (info.suid != geteuid()) { in main()
196 geteuid(), info.suid); in main()
H A Dpidfd_fdinfo_test.c99 if (!(flags & CLONE_NEWUSER) && geteuid() != 0) in clone_newns()
/linux/tools/testing/selftests/tc-testing/plugin-lib/
H A DrootPlugin.py17 if os.geteuid():
/linux/tools/testing/selftests/pid_namespace/
H A Dregression_enomem.c26 if (geteuid()) in TEST()
/linux/tools/perf/util/
H A Dcap.c34 return geteuid() == 0; in perf_cap__capable()
/linux/tools/testing/selftests/acct/
H A Dacct_syscall.c26 if (geteuid()) { in main()
/linux/tools/testing/selftests/tmpfs/
H A Dbug-link-o-tmpfile.c37 if (geteuid()) { in main()
/linux/tools/testing/selftests/powerpc/security/
H A Dentry_flush.c32 SKIP_IF(geteuid() != 0); in entry_flush_test()
H A Drfi_flush.c32 SKIP_IF(geteuid() != 0); in rfi_flush_test()
H A Duaccess_flush.c34 SKIP_IF(geteuid() != 0); in uaccess_flush_test()
/linux/tools/verification/rv/src/
H A Drv.c176 if (geteuid()) in main()
/linux/tools/testing/selftests/alsa/
H A Dutimer-test.c43 if (geteuid()) in FIXTURE_SETUP()
H A Dtest-pcmtest-driver.c129 if (geteuid()) in FIXTURE_SETUP()
/linux/tools/power/cpupower/utils/
H A Dcpupower.c215 run_as_root = !geteuid(); in main()
/linux/tools/testing/selftests/mm/
H A Dcompaction_test.c219 if (prereq() || geteuid()) in main()
/linux/tools/testing/selftests/arm64/fp/
H A Dvec-syscfg.c245 if (geteuid() != 0) { in proc_write_min()
280 if (geteuid() != 0) { in proc_write_max()
/linux/tools/thermal/tmon/
H A Dtmon.c224 if (geteuid() != 0) { in main()
/linux/tools/testing/selftests/uevent/
H A Duevent_filtering.c355 if (geteuid()) { in TEST()
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl70 49 32 geteuid sys_geteuid16
71 49 64 geteuid sys_geteuid
/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl70 49 32 geteuid sys_geteuid16
71 49 64 geteuid sys_geteuid
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl52 49 32 geteuid - sys_geteuid16
197 201 64 geteuid sys_geteuid -
/linux/Documentation/admin-guide/
H A Dworkload-tracing.rst350 | geteuid | 1 | Process Mgmt. | sys_geteuid() |
500 | geteuid | 1 | Process Mgmt. | sys_geteuid() |
582 | geteuid | 2 | Process Mgmt. | sys_geteuid() |
/linux/tools/tracing/rtla/src/
H A Dosnoise_top.c508 if (geteuid()) in osnoise_top_parse_args()
/linux/tools/testing/selftests/filesystems/binderfs/
H A Dbinderfs_test.c497 if (geteuid() != 0) in TEST()
/linux/tools/usb/usbip/src/
H A Dusbipd.c617 if (geteuid() != 0) in main()

123