| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
| H A D | xapic_ipi_test.c | 232 static void cancel_join_vcpu_thread(pthread_t thread, struct kvm_vcpu *vcpu) in cancel_join_vcpu_thread() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
| H A D | hmm-tests.c | 1375 pthread_t thread; in TEST_F() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | dlfilter.c | 127 struct thread *thread = get_thread(d); in dlfilter__resolve_addr() local 167 struct thread *thread; dlfilter__resolve_address() local [all...] |
| H A D | evlist.h | 78 } thread; member
|
| H A D | db-export.c | 62 int db_export__thread(struct db_export *dbe, struct thread *thread, in db_export__thread() argument 82 __db_export__comm(struct db_export *dbe, struct comm *comm, struct thread *thread) __db_export__comm() argument 93 db_export__comm(struct db_export *dbe, struct comm *comm, struct thread *thread) db_export__comm() argument 133 db_export__comm_thread(struct db_export *dbe, struct comm *comm, struct thread *thread) db_export__comm_thread() argument 209 call_path_from_sample(struct db_export *dbe, struct machine *machine, struct thread *thread, struct perf_sample *sample, struct evsel *evsel) call_path_from_sample() argument 294 db_export__threads(struct db_export *dbe, struct thread *thread, struct thread *main_thread, struct machine *machine, struct comm **comm_ptr) db_export__threads() argument 352 struct thread *thread = al->thread; db_export__sample() local 532 struct thread *thread = machine__find_thread(machine, pid, tid); db_export__pid_tid() local [all...] |
| H A D | thread.c | 22 int thread__init_maps(struct thread *thread, struct machine *machine) in thread__init_maps() argument 45 struct thread *thread; thread__new() local 92 thread__delete(struct thread *thread) thread__delete() argument 131 thread__get(struct thread *thread) thread__get() argument 141 thread__put(struct thread *thread) thread__put() argument 149 __thread__namespaces(struct thread *thread) __thread__namespaces() argument 157 thread__namespaces(struct thread *thread) thread__namespaces() argument 168 __thread__set_namespaces(struct thread *thread, u64 timestamp, struct perf_record_namespaces *event) __thread__set_namespaces() argument 192 thread__set_namespaces(struct thread *thread, u64 timestamp, struct perf_record_namespaces *event) thread__set_namespaces() argument 203 thread__comm(struct thread *thread) thread__comm() argument 211 thread__exec_comm(struct thread *thread) thread__exec_comm() argument 234 ____thread__set_comm(struct thread *thread, const char *str, u64 timestamp, bool exec) ____thread__set_comm() argument 259 __thread__set_comm(struct thread *thread, const char *str, u64 timestamp, bool exec) __thread__set_comm() argument 270 thread__set_comm_from_proc(struct thread *thread) thread__set_comm_from_proc() argument 287 __thread__comm_str(struct thread *thread) __thread__comm_str() argument 297 thread__comm_str(struct thread *thread) thread__comm_str() argument 308 __thread__comm_len(struct thread *thread, const char *comm) __thread__comm_len() argument 318 thread__comm_len(struct thread *thread) thread__comm_len() argument 334 thread__fprintf(struct thread *thread, FILE *fp) thread__fprintf() argument 340 thread__insert_map(struct thread *thread, struct map *map) thread__insert_map() argument 352 __thread__prepare_access(struct thread *thread) __thread__prepare_access() argument 372 thread__prepare_access(struct thread *thread) thread__prepare_access() argument 382 thread__clone_maps(struct thread *thread, struct thread *parent, bool do_maps_clone) thread__clone_maps() argument 398 thread__fork(struct thread *thread, struct thread *parent, u64 timestamp, bool do_maps_clone) thread__fork() argument 414 thread__find_cpumode_addr_location(struct thread *thread, u64 addr, struct addr_location *al) thread__find_cpumode_addr_location() argument 432 thread__main_thread(struct machine *machine, struct thread *thread) thread__main_thread() argument 443 thread__memcpy(struct thread *thread, struct machine *machine, void *buf, u64 ip, int len, bool *is64bit) thread__memcpy() argument 476 thread__free_stitch_list(struct thread *thread) thread__free_stitch_list() argument [all...] |
| H A D | thread.h | 35 struct thread *thread; member 79 __thread__zput(struct thread **thread) __thread__zput() argument 93 thread__set_comm(struct thread *thread, const char *comm, u64 timestamp) thread__set_comm() argument 127 thread__maps(struct thread *thread) thread__maps() argument 132 thread__set_maps(struct thread *thread, struct maps *maps) thread__set_maps() argument 137 thread__pid(const struct thread *thread) thread__pid() argument 142 thread__set_pid(struct thread *thread, pid_t pid_) thread__set_pid() argument 147 thread__tid(const struct thread *thread) thread__tid() argument 152 thread__set_tid(struct thread *thread, pid_t tid) thread__set_tid() argument 157 thread__ppid(const struct thread *thread) thread__ppid() argument 162 thread__set_ppid(struct thread *thread, pid_t ppid) thread__set_ppid() argument 167 thread__cpu(const struct thread *thread) thread__cpu() argument 172 thread__set_cpu(struct thread *thread, int cpu) thread__set_cpu() argument 177 thread__guest_cpu(const struct thread *thread) thread__guest_cpu() argument 182 thread__set_guest_cpu(struct thread *thread, int guest_cpu) thread__set_guest_cpu() argument 187 thread__refcnt(struct thread *thread) thread__refcnt() argument 192 thread__comm_set(const struct thread *thread) thread__comm_set() argument 197 thread__set_comm_set(struct thread *thread, bool set) thread__set_comm_set() argument 202 thread__var_comm_len(const struct thread *thread) thread__var_comm_len() argument 207 thread__set_comm_len(struct thread *thread, int len) thread__set_comm_len() argument 212 thread__namespaces_list(struct thread *thread) thread__namespaces_list() argument 217 thread__namespaces_list_empty(const struct thread *thread) thread__namespaces_list_empty() argument 222 thread__namespaces_lock(struct thread *thread) thread__namespaces_lock() argument 227 thread__comm_list(struct thread *thread) thread__comm_list() argument 232 thread__comm_lock(struct thread *thread) thread__comm_lock() argument 237 thread__db_id(const struct thread *thread) thread__db_id() argument 242 thread__set_db_id(struct thread *thread, u64 db_id) thread__set_db_id() argument 247 thread__priv(struct thread *thread) thread__priv() argument 252 thread__set_priv(struct thread *thread, void *p) thread__set_priv() argument 257 thread__ts(struct thread *thread) thread__ts() argument 262 thread__set_ts(struct thread *thread, struct thread_stack *ts) thread__set_ts() argument 267 thread__nsinfo(struct thread *thread) thread__nsinfo() argument 272 thread__srccode_state(struct thread *thread) thread__srccode_state() argument 277 thread__filter(const struct thread *thread) thread__filter() argument 282 thread__set_filter(struct thread *thread, bool filter) thread__set_filter() argument 287 thread__filter_entry_depth(const struct thread *thread) thread__filter_entry_depth() argument 292 thread__set_filter_entry_depth(struct thread *thread, int depth) thread__set_filter_entry_depth() argument 297 thread__lbr_stitch_enable(const struct thread *thread) thread__lbr_stitch_enable() argument 302 thread__set_lbr_stitch_enable(struct thread *thread, bool en) thread__set_lbr_stitch_enable() argument 307 thread__lbr_stitch(struct thread *thread) thread__lbr_stitch() argument 312 thread__set_lbr_stitch(struct thread *thread, struct lbr_stitch *lbrs) thread__set_lbr_stitch() argument 317 thread__is_filtered(struct thread *thread) thread__is_filtered() argument [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/scripting-engines/ |
| H A D | trace-event-perl.c | 346 struct thread *thread = al->thread; in perl_process_tracepoint() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | user_ringbuf.c | 600 pthread_t thread; in spawn_kick_thread_for_poll() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
| H A D | fsgsbase.c | 597 pthread_t thread; in main() local
|
| /kernel/liteos_a/compat/posix/src/ |
| H A D | pthread.c | 217 int pthread_create(pthread_t *thread, const pthread_attr_t *attr, in pthread_create() argument 356 pthread_join(pthread_t thread, void **retVal) pthread_join() argument 416 pthread_detach(pthread_t thread) pthread_detach() argument 460 pthread_setschedparam(pthread_t thread, int policy, const struct sched_param *param) pthread_setschedparam() argument 501 pthread_getschedparam(pthread_t thread, int *policy, struct sched_param *param) pthread_getschedparam() argument 686 pthread_cancel(pthread_t thread) pthread_cancel() argument 784 pthread_setaffinity_np(pthread_t thread, size_t cpusetsize, const cpu_set_t* cpuset) pthread_setaffinity_np() argument 797 pthread_getaffinity_np(pthread_t thread, size_t cpusetsize, cpu_set_t* cpuset) pthread_getaffinity_np() argument [all...] |
| /kernel/linux/linux-6.6/kernel/ |
| H A D | stop_machine.c | 38 struct task_struct *thread; member
|
| /third_party/elfutils/tests/ |
| H A D | backtrace.c | 227 Dwfl_Thread *thread = dwfl_frame_thread (state); in frame_callback() local 244 thread_callback (Dwfl_Thread *thread, void *thread_arg __attribute__((unused))) in thread_callback() argument [all...] |
| /third_party/elfutils/libdwfl/ |
| H A D | frame_unwind.c | 503 Dwfl_Thread *thread = state->thread; in new_unwound() local 545 Dwfl_Thread *thread = state->thread; in handle_cfi() local 700 Dwfl_Thread *thread = state->thread; readfunc() local 744 Dwfl_Thread *thread = state->thread; __libdwfl_frame_unwind() local [all...] |
| /third_party/libuv/src/win/ |
| H A D | thread.c | 126 HANDLE thread; in uv_thread_create_ex() local
|
| /third_party/node/src/inspector/ |
| H A D | main_thread_interface.cc | 24 static T* get(MainThreadInterface* thread, int id) { in get() argument 89 AnotherThreadObjectReference( std::shared_ptr<MainThreadHandle> thread, int object_id) AnotherThreadObjectReference() argument 94 AnotherThreadObjectReference( std::shared_ptr<MainThreadHandle> thread, Factory factory) AnotherThreadObjectReference() argument 133 MainThreadSessionState(MainThreadInterface* thread, bool prevent_shutdown) MainThreadSessionState() argument 137 Create( MainThreadInterface* thread, bool prevent_shutdown) Create() argument 160 CrossThreadInspectorSession( int id, std::shared_ptr<MainThreadHandle> thread, std::unique_ptr<InspectorSessionDelegate> delegate, bool prevent_shutdown) CrossThreadInspectorSession() argument 182 ThreadSafeDelegate(std::shared_ptr<MainThreadHandle> thread, int object_id) ThreadSafeDelegate() argument [all...] |
| /third_party/musl/src/thread/linux/ |
| H A D | pthread_create.c | 599 struct pthread *thread = (struct pthread *)thread_id; __pthread_list_find() local 622 struct pthread* thread = __pthread_list_find(t, "pthread_gettid_np"); __pthread_gettid_np() local [all...] |
| /third_party/musl/porting/linux/user/src/thread/ |
| H A D | pthread_create.c | 535 struct pthread *thread = (struct pthread *)thread_id; __pthread_list_find() local 558 struct pthread* thread = __pthread_list_find(t, "pthread_gettid_np"); __pthread_gettid_np() local [all...] |
| /third_party/ltp/testcases/kernel/sched/tool/ |
| H A D | time-schedule.c | 318 pthread_t thread; in run_yielder() local
|
| /third_party/lzma/C/ |
| H A D | MtDec.h | 50 CThread thread;
member
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_core.c | 53 thrd_t thread; member
|
| /third_party/node/deps/uv/src/win/ |
| H A D | thread.c | 126 HANDLE thread; in uv_thread_create_ex() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
| H A D | Context.cpp | 307 auto thread = std::make_shared<Thread>(id, ctx); in currentThread() local 310 ctx->threadsByStdId.emplace(std::this_thread::get_id(), thread); in currentThread() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| H A D | scheduler.h | 472 Thread thread; global() member in marl::Scheduler::Worker [all...] |
| H A D | trace.h | 170 std::thread thread; member in marl::Trace
|