Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dshm.h65 struct shm_info { struct
66 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;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dshm.h84 struct shm_info struct
86 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;
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/ecos/
H A Dutopia_dapi.c22 struct shm_info { struct
32 struct shm_info shm_info_table[SHM_INFO_TABLE_LENGTH] = {{NULL, ""}}; argument
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/ucos/
H A Dutopia_dapi.c22 struct shm_info { struct
32 struct shm_info shm_info_table[SHM_INFO_TABLE_LENGTH] = {{NULL, ""}}; argument
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux/
H A Dutopia_dapi.c93 struct shm_info { struct
103 struct shm_info shm_info_table[SHM_INFO_TABLE_LENGTH] = {{NULL, ""}}; argument
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/nos/
H A Dutopia_dapi.c44 struct shm_info { struct
54 struct shm_info shm_info_table[SHM_INFO_TABLE_LENGTH] = {{NULL, ""}}; argument
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/
H A Dutopia_dapi.c45 struct shm_info { struct
55 struct shm_info shm_info_table[SHM_INFO_TABLE_LENGTH] = {{NULL, ""}}; argument