VM_FAULT_SIGBUS 752 arch/x86/mm/fault.c else if (fault & VM_FAULT_SIGBUS) VM_FAULT_SIGBUS 73 fs/ocfs2/mmap.c ret = VM_FAULT_SIGBUS; VM_FAULT_SIGBUS 696 include/linux/mm.h #define VM_FAULT_ERROR (VM_FAULT_OOM | VM_FAULT_SIGBUS) VM_FAULT_SIGBUS 801 include/linux/mm.h return VM_FAULT_SIGBUS; VM_FAULT_SIGBUS 53 kernel/relay.c return VM_FAULT_SIGBUS; VM_FAULT_SIGBUS 1437 mm/filemap.c return VM_FAULT_SIGBUS; VM_FAULT_SIGBUS 1514 mm/filemap.c return VM_FAULT_SIGBUS; VM_FAULT_SIGBUS 1547 mm/filemap.c return VM_FAULT_SIGBUS; VM_FAULT_SIGBUS 1576 mm/filemap.c return VM_FAULT_SIGBUS; VM_FAULT_SIGBUS 235 mm/filemap_xip.c return VM_FAULT_SIGBUS; VM_FAULT_SIGBUS 256 mm/filemap_xip.c return VM_FAULT_SIGBUS; VM_FAULT_SIGBUS 1886 mm/hugetlb.c int ret = VM_FAULT_SIGBUS; VM_FAULT_SIGBUS 1231 mm/memory.c else if (ret & VM_FAULT_SIGBUS) VM_FAULT_SIGBUS 1958 mm/memory.c return VM_FAULT_SIGBUS; VM_FAULT_SIGBUS 2309 mm/memory.c ret = VM_FAULT_SIGBUS; VM_FAULT_SIGBUS 2477 mm/memory.c ret = VM_FAULT_SIGBUS; VM_FAULT_SIGBUS 2224 mm/mmap.c return VM_FAULT_SIGBUS; VM_FAULT_SIGBUS 1440 mm/shmem.c return VM_FAULT_SIGBUS; VM_FAULT_SIGBUS 1444 mm/shmem.c return ((error == -ENOMEM) ? VM_FAULT_OOM : VM_FAULT_SIGBUS); VM_FAULT_SIGBUS 3002 sound/core/pcm_native.c return VM_FAULT_SIGBUS; VM_FAULT_SIGBUS 3041 sound/core/pcm_native.c return VM_FAULT_SIGBUS; VM_FAULT_SIGBUS 3099 sound/core/pcm_native.c return VM_FAULT_SIGBUS; VM_FAULT_SIGBUS 3104 sound/core/pcm_native.c return VM_FAULT_SIGBUS; VM_FAULT_SIGBUS 3108 sound/core/pcm_native.c return VM_FAULT_SIGBUS; VM_FAULT_SIGBUS 121 sound/usb/usx2y/us122l.c int vm_f = VM_FAULT_SIGBUS; VM_FAULT_SIGBUS 1016 virt/kvm/kvm_main.c return VM_FAULT_SIGBUS; VM_FAULT_SIGBUS 1376 virt/kvm/kvm_main.c return VM_FAULT_SIGBUS; VM_FAULT_SIGBUS 1380 virt/kvm/kvm_main.c return VM_FAULT_SIGBUS;