| /f-stack/freebsd/kern/ |
| H A D | subr_filter.c | 38 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 D | stack_machdep.c | 52 #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 D | tim_filter.h | 94 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 D | trap-v6.c | 217 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 D | machdep_kdb.c | 96 struct trapframe *tf = td->td_frame; in fill_regs() local 115 struct trapframe *tf = td->td_frame; in set_regs() local
|
| H A D | machdep.c | 346 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 D | vm_machdep.c | 99 struct trapframe *tf; in cpu_fork() local 232 struct trapframe *tf = td->td_frame; in cpu_set_upcall() local
|
| H A D | pmu.c | 71 struct trapframe *tf; in pmu_intr() local
|
| H A D | pl190.c | 93 struct trapframe *tf) in pl190_intc_irq_dispatch() 108 struct trapframe *tf; in pl190_intc_intr() local
|
| H A D | machdep_intr.c | 144 intr_ipi_dispatch(u_int ipi, struct trapframe *tf) in intr_ipi_dispatch()
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | machdep.c | 460 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 D | freebsd32_machdep.c | 169 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 D | vm_machdep.c | 71 struct trapframe *tf; in cpu_fork() local 198 struct trapframe *tf = td->td_frame; in cpu_set_upcall() local
|
| H A D | elf32_machdep.c | 238 struct trapframe *tf = td->td_frame; in freebsd32_setregs() local
|
| /f-stack/freebsd/i386/i386/ |
| H A D | db_trace.c | 83 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 D | machdep.c | 404 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 D | ngx_http_try_files_module.c | 85 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 D | db_trace.c | 175 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 D | vmm_util.c | 84 dump_trapframe(struct trapframe *tf) in dump_trapframe()
|
| /f-stack/freebsd/mips/cavium/ |
| H A D | octeon_pmc.c | 111 struct trapframe *tf = PCPU_GET(curthread)->td_intr_frame; in octeon_pmc_intr() local
|
| /f-stack/freebsd/arm/broadcom/bcm2835/ |
| H A D | bcm2836.c | 348 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 D | intr_machdep.c | 245 cpu_intr(struct trapframe *tf) in cpu_intr()
|
| H A D | pm_machdep.c | 299 makectx(struct trapframe *tf, struct pcb *pcb) in makectx()
|
| H A D | vm_machdep.c | 417 struct trapframe *tf; in cpu_set_upcall() local
|
| /f-stack/freebsd/mips/nlm/ |
| H A D | intr_machdep.c | 232 cpu_intr(struct trapframe *tf) in cpu_intr()
|