Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dshm.h106 __kernel_ulong_t swap_attempts; member
/linux-6.6.21/ipc/
Dshm.c1075 shm_info->swap_attempts = 0; in shmctl_shm_info()
1349 compat_ulong_t swap_attempts, swap_successes; member
1388 info.swap_attempts = ip->swap_attempts; in put_compat_shm_info()