Searched defs:thread (Results 176 - 200 of 292) sorted by last modified time

1234567891011>>

/linux-master/tools/perf/arch/powerpc/util/
H A Dunwind-libdw.c16 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) argument
/linux-master/tools/perf/arch/loongarch/util/
H A Dunwind-libdw.c10 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) argument
/linux-master/tools/perf/arch/csky/util/
H A Dunwind-libdw.c10 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) argument
/linux-master/tools/perf/arch/arm64/util/
H A Dunwind-libdw.c8 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) argument
/linux-master/tools/perf/arch/arm/util/
H A Dunwind-libdw.c8 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) argument
/linux-master/tools/lib/perf/include/perf/
H A Devent.h413 __u32 thread; member in struct:perf_record_stat
/linux-master/arch/loongarch/kernel/
H A Dptrace.c1030 struct thread_struct *thread = &tsk->thread; local
[all...]
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Drecalc_apic_map_test.c40 pthread_t thread; local
/linux-master/drivers/hv/
H A Dhv_balloon.c550 struct task_struct *thread; member in struct:hv_dynmem_device
[all...]
/linux-master/arch/x86/kernel/
H A Dptrace.c476 struct thread_struct *thread = &(current->thread); local
562 struct thread_struct *thread = &tsk->thread; local
613 struct thread_struct *thread = &tsk->thread; local
672 struct thread_struct *thread = &tsk->thread; local
[all...]
/linux-master/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c298 u32 thread; local
331 u32 thread; local
387 u32 thread; local
[all...]
/linux-master/arch/powerpc/platforms/cell/
H A Dcbe_regs.c283 struct cbe_thread_map *thread = &cbe_thread_map[i]; local
/linux-master/arch/arm/kernel/
H A Dxscale-cp0.c35 struct thread_info *thread = t; local
60 struct thread_info *thread = t; local
H A Dptrace.c296 struct thread_info *thread = task_thread_info(tsk); local
310 struct thread_info *thread = task_thread_info(tsk); local
585 struct thread_info *thread = task_thread_info(target); local
615 struct thread_info *thread = task_thread_info(target); local
637 struct thread_info *thread = task_thread_info(target); local
[all...]
H A Dprocess.c220 struct thread_info *thread = current_thread_info(); local
240 struct thread_info *thread = task_thread_info(p); local
[all...]
/linux-master/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h1400 unsigned int thread; member in struct:mvpp2_txq_pcpu
/linux-master/drivers/md/
H A Draid10.h103 struct md_thread __rcu *thread; member in struct:r10conf
/linux-master/drivers/macintosh/
H A Dtherm_adt746x.c84 struct task_struct *thread; member in struct:thermostat
/linux-master/drivers/char/ipmi/
H A Dipmi_si_intf.c243 struct task_struct *thread; member in struct:smi_info
[all...]
H A Dipmi_ipmb.c58 struct task_struct *thread; member in struct:ipmi_ipmb_dev
/linux-master/tools/testing/selftests/futex/functional/
H A Dfutex_wait_timeout.c101 pthread_t thread; local
/linux-master/drivers/acpi/acpica/
H A Ddswstate.c412 acpi_ds_get_current_walk_state(struct acpi_thread_state *thread) argument
441 acpi_ds_push_walk_state(struct acpi_walk_state *walk_state, struct acpi_thread_state *thread) argument
466 acpi_ds_pop_walk_state(struct acpi_thread_state *thread) argument
506 acpi_ds_create_walk_state(acpi_owner_id owner_id, union acpi_parse_object *origin, union acpi_operand_object *method_desc, struct acpi_thread_state *thread) argument
[all...]
/linux-master/arch/s390/mm/
H A Dpfault.c212 struct thread_struct *thread, *nex local
[all...]
/linux-master/tools/perf/util/
H A Dthread-stack.c113 static inline bool thread_stack__per_cpu(struct thread *thread) argument
136 thread_stack__init(struct thread_stack *ts, struct thread *thread, struct call_return_processor *crp, bool callstack, unsigned int br_stack_sz) argument
173 thread_stack__new(struct thread *thread, int cpu, struct call_return_processor *crp, bool callstack, unsigned int br_stack_sz) argument
208 thread__cpu_stack(struct thread *thread, int cpu) argument
226 thread__stack(struct thread *thread, int cpu) argument
298 thread_stack__call_return(struct thread *thread, struct thread_stack *ts, size_t idx, u64 timestamp, u64 ref, bool no_return) argument
338 __thread_stack__flush(struct thread *thread, struct thread_stack *ts) argument
364 thread_stack__flush(struct thread *thread) 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) argument
473 thread_stack__set_trace_nr(struct thread *thread, int cpu, u64 trace_nr) argument
487 __thread_stack__free(struct thread *thread, struct thread_stack *ts) argument
494 thread_stack__reset(struct thread *thread, struct thread_stack *ts) argument
503 thread_stack__free(struct thread *thread) argument
521 thread_stack__sample(struct thread *thread, int cpu, struct ip_callchain *chain, size_t sz, u64 ip, u64 kernel_start) argument
564 thread_stack__sample_late(struct thread *thread, int cpu, struct ip_callchain *chain, size_t sz, u64 sample_ip, u64 kernel_start) argument
617 thread_stack__br_sample(struct thread *thread, int cpu, struct branch_stack *dst, unsigned int sz) argument
678 thread_stack__br_sample_late(struct thread *thread, int cpu, struct branch_stack *dst, unsigned int sz, u64 ip, u64 kernel_start) argument
814 thread_stack__pop_cp(struct thread *thread, struct thread_stack *ts, u64 ret_addr, u64 timestamp, u64 ref, struct symbol *sym) argument
886 thread_stack__pop_ks(struct thread *thread, struct thread_stack *ts, struct perf_sample *sample, u64 ref) 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) argument
997 thread_stack__trace_begin(struct thread *thread, struct thread_stack *ts, u64 timestamp, u64 ref) 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) argument
1232 thread_stack__depth(struct thread *thread, int cpu) argument
[all...]
/linux-master/drivers/scsi/qedi/
H A Dqedi_main.c1961 struct task_struct *thread; local
1979 struct task_struct *thread; local
[all...]

Completed in 533 milliseconds

1234567891011>>