Home
last modified time | relevance | path

Searched refs:nomap (Results 1 – 5 of 5) sorted by relevance

/linux/mm/
H A Dpgtable-generic.c296 goto nomap; in ___pte_offset_map()
298 goto nomap; in ___pte_offset_map()
301 goto nomap; in ___pte_offset_map()
304 nomap: in ___pte_offset_map()
/linux/tools/perf/util/
H A Dmem-events.h84 u32 nomap; /* count of load/stores with no phys addrs */ member
H A Dmem-events.c760 stats->nomap++; in c2c_decode_stats()
802 stats->nomap += add->nomap; in c2c_add_stats()
/linux/drivers/net/ethernet/marvell/
H A Dsky2.c2534 goto nomap; in receive_new()
2547 nomap: in receive_new()
/linux/tools/perf/
H A Dbuiltin-c2c.c2444 fprintf(out, " No Page Map Rejects : %10d\n", stats->nomap); in print_c2c__display_stats()