Searched defs:thread (Results 1 - 191 of 191) sorted by relevance

/linux-4.1.27/tools/perf/arch/arm/util/
H A Dunwind-libdw.c5 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) libdw__arch_set_initial_registers() argument
/linux-4.1.27/arch/metag/include/asm/
H A Dhwthread.h26 void __iomem *__CU_addr(unsigned int thread, unsigned int regnum) __CU_addr() argument
H A Dtlbflush.h28 int thread = hard_processor_id(); __flush_tlb() local
H A Dmmu_context.h54 static inline void load_pgd(pgd_t *pgd, int thread) load_pgd() argument
/linux-4.1.27/arch/arm/include/asm/
H A Dthread_notify.h32 static inline void thread_notify(unsigned long rc, struct thread_info *thread) thread_notify() argument
H A Dtls.h59 struct thread_info *thread; set_tls() local
/linux-4.1.27/arch/arm/kernel/
H A Dthumbee.c44 struct thread_info *thread = t; thumbee_notifier() local
H A Dpj4-cp0.c24 struct thread_info *thread = t; iwmmxt_do() local
H A Dxscale-cp0.c35 struct thread_info *thread = t; dsp_do() local
60 struct thread_info *thread = t; iwmmxt_do() local
H A Dprocess.c184 struct thread_info *thread = current_thread_info(); flush_thread() local
208 struct thread_info *thread = task_thread_info(p); copy_thread() local
252 struct thread_info *thread = current_thread_info(); dump_fpu() local
H A Dptrace.c305 struct thread_info *thread = task_thread_info(tsk); ptrace_getwmmxregs() local
319 struct thread_info *thread = task_thread_info(tsk); ptrace_setwmmxregs() local
336 struct thread_info *thread = task_thread_info(tsk); ptrace_getcrunchregs() local
348 struct thread_info *thread = task_thread_info(tsk); ptrace_setcrunchregs() local
633 struct thread_info *thread = task_thread_info(target); fpa_set() local
671 struct thread_info *thread = task_thread_info(target); vfp_get() local
708 struct thread_info *thread = task_thread_info(target); vfp_set() local
/linux-4.1.27/tools/perf/arch/x86/util/
H A Dunwind-libdw.c5 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) libdw__arch_set_initial_registers() argument
/linux-4.1.27/tools/perf/util/
H A Dunwind-libdw.h15 struct thread *thread; member in struct:unwind_info
H A Dthread-stack.h59 struct thread *thread; member in struct:call_return
H A Dthread.h14 struct thread { struct
46 static inline void __thread__zput(struct thread **thread) __thread__zput() argument
54 static inline void thread__exited(struct thread *thread) thread__exited() argument
61 static inline int thread__set_comm(struct thread *thread, const char *comm, thread__set_comm() argument
87 static inline void *thread__priv(struct thread *thread) thread__priv() argument
92 static inline void thread__set_priv(struct thread *thread, void *p) thread__set_priv() argument
97 static inline bool thread__is_filtered(struct thread *thread) thread__is_filtered() argument
H A Dthread.c13 int thread__init_map_groups(struct thread *thread, struct machine *machine) thread__init_map_groups() argument
33 struct thread *thread = zalloc(sizeof(*thread)); thread__new() local
66 void thread__delete(struct thread *thread) thread__delete() argument
85 struct thread *thread__get(struct thread *thread) thread__get() argument
91 void thread__put(struct thread *thread) thread__put() argument
99 struct comm *thread__comm(const struct thread *thread) thread__comm() argument
107 struct comm *thread__exec_comm(const struct thread *thread) thread__exec_comm() argument
120 int __thread__set_comm(struct thread *thread, const char *str, u64 timestamp, __thread__set_comm() argument
146 const char *thread__comm_str(const struct thread *thread) thread__comm_str() argument
157 int thread__comm_len(struct thread *thread) thread__comm_len() argument
169 size_t thread__fprintf(struct thread *thread, FILE *fp) thread__fprintf() argument
175 void thread__insert_map(struct thread *thread, struct map *map) thread__insert_map() argument
181 static int thread__clone_map_groups(struct thread *thread, thread__clone_map_groups() argument
198 int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp) thread__fork() argument
215 void thread__find_cpumode_addr_location(struct thread *thread, thread__find_cpumode_addr_location() argument
H A Dunwind-libdw.c166 unwind__get_entries(unwind_entry_cb_t cb, void *arg, struct thread *thread, struct perf_sample *data, int max_stack) unwind__get_entries() argument
H A Ddb-export.c122 int db_export__thread(struct db_export *dbe, struct thread *thread, db_export__thread() argument
229 static struct thread *get_main_thread(struct machine *machine, struct thread *thread) get_main_thread() argument
287 struct thread* thread = al->thread; db_export__sample() local
186 db_export__comm_thread(struct db_export *dbe, struct comm *comm, struct thread *thread) db_export__comm_thread() argument
H A Dvdso.c139 machine__thread_dso_type(struct machine *machine, struct thread *thread) machine__thread_dso_type() argument
250 vdso__dso_findnew_compat(struct machine *machine, struct thread *thread, struct vdso_info *vdso_info, struct dso **dso) vdso__dso_findnew_compat() argument
H A Dbuild-id.c32 struct thread *thread = machine__findnew_thread(machine, sample->pid, build_id__mark_dso_hit() local
55 struct thread *thread = machine__findnew_thread(machine, perf_event__exit_del_thread() local
H A Dthread-stack.c126 static struct thread_stack *thread_stack__new(struct thread *thread, thread_stack__new() argument
195 static int thread_stack__call_return(struct thread *thread, thread_stack__call_return() argument
222 static int thread_stack__flush(struct thread *thread, struct thread_stack *ts) thread_stack__flush() argument
245 int thread_stack__event(struct thread *thread, u32 flags, u64 from_ip, thread_stack__event() argument
293 void thread_stack__set_trace_nr(struct thread *thread, u64 trace_nr) thread_stack__set_trace_nr() argument
305 void thread_stack__free(struct thread *thread) thread_stack__free() argument
314 void thread_stack__sample(struct thread *thread, struct ip_callchain *chain, thread_stack__sample() argument
485 static int thread_stack__pop_cp(struct thread *thread, struct thread_stack *ts, thread_stack__pop_cp() argument
528 static int thread_stack__bottom(struct thread *thread, struct thread_stack *ts, thread_stack__bottom() argument
557 static int thread_stack__no_call_return(struct thread *thread, thread_stack__no_call_return() argument
619 static int thread_stack__trace_begin(struct thread *thread, thread_stack__trace_begin() argument
663 int thread_stack__process(struct thread *thread, struct comm *comm, thread_stack__process() argument
H A Devent.c459 int err = -1, thread, j; perf_event__synthesize_thread_map() local
792 void thread__find_addr_map(struct thread *thread, u8 cpumode, thread__find_addr_map() argument
868 void thread__find_addr_location(struct thread *thread, thread__find_addr_location() argument
886 struct thread *thread = machine__findnew_thread(machine, sample->pid, perf_event__preprocess_sample() local
961 perf_event__preprocess_sample_addr(union perf_event *event, struct perf_sample *sample, struct thread *thread, struct addr_location *al) perf_event__preprocess_sample_addr() argument
H A Devsel.h256 perf_evsel__read_on_cpu(struct perf_evsel *evsel, int cpu, int thread) perf_evsel__read_on_cpu() argument
269 perf_evsel__read_on_cpu_scaled(struct perf_evsel *evsel, int cpu, int thread) perf_evsel__read_on_cpu_scaled() argument
H A Dmap.c142 map__new(struct machine *machine, u64 start, u64 len, u64 pgoff, u32 pid, u32 d_maj, u32 d_min, u64 ino, u64 ino_gen, u32 prot, u32 flags, char *filename, enum map_type type, struct thread *thread) map__new() argument
H A Dsort.h88 struct thread *thread; member in struct:hist_entry
H A Dunwind-libunwind.c90 struct thread *thread; member in struct:unwind_info
514 static int entry(u64 ip, struct thread *thread, entry() argument
563 int unwind__prepare_access(struct thread *thread) unwind__prepare_access() argument
582 void unwind__flush_access(struct thread *thread) unwind__flush_access() argument
593 void unwind__finish_access(struct thread *thread) unwind__finish_access() argument
629 unwind__get_entries(unwind_entry_cb_t cb, void *arg, struct thread *thread, struct perf_sample *data, int max_stack) unwind__get_entries() argument
H A Dsymbol.h187 struct thread *thread; member in struct:addr_location
H A Devlist.c285 int cpu, thread; perf_evlist__disable() local
304 int cpu, thread; perf_evlist__enable() local
324 int cpu, thread, err; perf_evlist__disable_event() local
345 int cpu, thread, err; perf_evlist__enable_event() local
366 int thread, err; perf_evlist__enable_event_cpu() local
848 int cpu, thread; perf_evlist__mmap_per_cpu() local
874 int thread; perf_evlist__mmap_per_thread() local
381 perf_evlist__enable_event_thread(struct perf_evlist *evlist, struct perf_evsel *evsel, int thread) perf_evlist__enable_event_thread() argument
470 perf_evlist__id_hash(struct perf_evlist *evlist, struct perf_evsel *evsel, int cpu, int thread, u64 id) perf_evlist__id_hash() argument
483 perf_evlist__id_add(struct perf_evlist *evlist, struct perf_evsel *evsel, int cpu, int thread, u64 id) perf_evlist__id_add() argument
490 perf_evlist__id_add_fd(struct perf_evlist *evlist, struct perf_evsel *evsel, int cpu, int thread, int fd) perf_evlist__id_add_fd() argument
531 perf_evlist__set_sid_idx(struct perf_evlist *evlist, struct perf_evsel *evsel, int idx, int cpu, int thread) perf_evlist__set_sid_idx() argument
795 perf_evlist__mmap_per_evsel(struct perf_evlist *evlist, int idx, struct mmap_params *mp, int cpu, int thread, int *output) perf_evlist__mmap_per_evsel() argument
H A Devsel.c778 int cpu, thread; perf_evsel__alloc_fd() local
799 int cpu, thread; perf_evsel__run_ioctl() local
882 int cpu, thread; perf_evsel__close_fd() local
957 int perf_evsel__read_cb(struct perf_evsel *evsel, int cpu, int thread, perf_evsel__read_cb() argument
994 static int get_group_fd(struct perf_evsel *evsel, int cpu, int thread) get_group_fd() argument
1137 int cpu, thread, nthreads; __perf_evsel__open() local
973 __perf_evsel__read_on_cpu(struct perf_evsel *evsel, int cpu, int thread, bool scale) __perf_evsel__read_on_cpu() argument
H A Dmachine.c48 struct thread *thread = machine__findnew_thread(machine, -1, machine__init() local
433 struct thread *thread = machine__findnew_thread(machine, machine__process_comm_event() local
1164 struct thread *thread; machine__process_mmap2_event() local
1214 struct thread *thread; machine__process_mmap_event() local
1275 struct thread *thread = machine__find_thread(machine, machine__process_fork_event() local
1303 struct thread *thread = machine__find_thread(machine, machine__process_exit_event() local
1349 static void ip__resolve_ams(struct thread *thread, ip__resolve_ams() argument
1371 static void ip__resolve_data(struct thread *thread, ip__resolve_data() argument
1409 static int add_callchain_ip(struct thread *thread, add_callchain_ip() argument
1532 static int resolve_lbr_callchain_sample(struct thread *thread, resolve_lbr_callchain_sample() argument
1597 static int thread__resolve_callchain_sample(struct thread *thread, thread__resolve_callchain_sample() argument
1721 int thread__resolve_callchain(struct thread *thread, thread__resolve_callchain() argument
1754 struct thread *thread; machine__for_each_thread() local
1795 struct thread *thread; machine__set_current_tid() local
421 machine__thread_exec_comm(struct machine *machine, struct thread *thread) machine__thread_exec_comm() argument
1749 machine__for_each_thread(struct machine *machine, int (*fn)(struct thread *thread, void *p), void *priv) machine__for_each_thread() argument
H A Dsession.c1117 struct thread *thread; perf_session__register_idle_thread() local
/linux-4.1.27/include/linux/iio/
H A Dtrigger_consumer.h36 irqreturn_t (*thread)(int irq, void *p); member in struct:iio_poll_func
/linux-4.1.27/arch/x86/um/asm/
H A Dprocessor_64.h24 static inline void arch_flush_thread(struct arch_thread *thread) arch_flush_thread() argument
H A Dprocessor_32.h38 static inline void arch_flush_thread(struct arch_thread *thread) arch_flush_thread() argument
/linux-4.1.27/arch/arm/nwfpe/
H A Dfpmodule.c62 struct thread_info *thread = v; nwfpe_notify() local
/linux-4.1.27/arch/arm/mach-ep93xx/
H A Dcrunch.c26 void crunch_task_release(struct thread_info *thread) crunch_task_release() argument
41 struct thread_info *thread = (struct thread_info *)t; crunch_do() local
/linux-4.1.27/tools/perf/arch/arm/tests/
H A Ddwarf-unwind.c11 sample_ustack(struct perf_sample *sample, struct thread *thread, u64 *regs) sample_ustack() argument
43 test__arch_unwind_sample(struct perf_sample *sample, struct thread *thread) test__arch_unwind_sample() argument
/linux-4.1.27/tools/perf/arch/x86/tests/
H A Ddwarf-unwind.c11 sample_ustack(struct perf_sample *sample, struct thread *thread, u64 *regs) sample_ustack() argument
43 test__arch_unwind_sample(struct perf_sample *sample, struct thread *thread) test__arch_unwind_sample() argument
/linux-4.1.27/drivers/media/usb/pvrusb2/
H A Dpvrusb2-dvb.h25 struct task_struct *thread; member in struct:pvr2_dvb_adapter
/linux-4.1.27/arch/metag/kernel/
H A Dcore_reg.c41 void core_reg_write(int unit, int reg, int thread, unsigned int val) core_reg_write() argument
83 unsigned int core_reg_read(int unit, int reg, int thread) core_reg_read() argument
H A Dprocess.c263 static void alloc_fpu_context(struct thread_struct *thread) alloc_fpu_context() argument
269 static void clear_fpu(struct thread_struct *thread) clear_fpu() argument
276 static void clear_fpu(struct thread_struct *thread) clear_fpu() argument
282 static void clear_dsp(struct thread_struct *thread) clear_dsp() argument
296 static void clear_dsp(struct thread_struct *thread) clear_dsp() argument
H A Dsmp.c71 static int boot_secondary(unsigned int thread, struct task_struct *idle) boot_secondary() argument
121 static void describe_cachepart_change(unsigned int thread, const char *label, describe_cachepart_change() argument
171 static void setup_smp_cache(unsigned int thread) setup_smp_cache() argument
218 unsigned int thread = cpu_2_hwthread_id[cpu]; __cpu_up() local
606 unsigned int thread; kick_raise_softirq() local
H A Dtraps.c818 unsigned int thread = cpu_2_hwthread_id[cpu]; per_cpu_trap_init() local
/linux-4.1.27/drivers/acpi/acpica/
H A Dexmutex.c71 struct acpi_thread_state *thread = obj_desc->mutex.owner_thread; acpi_ex_unlink_mutex() local
460 void acpi_ex_release_all_mutexes(struct acpi_thread_state *thread) acpi_ex_release_all_mutexes() argument
113 acpi_ex_link_mutex(union acpi_operand_object *obj_desc, struct acpi_thread_state *thread) acpi_ex_link_mutex() argument
H A Dpsparse.c438 struct acpi_thread_state *thread; acpi_ps_parse_aml() local
H A Ddsmethod.c470 acpi_ds_call_control_method(struct acpi_thread_state *thread, acpi_ds_call_control_method() argument
H A Ddswstate.c500 struct acpi_walk_state *acpi_ds_pop_walk_state(struct acpi_thread_state *thread) acpi_ds_pop_walk_state() argument
446 acpi_ds_get_current_walk_state(struct acpi_thread_state *thread) acpi_ds_get_current_walk_state() argument
475 acpi_ds_push_walk_state(struct acpi_walk_state *walk_state, struct acpi_thread_state *thread) acpi_ds_push_walk_state() argument
540 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) acpi_ds_create_walk_state() argument
H A Dacstruct.h120 struct acpi_thread_state *thread; member in struct:acpi_walk_state
H A Daclocal.h654 struct acpi_thread_state thread; member in union:acpi_generic_state
/linux-4.1.27/tools/perf/tests/
H A Dhists_filter.c16 struct thread *thread; member in struct:sample
H A Ddwarf-unwind.c67 static int unwind_thread(struct thread *thread) unwind_thread() argument
102 struct thread *thread = *(struct thread **)p1; compare() local
111 static int krava_3(struct thread *thread) krava_3() argument
130 static int krava_2(struct thread *thread) krava_2() argument
136 static int krava_1(struct thread *thread) krava_1() argument
145 struct thread *thread; test__dwarf_unwind() local
H A Dhists_common.c91 struct thread *thread; setup_fake_machine() local
H A Dhists_link.c16 struct thread *thread; member in struct:sample
H A Dhists_output.c17 struct thread *thread; member in struct:sample
H A Dmmap-thread-lookup.c184 struct thread *thread; mmap_events() local
H A Dcode-reading.c249 struct thread *thread; process_sample_event() local
389 struct thread *thread; do_test_code_reading() local
135 read_object_code(u64 addr, size_t len, u8 cpumode, struct thread *thread, struct state *state) read_object_code() argument
H A Dhists_cumulate.c16 struct thread *thread; member in struct:sample
/linux-4.1.27/drivers/net/wireless/rsi/
H A Drsi_common.h60 rsi_create_kthread(struct rsi_common *common, struct rsi_thread *thread, void *func_ptr, u8 *name) rsi_create_kthread() argument
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
H A Dsec_gc.c166 struct ptlrpc_thread *thread = (struct ptlrpc_thread *) arg; sec_gc_main() local
H A Dpinger.c237 struct ptlrpc_thread *thread = (struct ptlrpc_thread *)arg; ptlrpc_pinger_main() local
H A Dservice.c2190 ptlrpc_thread_stopping(struct ptlrpc_thread *thread) ptlrpc_thread_stopping() argument
2259 struct ptlrpc_thread *thread = (struct ptlrpc_thread *)arg; ptlrpc_main() local
2559 struct ptlrpc_thread *thread; ptlrpc_svcpt_stop_threads() local
2652 struct ptlrpc_thread *thread; ptlrpc_start_thread() local
1726 ptlrpc_server_handle_req_in(struct ptlrpc_service_part *svcpt, struct ptlrpc_thread *thread) ptlrpc_server_handle_req_in() argument
1868 ptlrpc_server_handle_request(struct ptlrpc_service_part *svcpt, struct ptlrpc_thread *thread) ptlrpc_server_handle_request() argument
2221 ptlrpc_wait_event(struct ptlrpc_service_part *svcpt, struct ptlrpc_thread *thread) ptlrpc_wait_event() argument
/linux-4.1.27/include/media/
H A Dvideobuf-dvb.h18 struct task_struct *thread; member in struct:videobuf_dvb
/linux-4.1.27/drivers/irqchip/
H A Dirq-metag.c163 unsigned int thread = hard_processor_id(); metag_internal_irq_unmask() local
195 unsigned int cpu, thread; metag_internal_irq_set_affinity() local
284 unsigned int thread = cpu_2_hwthread_id[cpu]; metag_internal_irq_init_cpu() local
H A Dirq-metag-ext.c134 int thread = hard_processor_id(); meta_intc_startup_irq() local
338 unsigned int thread = hard_processor_id(); meta_intc_unmask_edge_irq_nomask() local
379 unsigned int thread = hard_processor_id(); meta_intc_unmask_level_irq_nomask() local
509 unsigned int cpu, thread; meta_intc_set_affinity() local
782 unsigned int thread = cpu_2_hwthread_id[cpu]; meta_intc_init_cpu() local
/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process.c77 struct kfd_process *kfd_create_process(const struct task_struct *thread) kfd_create_process() argument
115 struct kfd_process *kfd_get_process(const struct task_struct *thread) kfd_get_process() argument
143 static struct kfd_process *find_process(const struct task_struct *thread) find_process() argument
254 static struct kfd_process *create_process(const struct task_struct *thread) create_process() argument
/linux-4.1.27/arch/x86/kernel/
H A Dvsyscall_64.c97 struct thread_struct *thread = &current->thread; write_ok_or_segv() local
H A Dhw_breakpoint.c349 struct thread_struct *thread = &current->thread; aout_dump_debugregs() local
H A Dptrace.c563 struct thread_struct *thread = &(current->thread); ptrace_triggered() local
649 struct thread_struct *thread = &tsk->thread; ptrace_write_dr7() local
700 struct thread_struct *thread = &tsk->thread; ptrace_get_debugreg() local
758 struct thread_struct *thread = &tsk->thread; ptrace_set_debugreg() local
/linux-4.1.27/crypto/
H A Dalgboss.c97 struct task_struct *thread; cryptomgr_schedule_probe() local
235 struct task_struct *thread; cryptomgr_schedule_test() local
/linux-4.1.27/arch/sparc/include/asm/
H A Dptrace.h45 struct thread_info *thread; member in struct:global_reg_snapshot
H A Dtrap_block.h25 struct thread_info *thread; member in struct:trap_per_cpu
/linux-4.1.27/arch/um/drivers/
H A Dchan_user.c277 int pid, thread, count, thread_fd = -1; register_winch() local
/linux-4.1.27/arch/um/include/asm/
H A Dprocessor-generic.h39 } thread; member in union:thread_struct::__anon2937::__anon2938
/linux-4.1.27/arch/unicore32/kernel/
H A Dprocess.c213 struct thread_info *thread = current_thread_info(); flush_thread() local
234 struct thread_info *thread = task_thread_info(p); copy_thread() local
271 struct thread_info *thread = current_thread_info(); dump_fpu() local
H A Dsignal.c307 struct thread_info *thread = current_thread_info(); handle_signal() local
H A Dtraps.c179 static int __die(const char *str, int err, struct thread_info *thread, __die() argument
217 struct thread_info *thread = current_thread_info(); die() local
/linux-4.1.27/arch/metag/mm/
H A Dcache.c203 int thread; metag_phys_data_cache_flush() local
348 int thread; metag_phys_code_cache_flush() local
/linux-4.1.27/include/linux/
H A Dvfio.h123 void (*thread)(void *, void *); member in struct:virqfd
H A Dpktcdvd.h56 struct task_struct *thread; member in struct:packet_cdrw
H A Dinterrupt.h115 struct task_struct *thread; member in struct:irqaction
H A Dof.h556 of_get_cpu_node(int cpu, unsigned int *thread) of_get_cpu_node() argument
H A DmISDNif.h509 struct task_struct *thread; member in struct:mISDNstack
H A Dsched.h1476 struct thread_struct thread; member in struct:task_struct
/linux-4.1.27/arch/hexagon/kernel/
H A Dsmp.c195 struct thread_info *thread = (struct thread_info *)idle->stack; __cpu_up() local
/linux-4.1.27/arch/arm/mm/
H A Dcontext.c110 struct thread_info *thread = t; contextidr_notifier() local
/linux-4.1.27/tools/perf/arch/powerpc/util/
H A Dskip-callchain-idx.c238 int arch_skip_callchain_idx(struct thread *thread, struct ip_callchain *chain) arch_skip_callchain_idx() argument
/linux-4.1.27/tools/perf/bench/
H A Dfutex-hash.c40 pthread_t thread; member in struct:worker
/linux-4.1.27/drivers/infiniband/core/
H A Dfmr_pool.c99 struct task_struct *thread; member in struct:ib_fmr_pool
/linux-4.1.27/drivers/mmc/card/
H A Dqueue.h48 struct task_struct *thread; member in struct:mmc_queue
/linux-4.1.27/drivers/scsi/bnx2i/
H A Dbnx2i_init.c423 struct task_struct *thread; bnx2i_percpu_thread_create() local
442 struct task_struct *thread; bnx2i_percpu_thread_destroy() local
/linux-4.1.27/arch/sh/kernel/
H A Dptrace_32.c81 struct thread_struct *thread = &tsk->thread; set_single_step() local
/linux-4.1.27/arch/sparc/kernel/
H A Dprom_64.c377 arch_find_n_match_cpu_physical_id(struct device_node *cpun, int cpu, unsigned int *thread) arch_find_n_match_cpu_physical_id() argument
/linux-4.1.27/drivers/bluetooth/
H A Dbtmrvl_main.c614 struct btmrvl_thread *thread = data; btmrvl_service_main_thread() local
/linux-4.1.27/drivers/base/
H A Ddevtmpfs.c29 static struct task_struct *thread; variable in typeref:struct:task_struct
/linux-4.1.27/drivers/usb/atm/
H A Dusbatm.h161 struct task_struct *thread; member in struct:usbatm_data
/linux-4.1.27/fs/notify/
H A Dmark.c505 struct task_struct *thread; fsnotify_mark_init() local
/linux-4.1.27/drivers/md/
H A Dmultipath.c331 static void multipathd(struct md_thread *thread) multipathd() argument
H A Draid1.h108 struct md_thread *thread; member in struct:r1conf
H A Draid10.h82 struct md_thread *thread; member in struct:r10conf
H A Dmd-cluster.c222 static void recover_bitmaps(struct md_thread *thread) recover_bitmaps() argument
464 static void recv_daemon(struct md_thread *thread) recv_daemon() argument
H A Dmd.h283 struct md_thread *thread; /* management thread */ member in struct:mddev
H A Draid1.c2409 static void raid1d(struct md_thread *thread) raid1d() argument
H A Draid5.h539 struct md_thread *thread; member in struct:r5conf
H A Draid10.c2787 static void raid10d(struct md_thread *thread) raid10d() argument
H A Draid5.c5809 static void raid5d(struct md_thread *thread) raid5d() argument
H A Dmd.c6947 struct md_thread *thread = arg; md_thread() local
6986 void md_wakeup_thread(struct md_thread *thread) md_wakeup_thread() argument
6999 struct md_thread *thread; md_register_thread() local
7024 struct md_thread *thread = *threadp; md_unregister_thread() local
7604 void md_do_sync(struct md_thread *thread) md_do_sync() argument
/linux-4.1.27/arch/powerpc/platforms/cell/
H A Dcbe_regs.c266 struct cbe_thread_map *thread = &cbe_thread_map[i]; for_each_possible_cpu() local
H A Dpmu.c356 void cbe_enable_pm_interrupts(u32 cpu, u32 thread, u32 mask) cbe_enable_pm_interrupts() argument
H A Dinterrupt.c397 void iic_set_interrupt_routing(int cpu, int thread, int priority) iic_set_interrupt_routing() argument
/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c316 u32 thread; pseries_remove_processor() local
H A Ddlpar.c370 u32 thread; dlpar_online_cpu() local
449 u32 thread; dlpar_offline_cpu() local
/linux-4.1.27/arch/arm/vfp/
H A Dvfpmodule.c65 static bool vfp_state_in_hw(unsigned int cpu, struct thread_info *thread) vfp_state_in_hw() argument
79 static void vfp_force_reload(unsigned int cpu, struct thread_info *thread) vfp_force_reload() argument
93 static void vfp_thread_flush(struct thread_info *thread) vfp_thread_flush() argument
121 static void vfp_thread_exit(struct thread_info *thread) vfp_thread_exit() argument
132 static void vfp_thread_copy(struct thread_info *thread) vfp_thread_copy() argument
168 struct thread_info *thread = v; vfp_notifier() local
516 void vfp_sync_hwstate(struct thread_info *thread) vfp_sync_hwstate() argument
535 void vfp_flush_hwstate(struct thread_info *thread) vfp_flush_hwstate() argument
551 struct thread_info *thread = current_thread_info(); vfp_preserve_user_clear_hwstate() local
594 struct thread_info *thread = current_thread_info(); vfp_restore_user_hwstate() local
679 struct thread_info *thread = current_thread_info(); kernel_neon_begin() local
/linux-4.1.27/arch/arm64/kernel/
H A Dtraps.c188 static int __die(const char *str, int err, struct thread_info *thread, __die() argument
225 struct thread_info *thread = current_thread_info(); die() local
/linux-4.1.27/tools/perf/
H A Dbuiltin-inject.c215 struct thread *thread; perf_event__inject_buildid() local
H A Dbuiltin-top.c933 pthread_t thread; __cmd_top() local
H A Dbuiltin-kvm.c375 struct vcpu_event_record *per_vcpu_record(struct thread *thread, per_vcpu_record() argument
654 struct thread *thread; process_sample_event() local
396 handle_kvm_event(struct perf_kvm_stat *kvm, struct thread *thread, struct perf_evsel *evsel, struct perf_sample *sample) handle_kvm_event() argument
H A Dbuiltin-lock.c813 struct thread *thread = machine__findnew_thread(machine, sample->pid, process_sample_event() local
H A Dbuiltin-kmem.c481 struct thread *thread = machine__findnew_thread(machine, sample->pid, process_sample_event() local
H A Dbuiltin-script.c451 struct thread *thread = al->thread; process_event() local
621 struct thread *thread; process_comm_event() local
655 struct thread *thread; process_fork_event() local
685 struct thread *thread; process_exit_event() local
716 struct thread *thread; process_mmap_event() local
747 struct thread *thread; process_mmap2_event() local
338 print_sample_start(struct perf_sample *sample, struct thread *thread, struct perf_evsel *evsel) print_sample_start() argument
379 print_sample_addr(union perf_event *event, struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr) print_sample_addr() argument
408 print_sample_bts(union perf_event *event, struct perf_sample *sample, struct perf_evsel *evsel, struct thread *thread, struct addr_location *al) print_sample_bts() argument
H A Dbuiltin-stat.c513 int cpu, thread; read_counter() local
H A Dbuiltin-sched.c45 pthread_t thread; member in struct:task_desc
91 struct thread *thread; member in struct:work_atoms
811 thread_atoms_search(struct rb_root *root, struct thread *thread, thread_atoms_search() argument
861 static int thread_atoms_insert(struct perf_sched *sched, struct thread *thread) thread_atoms_insert() argument
1021 struct thread *thread = machine__findnew_thread(machine, -1, pid); latency_runtime_event() local
H A Dbuiltin-trace.c244 struct thread *thread; member in struct:syscall_arg
1190 static struct thread_trace *thread__trace(struct thread *thread, FILE *fp) thread__trace() argument
1261 static int trace__set_fd_pathname(struct thread *thread, int fd, const char *pathname) trace__set_fd_pathname() argument
1287 static int thread__read_fd_path(struct thread *thread, int fd) thread__read_fd_path() argument
1313 static const char *thread__fd_path(struct thread *thread, int fd, thread__fd_path() argument
1382 static size_t trace__fprintf_entry_head(struct trace *trace, struct thread *thread, trace__fprintf_entry_head() argument
1714 struct thread *thread; trace__sys_enter() local
1770 struct thread *thread; trace__sys_exit() local
1856 struct thread *thread = machine__findnew_thread(trace->host, trace__sched_stat_runtime() local
1922 struct thread *thread; trace__pgfault() local
2504 static int trace__fprintf_one_thread(struct thread *thread, void *priv) trace__fprintf_one_thread() argument
1543 syscall__scnprintf_args(struct syscall *sc, char *bf, size_t size, unsigned char *args, struct trace *trace, struct thread *thread) syscall__scnprintf_args() argument
/linux-4.1.27/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c247 perl_process_tracepoint(struct perf_sample *sample, struct perf_evsel *evsel, struct thread *thread) perl_process_tracepoint() argument
H A Dtrace-event-python.c549 static int python_export_thread(struct db_export *dbe, struct thread *thread, python_export_thread() argument
587 python_export_comm_thread(struct db_export *dbe, u64 db_id, struct comm *comm, struct thread *thread) python_export_comm_thread() argument
/linux-4.1.27/drivers/macintosh/
H A Dtherm_adt746x.c82 struct task_struct *thread; member in struct:thermostat
/linux-4.1.27/drivers/media/pci/pt3/
H A Dpt3.c479 struct task_struct *thread; pt3_start_streaming() local
H A Dpt3.h130 struct task_struct *thread; member in struct:pt3_adapter
/linux-4.1.27/drivers/media/rc/
H A Drc-core-priv.h36 struct task_struct *thread; member in struct:ir_raw_event_ctrl
/linux-4.1.27/drivers/block/
H A Dnbd.c667 struct task_struct *thread; __nbd_ioctl() local
/linux-4.1.27/drivers/virtio/
H A Dvirtio_balloon.c56 struct task_struct *thread; member in struct:virtio_balloon
/linux-4.1.27/drivers/w1/
H A Dw1.h250 struct task_struct *thread; member in struct:w1_master
/linux-4.1.27/arch/s390/mm/
H A Dfault.c715 struct thread_struct *thread, *next; pfault_cpu_notify() local
/linux-4.1.27/kernel/
H A Dseccomp.c257 struct task_struct *thread, *caller; seccomp_can_sync_threads() local
298 struct task_struct *thread, *caller; seccomp_sync_threads() local
H A Dexit.c490 struct task_struct *thread, *reaper; find_new_reaper() local
/linux-4.1.27/drivers/infiniband/hw/ehca/
H A Dehca_irq.c702 struct task_struct *thread; queue_comp_task() local
752 struct task_struct *thread; comp_task_park() local
677 __queue_comp_task(struct ehca_cq *__cq, struct ehca_cpu_comp_task *cct, struct task_struct *thread) __queue_comp_task() argument
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dperf_event_p4.c952 int thread = p4_ht_config_thread(hwc->config); p4_pmu_enable_event() local
1192 static int p4_next_cntr(int thread, unsigned long *used_mask, p4_next_cntr() argument
1213 unsigned int i, thread, num; p4_pmu_schedule_events() local
H A Dcommon.c1454 struct thread_struct *thread = &curr->thread; cpu_init() local
/linux-4.1.27/drivers/thermal/
H A Dintel_powerclamp.c511 struct task_struct *thread; start_power_clamp() local
556 struct task_struct *thread; end_power_clamp() local
578 struct task_struct *thread; powerclamp_cpu_callback() local
/linux-4.1.27/kernel/debug/
H A Dgdbstub.c495 struct task_struct *thread; gdb_get_regs_helper() local
800 struct task_struct *thread; gdb_cmd_task() local
838 struct task_struct *thread; gdb_cmd_thread() local
/linux-4.1.27/arch/s390/kernel/
H A Dptrace.c44 struct thread_struct *thread = &task->thread; update_cr_regs() local
/linux-4.1.27/arch/powerpc/kernel/
H A Dptrace.c940 struct thread_struct *thread = &(task->thread); ptrace_set_debugreg() local
1374 struct thread_struct *thread = &(child->thread); ppc_set_hwdebug() local
1481 struct thread_struct *thread = &(child->thread); ppc_del_hwdebug() local
H A Dprocess.c355 static void set_debug_reg_defaults(struct thread_struct *thread) set_debug_reg_defaults() argument
423 static void set_debug_reg_defaults(struct thread_struct *thread) set_debug_reg_defaults() argument
640 void tm_recheckpoint(struct thread_struct *thread, tm_recheckpoint() argument
/linux-4.1.27/tools/power/acpi/os_specific/service_layers/
H A Dosunixxf.c1250 pthread_t thread; acpi_os_get_thread_id() local
1274 pthread_t thread; acpi_os_execute() local
/linux-4.1.27/tools/usb/
H A Dffs-test.c295 static struct thread { struct
H A Dtestusb.c131 pthread_t thread; member in struct:testdev
/linux-4.1.27/drivers/net/irda/
H A Dstir4200.c171 struct task_struct *thread; /* transmit thread */ member in struct:stir_cb
/linux-4.1.27/drivers/s390/scsi/
H A Dzfcp_erp.c1369 struct task_struct *thread; zfcp_erp_thread_setup() local
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
H A Dldlm_pool.c1334 struct ptlrpc_thread *thread = (struct ptlrpc_thread *)arg; ldlm_pools_thread_main() local
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
H A Dstatahead.c976 struct ptlrpc_thread *thread = &sai->sai_agl_thread; ll_agl_thread() local
1037 struct ptlrpc_thread *thread = &sai->sai_agl_thread; ll_start_agl() local
1067 struct ptlrpc_thread *thread = &sai->sai_thread; ll_statahead_thread() local
1324 struct ptlrpc_thread *thread = &lli->lli_sai->sai_thread; ll_stop_statahead() local
1481 struct ptlrpc_thread *thread = &sai->sai_thread; ll_sai_unplug() local
1533 struct ptlrpc_thread *thread; do_statahead_enter() local
/linux-4.1.27/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h304 struct task_struct *thread; member in struct:srpt_rdma_ch
/linux-4.1.27/drivers/crypto/
H A Dmxs-dcp.c67 struct task_struct *thread[DCP_MAX_CHANS]; member in struct:dcp
/linux-4.1.27/drivers/dma/
H A Ddmatest.c176 struct dmatest_thread *thread; is_threaded_test_run() local
402 struct dmatest_thread *thread = data; dmatest_func() local
721 struct dmatest_thread *thread; dmatest_cleanup_channel() local
744 struct dmatest_thread *thread; dmatest_add_threads() local
H A Dimg-mdc-dma.c126 unsigned int thread; member in struct:mdc_chan
H A Dpl330.c439 struct pl330_thread *thread; member in struct:dma_pl330_chan
/linux-4.1.27/arch/x86/lguest/
H A Dboot.c1074 lguest_load_sp0(struct tss_struct *tss, struct thread_struct *thread) lguest_load_sp0() argument
/linux-4.1.27/drivers/tty/
H A Dmips_ejtag_fdc.c153 struct task_struct *thread; member in struct:mips_ejtag_fdc_tty
/linux-4.1.27/drivers/media/dvb-core/
H A Ddvb_ca_en50221.c146 struct task_struct *thread; member in struct:dvb_ca_private
H A Ddvb_frontend.c110 struct task_struct *thread; member in struct:dvb_frontend_private
/linux-4.1.27/drivers/ps3/
H A Dps3-lpm.c1055 void ps3_enable_pm_interrupts(u32 cpu, u32 thread, u32 mask) ps3_enable_pm_interrupts() argument
/linux-4.1.27/include/pcmcia/
H A Dss.h187 struct task_struct *thread; member in struct:pcmcia_socket
/linux-4.1.27/include/scsi/
H A Dlibfcoe.h329 struct task_struct *thread; member in struct:fcoe_percpu_s
/linux-4.1.27/fs/
H A Dbinfmt_elf_fdpic.c1411 struct task_struct *thread; member in struct:elf_thread_status
H A Dbinfmt_elf.c1587 struct elf_thread_core_info *thread; member in struct:elf_note_info
1847 struct task_struct *thread; member in struct:elf_thread_status
/linux-4.1.27/kernel/time/
H A Dposix-cpu-timers.c1459 struct k_clock thread = { init_posix_cpu_timers() local
/linux-4.1.27/sound/soc/intel/common/
H A Dsst-dsp.h187 irqreturn_t (*thread)(int irq, void *context); member in struct:sst_dsp_device
/linux-4.1.27/drivers/media/pci/ttpci/
H A Dav7110.c2379 struct task_struct *thread; av7110_attach() local
/linux-4.1.27/drivers/media/v4l2-core/
H A Dvideobuf2-core.c3151 struct task_struct *thread; member in struct:vb2_threadio_data
/linux-4.1.27/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c2460 struct task_struct *thread; bnx2fc_percpu_thread_create() local
2478 struct task_struct *thread; bnx2fc_percpu_thread_destroy() local
/linux-4.1.27/drivers/scsi/fcoe/
H A Dfcoe.c1256 struct task_struct *thread; fcoe_percpu_thread_create() local
1285 struct task_struct *thread; fcoe_percpu_thread_destroy() local
/linux-4.1.27/drivers/s390/net/
H A Dlcs.c350 lcs_set_thread_start_bit(struct lcs_card *card, unsigned long thread) lcs_set_thread_start_bit() argument
366 lcs_clear_thread_running_bit(struct lcs_card *card, unsigned long thread) lcs_clear_thread_running_bit() argument
377 __lcs_do_run_thread(struct lcs_card *card, unsigned long thread) __lcs_do_run_thread() argument
397 lcs_do_run_thread(struct lcs_card *card, unsigned long thread) lcs_do_run_thread() argument
406 lcs_do_start_thread(struct lcs_card *card, unsigned long thread) lcs_do_start_thread() argument
H A Dqeth_core_main.c936 void qeth_clear_thread_start_bit(struct qeth_card *card, unsigned long thread) qeth_clear_thread_start_bit() argument
947 void qeth_clear_thread_running_bit(struct qeth_card *card, unsigned long thread) qeth_clear_thread_running_bit() argument
958 static int __qeth_do_run_thread(struct qeth_card *card, unsigned long thread) __qeth_do_run_thread() argument
977 int qeth_do_run_thread(struct qeth_card *card, unsigned long thread) qeth_do_run_thread() argument
1405 static int qeth_do_start_thread(struct qeth_card *card, unsigned long thread) qeth_do_start_thread() argument
920 qeth_set_thread_start_bit(struct qeth_card *card, unsigned long thread) qeth_set_thread_start_bit() argument
/linux-4.1.27/drivers/of/
H A Dbase.c402 struct device_node *of_get_cpu_node(int cpu, unsigned int *thread) of_get_cpu_node() argument
335 __of_find_n_match_cpu_property(struct device_node *cpun, const char *prop_name, int cpu, unsigned int *thread) __of_find_n_match_cpu_property() argument
365 arch_find_n_match_cpu_physical_id(struct device_node *cpun, int cpu, unsigned int *thread) arch_find_n_match_cpu_physical_id() argument
/linux-4.1.27/arch/x86/include/asm/
H A Dparavirt.h22 load_sp0(struct tss_struct *tss, struct thread_struct *thread) load_sp0() argument
H A Dprocessor.h569 native_load_sp0(struct tss_struct *tss, struct thread_struct *thread) native_load_sp0() argument
604 load_sp0(struct tss_struct *tss, struct thread_struct *thread) load_sp0() argument
/linux-4.1.27/arch/x86/xen/
H A Denlighten.c951 xen_load_sp0(struct tss_struct *tss, struct thread_struct *thread) xen_load_sp0() argument
/linux-4.1.27/drivers/char/ipmi/
H A Dipmi_ssif.c259 struct task_struct *thread; member in struct:ssif_info
H A Dipmi_si_intf.c294 struct task_struct *thread; member in struct:smi_info
/linux-4.1.27/drivers/hv/
H A Dhv_balloon.c535 struct task_struct *thread; member in struct:hv_dynmem_device
/linux-4.1.27/fs/hfs/
H A Dhfs.h237 struct hfs_cat_thread thread; member in union:hfs_cat_rec
/linux-4.1.27/fs/hfsplus/
H A Dhfsplus_raw.h328 struct hfsplus_cat_thread thread; member in union:__anon10969
/linux-4.1.27/arch/powerpc/include/asm/
H A Dcell-regs.h189 struct cbe_iic_thread_regs thread[2]; /* 0x0400 */ member in struct:cbe_iic_regs
/linux-4.1.27/arch/arm64/include/asm/
H A Dcompat.h307 static inline int is_compat_thread(struct thread_info *thread) is_compat_thread() argument
314 static inline int is_compat_thread(struct thread_info *thread) is_compat_thread() argument
/linux-4.1.27/tools/perf/ui/browsers/
H A Dhists.c1242 const struct thread *thread = hists->thread_filter; hists__browser_title() local
1491 struct thread *thread = NULL; perf_evsel__hists_browse() local
/linux-4.1.27/tools/lguest/
H A Dlguest.c224 pid_t thread; member in struct:virtqueue
/linux-4.1.27/drivers/net/ethernet/realtek/
H A D8139too.c615 struct delayed_work thread; member in struct:rtl8139_private
/linux-4.1.27/drivers/media/i2c/
H A Dtvaudio.c137 struct task_struct *thread; member in struct:CHIPSTATE
/linux-4.1.27/drivers/android/
H A Dbinder.c2136 static int binder_has_thread_work(struct binder_thread *thread) binder_has_thread_work() argument
2520 struct binder_thread *thread = NULL; binder_get_thread() local
2598 struct binder_thread *thread = NULL; binder_poll() local
2733 struct binder_thread *thread; binder_ioctl() local
2994 struct binder_thread *thread = rb_entry(n, struct binder_thread, rb_node); binder_deferred_flush() local
3085 struct binder_thread *thread; binder_deferred_release() local
1317 binder_transaction(struct binder_proc *proc, struct binder_thread *thread, struct binder_transaction_data *tr, int reply) binder_transaction() argument
1755 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
2118 binder_stat_br(struct binder_proc *proc, struct binder_thread *thread, uint32_t cmd) binder_stat_br() argument
2129 binder_has_proc_work(struct binder_proc *proc, struct binder_thread *thread) binder_has_proc_work() argument
2142 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
2553 binder_free_thread(struct binder_proc *proc, struct binder_thread *thread) binder_free_thread() argument
2626 binder_ioctl_write_read(struct file *filp, unsigned int cmd, unsigned long arg, struct binder_thread *thread) binder_ioctl_write_read() argument
3291 print_binder_thread(struct seq_file *m, struct binder_thread *thread, int print_always) print_binder_thread() argument
/linux-4.1.27/drivers/media/pci/saa7134/
H A Dsaa7134.h449 struct task_struct *thread; member in struct:saa7134_thread
641 struct saa7134_thread thread; member in struct:saa7134_dev
/linux-4.1.27/drivers/staging/lustre/lustre/include/
H A Dlustre_net.h1831 static inline int thread_is_init(struct ptlrpc_thread *thread) thread_is_init() argument
1836 static inline int thread_is_stopped(struct ptlrpc_thread *thread) thread_is_stopped() argument
1841 static inline int thread_is_stopping(struct ptlrpc_thread *thread) thread_is_stopping() argument
1846 static inline int thread_is_starting(struct ptlrpc_thread *thread) thread_is_starting() argument
1851 static inline int thread_is_running(struct ptlrpc_thread *thread) thread_is_running() argument
1856 static inline int thread_is_event(struct ptlrpc_thread *thread) thread_is_event() argument
1861 static inline int thread_is_signal(struct ptlrpc_thread *thread) thread_is_signal() argument
1866 static inline void thread_clear_flags(struct ptlrpc_thread *thread, __u32 flags) thread_clear_flags() argument
1871 static inline void thread_set_flags(struct ptlrpc_thread *thread, __u32 flags) thread_set_flags() argument
1876 static inline void thread_add_flags(struct ptlrpc_thread *thread, __u32 flags) thread_add_flags() argument
1881 static inline int thread_test_and_clear_flags(struct ptlrpc_thread *thread, thread_test_and_clear_flags() argument
/linux-4.1.27/arch/ia64/kernel/
H A Dperfmon.c3684 struct thread_struct *thread = NULL; pfm_write_ibr_dbr() local
4163 struct thread_struct *thread; pfm_context_load() local
6759 struct thread_struct *thread; pfm_inherit() local
/linux-4.1.27/drivers/scsi/aacraid/
H A Daacraid.h1165 struct task_struct *thread; member in struct:aac_dev

Completed in 6961 milliseconds