Searched defs:need_timer (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/ipmi/ |
H A D | ipmi_msghandler.c | 4699 bool need_timer = false; in ipmi_timeout_handler() local 4776 bool need_timer = false; in ipmi_timeout() local 4611 check_msg_timeout(struct ipmi_smi *intf, struct seq_table *ent, struct list_head *timeouts, unsigned long timeout_period, int slot, unsigned long *flags, bool *need_timer) check_msg_timeout() argument [all...] |
/kernel/linux/linux-6.6/drivers/char/ipmi/ |
H A D | ipmi_msghandler.c | 5016 bool need_timer = false; in ipmi_timeout_handler() local 5093 bool need_timer = false; in ipmi_timeout() local 4928 check_msg_timeout(struct ipmi_smi *intf, struct seq_table *ent, struct list_head *timeouts, unsigned long timeout_period, int slot, unsigned long *flags, bool *need_timer) check_msg_timeout() argument [all...] |
Completed in 12 milliseconds