Searched refs:sysrq_work (Results 1 – 3 of 3) sorted by relevance
18 static struct sysrq_work ctrlchar_sysrq;23 struct sysrq_work *sysrq = container_of(work, struct sysrq_work, work); in ctrlchar_handle_sysrq()28 void schedule_sysrq_work(struct sysrq_work *sw) in schedule_sysrq_work()
26 struct sysrq_work { struct31 void schedule_sysrq_work(struct sysrq_work *sw); argument
478 static struct sysrq_work sysrq;