Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dshm.h145 unsigned long swap_attempts; member
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_ipc.h117 uint32_t swap_attempts; member
/freebsd/sys/compat/linux/
H A Dlinux_ipc.c91 l_ulong swap_attempts; member
125 lpp->swap_attempts = bpp->swap_attempts; in bsd_to_linux_shm_info()
/freebsd/sys/kern/
H A Dsysv_shm.c531 shm_info.swap_attempts = 0; /*XXX where to get from ? */ in kern_shmctl_locked()
1505 CP(u.shm_info, u32.shm_info32, swap_attempts); in freebsd7_freebsd32_shmctl()
1591 CP(u.shm_info, u32.shm_info32, swap_attempts); in freebsd32_shmctl()