Searched refs:WARN_ON_ONCE (Results 1 – 7 of 7) sorted by relevance
25 #define WARN_ON_ONCE(condition) ({ \ macro
22 #define WARN_ON_ONCE(condition) ({ \ macro
40 #define VM_WARN_ON_ONCE(_expr) (WARN_ON_ONCE(_expr))613 WARN_ON_ONCE(!refcount_read(&vma->vm_refcnt)); in vma_assert_attached()618 WARN_ON_ONCE(refcount_read(&vma->vm_refcnt)); in vma_assert_detached()1475 if (WARN_ON_ONCE(has_mmap && has_mmap_prepare)) in can_mmap_file()
335 WARN_ON_ONCE(chdir(nc->oldcwd)); in nsinfo__mountns_exit()
680 WARN_ON_ONCE(1); in bpf_kfunc_call_test_offset()686 WARN_ON_ONCE(1); in bpf_kfunc_call_memb_acquire()692 WARN_ON_ONCE(1); in bpf_kfunc_call_memb1_release()
530 if (WARN_ON_ONCE(!c2c_he->nodestr)) in dcacheline_node_entry()
679 WARN_ON_ONCE(!hbt); in hist_browser__handle_hotkey()
Completed in 31 milliseconds