Searched refs:sysrq_work (Results 1 – 3 of 3) sorted by relevance
17 static struct sysrq_work ctrlchar_sysrq;22 struct sysrq_work *sysrq = container_of(work, struct sysrq_work, work); in ctrlchar_handle_sysrq()27 void schedule_sysrq_work(struct sysrq_work *sw) in schedule_sysrq_work()
25 struct sysrq_work { struct30 void schedule_sysrq_work(struct sysrq_work *sw); argument
485 static struct sysrq_work sysrq;