Searched refs:b_proc (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_physio.c144 bp->b_proc = p;
/darwin-on-arm/xnu/bsd/sys/
H A Dbuf_internal.h134 proc_t b_proc; /* Associated proc; NULL if kernel. */ member in struct:buf
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_bio.c995 return (bp->b_proc);
4038 bp->b_proc = NULL;

Completed in 77 milliseconds