Home
last modified time | relevance | path

Searched refs:repall (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Ddevice_ops.c48 cdev->private->options.repall = (flags & CCWDEV_REPORT_ALL) != 0; in ccw_device_set_options_mask()
72 cdev->private->options.repall) || in ccw_device_set_options()
77 cdev->private->options.repall |= (flags & CCWDEV_REPORT_ALL) != 0; in ccw_device_set_options()
94 cdev->private->options.repall &= (flags & CCWDEV_REPORT_ALL) == 0; in ccw_device_clear_options()
H A Dio_sch.h151 unsigned int repall:1; /* report every interrupt status */ member
H A Ddevice_fsm.c735 !cdev->private->options.repall && in ccw_device_call_handler()
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Ddevice_ops.c48 cdev->private->options.repall = (flags & CCWDEV_REPORT_ALL) != 0; in ccw_device_set_options_mask()
72 cdev->private->options.repall) || in ccw_device_set_options()
77 cdev->private->options.repall |= (flags & CCWDEV_REPORT_ALL) != 0; in ccw_device_set_options()
94 cdev->private->options.repall &= (flags & CCWDEV_REPORT_ALL) == 0; in ccw_device_clear_options()
H A Dio_sch.h151 unsigned int repall:1; /* report every interrupt status */ member
H A Ddevice_fsm.c724 !cdev->private->options.repall && in ccw_device_call_handler()

Completed in 7 milliseconds