Searched refs:slidx_list_t (Results 1 – 2 of 2) sorted by relevance
87 } slidx_list_t; typedef107 (((head)->next != (head)) ? list_entry((head)->next, typeof(slidx_list_t), list) : NULL)110 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(slidx_pool.max_idx * sizeof(slidx_list_t), GFP_KERNEL); in init_record_index_pools()