Home
last modified time | relevance | path

Searched refs:PID1 (Results 1 – 7 of 7) sorted by relevance

/linux/tools/perf/tests/shell/
H A Dsched.sh14 PID1=0
34 PID1=$!
35 taskset -pc 0 $PID1
40 if ! grep -q 'Cpus_allowed_list:\s*0$' "/proc/$PID1/status"
42 echo "Sched [Error taskset did not work for the 1st noploop ($PID1)]"
43 grep Cpus_allowed /proc/$PID1/status
56 kill "$PID1" "$PID2"
/linux/tools/testing/selftests/net/
H A Dudpgro.sh52 local PID1=$!
57 wait ${PID1}
97 local PID1=$!
104 kill -INT ${PID1}
121 local PID1=$!
131 wait ${PID1}
/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c599 PID1 = (1 << 18), /* Protocol ID bit 1/2 */ enumerator
602 #define RxProtoUDP (PID1)
604 #define RxProtoIP (PID1 | PID0)
H A D8139cp.c190 PID1 = (1 << 17), /* 2 protocol id bits: 0==non-IP, */ enumerator
/linux/Documentation/admin-guide/cgroup-v1/
H A Dcgroups.rst450 # /bin/echo PID1 > tasks
H A Dcpusets.rst857 # /bin/echo PID1 > tasks
/linux/Documentation/sound/
H A Dalsa-configuration.rst2308 ``VID1:PID1:FLAGS1;VID2:PID2:FLAGS2;...``, where ``VIDx`` and ``PIDx``