Home
last modified time | relevance | path

Searched refs:tf (Results 1 – 25 of 96) sorted by relevance

1234

/f-stack/freebsd/kern/
H A Dsubr_filter.c149 tf->entries[i].value = tf->entries[j].value; in check_update_times()
150 tf->entries[i].time_up = tf->entries[j].time_up; in check_update_times()
184 tf->entries[i].value = tf->entries[j].value; in check_update_times_small()
185 tf->entries[i].time_up = tf->entries[j].time_up; in check_update_times_small()
221 tf->entries[i].value = tf->entries[0].value; in filter_reduce_by()
241 tf->entries[i].value = tf->entries[0].value; in filter_reduce_by_small()
258 tf->entries[i].value = tf->entries[0].value; in filter_increase_by()
275 tf->entries[i].value = tf->entries[0].value; in filter_increase_by_small()
333 tf->entries[i].value = tf->entries[(i+1)].value; in tick_filter_clock()
334 tf->entries[i].time_up = tf->entries[(i+1)].time_up; in tick_filter_clock()
[all …]
/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_device.h16 struct tf;
88 int tf_dev_bind(struct tf *tfp,
108 int tf_dev_unbind(struct tf *tfp,
198 int (*tf_dev_free_ident)(struct tf *tfp,
238 int (*tf_dev_alloc_tbl)(struct tf *tfp,
277 int (*tf_dev_free_tbl)(struct tf *tfp,
337 int (*tf_dev_set_tbl)(struct tf *tfp,
375 int (*tf_dev_get_tbl)(struct tf *tfp,
456 (struct tf *tfp,
475 int (*tf_dev_set_tcam)(struct tf *tfp,
[all …]
H A Dtf_msg.h17 struct tf;
36 int tf_msg_session_open(struct tf *tfp,
57 int tf_msg_session_attach(struct tf *tfp,
106 int tf_msg_session_close(struct tf *tfp);
117 int tf_msg_session_qcfg(struct tf *tfp);
258 int tf_msg_em_mem_rgtr(struct tf *tfp,
276 int tf_msg_em_mem_unrgtr(struct tf *tfp,
294 int tf_msg_em_qcaps(struct tf *tfp,
330 int tf_msg_em_cfg(struct tf *tfp,
354 int tf_msg_em_op(struct tf *tfp,
[all …]
H A Dtf_em.h181 int tf_em_insert_int_entry(struct tf *tfp,
197 int tf_em_delete_int_entry(struct tf *tfp,
277 int tf_em_int_bind(struct tf *tfp,
293 int tf_em_int_unbind(struct tf *tfp);
309 int tf_em_ext_common_bind(struct tf *tfp,
341 int tf_em_ext_alloc(struct tf *tfp,
357 int tf_em_ext_free(struct tf *tfp,
421 tf_tbl_ext_alloc(struct tf *tfp,
441 tf_tbl_ext_free(struct tf *tfp,
479 int tf_tbl_ext_set(struct tf *tfp,
[all …]
H A Dtf_core.h411 struct tf { struct
604 int tf_open_session(struct tf *tfp,
678 int tf_attach_session(struct tf *tfp,
694 int tf_close_session(struct tf *tfp);
981 int tf_map_tbl_scope(struct tf *tfp,
993 int tf_free_tbl_scope(struct tf *tfp,
1218 int tf_set_tcam_entry(struct tf *tfp,
1268 int tf_get_tcam_entry(struct tf *tfp,
1522 int tf_free_tbl_entry(struct tf *tfp,
1564 int tf_set_tbl_entry(struct tf *tfp,
[all …]
H A Dtf_tbl.h12 struct tf;
296 int tf_tbl_bind(struct tf *tfp,
312 int tf_tbl_unbind(struct tf *tfp);
327 int tf_tbl_alloc(struct tf *tfp,
346 int tf_tbl_free(struct tf *tfp,
365 int tf_tbl_alloc_search(struct tf *tfp,
382 int tf_tbl_set(struct tf *tfp,
399 int tf_tbl_get(struct tf *tfp,
416 int tf_tbl_bulk_get(struct tf *tfp,
H A Dtf_session.h226 int tf_session_open_session(struct tf *tfp,
242 int tf_session_attach_session(struct tf *tfp,
260 int tf_session_close_session(struct tf *tfp,
298 int tf_session_get_session_internal(struct tf *tfp,
315 int tf_session_get_session(struct tf *tfp,
394 int tf_session_get_fw_session_id(struct tf *tfp,
410 int tf_session_get_session_id(struct tf *tfp,
H A Dtf_tcam.h269 int tf_tcam_bind(struct tf *tfp,
285 int tf_tcam_unbind(struct tf *tfp);
300 int tf_tcam_alloc(struct tf *tfp,
319 int tf_tcam_free(struct tf *tfp,
338 int tf_tcam_alloc_search(struct tf *tfp,
355 int tf_tcam_set(struct tf *tfp,
372 int tf_tcam_get(struct tf *tfp,
H A Dtfp.h139 int tfp_send_msg_direct(struct tf *tfp,
155 int tfp_send_msg_tunneled(struct tf *tfp,
170 tfp_msg_hwrm_oem_cmd(struct tf *tfp,
185 tfp_msg_hwrm_oem_cmd(struct tf *tfp,
222 int tfp_get_fid(struct tf *tfp, uint16_t *fw_fid);
269 int tfp_get_fid(struct tf *tfp, uint16_t *fw_fid);
285 int tfp_get_pf(struct tf *tfp, uint16_t *pf);
H A Dtf_identifier.h128 int tf_ident_bind(struct tf *tfp,
144 int tf_ident_unbind(struct tf *tfp);
159 int tf_ident_alloc(struct tf *tfp,
175 int tf_ident_free(struct tf *tfp,
191 int tf_ident_search(struct tf *tfp,
H A Dtf_if_tbl.h18 struct tf;
184 int tf_if_tbl_bind(struct tf *tfp,
200 int tf_if_tbl_unbind(struct tf *tfp);
216 int tf_if_tbl_set(struct tf *tfp,
233 int tf_if_tbl_get(struct tf *tfp,
H A Dtf_global_cfg.h99 tf_global_cfg_bind(struct tf *tfp,
116 tf_global_cfg_unbind(struct tf *tfp);
131 int tf_global_cfg_set(struct tf *tfp,
147 int tf_global_cfg_get(struct tf *tfp,
H A Dtf_if_tbl.c15 struct tf;
68 tf_if_tbl_bind(struct tf *tfp __rte_unused, in tf_if_tbl_bind()
91 tf_if_tbl_unbind(struct tf *tfp __rte_unused) in tf_if_tbl_unbind()
108 tf_if_tbl_set(struct tf *tfp, in tf_if_tbl_set()
144 tf_if_tbl_get(struct tf *tfp, in tf_if_tbl_get()
/f-stack/freebsd/sys/
H A Dtim_filter.h86 void reset_time(struct time_filter *tf, uint32_t time_len);
94 get_filter_value(struct time_filter *tf) in get_filter_value() argument
96 return(tf->entries[0].value); in get_filter_value()
100 get_cur_timelim(struct time_filter *tf) in get_cur_timelim() argument
102 return(tf->cur_time_limit); in get_cur_timelim()
105 int setup_time_filter_small(struct time_filter_small *tf,
115 void filter_reduce_by_small(struct time_filter_small *tf,
120 get_filter_value_small(struct time_filter_small *tf) in get_filter_value_small() argument
122 return(tf->entries[0].value); in get_filter_value_small()
126 get_cur_timelim_small(struct time_filter_small *tf) in get_cur_timelim_small() argument
[all …]
/f-stack/freebsd/arm/arm/
H A Dtrap-v6.c258 userret(td, tf); in abort_debug()
324 td->td_frame = tf; in abort_handler()
522 tf->tf_r0 = rv; in abort_handler()
537 userret(td, tf); in abort_handler()
593 printf("trapframe: %p, spsr=%08x\n", tf, tf->tf_spsr); in abort_fatal()
597 tf->tf_r0, tf->tf_r1, tf->tf_r2, tf->tf_r3); in abort_fatal()
599 tf->tf_r4, tf->tf_r5, tf->tf_r6, tf->tf_r7); in abort_fatal()
601 tf->tf_r8, tf->tf_r9, tf->tf_r10, tf->tf_r11); in abort_fatal()
606 tf->tf_usr_sp, tf->tf_usr_lr); in abort_fatal()
609 tf->tf_svc_sp, tf->tf_svc_lr); in abort_fatal()
[all …]
H A Dmachdep.c348 memset(tf, 0, sizeof(*tf)); in exec_setregs()
349 tf->tf_usr_sp = stack; in exec_setregs()
503 tf->tf_r0 = gr[_REG_R0]; in set_mcontext()
504 tf->tf_r1 = gr[_REG_R1]; in set_mcontext()
505 tf->tf_r2 = gr[_REG_R2]; in set_mcontext()
535 struct trapframe *tf; local
550 tf = td->td_frame;
606 tf->tf_r0 = sig;
623 tf->tf_spsr |= PSR_T;
625 tf->tf_spsr &= ~PSR_T;
[all …]
H A Dmachdep_kdb.c96 struct trapframe *tf = td->td_frame; in fill_regs() local
98 regs->r_sp = tf->tf_usr_sp; in fill_regs()
99 regs->r_lr = tf->tf_usr_lr; in fill_regs()
100 regs->r_pc = tf->tf_pc; in fill_regs()
101 regs->r_cpsr = tf->tf_spsr; in fill_regs()
115 struct trapframe *tf = td->td_frame; in set_regs() local
118 tf->tf_usr_sp = regs->r_sp; in set_regs()
119 tf->tf_usr_lr = regs->r_lr; in set_regs()
120 tf->tf_pc = regs->r_pc; in set_regs()
121 tf->tf_spsr &= ~PSR_FLAGS; in set_regs()
[all …]
H A Dvm_machdep.c99 struct trapframe *tf; in cpu_fork() local
144 tf = td2->td_frame; in cpu_fork()
145 tf->tf_spsr &= ~PSR_C; in cpu_fork()
146 tf->tf_r0 = 0; in cpu_fork()
147 tf->tf_r1 = 0; in cpu_fork()
232 struct trapframe *tf = td->td_frame; in cpu_set_upcall() local
234 tf->tf_usr_sp = STACKALIGN((int)stack->ss_sp + stack->ss_size); in cpu_set_upcall()
235 tf->tf_pc = (int)entry; in cpu_set_upcall()
236 tf->tf_r0 = (int)arg; in cpu_set_upcall()
237 tf->tf_spsr = PSR_USR32_MODE; in cpu_set_upcall()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_try_files_module.c108 tf = tlcf->try_files; in ngx_http_try_files_handler()
116 if (tf->lengths) { in ngx_http_try_files_handler()
160 ngx_memcpy(name, tf->name.data, tf->name.len); in ngx_http_try_files_handler()
188 tf++; in ngx_http_try_files_handler()
194 if (tf->lengths == NULL && tf->name.len == 0) { in ngx_http_try_files_handler()
306 if (tf == NULL) { in ngx_http_try_files()
310 tlcf->try_files = tf; in ngx_http_try_files()
319 && tf[i].name.data[tf[i].name.len - 1] == '/' in ngx_http_try_files()
324 tf[i].name.data[tf[i].name.len] = '\0'; in ngx_http_try_files()
352 code = ngx_atoi(tf[i - 1].name.data + 1, tf[i - 1].name.len - 2); in ngx_http_try_files()
[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/arm64/arm64/
H A Dfreebsd32_machdep.c169 struct trapframe *tf; in get_mcontext32() local
173 tf = td->td_frame; in get_mcontext32()
195 struct trapframe *tf; in set_mcontext32() local
199 tf = td->td_frame; in set_mcontext32()
311 struct trapframe *tf; in freebsd32_sendsig() local
328 tf = td->td_frame; in freebsd32_sendsig()
385 tf->tf_x[0] = sig; in freebsd32_sendsig()
392 tf->tf_x[13] = (register_t)fp; in freebsd32_sendsig()
401 tf->tf_spsr |= PSR_T; in freebsd32_sendsig()
403 tf->tf_spsr &= ~PSR_T; in freebsd32_sendsig()
[all …]
H A Dmachdep.c460 struct trapframe *tf; in fill_regs32() local
462 tf = td->td_frame; in fill_regs32()
468 regs->r_pc = tf->tf_elr; in fill_regs32()
478 struct trapframe *tf; in set_regs32() local
480 tf = td->td_frame; in set_regs32()
557 tf->tf_x[0] = stack; in exec_setregs()
605 memcpy(tf->tf_x, mcp->mc_gpregs.gp_x, sizeof(tf->tf_x)); in set_mcontext()
823 struct trapframe *tf; in sendsig() local
837 tf = td->td_frame; in sendsig()
878 tf->tf_x[0]= sig; in sendsig()
[all …]
H A Dvm_machdep.c71 struct trapframe *tf; in cpu_fork() local
96 tf = (struct trapframe *)STACKALIGN((struct trapframe *)pcb2 - 1); in cpu_fork()
97 bcopy(td1->td_frame, tf, sizeof(*tf)); in cpu_fork()
98 tf->tf_x[0] = 0; in cpu_fork()
99 tf->tf_x[1] = 0; in cpu_fork()
100 tf->tf_spsr = td1->td_frame->tf_spsr & (PSR_M_32 | PSR_DAIF); in cpu_fork()
102 td2->td_frame = tf; in cpu_fork()
198 struct trapframe *tf = td->td_frame; in cpu_set_upcall() local
204 tf->tf_sp = STACKALIGN((uintptr_t)stack->ss_sp + stack->ss_size); in cpu_set_upcall()
205 tf->tf_elr = (register_t)entry; in cpu_set_upcall()
[all …]
/f-stack/freebsd/i386/i386/
H A Ddb_trace.c85 return (TF_HAS_STACKREGS(tf) ? tf->tf_esp : (intptr_t)&tf->tf_esp); in get_esp()
298 struct trapframe *tf; in db_nextframe() local
388 if (tf == NULL) { in db_nextframe()
395 esp = get_esp(tf); in db_nextframe()
396 eip = tf->tf_eip; in db_nextframe()
397 ebp = tf->tf_ebp; in db_nextframe()
453 tf->tf_cs, tf->tf_eip, in db_backtrace()
454 TF_HAS_STACKREGS(tf) ? tf->tf_ss : rss(), in db_backtrace()
455 TF_HAS_STACKREGS(tf) ? tf->tf_esp : (intptr_t)&tf->tf_esp, in db_backtrace()
456 tf->tf_ebp, tf); in db_backtrace()
[all …]
/f-stack/freebsd/amd64/amd64/
H A Ddb_trace.c175 struct trapframe *tf; in db_nextframe() local
240 if (INKERNEL((long) tf)) { in db_nextframe()
241 rsp = tf->tf_rsp; in db_nextframe()
242 rip = tf->tf_rip; in db_nextframe()
243 rbp = tf->tf_rbp; in db_nextframe()
250 decode_syscall(tf->tf_rax, td); in db_nextframe()
310 } else if (tf != NULL) { in db_backtrace()
316 actframe = (void *)(tf->tf_rsp - 8); in db_backtrace()
319 actframe = (void *)tf->tf_rsp; in db_backtrace()
320 if (tf->tf_rbp == 0) { in db_backtrace()
[all …]

1234