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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/drbd/
H A Ddrbd_int.h1131 extern void drbd_thread_current_set_cpu(struct drbd_conf *mdev);
1134 #define drbd_thread_current_set_cpu(A) ({}) macro
H A Ddrbd_worker.c1427 drbd_thread_current_set_cpu(mdev);
H A Ddrbd_receiver.c3632 drbd_thread_current_set_cpu(mdev);
4450 drbd_thread_current_set_cpu(mdev);
H A Ddrbd_main.c1532 * drbd_thread_current_set_cpu() - modifies the cpu mask of the _current_ thread
1538 void drbd_thread_current_set_cpu(struct drbd_conf *mdev) function

Completed in 158 milliseconds