Home
last modified time | relevance | path

Searched defs:lockdep_hardirq_exit (Results 1 – 1 of 1) sorted by last modified time

/linux/include/linux/
H A Dirqflags.h59 # define lockdep_hardirq_exit() \ macro
113 # define lockdep_hardirq_exit() do { } while (0) macro