Searched refs:PROCESS_NOT_32BIT (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprioctl.c2041 if (PROCESS_NOT_32BIT(p) && cmaddr != NULL) {
2082 else if (PROCESS_NOT_32BIT(p)) {
2116 if ((flags & PRSVADDR) && PROCESS_NOT_32BIT(p)) {
2201 if (PROCESS_NOT_32BIT(p)) {
2256 if (un32.info.si_signo != 0 && PROCESS_NOT_32BIT(p)) {
2336 if (PROCESS_NOT_32BIT(p))
2353 if (PROCESS_NOT_32BIT(p))
2370 else if (PROCESS_NOT_32BIT(p))
2389 else if (PROCESS_NOT_32BIT(p))
2419 if (PROCESS_NOT_32BIT(
[all...]
H A Dprcontrol.c795 if (PROCESS_NOT_32BIT(p))
843 if (PROCESS_NOT_32BIT(p))
866 if (PROCESS_NOT_32BIT(p))
874 if (PROCESS_NOT_32BIT(p))
884 if (PROCESS_NOT_32BIT(p))
908 if (PROCESS_NOT_32BIT(p))
924 if (PROCESS_NOT_32BIT(p))
942 if (PROCESS_NOT_32BIT(p) || (pnp->pr_flags & PR_OFFMAX))
H A Dprdata.h266 #define PROCESS_NOT_32BIT(p) \ macro
H A Dprvnops.c696 PROCESS_NOT_32BIT(p)) {
1847 if (PROCESS_NOT_32BIT(p)) {
1883 if (PROCESS_NOT_32BIT(p)) {
2026 if (PROCESS_NOT_32BIT(p)) {
2101 if (PROCESS_NOT_32BIT(p)) {
2138 if (PROCESS_NOT_32BIT(p)) {
2376 if (PROCESS_NOT_32BIT(p)) {
2409 if (PROCESS_NOT_32BIT(p)) {
2439 if (PROCESS_NOT_32BIT(p)) {
2495 if (PROCESS_NOT_32BIT(
[all...]

Completed in 61 milliseconds