Searched defs:PIPE (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | devlink_port_split.py | 4 from subprocess import PIPE, Popen namespace
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | devlink_port_split.py | 4 from subprocess import PIPE, Popen namespace
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | setup.py | 2 from subprocess import Popen, PIPE namespace
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | setup.py | 2 from subprocess import Popen, PIPE namespace
|
/kernel/linux/linux-5.10/tools/power/pm-graph/ |
H A D | bootgraph.py | 35 from subprocess import call, Popen, PIPE namespace
|
H A D | sleepgraph.py | 66 from subprocess import call, Popen, PIPE namespace [all...] |
/kernel/linux/linux-6.6/tools/power/pm-graph/ |
H A D | bootgraph.py | 35 from subprocess import call, Popen, PIPE namespace
|
H A D | sleepgraph.py | 66 from subprocess import call, Popen, PIPE namespace [all...] |
Completed in 16 milliseconds