/external/strace/ |
D | defs.h | 212 struct tcb { struct 214 int pid; /* If 0, this tcb is free */ argument 215 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 …]
|
D | desc.c | 74 decode_select(struct tcb *const tcp, const kernel_ulong_t *const args, in decode_select()
|
D | wait.c | 120 void (*const print_rusage)(struct tcb *, kernel_ulong_t)) in printwaitn()
|
/external/python/cpython3/Include/internal/mimalloc/mimalloc/ |
D | prim.h | 173 void** tcb; MI_UNUSED(ofs); in mi_prim_tls_slot() local 177 void** tcb; MI_UNUSED(ofs); in mi_prim_tls_slot() local 200 void** tcb; MI_UNUSED(ofs); in mi_prim_tls_slot_set() local 204 void** tcb; MI_UNUSED(ofs); in mi_prim_tls_slot_set() local
|
/external/cronet/stable/net/disk_cache/ |
D | disk_cache_fuzzer.cc | 159 std::unique_ptr<TestEntryResultCompletionCallback> tcb; member 662 net::TestCompletionCallback tcb; in RunCommands() local 697 net::TestCompletionCallback tcb; in RunCommands() local 728 net::TestCompletionCallback tcb; in RunCommands() local 760 net::TestCompletionCallback tcb; in RunCommands() local 780 net::TestCompletionCallback tcb; in RunCommands() local 880 net::TestCompletionCallback tcb; in RunCommands() local 912 net::TestCompletionCallback tcb; in RunCommands() local 1007 TestRangeResultCompletionCallback tcb; in RunCommands() local 1071 net::TestCompletionCallback tcb; in RunCommands() local
|
/external/cronet/tot/net/disk_cache/ |
D | disk_cache_fuzzer.cc | 159 std::unique_ptr<TestEntryResultCompletionCallback> tcb; member 662 net::TestCompletionCallback tcb; in RunCommands() local 697 net::TestCompletionCallback tcb; in RunCommands() local 728 net::TestCompletionCallback tcb; in RunCommands() local 760 net::TestCompletionCallback tcb; in RunCommands() local 780 net::TestCompletionCallback tcb; in RunCommands() local 880 net::TestCompletionCallback tcb; in RunCommands() local 912 net::TestCompletionCallback tcb; in RunCommands() local 1007 TestRangeResultCompletionCallback tcb; in RunCommands() local 1071 net::TestCompletionCallback tcb; in RunCommands() local
|
/external/pigweed/pw_chrono_embos/public/pw_chrono_embos/ |
D | system_timer_native.h | 23 OS_TIMER_EX tcb; member
|
/external/pigweed/pw_chrono_freertos/public/pw_chrono_freertos/ |
D | system_timer_native.h | 24 StaticTimer_t tcb; member
|
/external/pigweed/pw_thread_freertos/ |
D | thread_iteration.cc | 33 const tskTCB& tcb = *reinterpret_cast<tskTCB*>(current_thread); in StackInfoCollector() local
|
D | snapshot.cc | 126 const tskTCB& tcb = *reinterpret_cast<tskTCB*>(thread); in SnapshotThread() local
|
/external/pigweed/pw_thread_embos/public/pw_thread_embos/ |
D | context.h | 57 OS_TASK& tcb() { return tcb_; } in tcb() function
|
/external/pigweed/pw_thread_threadx/public/pw_thread_threadx/ |
D | context.h | 58 TX_THREAD& tcb() { return tcb_; } in tcb() function
|
/external/pigweed/pw_thread_freertos/public/pw_thread_freertos/ |
D | context.h | 143 StaticTask_t& tcb() { return tcb_; } in tcb() function
|
/external/libavc/common/ |
D | ih264_deblk_edge_filters.c | 1674 WORD8 tcb, tcr; in ih264_deblk_chroma_vert_bslt4() local 1804 WORD8 tcb, tcr; in ih264_deblk_chroma_horz_bslt4() local 2031 WORD8 tcb, tcr; in ih264_deblk_chroma_vert_bslt4_mbaff() local
|
/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
D | strobemeta.h | 255 void* tcb; member
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_600.h | 30001 } tcb; member
|
D | vmlinux.h | 30001 } tcb; member
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux_608.h | 129816 hte_ts_sec_cb_t tcb; member
|
D | vmlinux.h | 129816 hte_ts_sec_cb_t tcb; member
|