Searched refs:NCA_LOG_ALIGN (Results 1 – 3 of 3) sorted by relevance
162 #define NCA_LOG_ALIGN(p) (char *)(((size_t)p+(sizeof (uint32_t)-1)) & \ macro
664 r = (nca_request_log_t *)NCA_LOG_ALIGN(er); in b2clf_buf()
690 wp = NCA_LOG_ALIGN(wp); in nl7c_logd_log()