Searched refs:cfs_fn (Results 1 – 2 of 2) sorted by relevance
41 static void *cfs_fn(void *arg LTP_ATTRIBUTE_UNUSED) in cfs_fn() function126 SAFE_PTHREAD_CREATE(&cfs_thread, &cfs_thread_attrs, cfs_fn, NULL); in run()
61 static void *cfs_fn(void *arg LTP_ATTRIBUTE_UNUSED) in cfs_fn() function144 SAFE_PTHREAD_CREATE(&cfs_thread, &cfs_thread_attrs, cfs_fn, NULL); in run()