Searched defs:__protected_write_by (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/drbd/ | ||
H A D | drbd_int.h | 45 # define __protected_write_by(x) __attribute__((require_context(x,1,999,"write"))) macro 49 # define __protected_write_by(x) macro |
Completed in 7 milliseconds