Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dshm.h75 __kernel_ulong_t swap_attempts; member
/linux-4.4.14/ipc/
Dcompat.c113 compat_ulong_t swap_attempts, swap_successes; member
663 err |= __put_user(si.swap_attempts, &uip->swap_attempts); in put_compat_shm_info()
Dshm.c911 shm_info.swap_attempts = 0; in shmctl_nolock()