| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-sched.c | 69 pthread_t thread; member 131 struct thread *thread; member 940 thread__init_runtime(struct thread *thread) thread__init_runtime() argument 954 thread__get_runtime(struct thread *thread) thread__get_runtime() argument 986 thread_atoms_search(struct rb_root_cached *root, struct thread *thread, struct list_head *sort_list) thread_atoms_search() argument 1039 thread_atoms_insert(struct perf_sched *sched, struct thread *thread) thread_atoms_insert() argument 1205 struct thread *thread = machine__findnew_thread(machine, -1, pid); latency_runtime_event() local 1539 thread__has_color(struct thread *thread) thread__has_color() argument 1551 struct thread *thread = machine__findnew_thread(machine, pid, tid); map__findnew_thread() local 1806 struct thread *thread; perf_sched__process_comm() local 1954 timehist_get_commstr(struct thread *thread) timehist_get_commstr() argument 2036 task_state_char(struct thread *thread, int state) task_state_char() argument 2048 timehist_print_sample(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct addr_location *al, struct thread *thread, u64 t, int state) timehist_print_sample() argument 2200 struct thread *thread; save_task_callchain() local 2244 init_idle_thread(struct thread *thread) init_idle_thread() argument 2360 struct thread *thread; timehist_get_thread() local 2402 timehist_skip_sample(struct perf_sched *sched, struct thread *thread, struct evsel *evsel, struct perf_sample *sample) timehist_skip_sample() argument 2431 struct thread *thread; timehist_print_wakeup_event() local 2475 struct thread *thread; timehist_sched_wakeup_event() local 2505 struct thread *thread; timehist_print_migration_event() local 2559 struct thread *thread; timehist_migrate_task_event() local 2589 struct thread *thread; timehist_sched_change_event() local [all...] |
| H A D | builtin-script.c | 773 perf_sample__fprintf_start(struct perf_script *script, struct perf_sample *sample, struct thread *thread, struct evsel *evsel, u32 type, FILE *fp) perf_sample__fprintf_start() argument 916 perf_sample__fprintf_brstack(struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr, FILE *fp) perf_sample__fprintf_brstack() argument 955 perf_sample__fprintf_brstacksym(struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr, FILE *fp) perf_sample__fprintf_brstacksym() argument 993 perf_sample__fprintf_brstackoff(struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr, FILE *fp) perf_sample__fprintf_brstackoff() argument 1036 grab_bb(u8 *buffer, u64 start, u64 end, struct machine *machine, struct thread *thread, bool *is64bit, u8 *cpumode, bool last) grab_bb() argument 1144 print_srccode(struct thread *thread, u8 cpumode, uint64_t addr) print_srccode() argument 1188 ip__fprintf_sym(uint64_t addr, struct thread *thread, u8 cpumode, int cpu, struct symbol **lastsym, struct perf_event_attr *attr, FILE *fp) ip__fprintf_sym() argument 1228 perf_sample__fprintf_brstackinsn(struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr, struct machine *machine, FILE *fp) perf_sample__fprintf_brstackinsn() argument 1380 perf_sample__fprintf_addr(struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr, FILE *fp) perf_sample__fprintf_addr() argument 1408 resolve_branch_sym(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al, struct addr_location *addr_al, u64 *ip) resolve_branch_sym() argument 1438 perf_sample__fprintf_callindent(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al, struct addr_location *addr_al, FILE *fp) perf_sample__fprintf_callindent() argument 1495 script_fetch_insn(struct perf_sample *sample, struct thread *thread, struct machine *machine) script_fetch_insn() argument 1502 perf_sample__fprintf_insn(struct perf_sample *sample, struct perf_event_attr *attr, struct thread *thread, struct machine *machine, FILE *fp) perf_sample__fprintf_insn() argument 1540 perf_sample__fprintf_bts(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al, struct addr_location *addr_al, struct machine *machine, FILE *fp) perf_sample__fprintf_bts() argument 2022 struct thread *thread; global() member 2056 perf_sample__fprint_metric(struct perf_script *script, struct thread *thread, struct evsel *evsel, struct perf_sample *sample, FILE *fp) perf_sample__fprint_metric() argument 2095 show_event(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al, struct addr_location *addr_al) show_event() argument 2143 struct thread *thread = al->thread; process_event() local 2279 int idx, thread; __process_stat() local 2510 struct thread *thread = NULL; print_event_with_time() local [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | intel-pt.c | 200 struct thread *thread; member 753 struct thread *thread; in intel_pt_walk_next_insn() local 984 struct thread *thread; __intel_pt_pgd_ip() local 1236 struct thread *thread = machine__findnew_thread(pt->machine, intel_pt_add_callchain() local 1274 struct thread *thread = machine__findnew_thread(pt->machine, intel_pt_add_br_stack() local 3380 intel_pt_find_map(struct thread *thread, u8 cpumode, u64 addr, struct addr_location *al) intel_pt_find_map() argument 3398 struct thread *thread = pt->unknown_thread; intel_pt_text_poke() local [all...] |
| /test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/ |
| H A D | ffrtndk.cpp | 3070 pthread_t thread; in ffrt_loop_0001() local 3114 pthread_t thread; in ffrt_loop_0002() local 3548 pthread_t thread; in ffrt_loop_normal_0003() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | hevcdec.c | 2558 int thread = ctb_row % s1->threads_number; in hls_decode_entry_wpp() local [all...] |
| /third_party/ffmpeg/fftools/ |
| H A D | ffmpeg.h | 431 pthread_t thread; /* thread reading from this file */ member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiObjectManagementTests.cpp | 166 void ThreadGroup::add (de::MovePtr<ThreadGroupThread> thread) in add() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiObjectManagementTests.cpp | 166 void ThreadGroup::add (de::MovePtr<ThreadGroupThread> thread) in add() argument [all...] |
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglGLES2SharingThreadedTests.cpp | 291 void FenceSync::init (EGLThread& thread, bool serverSync) in init() argument 308 bool FenceSync::waitReady (EGLThread& thread) in waitReady() argument 448 EGLThread& thread = dynamic_cast<EGLThread&>(t); execute() local 599 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 652 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 674 MakeCurrent(EGLThread& thread, EGLDisplay display, SharedPtr<Surface> surface, SharedPtr<GLES2Context> context) MakeCurrent() argument 704 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 745 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 818 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 853 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 906 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 935 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 980 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 1032 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 1085 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 1136 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 1191 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 1220 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 1257 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 1298 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 1357 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 1387 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 1419 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 1447 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 1498 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 1528 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 1567 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 1615 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 1655 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 1685 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 1755 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 1863 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 1903 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 1962 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local 1997 EGLThread& thread = dynamic_cast<EGLThread&>(t); exec() local [all...] |
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | sched.h | 1501 struct thread_struct thread;
member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gfx_v10_0.c | 4151 wave_read_regs(struct amdgpu_device *adev, uint32_t wave, uint32_t thread, uint32_t regno, uint32_t num, uint32_t *out) wave_read_regs() argument 4201 gfx_v10_0_read_wave_vgprs(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t thread, uint32_t start, uint32_t size, uint32_t *dst) gfx_v10_0_read_wave_vgprs() argument
|
| H A D | gfx_v9_0.c | 2023 wave_read_regs(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t thread, uint32_t regno, uint32_t num, uint32_t *out) wave_read_regs() argument 2067 gfx_v9_0_read_wave_vgprs(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t thread, uint32_t start, uint32_t size, uint32_t *dst) gfx_v9_0_read_wave_vgprs() argument
|
| /kernel/linux/linux-5.10/drivers/dma/ |
| H A D | pl330.c | 447 struct pl330_thread *thread; member [all...] |
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | aclocal.h | 670 struct acpi_thread_state thread; member
|
| /kernel/linux/linux-5.10/drivers/android/ |
| H A D | binder.c | 857 binder_enqueue_deferred_thread_work_ilocked(struct binder_thread *thread, struct binder_work *work) binder_enqueue_deferred_thread_work_ilocked() argument 875 binder_enqueue_thread_work_ilocked(struct binder_thread *thread, struct binder_work *work) binder_enqueue_thread_work_ilocked() argument 902 binder_enqueue_thread_work(struct binder_thread *thread, struct binder_work *work) binder_enqueue_thread_work() argument 959 binder_has_work_ilocked(struct binder_thread *thread, bool do_proc_work) binder_has_work_ilocked() argument 968 binder_has_work(struct binder_thread *thread, bool do_proc_work) binder_has_work() argument 979 binder_available_for_proc_work_ilocked(struct binder_thread *thread) binder_available_for_proc_work_ilocked() argument 991 struct binder_thread *thread; binder_wakeup_poll_threads_ilocked() local 1020 struct binder_thread *thread; binder_select_thread_ilocked() local 1049 binder_wakeup_thread_ilocked(struct binder_proc *proc, struct binder_thread *thread, bool sync) binder_wakeup_thread_ilocked() argument 1081 struct binder_thread *thread = binder_select_thread_ilocked(proc); binder_wakeup_proc_ilocked() local 1250 struct binder_thread *thread = container_of(target_list, binder_inc_node_nilocked() local 1854 binder_thread_dec_tmpref(struct binder_thread *thread) binder_thread_dec_tmpref() argument 2330 binder_transaction_buffer_release(struct binder_proc *proc, struct binder_thread *thread, struct binder_buffer *buffer, binder_size_t off_end_offset, bool is_failure) binder_transaction_buffer_release() argument 2510 binder_release_entire_buffer(struct binder_proc *proc, struct binder_thread *thread, struct binder_buffer *buffer, bool is_failure) binder_release_entire_buffer() argument 2524 binder_translate_binder(struct flat_binder_object *fp, struct binder_transaction *t, struct binder_thread *thread) binder_translate_binder() argument 2577 binder_translate_handle(struct flat_binder_object *fp, struct binder_transaction *t, struct binder_thread *thread) binder_translate_handle() argument 2650 binder_translate_fd(u32 fd, binder_size_t fd_offset, struct binder_transaction *t, struct binder_thread *thread, struct binder_transaction *in_reply_to) binder_translate_fd() argument 2956 binder_translate_fd_array(struct list_head *pf_head, struct binder_fd_array_object *fda, const void __user *sender_ubuffer, struct binder_buffer_object *parent, struct binder_buffer_object *sender_uparent, struct binder_transaction *t, struct binder_thread *thread, struct binder_transaction *in_reply_to) binder_translate_fd_array() argument 3024 binder_fixup_parent(struct list_head *pf_head, struct binder_transaction *t, struct binder_thread *thread, struct binder_buffer_object *bp, binder_size_t off_start_offset, binder_size_t num_valid, binder_size_t last_fixup_obj_off, binder_size_t last_fixup_min_off) binder_fixup_parent() argument 3091 binder_proc_transaction(struct binder_transaction *t, struct binder_proc *proc, struct binder_thread *thread) binder_proc_transaction() argument 3178 binder_transaction(struct binder_proc *proc, struct binder_thread *thread, struct binder_transaction_data *tr, int reply, binder_size_t extra_buffers_size) binder_transaction() argument 3999 binder_free_buf(struct binder_proc *proc, struct binder_thread *thread, struct binder_buffer *buffer, bool is_failure) binder_free_buf() argument 4033 binder_thread_write(struct binder_proc *proc, struct binder_thread *thread, binder_uintptr_t binder_buffer, size_t size, binder_size_t *consumed) binder_thread_write() argument 4479 binder_stat_br(struct binder_proc *proc, struct binder_thread *thread, uint32_t cmd) binder_stat_br() argument 4490 binder_put_node_cmd(struct binder_proc *proc, struct binder_thread *thread, void __user **ptrp, binder_uintptr_t node_ptr, binder_uintptr_t node_cookie, int node_debug_id, uint32_t cmd, const char *cmd_name) binder_put_node_cmd() argument 4521 binder_wait_for_work(struct binder_thread *thread, bool do_proc_work) binder_wait_for_work() argument 4618 binder_thread_read(struct binder_proc *proc, struct binder_thread *thread, binder_uintptr_t binder_buffer, size_t size, binder_size_t *consumed, int non_block) binder_thread_read() argument 5098 struct binder_thread *thread = NULL; binder_get_thread_ilocked() local 5135 struct binder_thread *thread; binder_get_thread() local 5172 binder_free_thread(struct binder_thread *thread) binder_free_thread() argument 5180 binder_thread_release(struct binder_proc *proc, struct binder_thread *thread) binder_thread_release() argument 5277 struct binder_thread *thread = NULL; binder_poll() local 5298 binder_ioctl_write_read(struct file *filp, unsigned int cmd, unsigned long arg, struct binder_thread *thread) binder_ioctl_write_read() argument 5477 struct binder_thread *thread; binder_ioctl() local 5847 struct binder_thread *thread = rb_entry(n, struct binder_thread, rb_node); binder_deferred_flush() local 5973 struct binder_thread *thread; binder_deferred_release() local 6155 print_binder_thread_ilocked(struct seq_file *m, struct binder_thread *thread, int print_always) print_binder_thread_ilocked() argument 6401 struct binder_thread *thread; print_binder_proc_stats() local 6667 struct binder_thread *thread = rb_entry(n, struct binder_thread, rb_node); print_binder_transaction_brief() local 6713 struct binder_thread *thread = NULL; print_binder_proc_brief() local [all...] |
| /kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
| H A D | cadence-nand-controller.c | 988 cadence_nand_cdma_send(struct cdns_nand_ctrl *cdns_ctrl, u8 thread) cadence_nand_cdma_send() argument 1020 cadence_nand_cdma_send_and_wait(struct cdns_nand_ctrl *cdns_ctrl, u8 thread) cadence_nand_cdma_send_and_wait() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_main.c | 148 static void mvpp2_thread_write(struct mvpp2 *priv, unsigned int thread, in mvpp2_thread_write() argument 154 static u32 mvpp2_thread_read(struct mvpp2 *priv, unsigned int thread, in mvpp2_thread_read() argument 160 static void mvpp2_thread_write_relaxed(struct mvpp2 *priv, unsigned int thread, in mvpp2_thread_write_relaxed() argument 166 mvpp2_thread_read_relaxed(struct mvpp2 *priv, unsigned int thread, u32 offset) mvpp2_thread_read_relaxed() argument 443 unsigned int thread = mvpp2_cpu_to_thread(priv, get_cpu()); mvpp2_bm_bufs_get_addrs() local 587 unsigned int thread = mvpp2_cpu_to_thread(priv, get_cpu()); mvpp2_bm_pool_cleanup() local 764 unsigned int thread = mvpp2_cpu_to_thread(port->priv, get_cpu()); mvpp2_bm_pool_put() local 2163 unsigned int thread = mvpp2_aggr_desc_num_check() local 2185 unsigned int thread = mvpp2_cpu_to_thread(port->priv, smp_processor_id()); mvpp2_txq_alloc_reserved_desc() local 2206 unsigned int thread; mvpp2_txq_reserved_desc_num_proc() local 2382 unsigned int thread = mvpp2_cpu_to_thread(port->priv, get_cpu()); mvpp2_rx_pkts_coal_set() local 2398 unsigned int thread; mvpp2_tx_pkts_coal_set() local 2527 mvpp2_tx_done(struct mvpp2_port *port, u32 cause, unsigned int thread) mvpp2_tx_done() argument 2554 mvpp2_aggr_txq_init(struct platform_device *pdev, struct mvpp2_tx_queue *aggr_txq, unsigned int thread, struct mvpp2 *priv) mvpp2_aggr_txq_init() argument 2594 unsigned int thread; mvpp2_rxq_init() local 2702 unsigned int thread; mvpp2_rxq_deinit() local 2739 unsigned int thread; mvpp2_txq_init() local 2831 unsigned int thread; mvpp2_txq_deinit() local 2872 unsigned int thread = mvpp2_cpu_to_thread(port->priv, get_cpu()); mvpp2_txq_clean() local 3282 unsigned int thread = mvpp2_cpu_to_thread(port->priv, smp_processor_id()); mvpp2_xdp_finish_tx() local 3313 unsigned int thread = mvpp2_cpu_to_thread(port->priv, smp_processor_id()); mvpp2_xdp_submit_frame() local 3723 unsigned int thread = mvpp2_cpu_to_thread(port->priv, smp_processor_id()); tx_desc_unmap_put() local 3829 unsigned int thread = mvpp2_cpu_to_thread(port->priv, smp_processor_id()); mvpp2_tx_frag_process() local 4002 unsigned int thread; mvpp2_tx() local 4132 unsigned int thread = mvpp2_cpu_to_thread(port->priv, smp_processor_id()); mvpp2_poll() local 4520 unsigned int thread; mvpp2_stop() local 5550 unsigned int thread; mvpp2_port_init() local 6354 unsigned int ntxqs, nrxqs, thread; mvpp2_port_probe() local [all...] |
| /kernel/linux/linux-5.10/virt/kvm/ |
| H A D | kvm_main.c | 5156 struct task_struct *thread; in kvm_vm_create_worker_thread() local
|
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | md.c | 7940 struct md_thread *thread = arg; md_thread() local 7981 md_wakeup_thread(struct md_thread *thread) md_wakeup_thread() argument 7994 struct md_thread *thread; md_register_thread() local 8019 struct md_thread *thread; md_unregister_thread() local 8678 md_do_sync(struct md_thread *thread) md_do_sync() argument [all...] |
| /kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
| H A D | saa7134.h | 455 struct task_struct *thread; member 652 struct saa7134_thread thread; member
|
| /kernel/linux/linux-5.10/drivers/s390/net/ |
| H A D | qeth_core_main.c | 1145 static int __qeth_do_run_thread(struct qeth_card *card, unsigned long thread) in __qeth_do_run_thread() argument 1105 qeth_set_thread_start_bit(struct qeth_card *card, unsigned long thread) qeth_set_thread_start_bit() argument 1123 qeth_clear_thread_start_bit(struct qeth_card *card, unsigned long thread) qeth_clear_thread_start_bit() argument 1134 qeth_clear_thread_running_bit(struct qeth_card *card, unsigned long thread) qeth_clear_thread_running_bit() argument 1164 qeth_do_run_thread(struct qeth_card *card, unsigned long thread) qeth_do_run_thread() argument 1573 qeth_do_start_thread(struct qeth_card *card, unsigned long thread) qeth_do_start_thread() argument [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | sched.h | 1521 struct thread_struct thread; member
|
| /kernel/linux/linux-5.10/tools/perf/ |
| H A D | builtin-trace.c | 1289 static struct thread_trace *thread__trace(struct thread *thread, FILE *fp) in thread__trace() argument 1351 thread__files_entry(struct thread *thread, int fd) thread__files_entry() argument 1356 trace__set_fd_pathname(struct thread *thread, int fd, const char *pathname) trace__set_fd_pathname() argument 1373 thread__read_fd_path(struct thread *thread, int fd) thread__read_fd_path() argument 1399 thread__fd_path(struct thread *thread, int fd, struct trace *trace) thread__fd_path() argument 1436 struct thread *thread = machine__find_thread(trace->host, pid, pid); pid__scnprintf_fd() local 1463 thread__set_filename_pos(struct thread *thread, const char *bf, unsigned long ptr) thread__set_filename_pos() argument 1538 trace__fprintf_comm_tid(struct trace *trace, struct thread *thread, FILE *fp) trace__fprintf_comm_tid() argument 1551 trace__fprintf_entry_head(struct trace *trace, struct thread *thread, u64 duration, bool duration_calculated, u64 tstamp, FILE *fp) trace__fprintf_entry_head() argument 1987 syscall__scnprintf_args(struct syscall *sc, char *bf, size_t size, unsigned char *args, void *augmented_args, int augmented_args_size, struct trace *trace, struct thread *thread) syscall__scnprintf_args() argument 2149 thread__update_stats(struct thread *thread, struct thread_trace *ttrace, int id, struct perf_sample *sample, long err, bool errno_summary) global() argument 2232 trace__fprintf_sample(struct trace *trace, struct evsel *evsel, struct perf_sample *sample, struct thread *thread) global() argument 2282 struct thread *thread; global() local 2358 struct thread *thread; global() local 2430 struct thread *thread; global() local 2561 struct thread *thread = machine__findnew_thread(trace->host, sample->pid, sample->tid); global() local 2624 struct thread *thread = machine__findnew_thread(trace->host, global() local 2680 trace__fprintf_tp_fields(struct trace *trace, struct evsel *evsel, struct perf_sample *sample, struct thread *thread, void *augmented_args, int augmented_args_size) global() argument 2758 struct thread *thread; global() local 2865 struct thread *thread; global() local 2959 struct thread *thread; global() local 3659 struct thread *thread = machine__find_thread(trace->host, pids[0], pids[0]); global() local 4363 trace__fprintf_thread(FILE *fp, struct thread *thread, struct trace *trace) global() argument 4397 struct thread *thread; global() variable [all...] |
| /kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
| H A D | cadence-nand-controller.c | 988 cadence_nand_cdma_send(struct cdns_nand_ctrl *cdns_ctrl, u8 thread) cadence_nand_cdma_send() argument 1020 cadence_nand_cdma_send_and_wait(struct cdns_nand_ctrl *cdns_ctrl, u8 thread) cadence_nand_cdma_send_and_wait() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
| H A D | saa7134.h | 455 struct task_struct *thread; member 641 struct saa7134_thread thread; member
|