Searched defs:tf (Results 76 - 100 of 128) sorted by relevance

123456

/freebsd-11-stable/lib/msun/src/
H A De_lgamma_r.c108 tf = -1.21486290535849611461e-01, /* 0xBFBF19B9, 0xBCC38A42 */ variable
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dmp_machdep.c547 cpu_ipi_hardclock(struct trapframe *tf) argument
/freebsd-11-stable/sys/mips/atheros/
H A Dapb.c352 struct trapframe *tf; local
/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_mips.c253 mips_pmc_intr(int cpu, struct trapframe *tf) argument
747 pmc_save_kernel_callchain(uintptr_t *cc, int nframes, struct trapframe *tf) argument
778 pmc_save_user_callchain(uintptr_t *cc, int nframes, struct trapframe *tf) argument
[all...]
H A Dhwpmc_ppro.c674 p6_intr(int cpu, struct trapframe *tf) argument
H A Dhwpmc_amd.c754 amd_intr(int cpu, struct trapframe *tf) argument
/freebsd-11-stable/sys/i386/i386/
H A Ddb_trace.c83 get_esp(struct trapframe *tf) argument
300 struct trapframe *tf; local
411 db_backtrace(struct thread *td, struct trapframe *tf, struct i386_frame *frame, db_addr_t pc, register_t sp, int count) argument
575 struct trapframe *tf; local
[all...]
/freebsd-11-stable/sys/kern/
H A Dsubr_kdb.c644 kdb_trap(int type, int code, struct trapframe *tf) argument
/freebsd-11-stable/sys/mips/mips/
H A Dmips_pic.c282 struct trapframe *tf = PCPU_GET(curthread)->td_intr_frame; local
284 pmc_hook(PCPU_GET(curthread), PMC_FN_USER_CALLCHAIN, tf); local
/freebsd-11-stable/sys/powerpc/fpu/
H A Dfpu_emu.c270 fpu_execute(struct trapframe *tf, struct fpemu *fe, union instr *insn) argument
[all...]
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dintr_machdep.c580 powerpc_dispatch_intr(u_int vector, struct trapframe *tf) argument
H A Dexec_machdep.c127 struct trapframe *tf; local
345 makectx(struct trapframe *tf, struct pcb *pcb) argument
441 struct trapframe *tf; local
502 struct trapframe *tf; local
562 struct trapframe *tf; local
592 struct trapframe *tf; local
630 struct trapframe *tf; local
666 struct trapframe *tf; local
684 struct trapframe *tf; local
870 struct trapframe *tf; local
963 struct trapframe *tf; local
1004 struct trapframe *tf; local
[all...]
/freebsd-11-stable/sys/arm64/arm64/
H A Dmp_machdep.c586 intr_ipi_dispatch(u_int ipi, struct trapframe *tf) argument
H A Dgic_v3.c371 struct trapframe *tf; local
/freebsd-11-stable/stand/userboot/test/
H A Dtest.c110 struct test_file *tf; local
152 struct test_file *tf = h; local
166 struct test_file *tf = h; local
174 struct test_file *tf = h; local
190 struct test_file *tf = h; local
216 struct test_file *tf = h; local
229 struct test_file *tf = h; local
[all...]
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c225 uint32_t tf = OS_REG_READ(ah, AR_TFCNT); local
/freebsd-11-stable/stand/libsa/
H A Dpkgfs.c139 struct tarfile *tf, *tfn; local
202 struct tarfile *tf; local
253 struct tarfile *tf; local
272 struct tarfile *tf; local
335 struct tarfile *tf; local
384 struct tarfile *tf; local
399 struct tarfile *tf; local
471 cache_data(struct tarfile *tf) argument
601 get_mode(struct tarfile *tf) argument
[all...]
/freebsd-11-stable/sys/riscv/riscv/
H A Dmachdep.c259 struct trapframe *tf; local
293 struct trapframe *tf = td->td_frame; local
317 struct trapframe *tf; local
469 makectx(struct trapframe *tf, struct pcb *pcb) argument
488 struct trapframe *tf; local
[all...]
/freebsd-11-stable/usr.sbin/bhyve/
H A Duart_emul.c141 ttyopen(struct ttyfd *tf) argument
158 ttyread(struct ttyfd *tf) argument
169 ttywrite(struct ttyfd *tf, unsigned char wb) argument
[all...]
/freebsd-11-stable/sys/arm/arm/
H A Dmachdep.c384 struct trapframe *tf = td->td_frame; local
467 struct trapframe *tf = td->td_frame; local
510 struct trapframe *tf = td->td_frame; local
574 struct trapframe *tf; local
707 makectx(struct trapframe *tf, struct pcb *pcb) argument
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dtree-eh.c298 struct leh_tf_state *tf; member in struct:leh_state
369 find_goto_replacement(struct leh_tf_state *tf, tree stmt) argument
385 replace_goto_queue_cond_clause(tree *tp, struct leh_tf_state *tf, tree_stmt_iterator *tsi) argument
414 replace_goto_queue_1(tree t, struct leh_tf_state *tf, tree_stmt_iterator *tsi) argument
430 replace_goto_queue_cond_clause (&COND_EXPR_THEN (t), tf, tsi); local
431 replace_goto_queue_cond_clause (&COND_EXPR_ELSE (t), tf, tsi); local
440 replace_goto_queue_stmt_list (CATCH_BODY (t), tf); local
443 replace_goto_queue_stmt_list (EH_FILTER_FAILURE (t), tf); local
460 replace_goto_queue_stmt_list(tree t, struct leh_tf_state *tf) argument
464 replace_goto_queue_1 (tsi_stmt (i), tf, &i); local
470 replace_goto_queue(struct leh_tf_state *tf) argument
484 struct leh_tf_state *tf = state->tf; local
561 struct leh_tf_state *tf = state->tf; local
753 lower_try_finally_fallthru_label(struct leh_tf_state *tf) argument
787 honor_protect_cleanup_actions(struct leh_state *outer_state, struct leh_state *this_state, struct leh_tf_state *tf) argument
910 lower_try_finally_nofallthru(struct leh_state *state, struct leh_tf_state *tf) argument
946 lower_try_finally_onedest(struct leh_state *state, struct leh_tf_state *tf) argument
1024 lower_try_finally_copy(struct leh_state *state, struct leh_tf_state *tf) argument
1140 lower_try_finally_switch(struct leh_state *state, struct leh_tf_state *tf) argument
[all...]
/freebsd-11-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2836.c406 struct trapframe *tf; local
363 bcm_lintc_ipi_dispatch(struct bcm_lintc_softc *sc, u_int cpu, struct trapframe *tf) argument
390 bcm_lintc_irq_dispatch(struct bcm_lintc_softc *sc, u_int irq, struct trapframe *tf) argument
[all...]
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c1423 uint32_t tf = OS_REG_READ(ah, AR_TFCNT); local
/freebsd-11-stable/lib/msun/ld128/
H A De_lgammal_r.c70 tf = -1.21486290535849608095514557177691584e-01L, variable
/freebsd-11-stable/usr.sbin/cdcontrol/
H A Dcdcontrol.c530 unsigned char tm, ts, tf; local
610 &tm, &ts, &tf); local
658 &tm, &ts, &tf); local
676 &tm, &ts, &tf); local
698 &tm, &ts, &tf); local
727 &tm, &ts, &tf); local
[all...]

Completed in 188 milliseconds

123456