Home
last modified time | relevance | path

Searched refs:lockdep_on (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/translations/zh_CN/core-api/irq/
H A Dirqflags-tracing.rst42 - 如果该架构有不可屏蔽的中断,那么需要通过lockdep_off()/lockdep_on()将这些中
/linux/Documentation/core-api/irq/
H A Dirqflags-tracing.rst44 lockdep_off()/lockdep_on().
/linux/kernel/events/
H A Dhw_breakpoint.c672 lockdep_on(); in dbg_reserve_bp_slot()
685 lockdep_on(); in dbg_release_bp_slot()
/linux/include/linux/
H A Dlockdep.h114 #define lockdep_on() \ macro
331 static inline void lockdep_on(void) in lockdep_on() function
/linux/fs/ntfs/
H A Dsuper.c2400 lockdep_on(); in ntfs_fill_super()
2490 lockdep_on(); in ntfs_fill_super()
/linux/drivers/virtio/
H A Dvirtio_mem.c1116 lockdep_on(); in virtio_mem_memory_notifier_cb()