Home
last modified time | relevance | path

Searched refs:sclp_ocf_change_work (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp_ocf.c33 static struct work_struct sclp_ocf_change_work; variable
80 schedule_work(&sclp_ocf_change_work); in sclp_ocf_handler()
138 INIT_WORK(&sclp_ocf_change_work, sclp_ocf_change_notify); in ocf_init()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_ocf.c33 static struct work_struct sclp_ocf_change_work; variable
80 schedule_work(&sclp_ocf_change_work); in sclp_ocf_handler()
138 INIT_WORK(&sclp_ocf_change_work, sclp_ocf_change_notify); in ocf_init()

Completed in 2 milliseconds