Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dcontent_filter.c403 void* cfil_rw_lock_history[CFIL_RW_LCK_MAX]; variable
880 cfil_rw_lock_history[cfil_rw_nxt_lck] = lr_saved; in cfil_rw_lock_exclusive()
906 cfil_rw_lock_history[cfil_rw_nxt_lck] = lr_saved; in cfil_rw_lock_shared()
948 cfil_rw_lock_history[cfil_rw_nxt_lck] = lr_saved; in cfil_rw_lock_exclusive_to_shared()