Home
last modified time | relevance | path

Searched refs:mpid (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/tools/testing/selftests/capabilities/
Dtest_execve.c24 static pid_t mpid; /* main() pid is used to avoid duplicate test counts */ variable
187 if (getpid() != mpid) in fork_wait()
437 mpid = getpid(); in main()
/linux-6.12.1/tools/testing/selftests/net/forwarding/
Dlib.sh1968 mpid=`($ip monitor $mtype > $tmpfile & echo $!) 2>/dev/null`
1970 echo "$mpid $tmpfile"
1975 local mpid=$1; shift
1981 kill $mpid
/linux-6.12.1/tools/testing/selftests/net/
Dfib_nexthops.sh403 mpid=`($IP monitor $mtype > $tmpfile & echo $!) 2>/dev/null`
405 echo "$mpid $tmpfile"
410 local mpid=$1
415 kill $mpid
Drtnetlink.sh662 mpid=`(ip x m > $tmpfile & echo $!) 2>/dev/null`
702 kill $mpid