.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "CPUSET_ZONE_ALLOWED" "9" "09 October 2005" "" "" .SH NAME cpuset_zone_allowed \- is zone z allowed in current->mems_allowed .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int cpuset_zone_allowed (struct zone * \fIz\fB); \fR .SH "ARGUMENTS" .TP \fB\fIz\fB\fR zone in question .SH "DESCRIPTION" .PP Is zone z allowed in current->mems_allowed, or is the CPU in interrupt context? (zone is always allowed in this case)