Lines Matching defs:arg
360 void *test_percpu_spinlock_thread(void *arg)
362 struct spinlock_thread_test_data *thread_data = arg;
437 void *test_percpu_inc_thread(void *arg)
439 struct inc_thread_test_data *thread_data = arg;
590 void *test_percpu_list_thread(void *arg)
593 struct percpu_list *list = (struct percpu_list *)arg;
777 void *test_percpu_buffer_thread(void *arg)
780 struct percpu_buffer *buffer = (struct percpu_buffer *)arg;
991 void *test_percpu_memcpy_buffer_thread(void *arg)
994 struct percpu_memcpy_buffer *buffer = (struct percpu_memcpy_buffer *)arg;
1140 void *test_membarrier_worker_thread(void *arg)
1143 (struct test_membarrier_thread_args *)arg;
1208 void *test_membarrier_manager_thread(void *arg)
1211 (struct test_membarrier_thread_args *)arg;