Lines Matching defs:head
1208 void *head, void *tail, int bulk_cnt,
1212 void *object = head;
1464 void *head, void *tail, int bulk_cnt,
1549 void **head, void **tail,
1554 void *next = *head;
1555 void *old_tail = *tail ? *tail : *head;
1559 *head = NULL;
1581 set_freepointer(s, object, *head);
1582 *head = object;
1594 if (*head == *tail)
1597 return *head != NULL;
2970 void *head, void *tail, int cnt,
2984 !free_debug_processing(s, page, head, tail, cnt, addr))
3028 head, new.counters,
3095 * same page) possible by specifying head and tail ptr, plus objects
3099 struct page *page, void *head, void *tail,
3102 void *tail_obj = tail ? : head;
3108 memcg_slab_free_hook(s, &head, 1);
3133 head, next_tid(tid)))) {
3140 __slab_free(s, page, head, tail_obj, cnt, addr);
3145 void *head, void *tail, int cnt,
3152 if (slab_free_freelist_hook(s, &head, &tail, &cnt))
3153 do_slab_free(s, page, head, tail, cnt, addr);
4136 * up most to the head of the partial lists. New allocations will then
4186 * Promote the slabs filled up most to the head of the