/kernel/linux/linux-6.6/drivers/md/ |
H A D | md-bitmap.c | 1275 struct md_thread *thread; in mddev_set_timeout() local
|
H A D | md-cluster.c | 286 static void recover_bitmaps(struct md_thread *thread) in recover_bitmaps() argument 529 struct md_thread *thread; in process_metadata_update() local 624 recv_daemon(struct md_thread *thread) recv_daemon() argument [all...] |
H A D | raid1.c | 2551 static void raid1d(struct md_thread *thread) in raid1d() argument [all...] |
/kernel/linux/linux-6.6/tools/lib/perf/include/perf/ |
H A D | event.h | 413 __u32 thread; member
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-inject.c | 416 struct thread *thread; in findnew_dso() local 753 struct thread *thread; perf_event__inject_buildid() local [all...] |
H A D | builtin-kmem.c | 965 struct thread *thread = machine__findnew_thread(machine, sample->pid, in process_sample_event() local
|
H A D | builtin-lock.c | 937 struct thread *thread; in lock_contention_caller() local 993 struct thread *thread; in callchain_id() local 1530 struct thread *thread = machine__findnew_thread(machine, sample->pid, process_sample_event() local [all...] |
H A D | builtin-kvm.c | 978 struct vcpu_event_record *per_vcpu_record(struct thread *thread, in per_vcpu_record() argument 1197 struct thread *threa in process_sample_event() local 999 handle_kvm_event(struct perf_kvm_stat *kvm, struct thread *thread, struct evsel *evsel, struct perf_sample *sample) handle_kvm_event() argument [all...] |
H A D | builtin-report.c | 819 struct thread *thread; member 826 struct thread *parent_thread, *thread = task->thread; in tasks_list() local 872 struct thread *threa in task__print_level() local [all...] |
H A D | builtin-kwork.c | 592 struct thread *thread; in timehist_save_callchain() local
|
H A D | builtin-stat.c | 268 static int evsel__write_stat_event(struct evsel *counter, int cpu_map_idx, u32 thread, in evsel__write_stat_event() argument 319 int thread; in read_counter_cpu() local 278 read_single_counter(struct evsel *counter, int cpu_map_idx, int thread, struct timespec *rs) read_single_counter() argument [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | cs-etm.c | 89 struct thread *thread; member [all...] |
H A D | synthetic-events.c | 847 int err = -1, thread, j; in perf_event__synthesize_thread_map() local 1390 perf_event__synthesize_stat(struct perf_tool *tool, struct perf_cpu cpu, u32 thread, u64 id, struct perf_counts_values *count, perf_event__handler_t process, struct machine *machine) perf_event__synthesize_stat() argument [all...] |
H A D | hist.h | 312 int thread; member
|
H A D | sort.h | 100 struct thread *thread; member
|
/kernel/linux/linux-6.6/tools/perf/util/scripting-engines/ |
H A D | trace-event-python.c | 507 python_process_brstack(struct perf_sample *sample, struct thread *thread) python_process_brstack() argument 595 python_process_brstacksym(struct perf_sample *sample, struct thread *thread) python_process_brstacksym() argument 1170 python_export_thread(struct db_export *dbe, struct thread *thread, u64 main_thread_db_id, struct machine *machine) python_export_thread() argument 1191 python_export_comm(struct db_export *dbe, struct comm *comm, struct thread *thread) python_export_comm() argument 1212 python_export_comm_thread(struct db_export *dbe, u64 db_id, struct comm *comm, struct thread *thread) python_export_comm_thread() argument 1648 process_stat(struct evsel *counter, struct perf_cpu cpu, int thread, u64 tstamp, struct perf_counts_values *count) process_stat() argument 1689 int cpu, thread; python_process_stat() local [all...] |
/kernel/liteos_a/kernel/base/include/ |
H A D | los_sched_pri.h | 516 STATIC INLINE VOID OsCurrUserTaskSet(UINTPTR thread) in OsCurrUserTaskSet() argument
|
/kernel/linux/linux-6.6/drivers/scsi/qedi/ |
H A D | qedi_main.c | 1961 struct task_struct *thread; in qedi_cpu_online() local 1979 struct task_struct *thread; in qedi_cpu_offline() local [all...] |
/kernel/linux/linux-6.6/kernel/ |
H A D | seccomp.c | 492 struct task_struct *thread, *caller; in seccomp_can_sync_threads() local 593 struct task_struct *thread, *caller; seccomp_sync_threads() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v7_0.c | 4159 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/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 789 pthread_t thread; in kill_thread_or_group() local 3905 pthread_t thread; TEST() local [all...] |
/kernel/linux/linux-5.10/drivers/md/ |
H A D | md.h | 345 struct md_thread *thread; /* management thread */ member [all...] |
H A D | raid10.c | 2717 raid10d(struct md_thread *thread) raid10d() argument [all...] |
H A D | raid5-cache.c | 1549 static void r5l_reclaim_thread(struct md_thread *thread) in r5l_reclaim_thread() argument [all...] |
H A D | raid5.h | 677 struct md_thread *thread; member
|