Home
last modified time | relevance | path

Searched refs:lockdep_assert_held_once (Results 1 – 3 of 3) sorted by relevance

/include/linux/
A Dlockdep.h296 #define lockdep_assert_held_once(l) \ macro
396 #define lockdep_assert_held_once(l) do { (void)(l); } while (0) macro
A Dsched.h2149 lockdep_assert_held_once(&m->wait_lock); in __get_task_blocked_on()
2161 lockdep_assert_held_once(&m->wait_lock); in __set_task_blocked_on()
2183 lockdep_assert_held_once(&m->wait_lock); in __clear_task_blocked_on()
A Dserial_core.h640 lockdep_assert_held_once(&up->lock); in __uart_port_using_nbcon()

Completed in 18 milliseconds