Home
last modified time | relevance | path

Searched defs:tcb (Results 1 – 6 of 6) sorted by relevance

/external/strace/
Ddefs.h211 struct tcb { struct
213 int pid; /* If 0, this tcb is free */ argument
214 int qual_flg; /* qual_flags[scno] or DEFAULT_QUAL_FLAGS + RAW */
215 unsigned long u_error; /* Error code */
216 kernel_ulong_t scno; /* System call number */
217 kernel_ulong_t u_arg[MAX_ARGS]; /* System call arguments */
218 kernel_long_t u_rval; /* Return value */
220 unsigned int currpers; /* Personality at the time of scno update */
222 int sys_func_rval; /* Syscall entry parser's return value */
223 int curcol; /* Output column for this process */
[all …]
Ddesc.c73 decode_select(struct tcb *const tcp, const kernel_ulong_t *const args, in decode_select()
Dwait.c120 void (*const print_rusage)(struct tcb *, kernel_ulong_t)) in printwaitn()
Dutil.c1310 int (*const umoven_func)(struct tcb *, in print_array()
1314 bool (*const print_func)(struct tcb *, in print_array()
/external/syslinux/gpxe/src/drivers/net/
Deepro100.c446 struct ifec_tcb *tcb = priv->tcb_head->next; in ifec_net_transmit() local
1033 struct ifec_tcb *tcb = priv->tcb_tail; in ifec_tx_process() local
1067 struct ifec_tcb *tcb; in ifec_tx_setup() local
1121 struct ifec_tcb *tcb = priv->tcb_head->next; in ifec_tx_wake() local
/external/libavc/common/
Dih264_deblk_edge_filters.c1673 WORD8 tcb, tcr; in ih264_deblk_chroma_vert_bslt4() local
1798 WORD8 tcb, tcr; in ih264_deblk_chroma_horz_bslt4() local
2024 WORD8 tcb, tcr; in ih264_deblk_chroma_vert_bslt4_mbaff() local