Home
last modified time | relevance | path

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

/linux/kernel/time/
A Dposix-timers.c50 static struct kmem_cache *posix_timers_cache; variable
275 posix_timers_cache = kmem_cache_create("posix_timers_cache", in init_posix_timers()
458 tmr = kmem_cache_zalloc(posix_timers_cache, GFP_KERNEL); in alloc_posix_timer()
462 kmem_cache_free(posix_timers_cache, tmr); in alloc_posix_timer()
473 kmem_cache_free(posix_timers_cache, tmr); in k_itimer_rcu_free()
/linux/
A DSystem.map160703 ffff800012116518 b posix_timers_cache
A D.tmp_System.map160703 ffff800012116518 b posix_timers_cache

Completed in 1095 milliseconds