Searched refs:opart (Results 1 – 1 of 1) sorted by relevance
50 ngx_list_part_t *part, *opart; in ngx_init_cycle() local430 oshm_zone = opart->elts; in ngx_init_cycle()434 if (n >= opart->nelts) { in ngx_init_cycle()438 opart = opart->next; in ngx_init_cycle()636 oshm_zone = opart->elts; in ngx_init_cycle()640 if (i >= opart->nelts) { in ngx_init_cycle()644 opart = opart->next; in ngx_init_cycle()645 oshm_zone = opart->elts; in ngx_init_cycle()867 oshm_zone = opart->elts; in ngx_init_cycle()871 if (n >= opart->nelts) { in ngx_init_cycle()[all …]