Home
last modified time | relevance | path

Searched refs:first_read (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/md/
H A Dmd.c505 int error, i, ma_offs1, sz, first_read; in md_malloc_move_ma() local
512 first_read = 0; in md_malloc_move_ma()
548 if (!first_read) { in md_malloc_move_ma()
551 first_read = 1; in md_malloc_move_ma()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cpp1058 for (bool first_read = true;; first_read = false) { in ListThreads() local
1088 if (!first_read) { in ListThreads()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dmain.c543 bool first_read = true; in __wait_for_fifo_occupancy_below_th() local
557 if (first_read) { in __wait_for_fifo_occupancy_below_th()
559 first_read = false; in __wait_for_fifo_occupancy_below_th()