Home
last modified time | relevance | path

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

1234

/linux-6.15/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-6.15/tools/testing/selftests/tc-testing/plugin-lib/
H A DrootPlugin.py17 if os.geteuid():
/linux-6.15/tools/testing/selftests/pid_namespace/
H A Dregression_enomem.c26 if (geteuid()) in TEST()
/linux-6.15/tools/perf/util/
H A Dcap.c35 return geteuid() == 0; in perf_cap__capable()
/linux-6.15/tools/testing/selftests/acct/
H A Dacct_syscall.c26 if (geteuid()) { in main()
/linux-6.15/tools/testing/selftests/tmpfs/
H A Dbug-link-o-tmpfile.c37 if (geteuid()) { in main()
/linux-6.15/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-6.15/tools/verification/rv/src/
H A Drv.c176 if (geteuid()) in main()
/linux-6.15/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-6.15/tools/power/cpupower/utils/
H A Dcpupower.c215 run_as_root = !geteuid(); in main()
/linux-6.15/tools/testing/selftests/mm/
H A Dcompaction_test.c219 if (prereq() || geteuid()) in main()
/linux-6.15/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-6.15/tools/testing/selftests/resctrl/
H A Dresctrl_tests.c332 if (geteuid() != 0) in main()
/linux-6.15/tools/perf/bench/
H A Dsched-pipe.c160 } else if (saved_errno == EACCES && geteuid() > 0) { in enter_cgroup()
/linux-6.15/tools/thermal/tmon/
H A Dtmon.c224 if (geteuid() != 0) { in main()
/linux-6.15/tools/testing/selftests/uevent/
H A Duevent_filtering.c355 if (geteuid()) { in TEST()
/linux-6.15/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl70 49 32 geteuid sys_geteuid16
71 49 64 geteuid sys_geteuid
/linux-6.15/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl70 49 32 geteuid sys_geteuid16
71 49 64 geteuid sys_geteuid
/linux-6.15/tools/testing/selftests/filesystems/
H A Dutils.c185 if (geteuid() != 0 && map_type == ID_TYPE_GID) { in write_id_mapping()
/linux-6.15/arch/s390/kernel/syscalls/
H A Dsyscall.tbl52 49 32 geteuid - sys_geteuid16
197 201 64 geteuid sys_geteuid -
/linux-6.15/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl52 49 32 geteuid - sys_geteuid16
197 201 64 geteuid sys_geteuid -

1234