Home
last modified time | relevance | path

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

/linux/kernel/locking/
A Dspinlock.c418 void notrace lockdep_assert_in_softirq_func(void) in lockdep_assert_in_softirq_func() function
422 EXPORT_SYMBOL(lockdep_assert_in_softirq_func);
/linux/include/linux/
A Dlocal_lock_internal.h163 lockdep_assert_in_softirq_func(); \
A Dlockdep.h622 extern void lockdep_assert_in_softirq_func(void);
637 # define lockdep_assert_in_softirq_func() do { } while (0) macro

Completed in 8 milliseconds