Home
last modified time | relevance | path

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

123

/linux/tools/perf/util/
H A Dcap.h22 return geteuid() == 0; in perf_cap__capable()
H A Ddata.c281 if (!data->force && st.st_uid && (st.st_uid != geteuid())) { in open_file_read()
H A Dconfig.c566 if (st.st_uid && (st.st_uid != geteuid())) { in home_perfconfig()
/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/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.c164 if (geteuid()) in main()
/linux/tools/power/cpupower/utils/
H A Dcpupower.c215 run_as_root = !geteuid(); in main()
/linux/tools/testing/selftests/mm/
H A Dcompaction_test.c210 if (prereq() || geteuid()) in main()
H A Dsplit_huge_page_test.c416 if (geteuid() != 0) { in main()
H A Dprotection_keys.c87 if (geteuid() != 0) { in tracing_root_ok()
759 if (geteuid() != 0) { in setup_hugetlbfs()
/linux/tools/testing/selftests/resctrl/
H A Dresctrl_tests.c249 if (geteuid() != 0) 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/perf/bench/
H A Dsched-pipe.c155 } else if (saved_errno == EACCES && geteuid() > 0) { in enter_cgroup()
/linux/tools/thermal/tmon/
H A Dtmon.c224 if (geteuid() != 0) { in main()
/linux/tools/testing/selftests/pidfd/
H A Dpidfd_fdinfo_test.c98 if (!(flags & CLONE_NEWUSER) && geteuid() != 0) in clone_newns()
/linux/tools/testing/selftests/uevent/
H A Duevent_filtering.c355 if (geteuid()) { in TEST()
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl52 49 32 geteuid - sys_geteuid16
197 201 64 geteuid sys_geteuid -
/linux/tools/testing/selftests/alsa/
H A Dtest-pcmtest-driver.c129 if (geteuid()) in FIXTURE_SETUP()
/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/testing/selftests/filesystems/binderfs/
H A Dbinderfs_test.c496 if (geteuid() != 0) in TEST()
/linux/tools/usb/usbip/src/
H A Dusbipd.c617 if (geteuid() != 0) in main()
/linux/tools/tracing/rtla/src/
H A Dosnoise_top.c543 if (geteuid()) { in osnoise_top_parse_args()

123