Searched refs:cache_hit (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dreadahead.c362 ra->cache_hit += nr_to_read;
363 if (ra->cache_hit >= VM_MAX_CACHE_HIT) {
369 ra->cache_hit=0;
572 ra->cache_hit = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/atm/
H A Dmpoa_caches.h43 int (*cache_hit)(in_cache_entry *entry, member in struct:in_cache_ops
H A Dmpoa_caches.c115 static int cache_hit(in_cache_entry *entry, struct mpoa_client *mpc) function
529 cache_hit, /* cache_hit */
H A Dmpc.c476 if (mpc->in_ops->cache_hit(entry, mpc) != OPEN){ /* threshold not exceeded or VCC not ready */
477 ddprintk("mpoa: (%s) send_via_shortcut: cache_hit: returns != OPEN\n", mpc->dev->name);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dlockdep.c1320 cache_hit:
1345 goto cache_hit;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dfs.h690 unsigned long cache_hit; /* cache hit count*/ member in struct:file_ra_state

Completed in 76 milliseconds