Home
last modified time | relevance | path

Searched defs:tf (Results 1 – 25 of 50) sorted by relevance

12

/f-stack/freebsd/kern/
H A Dsubr_filter.c38 reset_time(struct time_filter *tf, uint32_t time_len) in reset_time()
44 reset_time_small(struct time_filter_small *tf, uint32_t time_len) in reset_time_small()
75 setup_time_filter(struct time_filter *tf, int fil_type, uint32_t time_len) in setup_time_filter()
137 check_update_times(struct time_filter *tf, uint64_t value, uint32_t now) in check_update_times()
281 forward_filter_clock(struct time_filter *tf, uint32_t ticks_forward) in forward_filter_clock()
309 tick_filter_clock(struct time_filter *tf, uint32_t now) in tick_filter_clock()
340 tick_filter_clock_small(struct time_filter_small *tf, uint32_t now) in tick_filter_clock_small()
371 apply_filter_min(struct time_filter *tf, uint64_t value, uint32_t now) in apply_filter_min()
397 apply_filter_min_small(struct time_filter_small *tf, in apply_filter_min_small()
424 apply_filter_max(struct time_filter *tf, uint64_t value, uint32_t now) in apply_filter_max()
[all …]
/f-stack/freebsd/x86/x86/
H A Dstack_machdep.c52 #define TF_FLAGS(tf) ((tf)->tf_eflags) argument
53 #define TF_FP(tf) ((tf)->tf_ebp) argument
54 #define TF_PC(tf) ((tf)->tf_eip) argument
59 #define TF_FLAGS(tf) ((tf)->tf_rflags) argument
60 #define TF_FP(tf) ((tf)->tf_rbp) argument
61 #define TF_PC(tf) ((tf)->tf_rip) argument
/f-stack/freebsd/sys/
H A Dtim_filter.h94 get_filter_value(struct time_filter *tf) in get_filter_value()
100 get_cur_timelim(struct time_filter *tf) in get_cur_timelim()
120 get_filter_value_small(struct time_filter_small *tf) in get_filter_value_small()
126 get_cur_timelim_small(struct time_filter_small *tf) in get_cur_timelim_small()
/f-stack/freebsd/arm/arm/
H A Dtrap-v6.c217 abort_imprecise(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode) in abort_imprecise()
249 abort_debug(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode, in abort_debug()
279 abort_handler(struct trapframe *tf, int prefetch) in abort_handler()
559 abort_fatal(struct trapframe *tf, u_int idx, u_int fsr, u_int far, in abort_fatal()
635 abort_align(struct trapframe *tf, u_int idx, u_int fsr, u_int far, in abort_align()
672 abort_icache(struct trapframe *tf, u_int idx, u_int fsr, u_int far, in abort_icache()
H A Dmachdep_kdb.c96 struct trapframe *tf = td->td_frame; in fill_regs() local
115 struct trapframe *tf = td->td_frame; in set_regs() local
H A Dmachdep.c346 struct trapframe *tf = td->td_frame; in exec_setregs() local
428 struct trapframe *tf = td->td_frame; in get_mcontext() local
471 struct trapframe *tf = td->td_frame; in set_mcontext() local
535 struct trapframe *tf; local
668 makectx(struct trapframe *tf, struct pcb *pcb) in makectx()
H A Dvm_machdep.c99 struct trapframe *tf; in cpu_fork() local
232 struct trapframe *tf = td->td_frame; in cpu_set_upcall() local
H A Dpmu.c71 struct trapframe *tf; in pmu_intr() local
H A Dpl190.c93 struct trapframe *tf) in pl190_intc_irq_dispatch()
108 struct trapframe *tf; in pl190_intc_intr() local
H A Dmachdep_intr.c144 intr_ipi_dispatch(u_int ipi, struct trapframe *tf) in intr_ipi_dispatch()
/f-stack/freebsd/arm64/arm64/
H A Dmachdep.c460 struct trapframe *tf; in fill_regs32() local
478 struct trapframe *tf; in set_regs32() local
553 struct trapframe *tf = td->td_frame; in exec_setregs() local
572 struct trapframe *tf = td->td_frame; in get_mcontext() local
596 struct trapframe *tf = td->td_frame; in set_mcontext() local
806 makectx(struct trapframe *tf, struct pcb *pcb) in makectx()
823 struct trapframe *tf; in sendsig() local
H A Dfreebsd32_machdep.c169 struct trapframe *tf; in get_mcontext32() local
195 struct trapframe *tf; in set_mcontext32() local
311 struct trapframe *tf; in freebsd32_sendsig() local
H A Dvm_machdep.c71 struct trapframe *tf; in cpu_fork() local
198 struct trapframe *tf = td->td_frame; in cpu_set_upcall() local
H A Delf32_machdep.c238 struct trapframe *tf = td->td_frame; in freebsd32_setregs() local
/f-stack/freebsd/i386/i386/
H A Ddb_trace.c83 get_esp(struct trapframe *tf) in get_esp()
298 struct trapframe *tf; in db_nextframe() local
436 db_backtrace(struct thread *td, struct trapframe *tf, struct i386_frame *frame, in db_backtrace()
612 struct trapframe *tf; in db_trace_thread() local
H A Dmachdep.c404 struct trapframe_vm86 *tf = (struct trapframe_vm86 *)regs; in osendsig() local
524 struct trapframe_vm86 *tf = (struct trapframe_vm86 *)regs; in freebsd4_sendsig() local
683 struct trapframe_vm86 *tf = (struct trapframe_vm86 *)regs; in sendsig() local
763 struct trapframe_vm86 *tf = (struct trapframe_vm86 *)regs; local
878 struct trapframe_vm86 *tf = (struct trapframe_vm86 *)regs; local
991 struct trapframe_vm86 *tf = (struct trapframe_vm86 *)regs; local
2748 makectx(struct trapframe *tf, struct pcb *pcb) in makectx()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_try_files_module.c85 ngx_http_try_file_t *tf; in ngx_http_try_files_handler() local
298 ngx_http_try_file_t *tf; in ngx_http_try_files() local
/f-stack/freebsd/amd64/amd64/
H A Ddb_trace.c175 struct trapframe *tf; in db_nextframe() local
267 db_backtrace(struct thread *td, struct trapframe *tf, struct amd64_frame *frame, in db_backtrace()
385 struct trapframe *tf; in db_trace_thread() local
/f-stack/freebsd/amd64/vmm/
H A Dvmm_util.c84 dump_trapframe(struct trapframe *tf) in dump_trapframe()
/f-stack/freebsd/mips/cavium/
H A Docteon_pmc.c111 struct trapframe *tf = PCPU_GET(curthread)->td_intr_frame; in octeon_pmc_intr() local
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2836.c348 struct trapframe *tf) in bcm_lintc_ipi_dispatch()
379 struct trapframe *tf) in bcm_lintc_irq_dispatch()
394 struct trapframe *tf; in bcm_lintc_intr() local
/f-stack/freebsd/mips/mips/
H A Dintr_machdep.c245 cpu_intr(struct trapframe *tf) in cpu_intr()
H A Dpm_machdep.c299 makectx(struct trapframe *tf, struct pcb *pcb) in makectx()
H A Dvm_machdep.c417 struct trapframe *tf; in cpu_set_upcall() local
/f-stack/freebsd/mips/nlm/
H A Dintr_machdep.c232 cpu_intr(struct trapframe *tf) in cpu_intr()

12