Home
last modified time | relevance | path

Searched defs:thread (Results 26 – 50 of 246) sorted by relevance

12345678910

/Linux-v5.4/arch/arm/kernel/
Dxscale-cp0.c35 struct thread_info *thread = t; in dsp_do() local
60 struct thread_info *thread = t; in iwmmxt_do() local
Dprocess.c206 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/
Devent.c457 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()
Devsel.c1266 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/
Devlist.c186 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/
Dmvpp2_main.c131 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/
Dbuiltin-sched.c65 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 …]
Dbuiltin-trace.c1083 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/
Ddmatest.c240 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/
Dtwatch.py11 def main(context_switch = 0, thread = -1): argument
/Linux-v5.4/drivers/clocksource/
Dtimer-nps.c139 int thread; in nps_clkevent_rm_thread() local
163 int thread; in nps_clkevent_add_thread() local
/Linux-v5.4/drivers/infiniband/hw/hfi1/
Ddriver.c710 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/
Darchinsn.c10 struct thread *thread, in arch_fetch_insn()
Dunwind-libdw.c7 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/
Dunwind-libdw.c9 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/
Dunwind-libdw.c7 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/
Dunwind-libdw.c9 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/
Dunwind-libdw.c9 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers()
/Linux-v5.4/tools/testing/selftests/x86/
Dsysret_ss_attrs.c61 pthread_t thread; in main() local
/Linux-v5.4/tools/perf/trace/beauty/
Dpid.c8 struct thread *thread = machine__findnew_thread(trace->host, pid, pid); in syscall_arg__scnprintf_pid() local
/Linux-v5.4/tools/perf/arch/arm64/util/
Dunwind-libdw.c7 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/
Dunwind-libdw.c15 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers()
/Linux-v5.4/arch/arm/include/asm/
Dthread_notify.h29 static inline void thread_notify(unsigned long rc, struct thread_info *thread) in thread_notify()
Dtls.h60 struct thread_info *thread; variable
/Linux-v5.4/drivers/scsi/bnx2i/
Dbnx2i_init.c414 struct task_struct *thread; in bnx2i_cpu_online() local
434 struct task_struct *thread; in bnx2i_cpu_offline() local

12345678910