Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dposix-timers.c121 static bool posix_timer_hashed(struct timer_hash_bucket *bucket, struct signal_struct *sig, in posix_timer_hashed() function
144 if (!posix_timer_hashed(bucket, sig, id)) { in posix_timer_add_at()