Home
last modified time | relevance | path

Searched refs:reallocating (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/mps/
H A Dmps.c464 uint8_t saved_mode, reallocating; in mps_iocfacts_allocate() local
548 reallocating = FALSE; in mps_iocfacts_allocate()
570 reallocating = TRUE; in mps_iocfacts_allocate()
581 if (attaching || reallocating) { in mps_iocfacts_allocate()
624 if (reallocating) { in mps_iocfacts_allocate()
637 while (attaching || reallocating) { in mps_iocfacts_allocate()
/freebsd/sys/dev/mpr/
H A Dmpr.c485 uint8_t saved_mode, reallocating; in mpr_iocfacts_allocate() local
570 reallocating = FALSE; in mpr_iocfacts_allocate()
594 reallocating = TRUE; in mpr_iocfacts_allocate()
605 if (attaching || reallocating) { in mpr_iocfacts_allocate()
653 if (reallocating) { in mpr_iocfacts_allocate()
666 while (attaching || reallocating) { in mpr_iocfacts_allocate()
741 if ((attaching || reallocating) && (error = mpr_pci_setup_interrupts(sc)) != 0) { in mpr_iocfacts_allocate()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_malloc_mac.inc243 // We can't recover from reallocating an unknown address, because
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog-1.4195 o Recalculate pending events properly when reallocating event array on Solaris; from Trond Norbye
/freebsd/contrib/libevent/
H A DChangeLog-1.4195 o Recalculate pending events properly when reallocating event array on Solaris; from Trond Norbye
/freebsd/contrib/ncurses/
H A DNEWS9596 cached for reallocating.