Home
last modified time | relevance | path

Searched refs:t_hash (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/
Dposix-timers.h225 struct hlist_node t_hash; member
/linux-6.6.21/kernel/time/
Dposix-timers.c81 hlist_for_each_entry_rcu(timer, head, t_hash, lockdep_is_held(&hash_lock)) { in __posix_timers_find()
116 hlist_add_head_rcu(&timer->t_hash, head); in posix_timer_add()
432 hlist_del_rcu(&tmr->t_hash); in posix_timer_unhash_and_free()