Home
last modified time | relevance | path

Searched defs:timerqueue_add (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dtimerqueue.c27 bool timerqueue_add(struct timerqueue_head *head, struct timerqueue_node *node) in timerqueue_add() function
52 EXPORT_SYMBOL_GPL(timerqueue_add); variable
/kernel/linux/linux-6.6/lib/
H A Dtimerqueue.c35 bool timerqueue_add(struct timerqueue_head *head, struct timerqueue_node *node) in timerqueue_add() function
42 EXPORT_SYMBOL_GPL(timerqueue_add); variable

Completed in 1 milliseconds