Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_int.h1073 extern void drbd_thread_current_set_cpu(struct drbd_thread *thi);
1075 #define drbd_thread_current_set_cpu(A) ({}) macro
H A Ddrbd_worker.c2172 drbd_thread_current_set_cpu(thi); in drbd_worker()
H A Ddrbd_receiver.c5105 drbd_thread_current_set_cpu(&connection->receiver); in drbdd()
6026 drbd_thread_current_set_cpu(thi); in drbd_ack_receiver()
H A Ddrbd_main.c536 * drbd_thread_current_set_cpu() - modifies the cpu mask of the _current_ thread
543 void drbd_thread_current_set_cpu(struct drbd_thread *thi) in drbd_thread_current_set_cpu() function
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_int.h1003 extern void drbd_thread_current_set_cpu(struct drbd_thread *thi);
1005 #define drbd_thread_current_set_cpu(A) ({}) macro
H A Ddrbd_worker.c2179 drbd_thread_current_set_cpu(thi); in drbd_worker()
H A Ddrbd_receiver.c5057 drbd_thread_current_set_cpu(&connection->receiver); in drbdd()
5977 drbd_thread_current_set_cpu(thi); in drbd_ack_receiver()
H A Ddrbd_main.c527 * drbd_thread_current_set_cpu() - modifies the cpu mask of the _current_ thread
533 void drbd_thread_current_set_cpu(struct drbd_thread *thi) in drbd_thread_current_set_cpu() function

Completed in 39 milliseconds