Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/time/
Dtimer_stats.c146 static struct entry *alloc_entry(void) in alloc_entry() function
203 curr = alloc_entry(); in tstat_lookup()
/linux-4.1.27/drivers/md/
Ddm-cache-policy-mq.c354 static struct entry *alloc_entry(struct entry_pool *ep) in alloc_entry() function
824 new_e = alloc_entry(&mq->cache_pool); in pre_cache_to_cache()
865 struct entry *e = alloc_entry(&mq->pre_cache_pool); in insert_in_pre_cache()
904 e = alloc_entry(&mq->cache_pool); in insert_in_cache()
908 e = alloc_entry(&mq->cache_pool); in insert_in_cache()