Home
last modified time | relevance | path

Searched defs:thread (Results 176 – 200 of 254) sorted by relevance

1234567891011

/Linux-v5.10/tools/perf/util/
Dstat-display.c704 int cpu, thread, i = 0; in sort_aggr_thread() local
754 int thread, sorted_threads, id; in print_aggr_thread() local
Dsynthetic-events.c744 int err = -1, thread, j; in perf_event__synthesize_thread_map() local
1266 u32 cpu, u32 thread, u64 id, in perf_event__synthesize_stat()
Devlist.c458 int thread; in perf_evlist__enable_event_cpu() local
474 int thread) in perf_evlist__enable_event_thread()
Dcs-etm.c75 struct thread *thread; member
674 struct thread *thread; in cs_etm__mem_access() local
Dsort.h101 struct thread *thread; member
Dsession.c1790 struct thread *thread; in perf_session__register_idle_thread() local
1919 static int perf_session__flush_thread_stack(struct thread *thread, in perf_session__flush_thread_stack()
/Linux-v5.10/drivers/md/
Dmd-cluster.c286 static void recover_bitmaps(struct md_thread *thread) in recover_bitmaps()
621 static void recv_daemon(struct md_thread *thread) in recv_daemon()
Dmd.c7893 struct md_thread *thread = arg; in md_thread() local
7934 void md_wakeup_thread(struct md_thread *thread) in md_wakeup_thread()
7947 struct md_thread *thread; in md_register_thread() local
7972 struct md_thread *thread = *threadp; in md_unregister_thread() local
8622 void md_do_sync(struct md_thread *thread) in md_do_sync()
/Linux-v5.10/drivers/acpi/
Dacpi_dbg.c52 struct task_struct *thread; member
/Linux-v5.10/tools/io_uring/
Dio_uring-bench.c73 pthread_t thread; member
/Linux-v5.10/include/linux/
Dpktcdvd.h56 struct task_struct *thread; member
Dinterrupt.h116 struct task_struct *thread; member
/Linux-v5.10/drivers/s390/net/
Dqeth_core_main.c1139 unsigned long thread) in qeth_set_thread_start_bit()
1157 unsigned long thread) in qeth_clear_thread_start_bit()
1168 unsigned long thread) in qeth_clear_thread_running_bit()
1178 static int __qeth_do_run_thread(struct qeth_card *card, unsigned long thread) in __qeth_do_run_thread()
1197 static int qeth_do_run_thread(struct qeth_card *card, unsigned long thread) in qeth_do_run_thread()
1585 static int qeth_do_start_thread(struct qeth_card *card, unsigned long thread) in qeth_do_start_thread()
/Linux-v5.10/include/pcmcia/
Dss.h184 struct task_struct *thread; member
/Linux-v5.10/drivers/scsi/qedi/
Dqedi_main.c1963 struct task_struct *thread; in qedi_cpu_online() local
1981 struct task_struct *thread; in qedi_cpu_offline() local
/Linux-v5.10/fs/
Dbinfmt_elf.c1697 struct elf_thread_core_info *thread; member
1948 struct task_struct *thread; member
/Linux-v5.10/arch/mips/include/asm/
Dprocessor.h370 #define release_thread(thread) do { } while(0) argument
/Linux-v5.10/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c2625 struct task_struct *thread; in bnx2fc_cpu_online() local
2645 struct task_struct *thread; in bnx2fc_cpu_offline() local
/Linux-v5.10/drivers/gpu/drm/vc4/
Dvc4_gem.c369 submit_cl(struct drm_device *dev, uint32_t thread, uint32_t start, uint32_t end) in submit_cl()
/Linux-v5.10/tools/testing/selftests/bpf/prog_tests/
Dsockmap_listen.c180 #define xpthread_create(thread, attr, func, arg) \ argument
189 #define xpthread_join(thread, retval) \ argument
/Linux-v5.10/drivers/ps3/
Dps3-lpm.c1043 void ps3_enable_pm_interrupts(u32 cpu, u32 thread, u32 mask) in ps3_enable_pm_interrupts()
/Linux-v5.10/drivers/staging/unisys/visorhba/
Dvisorhba_main.c82 struct task_struct *thread; member
/Linux-v5.10/drivers/acpi/acpica/
Dacstruct.h90 struct acpi_thread_state *thread; member
/Linux-v5.10/tools/perf/
Dbuiltin-lock.c816 struct thread *thread = machine__findnew_thread(machine, sample->pid, in process_sample_event() local
Dbuiltin-top.c1235 pthread_t thread, thread_process; in __cmd_top() local

1234567891011