Home
last modified time | relevance | path

Searched refs:lockdep_off (Results 1 – 7 of 7) 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.c670 lockdep_off(); in dbg_reserve_bp_slot()
683 lockdep_off(); in dbg_release_bp_slot()
/linux/include/linux/
H A Dlockdep.h109 #define lockdep_off() \ macro
327 static inline void lockdep_off(void) in lockdep_off() function
/linux/drivers/tty/
H A Dsysrq.c165 lockdep_off(); in sysrq_handle_reboot()
/linux/fs/ntfs/
H A Dsuper.c2229 lockdep_off(); in ntfs_fill_super()
/linux/drivers/virtio/
H A Dvirtio_mem.c1032 lockdep_off(); in virtio_mem_memory_notifier_cb()