Searched defs:tcb (Results 1 – 15 of 15) sorted by relevance
212 struct tcb { struct214 int pid; /* If 0, this tcb is free */ argument215 int qual_flg; /* qual_flags[scno] or DEFAULT_QUAL_FLAGS + RAW */216 unsigned long u_error; /* Error code */217 kernel_ulong_t scno; /* System call number */218 kernel_ulong_t u_arg[MAX_ARGS]; /* System call arguments */219 kernel_long_t u_rval; /* Return value */221 unsigned int currpers; /* Personality at the time of scno update */223 int sys_func_rval; /* Syscall entry parser's return value */224 int curcol; /* Output column for this process */[all …]
74 decode_select(struct tcb *const tcp, const kernel_ulong_t *const args, in decode_select()
120 void (*const print_rusage)(struct tcb *, kernel_ulong_t)) in printwaitn()
160 std::unique_ptr<TestEntryResultCompletionCallback> tcb; member675 net::TestCompletionCallback tcb; in RunCommands() local711 net::TestCompletionCallback tcb; in RunCommands() local742 net::TestCompletionCallback tcb; in RunCommands() local775 net::TestCompletionCallback tcb; in RunCommands() local795 net::TestCompletionCallback tcb; in RunCommands() local895 net::TestCompletionCallback tcb; in RunCommands() local927 net::TestCompletionCallback tcb; in RunCommands() local1022 TestRangeResultCompletionCallback tcb; in RunCommands() local1086 net::TestCompletionCallback tcb; in RunCommands() local
23 OS_TIMER_EX tcb; member
24 StaticTimer_t tcb; member
33 const tskTCB& tcb = *reinterpret_cast<tskTCB*>(current_thread); in StackInfoCollector() local
124 const tskTCB& tcb = *reinterpret_cast<tskTCB*>(thread); in SnapshotThread() local
55 TX_THREAD& tcb() { return tcb_; } in tcb() function
54 OS_TASK& tcb() { return tcb_; } in tcb() function
117 StaticTask_t& tcb() { return tcb_; } in tcb() function
1673 WORD8 tcb, tcr; in ih264_deblk_chroma_vert_bslt4() local1798 WORD8 tcb, tcr; in ih264_deblk_chroma_horz_bslt4() local2024 WORD8 tcb, tcr; in ih264_deblk_chroma_vert_bslt4_mbaff() local
255 void* tcb; member
86751 } tcb; member