Home
last modified time | relevance | path

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

/linux-6.1.9/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.1.9/tools/testing/selftests/drivers/net/dsa/
Dlib.sh1635 mpid=`($ip monitor $mtype > $tmpfile & echo $!) 2>/dev/null`
1637 echo "$mpid $tmpfile"
1642 local mpid=$1; shift
1648 kill $mpid
/linux-6.1.9/tools/testing/selftests/drivers/net/bonding/
Dnet_forwarding_lib.sh1635 mpid=`($ip monitor $mtype > $tmpfile & echo $!) 2>/dev/null`
1637 echo "$mpid $tmpfile"
1642 local mpid=$1; shift
1648 kill $mpid
/linux-6.1.9/tools/testing/selftests/drivers/net/team/
Dnet_forwarding_lib.sh1635 mpid=`($ip monitor $mtype > $tmpfile & echo $!) 2>/dev/null`
1637 echo "$mpid $tmpfile"
1642 local mpid=$1; shift
1648 kill $mpid
/linux-6.1.9/tools/testing/selftests/net/forwarding/
Dlib.sh1635 mpid=`($ip monitor $mtype > $tmpfile & echo $!) 2>/dev/null`
1637 echo "$mpid $tmpfile"
1642 local mpid=$1; shift
1648 kill $mpid
/linux-6.1.9/tools/testing/selftests/net/
Dfib_nexthops.sh379 mpid=`($IP monitor $mtype > $tmpfile & echo $!) 2>/dev/null`
381 echo "$mpid $tmpfile"
386 local mpid=$1
391 kill $mpid
Drtnetlink.sh655 mpid=`(ip x m > $tmpfile & echo $!) 2>/dev/null`
707 kill $mpid