Home
last modified time | relevance | path

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

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