Home
last modified time | relevance | path

Searched defs:rcu_lock_acquire (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H A Dmisc.h46 #define rcu_lock_acquire(a) do { } while (0) macro
/OK3568_Linux_fs/kernel/include/linux/
H A Drcupdate.h256 static inline void rcu_lock_acquire(struct lockdep_map *map) in rcu_lock_acquire() function
278 # define rcu_lock_acquire(a) do { } while (0) macro