Searched refs:LIST_NODE_NR (Results 1 – 4 of 4) sorted by relevance
18 #define LIST_NODE_NR (13) macro26 type *list[LIST_NODE_NR]; \267 if (__list->nr == LIST_NODE_NR) { \
267 if (!list || (nr = (last = list->prev)->nr) >= LIST_NODE_NR) { in __add_ptr_list()466 if (idx >= LIST_NODE_NR) { in copy_ptr_list()
122 const void *buffer[2 * LIST_NODE_NR]; in merge_block_seqs()
153 * diet: use smaller LIST_NODE_NR (29 -> 13)