Searched refs:srcu_check_read_flavor_force (Results 1 – 3 of 3) sorted by relevance
278 srcu_check_read_flavor_force(ssp, SRCU_READ_FLAVOR_FAST); in srcu_read_lock_fast()298 srcu_check_read_flavor_force(ssp, SRCU_READ_FLAVOR_FAST); in srcu_down_read_fast()
107 #define srcu_check_read_flavor_force(ssp, read_flavor) do { } while (0) macro
286 static inline void srcu_check_read_flavor_force(struct srcu_struct *ssp, int read_flavor) in srcu_check_read_flavor_force() function
Completed in 9 milliseconds