Searched refs:os_access_once (Results 1 – 3 of 3) sorted by relevance
35 #define os_access_once(val) (*((volatile __typeof__((val)) *)&(val))) macro
723 uint32_t tcp_now_local = os_access_once(tcp_now); in tcp_output()820 tcp_now_local = os_access_once(tcp_now); in tcp_output()
2132 int bktsize = os_access_once(ccp->cc_bktsize); in mbuf_class_under_pressure()2133 uint32_t bl_total = os_access_once(cp->mc_full.bl_total); in mbuf_class_under_pressure()2140 int cc_objs = os_access_once(ccp->cc_objs); in mbuf_class_under_pressure()2145 int cc_pobjs = os_access_once(ccp->cc_pobjs); in mbuf_class_under_pressure()