Searched refs:deref_locked (Results 1 – 1 of 1) sorted by relevance
160 #define deref_locked(p) \ macro191 oldest = deref_locked(tcp_metrics_hash[hash].chain); in tcpm_new()192 for (tm = deref_locked(oldest->tcpm_next); tm; in tcpm_new()193 tm = deref_locked(tm->tcpm_next)) { in tcpm_new()906 for (tm = deref_locked(*pp); tm; tm = deref_locked(*pp)) { in tcp_metrics_flush_all()947 for (tm = deref_locked(*pp); tm; tm = deref_locked(*pp)) { in tcp_metrics_nl_cmd_del()