Searched defs:shm_info (Results 1 – 7 of 7) sorted by relevance
65 struct shm_info { struct66 int used_ids;67 unsigned long shm_tot; /* total allocated shm */68 unsigned long shm_rss; /* total resident shm */69 unsigned long shm_swp; /* total swapped shm */70 unsigned long swap_attempts;71 unsigned long swap_successes;
84 struct shm_info struct86 int used_ids;87 unsigned long int shm_tot; /* total allocated shm */88 unsigned long int shm_rss; /* total resident shm */89 unsigned long int shm_swp; /* total swapped shm */90 unsigned long int swap_attempts;91 unsigned long int swap_successes;
22 struct shm_info { struct32 struct shm_info shm_info_table[SHM_INFO_TABLE_LENGTH] = {{NULL, ""}}; argument
93 struct shm_info { struct103 struct shm_info shm_info_table[SHM_INFO_TABLE_LENGTH] = {{NULL, ""}}; argument
44 struct shm_info { struct54 struct shm_info shm_info_table[SHM_INFO_TABLE_LENGTH] = {{NULL, ""}}; argument
45 struct shm_info { struct55 struct shm_info shm_info_table[SHM_INFO_TABLE_LENGTH] = {{NULL, ""}}; argument