Searched refs:gfpflags (Results 1 – 1 of 1) sorted by relevance
2485 gfp_t gfpflags) in sdev_evt_alloc() argument2487 struct scsi_event *evt = kzalloc(sizeof(struct scsi_event), gfpflags); in sdev_evt_alloc()2522 enum scsi_device_event evt_type, gfp_t gfpflags) in sdev_evt_send_simple() argument2524 struct scsi_event *evt = sdev_evt_alloc(evt_type, gfpflags); in sdev_evt_send_simple()