Home
last modified time | relevance | path

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

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