Searched refs:reloaded (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/stand/lua/
H A Dhook.lua44 -- e.g. config.reloaded which takes place after config has been reloaded,
H A Dconfig.lua649 hook.runAll("config.reloaded")
677 hook.registerType("config.reloaded")
H A Dcore.lua408 hook.register("config.reloaded", core.clearCachedKernels)
/freebsd-11-stable/sys/dev/alc/
H A Dif_alc.c795 int i, reloaded; local
797 reloaded = 0;
814 reloaded++;
821 if (reloaded == 0) {
1106 * When driver is reloaded after GPHY power down,
/freebsd-11-stable/contrib/gcc/
H A Dreload.c34 1. sets up tables describing which values must be reloaded
35 for this insn, and what kind of hard regs they must be reloaded into;
343 mode and object being reloaded. */
798 /* If INNER is a constant or PLUS, then INNER must be reloaded. */
803 be reloaded. */
822 /* Return nonzero if IN can be reloaded into REGNO with mode MODE without
881 CLASS is a register class required for the reloaded data.
1428 /* If the ostensible rtx being reloaded differs from the rtx found
1442 So we must do the increment of the value reloaded from,
1689 the value being output-reloaded, becaus
6043 int reloaded; local
[all...]

Completed in 199 milliseconds