Searched refs:Reload (Results 1 – 12 of 12) sorted by relevance
| /freebsd-14.2/sys/contrib/dev/acpica/components/tables/ |
| H A D | tbinstal.c | 251 BOOLEAN Reload, in AcpiTbInstallStandardTable() argument 278 if (!Reload && in AcpiTbInstallStandardTable()
|
| /freebsd-14.2/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 | 1192 for (const MachineInstr *Reload : drop_end(RC)) in EliminateSpillageCopies() local 1193 if (CopySourceInvalid.count(Reload)) in EliminateSpillageCopies() 1255 const MachineInstr &Reload) { in EliminateSpillageCopies() argument 1256 if (!IsFoldableCopy(Spill) || !IsFoldableCopy(Reload)) in EliminateSpillageCopies() 1261 isCopyInstr(Reload, *TII, UseCopyInstr); in EliminateSpillageCopies()
|
| /freebsd-14.2/sys/contrib/dev/acpica/include/ |
| H A D | actables.h | 284 BOOLEAN Reload,
|
| /freebsd-14.2/sys/contrib/openzfs/scripts/ |
| H A D | zfs.sh | 41 -r Reload modules
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | milbeaut-m10v.dtsi | 75 timer@1e000050 { /* 32-bit Reload Timers */
|
| /freebsd-14.2/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-14.2/contrib/unbound/contrib/ |
| H A D | unbound_cache.cmd | 97 echo r - Reload - reloadind new cache entries and refresh existing cache
|
| /freebsd-14.2/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-14.2/sys/contrib/device-tree/Bindings/arm/ |
| H A D | rockchip.yaml | 145 - description: Firefly Firefly-RK3288 Reload
|
| /freebsd-14.2/sys/dev/aic7xxx/ |
| H A D | aic7xxx.seq | 1168 * Reload HADDR from SHADDR and setup the
|
| /freebsd-14.2/contrib/unbound/doc/ |
| H A D | Changelog | 6399 - Fix #690: Reload fails when so-reuseport is yes after changing
|