Searched defs:fault_type (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/iommu/ |
H A D | dmar.c | 1481 static const char *dmar_get_fault_reason(u8 fault_reason, int *fault_type) dmar_get_fault_reason() argument 1550 int fault_type; dmar_fault_do_one() local
|
/linux-4.1.27/arch/powerpc/xmon/ |
H A D | xmon.c | 1796 static int fault_type; variable
|
/linux-4.1.27/mm/ |
H A D | shmem.c | 125 shmem_getpage(struct inode *inode, pgoff_t index, struct page **pagep, enum sgp_type sgp, int *fault_type) shmem_getpage() argument 1032 shmem_getpage_gfp(struct inode *inode, pgoff_t index, struct page **pagep, enum sgp_type sgp, gfp_t gfp, int *fault_type) shmem_getpage_gfp() argument
|
/linux-4.1.27/drivers/block/drbd/ |
H A D | drbd_receiver.c | 2521 unsigned int fault_type; receive_DataRequest() local 1366 drbd_submit_peer_request(struct drbd_device *device, struct drbd_peer_request *peer_req, const unsigned rw, const int fault_type) drbd_submit_peer_request() argument
|
H A D | drbd_int.h | 1600 drbd_generic_make_request(struct drbd_device *device, int fault_type, struct bio *bio) drbd_generic_make_request() argument
|
Completed in 419 milliseconds