Home
last modified time | relevance | path

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

/xnu-12377.1.9/libkern/firehose/
H A Dchunk_private.h48 uint8_t fcp_flag_full : 1; member
123 pos.fcp_flag_full = true; in firehose_chunk_tracepoint_try_reserve()
141 pos.fcp_flag_full = true; in firehose_chunk_tracepoint_try_reserve()
191 return pos.fcp_refcnt == 1 && pos.fcp_flag_full; in firehose_chunk_tracepoint_end()