| /foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/ |
| H A D | thread_linux.c | 44 Thread *thread; member 69 Thread *thread = startPromise->thread; in ThreadStartFunc() local 99 ThreadIsSelf(const Thread *thread) ThreadIsSelf() argument 109 ThreadStop(Thread *thread) ThreadStop() argument 125 Thread *thread = (Thread *)calloc(1, (sizeof(Thread))); ThreadCreate() local 177 ThreadDelete(Thread *thread) ThreadDelete() argument 191 ThreadPostTask(Thread *thread, TaskFunc func, void *context) ThreadPostTask() argument 205 ThreadGetReactor(const Thread *thread) ThreadGetReactor() argument [all...] |
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/ |
| H A D | sys_util.c | 131 void PthreadJoin(pthread_t thread, void **retval) in PthreadJoin() argument
|
| /kernel/linux/linux-5.10/drivers/clocksource/ |
| H A D | timer-nps.c | 139 int thread; in nps_clkevent_rm_thread() local 163 int thread; in nps_clkevent_add_thread() local
|
| /kernel/linux/linux-5.10/arch/hexagon/kernel/ |
| H A D | smp.c | 180 struct thread_info *thread = (struct thread_info *)idle->stack; in __cpu_up() local
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | algboss.c | 82 struct task_struct *thread; in cryptomgr_schedule_probe() local 217 struct task_struct *thread; in cryptomgr_schedule_test() local
|
| /kernel/linux/linux-5.10/arch/arm/mm/ |
| H A D | context.c | 107 struct thread_info *thread = t; in contextidr_notifier() local
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace-adv.c | 87 struct thread_struct *thread = &task->thread; ptrace_set_debugreg() local [all...] |
| /kernel/linux/linux-5.10/arch/um/drivers/ |
| H A D | chan_user.c | 279 int pid, thread, count, thread_fd = -1; in register_winch() local
|
| /kernel/linux/linux-5.10/arch/um/include/asm/ |
| H A D | processor-generic.h | 39 } thread; member
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | dswstate.c | 412 acpi_ds_get_current_walk_state(struct acpi_thread_state *thread) acpi_ds_get_current_walk_state() argument 441 acpi_ds_push_walk_state(struct acpi_walk_state *walk_state, struct acpi_thread_state *thread) acpi_ds_push_walk_state() argument 466 acpi_ds_pop_walk_state(struct acpi_thread_state *thread) acpi_ds_pop_walk_state() argument 506 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 [all...] |
| /kernel/linux/linux-6.6/arch/hexagon/kernel/ |
| H A D | smp.c | 180 struct thread_info *thread = (struct thread_info *)idle->stack; in __cpu_up() local
|
| /kernel/linux/linux-6.6/arch/arm/mm/ |
| H A D | context.c | 107 struct thread_info *thread = t; in contextidr_notifier() local
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace-adv.c | 88 struct thread_struct *thread = &task->thread; ptrace_set_debugreg() local [all...] |
| /kernel/linux/linux-6.6/arch/s390/mm/ |
| H A D | pfault.c | 212 struct thread_struct *thread, *nex in pfault_cpu_dead() local [all...] |
| /kernel/linux/linux-6.6/arch/um/drivers/ |
| H A D | chan_user.c | 279 int pid, thread, count, thread_fd = -1; in register_winch() local
|
| /kernel/linux/linux-6.6/arch/um/include/asm/ |
| H A D | processor-generic.h | 40 } thread; member
|
| /kernel/linux/linux-5.10/drivers/md/bcache/ |
| H A D | writeback.h | 30 struct task_struct *thread; member
|
| /kernel/linux/linux-5.10/include/linux/sched/ |
| H A D | frame_rtg.h | 27 struct task_struct *thread[MAX_TID_NUM]; member
|
| /kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/ |
| H A D | skip-callchain-idx.c | 242 int arch_skip_callchain_idx(struct thread *thread, struct ip_callchain *chain) in arch_skip_callchain_idx() argument
|
| /kernel/linux/linux-5.10/tools/perf/bench/ |
| H A D | futex-hash.c | 49 pthread_t thread; member
|
| H A D | futex-lock-pi.c | 29 pthread_t thread; member
|
| /kernel/linux/linux-5.10/tools/perf/tests/ |
| H A D | hists_output.c | 21 struct thread *thread; member
|
| H A D | hists_link.c | 18 struct thread *thread; member [all...] |
| H A D | hists_common.c | 96 struct thread *thread; in setup_fake_machine() local [all...] |
| H A D | mmap-thread-lookup.c | 188 struct thread *thread; in mmap_events() local [all...] |