Home
last modified time | relevance | path

Searched defs:thread (Results 126 – 150 of 289) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-report.c759 struct thread *thread; member
766 struct thread *parent_thread, *thread = task->thread; in tasks_list() local
807 struct thread *thread = task->thread; in task__print_level() local
H A Dbuiltin-kvm.c405 struct vcpu_event_record *per_vcpu_record(struct thread *thread, in per_vcpu_record()
427 struct thread *thread, in handle_kvm_event()
685 struct thread *thread; in process_sample_event() local
/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dprocessor.h76 #define release_thread(thread) do { } while(0) argument
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dhists_link.c18 struct thread *thread; member
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dprocessor-generic.h39 } thread; member
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dchan_user.c279 int pid, thread, count, thread_fd = -1; in register_winch() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/resctrl/
H A Dpseudo_lock.c1160 struct task_struct *thread; in pseudo_lock_measure_cycles() local
1280 struct task_struct *thread; in rdtgroup_pseudo_lock_create() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/player/
H A Dmusicplayer.cpp533 MusicInfoThread* thread = new MusicInfoThread(path, this); in getMusicInfo() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dunwind-libdw.c223 struct thread *thread, in unwind__get_entries()
H A Djitdump.c769 struct thread *thread = machine__findnew_thread(machine, pid, pid); in jit_add_pid() local
781 struct thread *thread = machine__find_thread(machine, pid, pid); in jit_has_pid() local
H A Dintel-pt.c164 struct thread *thread; member
566 struct thread *thread; in intel_pt_walk_next_insn() local
732 struct thread *thread; in __intel_pt_pgd_ip() local
948 struct thread *thread = machine__findnew_thread(pt->machine, in intel_pt_add_callchain() local
986 struct thread *thread = machine__findnew_thread(pt->machine, in intel_pt_add_br_stack() local
2648 static int intel_pt_find_map(struct thread *thread, u8 cpumode, u64 addr, in intel_pt_find_map()
2666 struct thread *thread = pt->unknown_thread; in intel_pt_text_poke() local
H A Devsel.h292 static inline int evsel__read_on_cpu(struct evsel *evsel, int cpu, int thread) in evsel__read_on_cpu()
304 static inline int evsel__read_on_cpu_scaled(struct evsel *evsel, int cpu, int thread) in evsel__read_on_cpu_scaled()
H A Dmap.c133 struct thread *thread) in map__new()
836 int maps__clone(struct thread *thread, struct maps *parent) in maps__clone()
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h210 struct thread_struct *thread; in __hyp_sve_save_host() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/
H A Dmusicplayer.cpp530 MusicInfoThread* thread = new MusicInfoThread(path, this); in getMusicInfo() local
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dgitutil.py336 self_only=False, alias=None, in_reply_to=None, thread=False): argument
/OK3568_Linux_fs/kernel/drivers/firmware/psci/
H A Dpsci_checker.c388 struct task_struct *thread; in suspend_tests() local
/OK3568_Linux_fs/kernel/include/soc/nps/
H A Dcommon.h77 u32 __reserved:20, cluster:4, core:4, thread:4; member
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/
H A Dsteal_time.c277 pthread_t thread; in main() local
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dprocessor.h101 #define release_thread(thread) do { } while(0) argument
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dprocess.c695 static void set_debug_reg_defaults(struct thread_struct *thread) in set_debug_reg_defaults()
770 static void set_debug_reg_defaults(struct thread_struct *thread) in set_debug_reg_defaults()
1009 void tm_recheckpoint(struct thread_struct *thread) in tm_recheckpoint()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dcompat.h186 static inline int is_compat_thread(struct thread_info *thread) in is_compat_thread()
193 static inline int is_compat_thread(struct thread_info *thread) in is_compat_thread()
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dptrace.h47 struct thread_info *thread; member
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/
H A Dpmu.c343 void cbe_enable_pm_interrupts(u32 cpu, u32 thread, u32 mask) in cbe_enable_pm_interrupts()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dbench.c265 static void set_thread_affinity(pthread_t thread, int cpu) in set_thread_affinity()

12345678910>>...12