Searched defs:young (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/mm/
H A Dmmu_notifier.c114 int young = 0, id; __mmu_notifier_clear_flush_young() local
131 int young = 0, id; __mmu_notifier_clear_young() local
147 int young = 0, id; __mmu_notifier_test_young() local
H A Dpgtable-generic.c64 int young; ptep_clear_flush_young() local
120 int young; pmdp_clear_flush_young() local
/linux-4.4.14/include/net/
H A Drequest_sock.h170 atomic_t young; member in struct:request_sock_queue
/linux-4.4.14/arch/x86/mm/
H A Dpgtable.c502 int young; pmdp_clear_flush_young() local
/linux-4.4.14/net/ipv4/
H A Dinet_connection_sock.c590 int young = reqsk_queue_len_young(queue) << 1; reqsk_timer_handler() local
/linux-4.4.14/fs/proc/
H A Dtask_mmu.c456 smaps_account(struct mem_size_stats *mss, struct page *page, unsigned long size, bool young, bool dirty) smaps_account() argument
/linux-4.4.14/arch/s390/include/asm/
H A Dpgtable.h555 int young = 1; pmd_young() local
1078 int young; ptep_test_and_clear_young() local
/linux-4.4.14/virt/kvm/
H A Dkvm_main.c388 int young, idx; kvm_mmu_notifier_clear_flush_young() local
409 int young, idx; kvm_mmu_notifier_clear_young() local
438 int young, idx; kvm_mmu_notifier_test_young() local
/linux-4.4.14/arch/x86/kvm/
H A Dmmu.c1572 int young = 0; kvm_age_rmapp() local
1593 int young = 0; kvm_test_age_rmapp() local

Completed in 963 milliseconds