/openbmc/linux/tools/perf/util/ |
H A D | cap.h | 22 return geteuid() == 0; in perf_cap__capable()
|
/openbmc/linux/tools/testing/selftests/tc-testing/plugin-lib/ |
H A D | rootPlugin.py | 17 if os.geteuid():
|
/openbmc/linux/tools/testing/selftests/pid_namespace/ |
H A D | regression_enomem.c | 26 if (geteuid()) in TEST()
|
/openbmc/linux/tools/testing/selftests/powerpc/security/ |
H A D | entry_flush.c | 32 SKIP_IF(geteuid() != 0); in entry_flush_test()
|
H A D | rfi_flush.c | 32 SKIP_IF(geteuid() != 0); in rfi_flush_test()
|
H A D | uaccess_flush.c | 34 SKIP_IF(geteuid() != 0); in uaccess_flush_test()
|
/openbmc/linux/tools/verification/rv/src/ |
H A D | rv.c | 164 if (geteuid()) in main()
|
/openbmc/qemu/ |
H A D | qemu-bridge-helper.c | 254 if (geteuid() == 0 && getuid() != geteuid()) { in main()
|
/openbmc/qemu/bsd-user/freebsd/ |
H A D | target_os_elf.h | 122 NEW_AUX_ENT(AT_EUID, (abi_ulong)geteuid()); in target_create_elf_tables()
|
/openbmc/qemu/bsd-user/openbsd/ |
H A D | target_os_elf.h | 127 NEW_AUX_ENT(AT_EUID, (abi_ulong)geteuid()); in target_create_elf_tables()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libcdio/libcdio/ |
H A D | Drop-LIBCDIO_SOURCE_PATH-by-dropping-STRIP_FROM_PATH.patch | 28 AC_CHECK_FUNCS( [chdir drand48 fseeko fseeko64 ftruncate geteuid getgid \
|
/openbmc/qemu/bsd-user/netbsd/ |
H A D | target_os_elf.h | 127 NEW_AUX_ENT(AT_EUID, (abi_ulong)geteuid()); in target_create_elf_tables()
|
/openbmc/qemu/bsd-user/ |
H A D | bsdload.c | 66 bprm->e_uid = geteuid(); in prepare_binprm()
|
H A D | bsd-proc.h | 217 return get_errno(geteuid()); in do_bsd_geteuid()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/scsirastools/scsirastools/ |
H A D | print-format.patch | 110 i = geteuid(); 177 i = geteuid();
|
/openbmc/linux/tools/testing/selftests/resctrl/ |
H A D | resctrl_tests.c | 276 if (geteuid() != 0) in main()
|
/openbmc/linux/tools/power/cpupower/utils/ |
H A D | cpupower.c | 215 run_as_root = !geteuid(); in main()
|
/openbmc/linux/tools/testing/selftests/arm64/fp/ |
H A D | vec-syscfg.c | 240 if (geteuid() != 0) { in proc_write_min() 275 if (geteuid() != 0) { in proc_write_max()
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | split_huge_page_test.c | 295 if (geteuid() != 0) { in main()
|
/openbmc/linux/tools/thermal/tmon/ |
H A D | tmon.c | 224 if (geteuid() != 0) { in main()
|
/openbmc/linux/tools/testing/selftests/pidfd/ |
H A D | pidfd_fdinfo_test.c | 98 if (!(flags & CLONE_NEWUSER) && geteuid() != 0) in clone_newns()
|
/openbmc/qemu/linux-user/ |
H A D | linuxload.c | 54 bprm->e_uid = geteuid(); in prepare_binprm()
|
/openbmc/qemu/linux-user/mips/ |
H A D | syscall-args-o32.c.inc | 50 [ 49] = 0, /* geteuid */
|
/openbmc/linux/tools/testing/selftests/uevent/ |
H A D | uevent_filtering.c | 353 if (geteuid()) { in TEST()
|
/openbmc/linux/arch/sparc/kernel/syscalls/ |
H A D | syscall.tbl | 70 49 32 geteuid sys_geteuid16 71 49 64 geteuid sys_geteuid
|