Searched full:gpid (Results 1 – 6 of 6) sorted by relevance
/freebsd/tools/test/stress2/misc/ |
H A D | graid1_9.sh | 73 gpid=`pgrep -fS "g_mirror test"` 74 sysctl $woid="0.0005%return(5)[pid $gpid]" > /dev/null 75 sysctl $roid="0.0005%return(5)[pid $gpid]" > /dev/null
|
H A D | graid1_10.sh | 62 gpid=`pgrep -fS "g_mirror test"` 69 sysctl $roid="1%return(5)[pid $gpid]" > /dev/null
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | aspeed,ast2400-pinctrl.yaml | 40 EXTRST, FLACK, FLBUSY, FLWP, GPID, GPID0, GPID2, GPID4, GPID6, GPIE0,
|
/freebsd/lib/libc/yp/ |
H A D | yplib.c | 290 pid_t gpid; in _yp_dobind() local 301 gpid = getpid(); in _yp_dobind() 302 if (!(pid == -1 || pid == gpid)) { in _yp_dobind() 313 pid = gpid; in _yp_dobind()
|
/freebsd/sys/dev/acpi_support/ |
H A D | acpi_sony.c | 43 #define ACPI_SONY_GET_PID "GPID"
|
/freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
H A D | aspeed-g4.dtsi | 811 function = "GPID"; 812 groups = "GPID";
|