Home
last modified time | relevance | path

Searched refs:admin (Results 1 – 5 of 5) sorted by relevance

/tools/testing/selftests/tc-testing/scripts/
Dtaprio_wait_for_admin.sh10 has_admin="$($TC -j qdisc show dev $ETH root | jq '.[].options | has("admin")')"
/tools/testing/selftests/zram/
DREADME40 kernel-source-tree/Documentation/admin-guide/blockdev/zram.rst
/tools/perf/Documentation/
Dsecurity.txt6 https://www.kernel.org/doc/html/latest/admin-guide/perf-security.html
Dperf-probe.txt304 …- The system admin can remount the tracefs with 755 (`sudo mount -o remount,mode=755 /sys/kernel/t…
/tools/testing/selftests/bpf/
Dtest_verifier.c1240 static int set_admin(bool admin) in set_admin() argument
1244 if (admin) { in set_admin()