Searched refs:gfpflags (Results 1 – 1 of 1) sorted by relevance
2566 gfp_t gfpflags) in sdev_evt_alloc() argument2568 struct scsi_event *evt = kzalloc(sizeof(struct scsi_event), gfpflags); in sdev_evt_alloc()2603 enum scsi_device_event evt_type, gfp_t gfpflags) in sdev_evt_send_simple() argument2605 struct scsi_event *evt = sdev_evt_alloc(evt_type, gfpflags); in sdev_evt_send_simple()