Home
last modified time | relevance | path

Searched refs:EUID (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/
H A Dperf-with-kcore.sh39 if [ $EUID -eq 0 ] ; then
95 if [ $EUID -ne 0 ] ; then
124 if [ $EUID -eq 0 ] ; then
145 if [ $EUID -ne 0 ] ; then
/kernel/linux/linux-5.10/samples/pktgen/
H A Dfunctions.sh111 [[ $EUID -eq 0 ]] && trap 'pg_ctrl "reset"' EXIT
118 if [ "$EUID" -ne 0 ]; then
/kernel/linux/linux-6.6/samples/pktgen/
H A Dfunctions.sh114 if [[ -z "$APPEND" ]] && [[ $EUID -eq 0 ]]; then
124 if [ "$EUID" -ne 0 ]; then
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_tc_edt.sh8 if [[ $EUID -ne 0 ]]; then
H A Dtest_xdp_vlan.sh106 if [ "$EUID" -ne 0 ]; then
H A Dtest_tc_redirect.sh12 if [[ $EUID -ne 0 ]]; then
H A Dtest_lwt_ip_encap.sh41 if [[ $EUID -ne 0 ]]; then
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_tc_edt.sh9 if [[ $EUID -ne 0 ]]; then
H A Dtest_xdp_vlan.sh111 if [ "$EUID" -ne 0 ]; then
H A Dtest_lwt_ip_encap.sh42 if [[ $EUID -ne 0 ]]; then
/kernel/linux/linux-6.6/tools/testing/selftests/damon/
H A Dsysfs.sh341 if [ $EUID -ne 0 ]

Completed in 5 milliseconds