• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/bsd/kern/

Lines Matching refs:NULL

193 	const CS_CodeDirectory *cd = NULL;
204 return NULL;
238 return NULL;
263 return NULL;
270 hash = NULL;
581 cluster_zero(upl, (uint32_t)lastoff, PAGE_SIZE - (uint32_t)lastoff, NULL);
594 (memory_object_size_t)(olastpgend - lastpg), NULL, NULL,
677 (void) ubc_msync(vp, (off_t)0, ubc_getsize(vp), NULL, UBC_PUSHALL);
782 if (uthread == NULL || (uthread->uu_flag & UT_SETUID) == 0) {
1052 return (ubc_msync_internal(vp, beg_off, end_off, NULL, flags, NULL));
1067 * caller; may be set to NULL to ignore
1074 * *resid_off, modified If non-NULL, the contents are ALWAYS
1115 * caller; may be set to NULL to ignore
1125 * one occurs; may be set to NULL to
1289 PRIBIO, "ubc_map", NULL);
1484 PRIBIO, "ubc_unmap", NULL);
1529 * phys_entryp The address of a ppnum_t; may be NULL
1532 * may be NULL to ignore
1544 * *phys_entryp (modified) If phys_entryp is non-NULL and
1546 * *flagsp (modified) If flagsp is non-NULL and there was
1630 * range The address of an int; may be NULL to
1639 * *range (modified) If range is non-NULL, its contents will
1708 * created upl; MUST NOT be NULL
1710 * list for the created upl; MAY be NULL
1724 * *plp (modified) If non-NULL, the value of *plp will be
1768 kr = memory_object_upl_request(control, f_offset, bufsize, uplp, NULL, &count, uplflags);
1769 if (plp != NULL)
2085 * Returns: !NULL The (upl_page_info_t *) for the page
2087 * NULL Error/no page list associated
2185 if (blob == NULL) {
2230 if (cd == NULL) {
2284 oblob != NULL;
2389 blob = NULL;
2427 blob = NULL;
2433 blob != NULL;
2461 blob != NULL;
2477 uip->cs_blobs = NULL;
2490 blobs = NULL;
2537 blob != NULL;
2577 if (cd != NULL) {
2597 if (hash != NULL) {
2680 blob != NULL;
2691 if (blob == NULL) {