Home
last modified time | relevance | path

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

/xnu-12377.1.9/libkern/os/
H A Dlog_queue.c200 log_queue_entry_alloc(log_queue_t lq, size_t lqe_size, firehose_stream_t stream_type) in log_queue_entry_alloc() function
240 log_queue_entry_t lqe = log_queue_entry_alloc(lq, log_queue_entry_size(lp), lp->lp_stream); in log_queue_add_entry()