Searched refs:tf (Results 101 - 125 of 143) sorted by relevance

123456

/freebsd-11.0-release/tools/regression/sockets/unix_cmsg/
H A Dunix_cmsg.c326 const struct test_func *tf; local
332 tf = test_stream_tbl;
336 tf = test_dgram_tbl;
347 for (i = testno1, tf += testno1; i <= testno2; ++tf, ++i) {
348 output(" %u: %s\n", i, tf->desc);
349 switch (tf->func()) {
/freebsd-11.0-release/sys/dev/hwpmc/
H A Dhwpmc_amd.c628 amd_intr(int cpu, struct trapframe *tf) argument
639 PMCDBG3(MDP,INT,1, "cpu=%d tf=%p um=%d", cpu, (void *) tf,
640 TRAPF_USERMODE(tf));
689 error = pmc_process_interrupt(cpu, PMC_HR, pm, tf,
690 TRAPF_USERMODE(tf));
H A Dhwpmc_mpc7xxx.c661 mpc7xxx_intr(int cpu, struct trapframe *tf) argument
671 PMCDBG3(MDP,INT,1, "cpu=%d tf=%p um=%d", cpu, (void *) tf,
672 TRAPF_USERMODE(tf));
703 error = pmc_process_interrupt(cpu, PMC_HR, pm, tf,
704 TRAPF_USERMODE(tf));
H A Dhwpmc_piv.c1415 p4_intr(int cpu, struct trapframe *tf) argument
1423 PMCDBG3(MDP,INT, 1, "cpu=%d tf=0x%p um=%d", cpu, (void *) tf,
1424 TRAPF_USERMODE(tf));
1467 (void) pmc_process_interrupt(cpu, PMC_HR, pm, tf,
1468 TRAPF_USERMODE(tf));
1517 error = pmc_process_interrupt(cpu, PMC_HR, pm, tf,
1518 TRAPF_USERMODE(tf));
H A Dhwpmc_ppro.c674 p6_intr(int cpu, struct trapframe *tf) argument
707 error = pmc_process_interrupt(cpu, PMC_HR, pm, tf,
708 TRAPF_USERMODE(tf));
H A Dhwpmc_core.c2663 core_intr(int cpu, struct trapframe *tf) argument
2671 PMCDBG3(MDP,INT, 1, "cpu=%d tf=0x%p um=%d", cpu, (void *) tf,
2672 TRAPF_USERMODE(tf));
2691 error = pmc_process_interrupt(cpu, PMC_HR, pm, tf,
2692 TRAPF_USERMODE(tf));
2722 core2_intr(int cpu, struct trapframe *tf) argument
2730 PMCDBG3(MDP,INT, 1, "cpu=%d tf=0x%p um=%d", cpu, (void *) tf,
2731 TRAPF_USERMODE(tf));
[all...]
/freebsd-11.0-release/sys/sparc64/sparc64/
H A Dmp_machdep.c510 cpu_ipi_ast(struct trapframe *tf __unused)
516 cpu_ipi_stop(struct trapframe *tf __unused)
540 cpu_ipi_preempt(struct trapframe *tf __unused)
547 cpu_ipi_hardclock(struct trapframe *tf) argument
556 td->td_intr_frame = tf;
H A Dintr_machdep.c201 intr_stray_level(struct trapframe *tf) argument
205 level = tf->tf_level;
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c225 uint32_t tf = OS_REG_READ(ah, AR_TFCNT); local
242 hsample->tx_busy = tf - ahp->ah_txBusy;
252 ahp->ah_txBusy = tf;
/freebsd-11.0-release/contrib/gcc/
H A Dlibgcc2.h279 #define __floatditf __NDW(float,tf)
283 #define __floatunditf __NDW(floatun,tf)
H A Dtoplev.c1437 int tf; local
1440 memcpy (&tf, data, sizeof (target_flags));
1443 r = targetm.check_pch_target_flags (tf);
/freebsd-11.0-release/lib/msun/ld128/
H A De_lgammal_r.c66 * |(lgamma(x) - tf) - t(x - tc)| < 2**-120.3.
70 tf = -1.21486290535849608095514557177691584e-01L, variable
289 r += tf + p; break;
/freebsd-11.0-release/sys/teken/
H A Dteken.c150 teken_init(teken_t *t, const teken_funcs_t *tf, void *softc) argument
154 t->t_funcs = tf;
/freebsd-11.0-release/sys/powerpc/powerpc/
H A Dopenpic.c283 openpic_dispatch(device_t dev, struct trapframe *tf) argument
298 powerpc_dispatch_intr(vector, tf);
H A Dintr_machdep.c580 powerpc_dispatch_intr(u_int vector, struct trapframe *tf) argument
601 if (intr_event_handle(ie, tf) != 0) {
/freebsd-11.0-release/sys/dev/mpt/
H A Dmpt_cam.c1267 uint32_t addr, cur_off, flags, nxt_off, tf; local
1419 tf = flags;
1429 tf |= MPI_SGE_FLAGS_LOCAL_ADDRESS;
1434 tf |= MPI_SGE_FLAGS_LAST_ELEMENT;
1437 tf |= MPI_SGE_FLAGS_END_OF_LIST |
1440 MPI_pSGE_SET_FLAGS(se, tf);
1539 tf = flags;
1552 tf |= MPI_SGE_FLAGS_LOCAL_ADDRESS;
1557 tf |= MPI_SGE_FLAGS_LAST_ELEMENT;
1560 tf |
1821 uint32_t tf; local
1858 uint32_t tf, cur_off; local
[all...]
/freebsd-11.0-release/sys/arm64/arm64/
H A Dgic_v3.c405 struct trapframe *tf; local
437 tf = curthread->td_intr_frame;
443 intr_ipi_dispatch(sgi_to_ipi[gi->gi_irq], tf);
453 if (intr_isrc_dispatch(&gi->gi_isrc, tf) != 0) {
H A Dmp_machdep.c648 intr_ipi_dispatch(u_int ipi, struct trapframe *tf) argument
663 arg = ii->ii_handler_arg != NULL ? ii->ii_handler_arg : tf;
/freebsd-11.0-release/contrib/wpa/src/rsn_supp/
H A Dtdls.c2726 struct wpa_tdls_frame *tf; local
2742 if (len < sizeof(*tf)) {
2748 tf = (struct wpa_tdls_frame *) buf;
2749 if (tf->payloadtype != 2 /* TDLS_RFTYPE */ ||
2750 tf->category != WLAN_ACTION_TDLS) {
2753 tf->payloadtype, tf->category, tf->action);
2757 switch (tf->action) {
2776 tf
[all...]
/freebsd-11.0-release/contrib/sendmail/src/
H A Dqueue.c355 char tf[MAXPATHLEN]; local
369 tfd = open(tf, TF_OPEN_FLAGS, QueueFileMode); \
376 (void) sm_strlcpy(tf, queuename(e, NEWQFL_LETTER), sizeof(tf));
386 (void) sm_strlcpy(tf, queuename(e, ANYQFL_LETTER), sizeof(tf));
390 !lockfile(tfd, tf, NULL, LOCK_EX|LOCK_NB) ||
401 tf, (long) geteuid(), tfd, tfp);
411 /* get a locked tf file */
424 tf, (lon
[all...]
/freebsd-11.0-release/sys/amd64/amd64/
H A Dmachdep.c1854 makectx(struct trapframe *tf, struct pcb *pcb) argument
1857 pcb->pcb_r12 = tf->tf_r12;
1858 pcb->pcb_r13 = tf->tf_r13;
1859 pcb->pcb_r14 = tf->tf_r14;
1860 pcb->pcb_r15 = tf->tf_r15;
1861 pcb->pcb_rbp = tf->tf_rbp;
1862 pcb->pcb_rbx = tf->tf_rbx;
1863 pcb->pcb_rip = tf->tf_rip;
1864 pcb->pcb_rsp = tf->tf_rsp;
/freebsd-11.0-release/lib/msun/ld80/
H A De_lgammal_r.c75 * |(lgamma(x) - tf) - t(x - tc)| < 2**-70.5
101 #define tf (tfu.e) macro
323 r += tf + p; break;
/freebsd-11.0-release/sys/arm/ti/
H A Dti_gpio.c862 struct trapframe *tf; local
866 tf = curthread->td_intr_frame;
875 if (intr_isrc_dispatch(&tgi->tgi_isrc, tf) != 0) {
/freebsd-11.0-release/sys/arm/nvidia/
H A Dtegra_gpio.c398 struct trapframe *tf; local
404 tf = curthread->td_intr_frame;
422 if (intr_isrc_dispatch(&tgi->isrc, tf) != 0) {
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c1423 uint32_t tf = OS_REG_READ(ah, AR_TFCNT); local
1440 hsample->tx_busy = tf - ahp->ah_txBusy;
1450 ahp->ah_txBusy = tf;

Completed in 403 milliseconds

123456