Home
last modified time | relevance | path

Searched defs:thread (Results 301 - 325 of 897) sorted by relevance

1...<<11121314151617181920>>...36

/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Ddswstate.c412 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/include/linux/sched/
H A Dframe_rtg.h27 struct task_struct *thread[MAX_TID_NUM]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_umr.h52 u32 thread, vpgr_or_sgpr; member
/kernel/linux/linux-6.6/drivers/of/
H A Dcpu.c14 u64 of_get_cpu_hwid(struct device_node *cpun, unsigned int thread) in of_get_cpu_hwid() argument
52 __of_find_n_match_cpu_property(struct device_node *cpun, const char *prop_name, int cpu, unsigned int *thread) __of_find_n_match_cpu_property() argument
84 arch_find_n_match_cpu_physical_id(struct device_node *cpun, int cpu, unsigned int *thread) arch_find_n_match_cpu_physical_id() argument
119 of_get_cpu_node(int cpu, unsigned int *thread) of_get_cpu_node() argument
[all...]
/kernel/linux/linux-6.6/crypto/
H A Dalgboss.c75 struct task_struct *thread; in cryptomgr_schedule_probe() local
190 struct task_struct *thread; in cryptomgr_schedule_test() local
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dfutex-hash.c46 pthread_t thread; member
H A Dfutex-lock-pi.c30 pthread_t thread; member
/kernel/linux/linux-6.6/tools/perf/arch/powerpc/util/
H A Dskip-callchain-idx.c242 int arch_skip_callchain_idx(struct thread *thread, struct ip_callchain *chain) in arch_skip_callchain_idx() argument
/kernel/linux/linux-6.6/tools/perf/tests/
H A Ddwarf-unwind.c112 NO_TAIL_CALL_ATTRIBUTE noinline int test_dwarf_unwind__thread(struct thread *threa argument
146 struct thread *thread = *(struct thread **)p1; test_dwarf_unwind__compare() local
162 test_dwarf_unwind__krava_3(struct thread *thread) test_dwarf_unwind__krava_3() argument
181 test_dwarf_unwind__krava_2(struct thread *thread) test_dwarf_unwind__krava_2() argument
190 test_dwarf_unwind__krava_1(struct thread *thread) test_dwarf_unwind__krava_1() argument
203 struct thread *thread; test__dwarf_unwind() local
[all...]
H A Dmmap-thread-lookup.c188 struct thread *thread; in mmap_events() local
[all...]
H A Dhists_output.c21 struct thread *thread; member
H A Dhists_link.c20 struct thread *thread; member
[all...]
H A Dhists_common.c96 struct thread *thread; in setup_fake_machine() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/
H A Dhardware_disable_test.c62 static inline void check_create_thread(pthread_t *thread, pthread_attr_t *attr, in check_create_thread() argument
71 static inline void check_set_affinity(pthread_t thread, cpu_set_t *cpu_set) in check_set_affinity() argument
79 static inline void check_join(pthread_t thread, void **retval) in check_join() argument
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dsync_regs_test.c163 pthread_t thread; in race_sync_regs() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage_create.c12 struct thread { struct
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dringbuf.c89 pthread_t thread; in ringbuf_subtest() local
/kernel/liteos_a/testsuites/unittest/process/lock/rwlock/full/
H A Dpthread_rwlock_test_002.cpp95 pthread_t thread = pthread_self(); in ThreadReadFunc() local
136 pthread_t thread = pthread_self(); in ThreadWriteFunc1() local
181 pthread_t thread = pthread_self(); in ThreadWriteFunc() local
224 pthread_t thread = pthread_self(); in PthreadRwlockTest() local
/kernel/liteos_a/testsuites/unittest/process/lock/rwlock/smoke/
H A Dpthread_rwlock_test_001.cpp96 pthread_t thread = pthread_self(); in ThreadReadFunc() local
137 pthread_t thread = pthread_self(); in ThreadWriteFunc1() local
182 pthread_t thread = pthread_self(); in ThreadWriteFunc() local
224 pthread_t thread = pthread_self(); in Testcase() local
/test/xts/hats/kernel/syscalls/net/accept4/
H A DAccept4ApiTest.cpp233 pthread_t thread; in HWTEST_F() local
/test/xts/hats/kernel/syscalls/net/get_info/
H A DGetInfoApiTest.cpp124 pthread_t thread; in HWTEST_F() local
/third_party/elfutils/libdwfl/
H A Ddwfl_frame.c86 state_alloc (Dwfl_Thread *thread) in state_alloc() argument
268 Dwfl_Thread thread; INTDEF() local
303 get_one_thread_cb(Dwfl_Thread *thread, void *arg) get_one_thread_cb() argument
319 getthread(Dwfl *dwfl, pid_t tid, int (*callback) (Dwfl_Thread *thread, void *arg), void *arg) getthread() argument
338 Dwfl_Thread thread; getthread() local
377 get_one_thread_frames_cb(Dwfl_Thread *thread, void *arg) get_one_thread_frames_cb() argument
[all...]
/third_party/ffmpeg/libavutil/
H A Dslicethread.c33 pthread_t thread; member
/third_party/astc-encoder/Source/
H A Dastcenccli_platform_dependents.cpp52 pthread_create( pthread_t* thread, const pthread_attr_t* attribs, void* (*threadfunc)(void*), void* thread_arg ) pthread_create() argument
78 set_group_affinity( pthread_t thread, int thread_index ) set_group_affinity() argument
119 pthread_join( pthread_t thread, void** value ) pthread_join() argument
[all...]
/third_party/backends/sanei/
H A Dsanei_thread.c416 pthread_t thread; in sanei_thread_begin() local
[all...]

Completed in 11 milliseconds

1...<<11121314151617181920>>...36