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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dmemory.c1808 #define is_restart_addr(truncate_count) (!((truncate_count) & ~PAGE_MASK)) macro
1830 if (is_restart_addr(restart_addr) && start_addr < restart_addr) {
1967 if (unlikely(is_restart_addr(mapping->truncate_count))) {

Completed in 121 milliseconds