Home
last modified time | relevance | path

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

12345

/freebsd/contrib/openpam/t/
H A Dt_openpam_readword.c61 orw_expect(struct t_file *tf, const char *expected, int lines, int eof, int eol) in orw_expect()
118 struct t_file *tf; variable
129 struct t_file *tf; variable
142 struct t_file *tf; variable
155 struct t_file *tf; variable
168 struct t_file *tf; variable
181 struct t_file *tf; variable
194 struct t_file *tf; variable
207 struct t_file *tf; variable
220 struct t_file *tf; variable
[all …]
H A Dt_openpam_readlinev.c62 orlv_expect(struct t_file *tf, const char **expectedv, int lines, int eof) in orlv_expect()
156 struct t_file *tf; variable
167 struct t_file *tf; variable
180 struct t_file *tf; variable
193 struct t_file *tf; variable
206 struct t_file *tf; variable
219 struct t_file *tf; variable
232 struct t_file *tf; variable
251 struct t_file *tf; variable
264 struct t_file *tf; variable
[all …]
H A Dt_openpam_dispatch.c63 struct t_file *tf; variable
130 struct t_file *tf; variable
/freebsd/sys/kern/
H A Dsubr_filter.c37 reset_time(struct time_filter *tf, uint32_t time_len) in reset_time()
43 reset_time_small(struct time_filter_small *tf, uint32_t time_len) in reset_time_small()
74 setup_time_filter(struct time_filter *tf, int fil_type, uint32_t time_len) in setup_time_filter()
105 setup_time_filter_small(struct time_filter_small *tf, int fil_type, uint32_t time_len) in setup_time_filter_small()
136 check_update_times(struct time_filter *tf, uint64_t value, uint32_t now) in check_update_times()
171 check_update_times_small(struct time_filter_small *tf, uint32_t value, uint32_t now) in check_update_times_small()
206 filter_reduce_by(struct time_filter *tf, uint64_t reduce_by, uint32_t now) in filter_reduce_by()
226 filter_reduce_by_small(struct time_filter_small *tf, uint32_t reduce_by, uint32_t now) in filter_reduce_by_small()
246 filter_increase_by(struct time_filter *tf, uint64_t incr_by, uint32_t now) in filter_increase_by()
263 filter_increase_by_small(struct time_filter_small *tf, uint32_t incr_by, uint32_t now) in filter_increase_by_small()
[all …]
/freebsd/sys/x86/x86/
H A Dstack_machdep.c50 #define TF_FLAGS(tf) ((tf)->tf_eflags) argument
51 #define TF_FP(tf) ((tf)->tf_ebp) argument
52 #define TF_PC(tf) ((tf)->tf_eip) argument
57 #define TF_FLAGS(tf) ((tf)->tf_rflags) argument
58 #define TF_FP(tf) ((tf) argument
59 TF_PC(tf) global() argument
[all...]
/freebsd/sys/sys/
H A Dtim_filter.h92 get_filter_value(struct time_filter *tf) in get_filter_value()
98 get_cur_timelim(struct time_filter *tf) in get_cur_timelim()
118 get_filter_value_small(struct time_filter_small *tf) in get_filter_value_small()
124 get_cur_timelim_small(struct time_filter_small *tf) in get_cur_timelim_small()
/freebsd/sys/arm/arm/
H A Dtrap-v6.c210 abort_imprecise(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode) in abort_imprecise()
242 abort_debug(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode, in abort_debug()
272 abort_handler(struct trapframe *tf, int prefetch) in abort_handler()
542 abort_fatal(struct trapframe *tf, u_int idx, u_int fsr, u_int far, in abort_fatal()
618 abort_align(struct trapframe *tf, u_int idx, u_int fsr, u_int far, in abort_align()
655 abort_icache(struct trapframe *tf, u_int idx, u_int fsr, u_int far, in abort_icache()
H A Dexec_machdep.c79 struct trapframe *tf = td->td_frame; in exec_setregs() local
172 struct trapframe *tf = td->td_frame; in get_mcontext() local
215 struct trapframe *tf = td->td_frame; in set_mcontext() local
276 struct trapframe *tf; in sendsig() local
H A Dmachdep_kdb.c94 struct trapframe *tf = td->td_frame; in fill_regs() local
132 struct trapframe *tf = td->td_frame; in set_regs() local
/freebsd/sys/powerpc/powerpc/
H A Dexec_machdep.c152 struct trapframe *tf; in sendsig() local
384 makectx(struct trapframe *tf, struct pcb *pcb) in makectx()
482 struct trapframe *tf; in set_mcontext() local
659 struct trapframe *tf; in exec_setregs() local
705 struct trapframe *tf; in ppc32_setregs() local
731 struct trapframe *tf; in fill_regs() local
769 struct trapframe *tf; in set_regs() local
805 struct trapframe *tf; in set_regs32() local
823 struct trapframe *tf; in fill_regs32() local
1016 struct trapframe *tf; in cpu_set_syscall_retval() local
[all …]
H A Daltivec.c89 struct trapframe *tf; in enable_vec() local
185 struct trapframe *tf; in disable_vec() local
/freebsd/sys/riscv/riscv/
H A Dexec_machdep.c175 struct trapframe *tf; in exec_setregs() local
208 struct trapframe *tf = td->td_frame; in get_mcontext() local
233 struct trapframe *tf; in set_mcontext() local
341 struct trapframe *tf; in sendsig() local
/freebsd/stand/userboot/test/
H A Dtest.c109 struct test_file *tf; test_open() local
151 struct test_file *tf = h; test_close() local
165 struct test_file *tf = h; test_isdir() local
173 struct test_file *tf = h; test_read() local
189 struct test_file *tf = h; test_readdir() local
215 struct test_file *tf = h; test_seek() local
227 struct test_file *tf = h; test_stat() local
[all...]
/freebsd/sys/arm64/arm64/
H A Dexec_machdep.c334 struct trapframe *tf; in fill_regs32() local
352 struct trapframe *tf; in set_regs32() local
402 struct trapframe *tf = td->td_frame; in exec_setregs() local
439 struct trapframe *tf = td->td_frame; in get_mcontext() local
465 struct trapframe *tf = td->td_frame; in set_mcontext() local
735 struct trapframe *tf; in sendsig() local
H A Dfreebsd32_machdep.c191 struct trapframe *tf; in get_mcontext32() local
216 struct trapframe *tf; in set_mcontext32() local
352 struct trapframe *tf; in freebsd32_sendsig() local
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_arm64_md.c58 pmc_save_kernel_callchain(uintptr_t *cc, int maxsamples, struct trapframe *tf) in pmc_save_kernel_callchain()
89 struct trapframe *tf) in pmc_save_user_callchain()
H A Dhwpmc_arm.c75 struct trapframe *tf) in pmc_save_kernel_callchain()
118 struct trapframe *tf) in pmc_save_user_callchain()
H A Dhwpmc_x86.c74 pmc_save_user_callchain(uintptr_t *cc, int nframes, struct trapframe *tf) in pmc_save_user_callchain()
154 pmc_save_kernel_callchain(uintptr_t *cc, int nframes, struct trapframe *tf) in pmc_save_kernel_callchain()
H A Dpmu_dmc620.c185 pmu_dmc620_clkdiv2_overflow(struct trapframe *tf, struct pmu_dmc620_softc *sc, in pmu_dmc620_clkdiv2_overflow()
195 pmu_dmc620_clk_overflow(struct trapframe *tf, struct pmu_dmc620_softc *sc, in pmu_dmc620_clk_overflow()
210 struct trapframe *tf; in pmu_dmc620_counter_overflow_intr() local
/freebsd/stand/libsa/
H A Dpkgfs.c138 struct tarfile *tf, *tfn; in pkgfs_cleanup() local
201 struct tarfile *tf; in pkg_open_follow() local
269 struct tarfile *tf; in pkg_close() local
288 struct tarfile *tf; in pkg_read() local
344 struct tarfile *tf; in pkg_seek() local
402 struct tarfile *tf; in pkg_stat() local
424 struct tarfile *tf; in pkg_readdir() local
508 cache_data(struct tarfile *tf, int force) in cache_data()
645 get_mode(struct tarfile *tf) in get_mode()
/freebsd/sys/amd64/amd64/
H A Ddb_trace.c140 struct trapframe *tf; in db_nextframe() local
241 db_backtrace(struct thread *td, struct trapframe *tf, db_addr_t frame, in db_backtrace()
363 struct trapframe *tf; in db_trace_thread() local
/freebsd/sys/i386/i386/
H A Dexec_machdep.c210 struct trapframe_vm86 *tf = (struct trapframe_vm86 *)regs; in osendsig() local
330 struct trapframe_vm86 *tf = (struct trapframe_vm86 *)regs; in freebsd4_sendsig() local
489 struct trapframe_vm86 *tf = (struct trapframe_vm86 *)regs; in sendsig() local
561 struct trapframe_vm86 *tf = (struct trapframe_vm86 *)regs; in osigreturn() local
670 struct trapframe_vm86 *tf = (struct trapframe_vm86 *)regs; in freebsd4_sigreturn() local
778 struct trapframe_vm86 *tf = (struct trapframe_vm86 *)regs; in sys_sigreturn() local
H A Ddb_trace.c79 get_esp(struct trapframe *tf) in get_esp()
260 struct trapframe *tf; in db_nextframe() local
398 db_backtrace(struct thread *td, struct trapframe *tf, struct i386_frame *frame, in db_backtrace()
574 struct trapframe *tf; in db_trace_thread() local
/freebsd/sys/cddl/dev/dtrace/amd64/
H A Ddtrace_isa.c171 struct trapframe *tf; in dtrace_getupcstack() local
233 struct trapframe *tf; in dtrace_getustackdepth() local
270 struct trapframe *tf; in dtrace_getufpstack() local
382 struct trapframe *tf = td->t_dtrace_trapframe; in dtrace_getarg() local
/freebsd/sys/powerpc/booke/
H A Dbooke_machdep.c432 struct trapframe *tf; in ptrace_single_step() local
443 struct trapframe *tf; in ptrace_clear_single_step() local

12345