Home
last modified time | relevance | path

Searched defs:thread (Results 426 - 450 of 598) sorted by relevance

1...<<11121314151617181920>>...24

/kernel/linux/linux-6.6/kernel/
H A Dexit.c631 struct task_struct *thread, *reaper; in find_new_reaper() local
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dptrace.c476 struct thread_struct *thread = &(current->thread); ptrace_triggered() local
562 struct thread_struct *thread = &tsk->thread; ptrace_write_dr7() local
613 struct thread_struct *thread = &tsk->thread; ptrace_get_debugreg() local
672 struct thread_struct *thread = &tsk->thread; ptrace_set_debugreg() local
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/fpu/
H A Dxstate.c1570 struct task_struct *thread, *leader = current->group_leader; validate_sigaltstack() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_request.c312 struct smoke_thread *thread = container_of(work, typeof(*thread), work); in __igt_breadcrumbs_smoketest() local
1466 struct parallel_thread *thread = in __live_parallel_engine1() local
1504 struct parallel_thread *thread = __live_parallel_engineN() local
1556 struct parallel_thread *thread = __live_parallel_spin() local
2966 struct p_thread *thread = container_of(work, typeof(*thread), work); p_sync0() local
3040 struct p_thread *thread = container_of(work, typeof(*thread), work); p_sync1() local
3117 struct p_thread *thread = container_of(work, typeof(*thread), work); p_many() local
[all...]
/kernel/linux/linux-6.6/drivers/mailbox/
H A Dmtk-cmdq-mailbox.c70 struct cmdq_thread *thread; member
80 struct cmdq_thread *thread; member
113 static int cmdq_thread_suspend(struct cmdq *cmdq, struct cmdq_thread *thread) in cmdq_thread_suspend() argument
133 static void cmdq_thread_resume(struct cmdq_thread *thread) in cmdq_thread_resume() argument
158 cmdq_thread_reset(struct cmdq *cmdq, struct cmdq_thread *thread) cmdq_thread_reset() argument
174 cmdq_thread_disable(struct cmdq *cmdq, struct cmdq_thread *thread) cmdq_thread_disable() argument
181 cmdq_thread_invalidate_fetched_data(struct cmdq_thread *thread) cmdq_thread_invalidate_fetched_data() argument
190 struct cmdq_thread *thread = task->thread; cmdq_task_insert_into_thread() local
207 cmdq_thread_is_in_wfe(struct cmdq_thread *thread) cmdq_thread_is_in_wfe() argument
225 struct cmdq_thread *thread = task->thread; cmdq_task_handle_error() local
239 cmdq_thread_irq_handler(struct cmdq *cmdq, struct cmdq_thread *thread) cmdq_thread_irq_handler() argument
303 struct cmdq_thread *thread = &cmdq->thread[bit]; cmdq_irq_handler() local
316 struct cmdq_thread *thread; cmdq_suspend() local
368 struct cmdq_thread *thread = (struct cmdq_thread *)chan->con_priv; cmdq_mbox_send_data() local
437 struct cmdq_thread *thread = (struct cmdq_thread *)chan->con_priv; cmdq_mbox_shutdown() local
474 struct cmdq_thread *thread = (struct cmdq_thread *)chan->con_priv; cmdq_mbox_flush() local
530 struct cmdq_thread *thread; cmdq_xlate() local
[all...]
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c2944 struct task_struct *thread; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Darm-spe.c97 struct thread *thread; member
[all...]
H A Dbuild-id.c52 struct thread *thread = machine__findnew_thread(machine, sample->pid, in build_id__mark_dso_hit() local
76 struct thread *thread = machine__findnew_thread(machine, in perf_event__exit_del_thread() local
[all...]
H A Devsel.h387 static inline int evsel__read_on_cpu(struct evsel *evsel, int cpu_map_idx, int thread) in evsel__read_on_cpu() argument
399 evsel__read_on_cpu_scaled(struct evsel *evsel, int cpu_map_idx, int thread) evsel__read_on_cpu_scaled() argument
[all...]
H A Dintel-bts.c321 struct thread *thread; in intel_bts_get_next_insn() local
406 intel_bts_process_buffer(struct intel_bts_queue *btsq, struct auxtrace_buffer *buffer, struct thread *thread) intel_bts_process_buffer() argument
449 struct thread *thread; intel_bts_process_queue() local
[all...]
H A Dthread-stack.c113 static inline bool thread_stack__per_cpu(struct thread *thread) in thread_stack__per_cpu() argument
136 thread_stack__init(struct thread_stack *ts, struct thread *thread, struct call_return_processor *crp, bool callstack, unsigned int br_stack_sz) thread_stack__init() argument
173 thread_stack__new(struct thread *thread, int cpu, struct call_return_processor *crp, bool callstack, unsigned int br_stack_sz) thread_stack__new() argument
208 thread__cpu_stack(struct thread *thread, int cpu) thread__cpu_stack() argument
226 thread__stack(struct thread *thread, int cpu) thread__stack() argument
298 thread_stack__call_return(struct thread *thread, struct thread_stack *ts, size_t idx, u64 timestamp, u64 ref, bool no_return) thread_stack__call_return() argument
338 __thread_stack__flush(struct thread *thread, struct thread_stack *ts) __thread_stack__flush() argument
364 thread_stack__flush(struct thread *thread) thread_stack__flush() argument
406 thread_stack__event(struct thread *thread, int cpu, u32 flags, u64 from_ip, u64 to_ip, u16 insn_len, u64 trace_nr, bool callstack, unsigned int br_stack_sz, bool mispred_all) thread_stack__event() argument
473 thread_stack__set_trace_nr(struct thread *thread, int cpu, u64 trace_nr) thread_stack__set_trace_nr() argument
487 __thread_stack__free(struct thread *thread, struct thread_stack *ts) __thread_stack__free() argument
494 thread_stack__reset(struct thread *thread, struct thread_stack *ts) thread_stack__reset() argument
503 thread_stack__free(struct thread *thread) thread_stack__free() argument
521 thread_stack__sample(struct thread *thread, int cpu, struct ip_callchain *chain, size_t sz, u64 ip, u64 kernel_start) thread_stack__sample() argument
564 thread_stack__sample_late(struct thread *thread, int cpu, struct ip_callchain *chain, size_t sz, u64 sample_ip, u64 kernel_start) thread_stack__sample_late() argument
617 thread_stack__br_sample(struct thread *thread, int cpu, struct branch_stack *dst, unsigned int sz) thread_stack__br_sample() argument
678 thread_stack__br_sample_late(struct thread *thread, int cpu, struct branch_stack *dst, unsigned int sz, u64 ip, u64 kernel_start) thread_stack__br_sample_late() argument
814 thread_stack__pop_cp(struct thread *thread, struct thread_stack *ts, u64 ret_addr, u64 timestamp, u64 ref, struct symbol *sym) thread_stack__pop_cp() argument
886 thread_stack__pop_ks(struct thread *thread, struct thread_stack *ts, struct perf_sample *sample, u64 ref) thread_stack__pop_ks() argument
903 thread_stack__no_call_return(struct thread *thread, struct thread_stack *ts, struct perf_sample *sample, struct addr_location *from_al, struct addr_location *to_al, u64 ref) thread_stack__no_call_return() argument
997 thread_stack__trace_begin(struct thread *thread, struct thread_stack *ts, u64 timestamp, u64 ref) thread_stack__trace_begin() argument
1101 thread_stack__process(struct thread *thread, struct comm *comm, struct perf_sample *sample, struct addr_location *from_al, struct addr_location *to_al, u64 ref, struct call_return_processor *crp) thread_stack__process() argument
1232 thread_stack__depth(struct thread *thread, int cpu) thread_stack__depth() argument
[all...]
H A Dunwind-libunwind-local.c98 struct thread *thread; member
640 static int entry(u64 ip, struct thread *thread, in entry() argument
780 _unwind__get_entries(unwind_entry_cb_t cb, void *arg, struct thread *thread, struct perf_sample *data, int max_stack, bool best_effort) _unwind__get_entries() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-top.c1241 pthread_t thread, thread_process; in __cmd_top() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/s390x/
H A Dmemop.c649 pthread_t thread; in test_cmpxchg_key_concurrent() local
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dxen_shinfo_test.c431 pthread_t thread; in main() local
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Duffd-unit-tests.c300 pthread_t thread; in pagemap_test_fork() local
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Damx.c692 pthread_t thread; member
[all...]
/kernel/liteos_a/testsuites/kernel/src/
H A DosTest.c360 UINT32 PosixPthreadDestroy(pthread_attr_t *attr, pthread_t thread) in PosixPthreadDestroy() argument
/kernel/linux/linux-6.6/drivers/s390/scsi/
H A Dzfcp_erp.c1644 struct task_struct *thread; in zfcp_erp_thread_setup() local
[all...]
/kernel/linux/linux-6.6/kernel/time/
H A Dposix-cpu-timers.c59 const bool thread = !!CPUCLOCK_PERTHREAD(clock); in pid_for_clock() local
[all...]
/kernel/linux/linux-5.10/drivers/dma/
H A Ddmatest.c251 struct dmatest_thread *thread; in is_threaded_test_run() local
267 struct dmatest_thread *thread; in is_threaded_test_pending() local
431 struct dmatest_thread *thread = in dmatest_callback() local
570 struct dmatest_thread *thread = data; dmatest_func() local
934 struct dmatest_thread *thread; dmatest_cleanup_channel() local
957 struct dmatest_thread *thread; dmatest_add_threads() local
1121 struct dmatest_thread *thread; run_pending_tests() local
1309 struct dmatest_thread *thread; dmatest_test_list_get() local
[all...]
H A Dimg-mdc-dma.c124 unsigned int thread; member
/kernel/linux/linux-5.10/drivers/crypto/
H A Dmxs-dcp.c79 struct task_struct *thread[DCP_MAX_CHANS]; member
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v6_0.c2992 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
/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_ssif.c267 struct task_struct *thread; member

Completed in 47 milliseconds

1...<<11121314151617181920>>...24