Home
last modified time | relevance | path

Searched defs:reload (Results 1 – 20 of 20) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dreload.h75 struct reload struct
79 /* Where to store reload-reg afterward if nec (often the same as argument
83 /* The class of registers to reload into. */ argument
91 /* The mode of the reload register. */ argument
94 /* the largest number of registers this reload will require. */ argument
110 /* This is the register to reload into. If it is zero when `find_reloads' argument
121 /* Gives the reload number of a secondary input reload, when needed; argument
123 int secondary_in_reload; argument
126 int secondary_out_reload; argument
131 /* Likewise, for a secondary output reload. */ argument
[all …]
H A Dreload1.c749 reload (rtx_insn *first, int global) in reload() function
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dreload.h75 struct reload struct
79 /* Where to store reload-reg afterward if nec (often the same as argument
83 /* The class of registers to reload into. */ argument
91 /* The mode of the reload register. */ argument
94 /* the largest number of registers this reload will require. */ argument
110 /* This is the register to reload into. If it is zero when `find_reloads' argument
121 /* Gives the reload number of a secondary input reload, when needed; argument
123 int secondary_in_reload; argument
126 int secondary_out_reload; argument
131 /* Likewise, for a secondary output reload. */ argument
[all …]
H A Dreload1.c706 reload (rtx first, int global) in reload() function
/dflybsd-src/sys/platform/vkernel64/platform/
H A Dsystimer.c236 sysclock_t reload; in vktimer_thread() local
293 vktimer_intr_reload(struct cputimer_intr *cti __unused, sysclock_t reload) in vktimer_intr_reload()
/dflybsd-src/lib/libc/gen/
H A Dualarm.c43 ualarm(useconds_t usecs, useconds_t reload) in ualarm()
/dflybsd-src/sys/platform/pc64/apic/
H A Dlapic.c665 lapic_timer_tscdlt_reload(struct cputimer_intr *cti, sysclock_t reload) in lapic_timer_tscdlt_reload()
698 lapic_mem_timer_intr_reload(struct cputimer_intr *cti, sysclock_t reload) in lapic_mem_timer_intr_reload()
720 lapic_msr_timer_intr_reload(struct cputimer_intr *cti, sysclock_t reload) in lapic_msr_timer_intr_reload()
/dflybsd-src/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_main.c115 reload(int sig __unused) in reload() function
/dflybsd-src/games/sail/
H A Ddr_3.c322 reload(void) in reload() function
/dflybsd-src/sys/kern/
H A Dkern_cputimer.c402 cputimer_intr_reload(sysclock_t reload) in cputimer_intr_reload()
/dflybsd-src/usr.sbin/sensorsd/
H A Dsensorsd.c96 static volatile sig_atomic_t reload = 0; variable
/dflybsd-src/sys/sys/
H A Dsystimer.h200 void (*reload) member
/dflybsd-src/contrib/cryptsetup/src/
H A Dcryptsetup.c202 static int action_create(int reload) in action_create()
/dflybsd-src/contrib/cryptsetup/lib/
H A Dlibdevmapper.c428 int reload) in dm_create_device()
H A Dsetup.c351 int reload) in create_device_helper()
/dflybsd-src/sys/dev/virtual/hyperv/vmbus/
H A Dvmbus.c356 vmbus_timer_intr_reload(struct cputimer_intr *cti, sysclock_t reload) in vmbus_timer_intr_reload()
/dflybsd-src/sys/platform/pc64/isa/
H A Dclock.c342 i8254_intr_reload(struct cputimer_intr *cti, sysclock_t reload) in i8254_intr_reload()
/dflybsd-src/contrib/binutils-2.34/ld/
H A Dldlang.h270 unsigned int reload : 1; member
/dflybsd-src/contrib/binutils-2.27/ld/
H A Dldlang.h278 unsigned int reload : 1; member
/dflybsd-src/sys/dev/netif/ig_hal/
H A De1000_hw.h800 void (*reload)(struct e1000_hw *); member