Home
last modified time | relevance | path

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

/xnu-12377.61.12/libkern/firehose/
H A Dchunk_private.h43 uint16_t fcp_next_entry_offs; member
78 return pos->fcp_next_entry_offs + size <= pos->fcp_private_offs; in firehose_chunk_pos_fits()
159 return orig.fcp_next_entry_offs; in firehose_chunk_tracepoint_try_reserve()
/xnu-12377.61.12/libkern/os/
H A Dlog.c119 .fcp_next_entry_offs = offsetof(struct firehose_chunk_s, fc_data),