Searched refs:tcpm_lock (Results 1 - 1 of 1) sorted by last modified time

/linux-master/net/ipv4/
H A Dtcp_metrics.c47 u32 tcpm_lock; member in struct:tcp_metrics_block
64 return READ_ONCE(tm->tcpm_lock) & (1 << idx);
119 WRITE_ONCE(tm->tcpm_lock, val);

Completed in 189 milliseconds