Searched refs:drbd_thread_current_set_cpu (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/block/drbd/
H A Ddrbd_int.h1070 extern void drbd_thread_current_set_cpu(struct drbd_thread *thi);
1072 #define drbd_thread_current_set_cpu(A) ({}) macro
H A Ddrbd_worker.c2072 drbd_thread_current_set_cpu(thi); drbd_worker()
H A Ddrbd_main.c538 * drbd_thread_current_set_cpu() - modifies the cpu mask of the _current_ thread
545 void drbd_thread_current_set_cpu(struct drbd_thread *thi) drbd_thread_current_set_cpu() function
H A Ddrbd_receiver.c4607 drbd_thread_current_set_cpu(&connection->receiver); drbdd()
5516 drbd_thread_current_set_cpu(thi); drbd_asender()

Completed in 132 milliseconds