Searched refs:init_rwbase_rt (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | rwbase_rt.h | 22 #define init_rwbase_rt(rwbase) \ macro |
/linux/kernel/locking/ | ||
H A D | rwsem.c | 1442 init_rwbase_rt(&(sem)->rwbase); in __init_rwsem() |