Home
last modified time | relevance | path

Searched refs:shm_swp (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dshm.h105 __kernel_ulong_t shm_swp; /* total swapped shm */ member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dshm.h105 __kernel_ulong_t shm_swp; /* total swapped shm */ member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dshm.h82 __kernel_ulong_t shm_swp; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dshm.h71 __kernel_ulong_t shm_swp; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dshm.h82 __kernel_ulong_t shm_swp; member
/kernel/linux/linux-5.10/ipc/
H A Dshm.c1063 shm_get_stat(ns, &shm_info->shm_rss, &shm_info->shm_swp); in shmctl_shm_info()
1338 compat_ulong_t shm_tot, shm_rss, shm_swp; member
1377 info.shm_swp = ip->shm_swp; in put_compat_shm_info()
/kernel/linux/linux-6.6/ipc/
H A Dshm.c1073 shm_get_stat(ns, &shm_info->shm_rss, &shm_info->shm_swp); in shmctl_shm_info()
1348 compat_ulong_t shm_tot, shm_rss, shm_swp; member
1387 info.shm_swp = ip->shm_swp; in put_compat_shm_info()
/kernel/liteos_a/kernel/base/vm/
H A Dshm.c721 shmInfo.shm_swp = 0; in ShmCtl()

Completed in 9 milliseconds