Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dmad.c105 static void timeout_sends(struct work_struct *work);
402 INIT_DELAYED_WORK(&mad_agent_priv->timed_work, timeout_sends); in ib_register_mad_agent()
2632 static void timeout_sends(struct work_struct *work) in timeout_sends() function
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dmad.c100 static void timeout_sends(struct work_struct *work);
396 INIT_DELAYED_WORK(&mad_agent_priv->timed_work, timeout_sends); in ib_register_mad_agent()
2617 static void timeout_sends(struct work_struct *work) in timeout_sends() function

Completed in 9 milliseconds