Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dshm.h106 __kernel_ulong_t swap_attempts; member
/linux-5.19.10/ipc/
Dshm.c1059 shm_info->swap_attempts = 0; in shmctl_shm_info()
1333 compat_ulong_t swap_attempts, swap_successes; member
1372 info.swap_attempts = ip->swap_attempts; in put_compat_shm_info()