Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/capabilities/
Dtest_execve.c32 static pid_t mpid; /* main() pid is used to avoid duplicate test counts */ variable
196 if (getpid() != mpid) in fork_wait()
443 mpid = getpid(); in main()
/linux-6.6.21/tools/testing/selftests/net/forwarding/
Dlib.sh1687 mpid=`($ip monitor $mtype > $tmpfile & echo $!) 2>/dev/null`
1689 echo "$mpid $tmpfile"
1694 local mpid=$1; shift
1700 kill $mpid
/linux-6.6.21/tools/testing/selftests/drivers/net/team/
Dnet_forwarding_lib.sh1687 mpid=`($ip monitor $mtype > $tmpfile & echo $!) 2>/dev/null`
1689 echo "$mpid $tmpfile"
1694 local mpid=$1; shift
1700 kill $mpid
/linux-6.6.21/tools/testing/selftests/drivers/net/bonding/
Dnet_forwarding_lib.sh1687 mpid=`($ip monitor $mtype > $tmpfile & echo $!) 2>/dev/null`
1689 echo "$mpid $tmpfile"
1694 local mpid=$1; shift
1700 kill $mpid
/linux-6.6.21/tools/testing/selftests/drivers/net/dsa/
Dlib.sh1687 mpid=`($ip monitor $mtype > $tmpfile & echo $!) 2>/dev/null`
1689 echo "$mpid $tmpfile"
1694 local mpid=$1; shift
1700 kill $mpid
/linux-6.6.21/tools/testing/selftests/net/
Dfib_nexthops.sh402 mpid=`($IP monitor $mtype > $tmpfile & echo $!) 2>/dev/null`
404 echo "$mpid $tmpfile"
409 local mpid=$1
414 kill $mpid
Drtnetlink.sh763 mpid=`(ip x m > $tmpfile & echo $!) 2>/dev/null`
815 kill $mpid