Home
last modified time | relevance | path

Searched defs:in_cache (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/cris/boot/rescue/
Dhead_v10.S130 in_cache: label
/linux-4.4.14/net/atm/
Dmpc.h25 in_cache_entry *in_cache; /* the ingress cache of this MPC */ member
/linux-4.4.14/drivers/mtd/
Dsm_ftl.c1015 int error = 0, in_cache = 0; in sm_read() local
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dcl_lock.c794 bool in_cache; in cl_lock_delete0() local
/linux-4.4.14/drivers/md/
Ddm-cache-policy-mq.c551 static bool in_cache(struct mq_policy *mq, struct entry *e) in in_cache() function