Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dmmdebug.h54 #define VM_WARN_ONCE(cond, format...) (void)WARN_ONCE(cond, format) macro
64 #define VM_WARN_ONCE(cond, format...) BUILD_BUG_ON_INVALID(cond) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dmmdebug.h54 #define VM_WARN_ONCE(cond, format...) (void)WARN_ONCE(cond, format) macro
64 #define VM_WARN_ONCE(cond, format...) BUILD_BUG_ON_INVALID(cond) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dmmdebug.h54 #define VM_WARN_ONCE(cond, format...) (void)WARN_ONCE(cond, format) macro
64 #define VM_WARN_ONCE(cond, format...) BUILD_BUG_ON_INVALID(cond) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm64/include/asm/
H A Dpgtable.h303 VM_WARN_ONCE(!pte_young(pte), in __check_racy_pte_update()
306 VM_WARN_ONCE(pte_write(old_pte) && !pte_dirty(pte), in __check_racy_pte_update()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm64/include/asm/
H A Dpgtable.h303 VM_WARN_ONCE(!pte_young(pte), in __check_racy_pte_update()
306 VM_WARN_ONCE(pte_write(old_pte) && !pte_dirty(pte), in __check_racy_pte_update()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm64/include/asm/
H A Dpgtable.h303 VM_WARN_ONCE(!pte_young(pte), in __check_racy_pte_update()
306 VM_WARN_ONCE(pte_write(old_pte) && !pte_dirty(pte), in __check_racy_pte_update()