Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_msghandler.c532 unsigned int command_waiters; member
958 intf->command_waiters++; in smi_add_watch()
983 intf->command_waiters--; in smi_remove_watch()
990 if (intf->command_waiters) in smi_remove_watch()
/kernel/linux/linux-6.6/drivers/char/ipmi/
H A Dipmi_msghandler.c538 unsigned int command_waiters; member
996 intf->command_waiters++; in smi_add_watch()
1021 intf->command_waiters--; in smi_remove_watch()
1028 if (intf->command_waiters) in smi_remove_watch()

Completed in 14 milliseconds