Home
last modified time | relevance | path

Searched refs:ptrs_end (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/tty/
A Dmips_ejtag_fdc.c221 const u8 **ptrs_end = ptrs + ranges; in mips_ejtag_fdc_encode() local
223 for (; ptrs < ptrs_end; ++ptrs) { in mips_ejtag_fdc_encode()
/linux/fs/bcachefs/
A Dbtree_io.c172 struct bkey_packed *new_whiteouts, **ptrs, **ptrs_end, *k; in bch2_sort_whiteouts() local
181 ptrs = ptrs_end = ((void *) new_whiteouts + bytes); in bch2_sort_whiteouts()
188 sort_bkey_ptrs(b, ptrs, ptrs_end - ptrs); in bch2_sort_whiteouts()
192 while (ptrs != ptrs_end) { in bch2_sort_whiteouts()

Completed in 11 milliseconds