Home
last modified time | relevance | path

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

12

/linux/tools/perf/util/
A Dcap.h22 return geteuid() == 0; in perf_cap__capable()
A Ddata.c263 if (!data->force && st.st_uid && (st.st_uid != geteuid())) { in open_file_read()
A Dconfig.c566 if (st.st_uid && (st.st_uid != geteuid())) { in home_perfconfig()
/linux/tools/testing/selftests/tc-testing/plugin-lib/
A DrootPlugin.py17 if os.geteuid():
/linux/tools/testing/selftests/pid_namespace/
A Dregression_enomem.c26 if (geteuid()) in TEST()
/linux/tools/testing/selftests/powerpc/security/
A Dentry_flush.c32 SKIP_IF(geteuid() != 0); in entry_flush_test()
A Drfi_flush.c32 SKIP_IF(geteuid() != 0); in rfi_flush_test()
A Duaccess_flush.c34 SKIP_IF(geteuid() != 0); in uaccess_flush_test()
/linux/tools/testing/selftests/arm64/fp/
A Dvec-syscfg.c229 if (geteuid() != 0) { in proc_write_min()
264 if (geteuid() != 0) { in proc_write_max()
/linux/tools/power/cpupower/utils/
A Dcpupower.c214 run_as_root = !geteuid(); in main()
/linux/tools/testing/selftests/resctrl/
A Dresctrl_tests.c207 if (geteuid() != 0) in main()
/linux/tools/testing/selftests/pidfd/
A Dpidfd_fdinfo_test.c96 if (!(flags & CLONE_NEWUSER) && geteuid() != 0) in clone_newns()
/linux/tools/thermal/tmon/
A Dtmon.c224 if (geteuid() != 0) { in main()
/linux/tools/perf/tests/
A Dbpf.c319 if (geteuid() != 0) { in test__bpf()
/linux/tools/testing/selftests/uevent/
A Duevent_filtering.c353 if (geteuid()) { in TEST()
/linux/tools/testing/selftests/vm/
A Dsplit_huge_page_test.c376 if (geteuid() != 0) { in main()
A Dprotection_keys.c86 if (geteuid() != 0) { in tracing_root_ok()
765 if (geteuid() != 0) { in setup_hugetlbfs()
/linux/arch/sparc/kernel/syscalls/
A Dsyscall.tbl70 49 32 geteuid sys_geteuid16
71 49 64 geteuid sys_geteuid
/linux/tools/perf/arch/s390/entry/syscalls/
A Dsyscall.tbl52 49 32 geteuid - sys_geteuid16
197 201 64 geteuid sys_geteuid -
/linux/arch/s390/kernel/syscalls/
A Dsyscall.tbl52 49 32 geteuid - sys_geteuid16
197 201 64 geteuid sys_geteuid -
/linux/tools/testing/selftests/filesystems/binderfs/
A Dbinderfs_test.c494 if (geteuid() != 0) in TEST()
/linux/tools/usb/usbip/src/
A Dusbipd.c617 if (geteuid() != 0) in main()
/linux/tools/bpf/bpftool/
A Dfeature.c889 if (geteuid()) { in handle_perms()
/linux/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl115 105 n64 geteuid sys_geteuid
/linux/arch/ia64/kernel/syscalls/
A Dsyscall.tbl35 23 common geteuid sys_geteuid

Completed in 28 milliseconds

12