| /Linux-v5.4/arch/arm/kernel/ |
| D | xscale-cp0.c | 35 struct thread_info *thread = t; in dsp_do() local 60 struct thread_info *thread = t; in iwmmxt_do() local
|
| D | process.c | 206 struct thread_info *thread = current_thread_info(); in flush_thread() local 230 struct thread_info *thread = task_thread_info(p); in copy_thread() local 288 struct thread_info *thread = current_thread_info(); in dump_fpu() local
|
| /Linux-v5.4/tools/perf/util/ |
| D | event.c | 457 struct map *thread__find_map(struct thread *thread, u8 cpumode, u64 addr, in thread__find_map() 522 struct map *thread__find_map_fb(struct thread *thread, u8 cpumode, u64 addr, in thread__find_map_fb() 535 struct symbol *thread__find_symbol(struct thread *thread, u8 cpumode, in thread__find_symbol() 544 struct symbol *thread__find_symbol_fb(struct thread *thread, u8 cpumode, in thread__find_symbol_fb() 560 struct thread *thread = machine__findnew_thread(machine, sample->pid, in machine__resolve() local 643 void thread__resolve(struct thread *thread, struct addr_location *al, in thread__resolve()
|
| D | evsel.c | 1266 void perf_evsel__compute_deltas(struct evsel *evsel, int cpu, int thread, in perf_evsel__compute_deltas() 1307 perf_evsel__read_one(struct evsel *evsel, int cpu, int thread) in perf_evsel__read_one() 1315 perf_evsel__set_count(struct evsel *counter, int cpu, int thread, in perf_evsel__set_count() 1331 int cpu, int thread, u64 *data) in perf_evsel__process_group_data() 1368 perf_evsel__read_group(struct evsel *leader, int cpu, int thread) in perf_evsel__read_group() 1398 int perf_evsel__read_counter(struct evsel *evsel, int cpu, int thread) in perf_evsel__read_counter() 1409 int cpu, int thread, bool scale) in __perf_evsel__read_on_cpu() 1429 static int get_group_fd(struct evsel *evsel, int cpu, int thread) in get_group_fd() 1454 for (int thread = thread_idx; thread < nr_threads - 1; thread++) in perf_evsel__remove_fd() local 1485 int thread, int err) in ignore_missing_thread() [all …]
|
| /Linux-v5.4/tools/perf/lib/ |
| D | evlist.c | 186 int cpu, int thread, u64 id) in perf_evlist__id_hash() 199 int cpu, int thread, u64 id) in perf_evlist__id_add() 207 int cpu, int thread, int fd) in perf_evlist__id_add_fd()
|
| /Linux-v5.4/drivers/net/ethernet/marvell/mvpp2/ |
| D | mvpp2_main.c | 131 static void mvpp2_thread_write(struct mvpp2 *priv, unsigned int thread, in mvpp2_thread_write() 137 static u32 mvpp2_thread_read(struct mvpp2 *priv, unsigned int thread, in mvpp2_thread_read() 143 static void mvpp2_thread_write_relaxed(struct mvpp2 *priv, unsigned int thread, in mvpp2_thread_write_relaxed() 149 static u32 mvpp2_thread_read_relaxed(struct mvpp2 *priv, unsigned int thread, in mvpp2_thread_read_relaxed() 413 unsigned int thread = mvpp2_cpu_to_thread(priv, get_cpu()); in mvpp2_bm_bufs_get_addrs() local 661 unsigned int thread = mvpp2_cpu_to_thread(port->priv, get_cpu()); in mvpp2_bm_pool_put() local 1929 unsigned int thread = in mvpp2_aggr_desc_num_check() local 1951 unsigned int thread = mvpp2_cpu_to_thread(port->priv, smp_processor_id()); in mvpp2_txq_alloc_reserved_desc() local 1972 unsigned int thread; in mvpp2_txq_reserved_desc_num_proc() local 2148 unsigned int thread = mvpp2_cpu_to_thread(port->priv, get_cpu()); in mvpp2_rx_pkts_coal_set() local [all …]
|
| /Linux-v5.4/tools/perf/ |
| D | builtin-sched.c | 65 pthread_t thread; member 127 struct thread *thread; member 914 static struct thread_runtime *thread__init_runtime(struct thread *thread) in thread__init_runtime() 928 static struct thread_runtime *thread__get_runtime(struct thread *thread) in thread__get_runtime() 960 thread_atoms_search(struct rb_root_cached *root, struct thread *thread, in thread_atoms_search() 1013 static int thread_atoms_insert(struct perf_sched *sched, struct thread *thread) in thread_atoms_insert() 1178 struct thread *thread = machine__findnew_thread(machine, -1, pid); in latency_runtime_event() local 1496 static bool thread__has_color(struct thread *thread) in thread__has_color() 1508 struct thread *thread = machine__findnew_thread(machine, pid, tid); in map__findnew_thread() local 1758 struct thread *thread; in perf_sched__process_comm() local [all …]
|
| D | builtin-trace.c | 1083 static struct thread_trace *thread__trace(struct thread *thread, FILE *fp) in thread__trace() 1145 struct file *thread__files_entry(struct thread *thread, int fd) in thread__files_entry() 1150 static int trace__set_fd_pathname(struct thread *thread, int fd, const char *pathname) in trace__set_fd_pathname() 1167 static int thread__read_fd_path(struct thread *thread, int fd) in thread__read_fd_path() 1193 static const char *thread__fd_path(struct thread *thread, int fd, in thread__fd_path() 1230 struct thread *thread = machine__find_thread(trace->host, pid, pid); in pid__scnprintf_fd() local 1257 static void thread__set_filename_pos(struct thread *thread, const char *bf, in thread__set_filename_pos() 1332 static size_t trace__fprintf_comm_tid(struct trace *trace, struct thread *thread, FILE *fp) in trace__fprintf_comm_tid() 1345 static size_t trace__fprintf_entry_head(struct trace *trace, struct thread *thread, in trace__fprintf_entry_head() 1705 struct trace *trace, struct thread *thread) in syscall__scnprintf_args() [all …]
|
| /Linux-v5.4/drivers/dma/ |
| D | dmatest.c | 240 struct dmatest_thread *thread; in is_threaded_test_run() local 256 struct dmatest_thread *thread; in is_threaded_test_pending() local 420 struct dmatest_thread *thread = in dmatest_callback() local 554 struct dmatest_thread *thread = data; in dmatest_func() local 915 struct dmatest_thread *thread; in dmatest_cleanup_channel() local 938 struct dmatest_thread *thread; in dmatest_add_threads() local 1102 struct dmatest_thread *thread; in run_pending_tests() local 1274 struct dmatest_thread *thread; in dmatest_test_list_get() local
|
| /Linux-v5.4/tools/perf/python/ |
| D | twatch.py | 11 def main(context_switch = 0, thread = -1): argument
|
| /Linux-v5.4/drivers/clocksource/ |
| D | timer-nps.c | 139 int thread; in nps_clkevent_rm_thread() local 163 int thread; in nps_clkevent_add_thread() local
|
| /Linux-v5.4/drivers/infiniband/hw/hfi1/ |
| D | driver.c | 710 static noinline int max_packet_exceeded(struct hfi1_packet *packet, int thread) in max_packet_exceeded() 724 static inline int check_max_packet(struct hfi1_packet *packet, int thread) in check_max_packet() 733 static noinline int skip_rcv_packet(struct hfi1_packet *packet, int thread) in skip_rcv_packet() 752 static inline int process_rcv_packet(struct hfi1_packet *packet, int thread) in process_rcv_packet() 833 int handle_receive_interrupt_nodma_rtail(struct hfi1_ctxtdata *rcd, int thread) in handle_receive_interrupt_nodma_rtail() 864 int handle_receive_interrupt_dma_rtail(struct hfi1_ctxtdata *rcd, int thread) in handle_receive_interrupt_dma_rtail() 1009 int handle_receive_interrupt(struct hfi1_ctxtdata *rcd, int thread) in handle_receive_interrupt()
|
| /Linux-v5.4/tools/perf/arch/x86/util/ |
| D | archinsn.c | 10 struct thread *thread, in arch_fetch_insn()
|
| D | unwind-libdw.c | 7 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers()
|
| /Linux-v5.4/tools/perf/arch/riscv/util/ |
| D | unwind-libdw.c | 9 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers()
|
| /Linux-v5.4/tools/perf/arch/arm/util/ |
| D | unwind-libdw.c | 7 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers()
|
| /Linux-v5.4/tools/perf/arch/csky/util/ |
| D | unwind-libdw.c | 9 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers()
|
| /Linux-v5.4/tools/perf/arch/s390/util/ |
| D | unwind-libdw.c | 9 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers()
|
| /Linux-v5.4/tools/testing/selftests/x86/ |
| D | sysret_ss_attrs.c | 61 pthread_t thread; in main() local
|
| /Linux-v5.4/tools/perf/trace/beauty/ |
| D | pid.c | 8 struct thread *thread = machine__findnew_thread(trace->host, pid, pid); in syscall_arg__scnprintf_pid() local
|
| /Linux-v5.4/tools/perf/arch/arm64/util/ |
| D | unwind-libdw.c | 7 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers()
|
| /Linux-v5.4/tools/perf/arch/powerpc/util/ |
| D | unwind-libdw.c | 15 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers()
|
| /Linux-v5.4/arch/arm/include/asm/ |
| D | thread_notify.h | 29 static inline void thread_notify(unsigned long rc, struct thread_info *thread) in thread_notify()
|
| D | tls.h | 60 struct thread_info *thread; variable
|
| /Linux-v5.4/drivers/scsi/bnx2i/ |
| D | bnx2i_init.c | 414 struct task_struct *thread; in bnx2i_cpu_online() local 434 struct task_struct *thread; in bnx2i_cpu_offline() local
|