Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dbtlog.c984 struct btlog_log { struct
1016 struct btlog_log *btll;
1084 pair.btsp_size = round_page(sizeof(struct btlog_log) + in __btlog_size()
1086 pair.btsp_count = (pair.btsp_size - sizeof(struct btlog_log)) / in __btlog_size()
1120 #pragma mark btlog_log
1123 __btlog_log_destroy(struct btlog_log *btll) in __btlog_log_destroy()
1131 __btlog_log_record(struct btlog_log *btll, void *addr, uint8_t op, btref_t btref) in __btlog_log_record()