Lines Matching refs:READ_ONCE
63 pm->subflows_max, READ_ONCE(pm->accept_subflow));
66 if (!READ_ONCE(pm->accept_subflow))
70 if (READ_ONCE(pm->accept_subflow)) {
104 if (!READ_ONCE(pm->work_pending))
109 if (READ_ONCE(pm->work_pending))
127 if (!READ_ONCE(pm->work_pending))
132 if (READ_ONCE(pm->work_pending))
149 READ_ONCE(pm->accept_addr));
153 if (!READ_ONCE(pm->accept_addr))
186 *echo = READ_ONCE(msk->pm.add_addr_echo);