Searched refs:alloc_entry (Results 1 - 3 of 3) sorted by relevance

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

Completed in 112 milliseconds