Home
last modified time | relevance | path

Searched refs:b_proc (Results 1 – 4 of 4) sorted by relevance

/xnu-8792.41.9/bsd/kern/
H A Dkern_physio.c143 bp->b_proc = p; in physio()
/xnu-8792.41.9/bsd/sys/
H A Dbuf_internal.h140 proc_t b_proc; /* Associated proc; NULL if kernel. */ member
/xnu-8792.41.9/bsd/vfs/
H A Dvfs_bio.c1154 return bp->b_proc; in buf_proc()
4486 bp->b_proc = NULL; in alloc_io_buf()
/xnu-8792.41.9/tools/lldbmacros/
H A Dmemory.py4478 buf.b_validend, buf.b_redundancy_flags, buf.b_proc, buf.b_attr]