Searched refs:slidx_list_t (Results 1 – 2 of 2) sorted by relevance
88 } slidx_list_t; typedef108 (((head)->next != (head)) ? list_entry((head)->next, typeof(slidx_list_t), list) : NULL)111 slidx_list_t *__pos; \
72 slidx_list_t *buffer; /* section pointer list pool */221 {slidx_list_t *hl = &slidx_pool.buffer[slidx_pool.cur_idx]; \353 kmalloc_array(slidx_pool.max_idx, sizeof(slidx_list_t), in init_record_index_pools()