Home
last modified time | relevance | path

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

/xnu-8796.121.2/libkern/firehose/
H A Dchunk_private.h48 uint8_t fcp_flag_full : 1; member
116 pos.fcp_flag_full = true; in firehose_chunk_tracepoint_try_reserve()
134 pos.fcp_flag_full = true; in firehose_chunk_tracepoint_try_reserve()
184 return pos.fcp_refcnt == 1 && pos.fcp_flag_full; in firehose_chunk_tracepoint_end()