Home
last modified time | relevance | path

Searched defs:l_shm_info (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_ipc.c86 struct l_shm_info { struct
87 l_int used_ids;
88 l_ulong shm_tot; /* total allocated shm */
89 l_ulong shm_rss; /* total resident shm */
90 l_ulong shm_swp; /* total swapped shm */
91 l_ulong swap_attempts;
92 l_ulong swap_successes;