Home
last modified time | relevance | path

Searched refs:swap_attempts (Results 1 – 2 of 2) sorted by path

/linux/include/uapi/linux/
H A Dshm.h106 __kernel_ulong_t swap_attempts; member
/linux/ipc/
H A Dshm.c1067 shm_info->swap_attempts = 0; in shmctl_shm_info()
1341 compat_ulong_t swap_attempts, swap_successes; member
1380 info.swap_attempts = ip->swap_attempts; in put_compat_shm_info()