Home
last modified time | relevance | path

Searched refs:swap_attempts (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/linux/
Dshm.h81 unsigned long swap_attempts; member
/linux-3.4.99/ipc/
Dcompat.c113 compat_ulong_t swap_attempts, swap_successes; member
646 err |= __put_user(si.swap_attempts, &uip->swap_attempts); in put_compat_shm_info()
Dshm.c817 shm_info.swap_attempts = 0; in SYSCALL_DEFINE3()