Home
last modified time | relevance | path

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

/xnu-12377.81.4/libkern/os/
H A Dlog.c77 struct smrq_slink ol_hash_link; member
487 const os_log_t log = __container_of(link, struct os_log_s, ol_hash_link); in os_log_hash()
494 const os_log_t h = __container_of(link, struct os_log_s, ol_hash_link); in os_log_equ()
504 SMRH_TRAITS_DEFINE(os_log_cache_traits, struct os_log_s, ol_hash_link,
527 os_log_key(&log->ol_subsystem), &log->ol_hash_link, in os_log_cache_insert()