Searched refs:shm (Results 1 – 25 of 35) sorted by relevance
12
104 shm = 0108 while ((new_ksm and (shm < (ksm_size*(i+1)))) or109 (not new_ksm and (shm < (ksm_size)))):118 shm = get_ksmstat()120 shm = vm.get_shared_meminfo()122 "iteration %s: %s", vm.name, j, shm)276 shm = 0279 while (shm < ksm_size):287 shm = get_ksmstat()289 shm = vm.get_shared_meminfo()[all …]
78 Bool shm; /** Using shared memory images? */ member168 xlib_dt->shm = False; in alloc_shm_ximage()185 xlib_dt->shm = False; in alloc_shm_ximage()190 xlib_dt->shm = True; in alloc_shm_ximage()200 if (xlib_dt->shm) { in alloc_ximage()335 if (xlib_dt->shm) { in xlib_sw_display()407 xlib_dt->shm = True; in xlib_displaytarget_create()
87 b->shm = 0; in alloc_back_shm_ximage()98 b->shm = 0; in alloc_back_shm_ximage()110 b->shm = 0; in alloc_back_shm_ximage()129 b->shm = 0; in alloc_back_shm_ximage()150 b->shm = 0; in alloc_back_shm_ximage()178 if (b->shm) { in alloc_back_buffer()193 if (b->shm == 0 || !alloc_back_shm_ximage(b, width, height)) { in alloc_back_buffer()397 if (b->shm) { in xmesa_delete_framebuffer()
205 GLuint shm; /* X Shared Memory extension status: */ member
612 b->shm = check_for_xshm( v->display ); in initialize_visual_and_buffer()1339 if (b->shm) { in XMesaSwapBuffers()1400 if (b->shm) { in XMesaCopySubBuffer()
25 mem=shm
40 class shm307 class shm
10 CRITERIA = "Fails if shm, mqueues, or semaphores do not match expectations."
13 - /dev/shm
39 class shm302 class shm
423 shm = vm.get_shared_meminfo()424 if shm is None:427 meminfo += "%dM; " % shm
1122 shm = int(open(filename).read().split()[2])1124 return shm * 4.0 / 1024
93 #include <sys/shm.h>
118 shm_handle_format(void *data, struct wl_shm *shm, uint32_t format) in shm_handle_format() argument
63 screendump_temp_dir = /dev/shm
324 linux/shm.h339 sys/shm.h
28 class shm288 class shm1430 allow kernel_t self:shm { associate getattr setattr create destroy read write lock unix_read unix_w…1532 allow kernel_t domain:{ sem msgq shm } *;1688 fs_use_trans shm system_u:object_r:tmpfs_t:s0;