Searched defs:thread_data (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/md/dm-vdo/
H A Dthread-utils.c23 void *thread_data; member in struct:thread
50 int vdo_create_thread(void (*thread_function)(void *), void *thread_data, argument
/linux-master/tools/testing/selftests/arm64/mte/
H A Dcheck_gcr_el1_cswitch.c72 int thread_data[MAX_THREADS]; local
/linux-master/tools/perf/tests/
H A Dmmap-thread-lookup.c25 struct thread_data { struct
/linux-master/tools/perf/bench/
H A Dsched-pipe.c33 struct thread_data { struct
H A Dfutex-wake-parallel.c40 struct thread_data { struct
H A Dnuma.c56 struct thread_data { struct
1168 u8 *thread_data; local
[all...]
/linux-master/lib/
H A Dtest_rhashtable.c73 struct thread_data { struct
/linux-master/tools/testing/selftests/rseq/
H A Dparam_test.c455 struct spinlock_thread_test_data *thread_data = arg; local
494 struct spinlock_thread_test_data thread_data[num_threads]; local
532 struct inc_thread_test_data *thread_data = arg; local
571 struct inc_thread_test_data thread_data[num_threads]; local
[all...]
/linux-master/tools/perf/
H A Dbuiltin-record.c180 struct record_thread *thread_data; member in struct:record
1009 static void record__thread_data_init_pipes(struct record_thread *thread_data) argument
1017 static int record__thread_data_open_pipes(struct record_thread *thread_data) argument
1037 record__thread_data_close_pipes(struct record_thread *thread_data) argument
1062 record__thread_data_init_maps(struct record_thread *thread_data, struct evlist *evlist) argument
1110 record__thread_data_init_pollfd(struct record_thread *thread_data, struct evlist *evlist) argument
1142 struct record_thread *thread_data = rec->thread_data; local
1171 record__update_evlist_pollfd_from_thread(struct record *rec, struct evlist *evlist, struct record_thread *thread_data) argument
1195 record__dup_non_perf_events(struct record *rec, struct evlist *evlist, struct record_thread *thread_data) argument
1224 struct record_thread *thread_data; local
2246 record__terminate_thread(struct record_thread *thread_data) argument
2267 struct record_thread *thread_data = rec->thread_data; local
2330 struct record_thread *thread_data = rec->thread_data; local
2357 struct record_thread *thread_data = rec->thread_data; local
[all...]
/linux-master/tools/power/x86/turbostat/
H A Dturbostat.c1155 struct thread_data { struct
[all...]

Completed in 379 milliseconds