Searched refs:Reload (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/contrib/dev/acpica/components/tables/ |
H A D | tbinstal.c | 251 BOOLEAN Reload, in AcpiTbInstallStandardTable() argument 278 if (!Reload && in AcpiTbInstallStandardTable()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | FixupStatepointCallerSaved.cpp | 443 MachineInstr *Reload = It->getPrevNode(); in insertReloadBefore() local 446 assert(TII.isLoadFromStackSlot(*Reload, Dummy) == Reg); in insertReloadBefore() 448 MBB->remove(Reload); in insertReloadBefore() 449 MBB->insertAfter(It, Reload); in insertReloadBefore()
|
H A D | MachineCopyPropagation.cpp | 1216 for (const MachineInstr *Reload : drop_end(RC)) in EliminateSpillageCopies() local 1217 if (CopySourceInvalid.count(Reload)) in EliminateSpillageCopies() 1279 const MachineInstr &Reload) { in EliminateSpillageCopies() argument 1280 if (!IsFoldableCopy(Spill) || !IsFoldableCopy(Reload)) in EliminateSpillageCopies() 1285 isCopyInstr(Reload, *TII, UseCopyInstr); in EliminateSpillageCopies()
|
/freebsd/sys/contrib/dev/acpica/include/ |
H A D | actables.h | 284 BOOLEAN Reload,
|
/freebsd/sys/contrib/openzfs/scripts/ |
H A D | zfs.sh | 41 -r Reload modules
|
/freebsd/sys/contrib/device-tree/src/arm/socionext/ |
H A D | milbeaut-m10v.dtsi | 75 timer@1e000050 { /* 32-bit Reload Timers */
|
/freebsd/stand/i386/btx/btx/ |
H A D | btx.S | 255 ljmpw $SEL_RCODE,$exit.1 # Reload CS 258 mov %cx,%ss # Reload SS 268 ljmp $0x0,$exit.2 # Reload CS 270 mov %ax,%ss # Reload SS
|
/freebsd/contrib/unbound/contrib/ |
H A D | unbound_cache.cmd | 97 echo r - Reload - reloadind new cache entries and refresh existing cache
|
/freebsd/sys/contrib/dev/ice/ |
H A D | README |
|
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerFlags.def | 121 "Reload the main corpus every <N> seconds to get new units"
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx.seq | 1168 * Reload HADDR from SHADDR and setup the
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 6399 - Fix #690: Reload fails when so-reuseport is yes after changing
|