Home
last modified time | relevance | path

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

/external/strace/
Ddefs.h196 struct tcb { struct
198 int pid; /* If 0, this tcb is free */ argument
199 int qual_flg; /* qual_flags[scno] or DEFAULT_QUAL_FLAGS + RAW */
200 unsigned long u_error; /* Error code */
201 kernel_ulong_t scno; /* System call number */
202 kernel_ulong_t u_arg[MAX_ARGS]; /* System call arguments */
203 kernel_long_t u_rval; /* Return value */
205 unsigned int currpers; /* Personality at the time of scno update */
207 int sys_func_rval; /* Syscall entry parser's return value */
208 int curcol; /* Output column for this process */
[all …]
Ddesc.c74 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.c985 int (*const umoven_func)(struct tcb *, in print_array()
989 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/annotation-tools/asmx/src/org/objectweb/asm/tree/analysis/
DAnalyzer.java120 TryCatchBlockNode tcb = (TryCatchBlockNode) m.tryCatchBlocks.get(i); in analyze() local
238 TryCatchBlockNode tcb = (TryCatchBlockNode) insnHandlers.get(i); in analyze() 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