Home
last modified time | relevance | path

Searched refs:fcp_refcnt (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/libkern/firehose/ !
H A Dchunk_private.h45 uint8_t fcp_refcnt; member
141 if (pos.fcp_refcnt) { in firehose_chunk_tracepoint_try_reserve()
184 return pos.fcp_refcnt == 1 && pos.fcp_flag_full; in firehose_chunk_tracepoint_end()
/xnu-8019.80.24/libkern/os/ !
H A Dlog.c706 firehose_boot_chunk->fc_pos.fcp_refcnt = 0; in __firehose_allocate()
/xnu-8019.80.24/bsd/kern/ !
H A Dsubr_log.c149 .fcp_refcnt = 1, // indicate that there is a writer to this chunk