Home
last modified time | relevance | path

Searched refs:middle_idx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/mm/
H A Dz3fold.c602 int middle_idx = __idx(zhdr, MIDDLE); in compact_single_buddy() local
615 } else if (zhdr->middle_chunks && zhdr->slots->slot[middle_idx]) { in compact_single_buddy()
618 old_handle = (unsigned long)&zhdr->slots->slot[middle_idx]; in compact_single_buddy()
/kernel/linux/linux-5.10/mm/
H A Dz3fold.c683 int middle_idx = __idx(zhdr, MIDDLE); in compact_single_buddy() local
696 } else if (zhdr->middle_chunks && zhdr->slots->slot[middle_idx]) { in compact_single_buddy()
699 old_handle = (unsigned long)&zhdr->slots->slot[middle_idx]; in compact_single_buddy()

Completed in 5 milliseconds