Home
last modified time | relevance | path

Searched refs:backing_store (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_events.c71 void *backing_store; in allocate_signal_page() local
78 backing_store = (void *) __get_free_pages(GFP_KERNEL, in allocate_signal_page()
80 if (!backing_store) in allocate_signal_page()
84 memset(backing_store, (uint8_t) UNSIGNALED_EVENT_SLOT, in allocate_signal_page()
87 page->kernel_address = backing_store; in allocate_signal_page()
/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A DDvi.c91 sizeof (int), offset(dvi.backing_store),
256 if (dw->dvi.backing_store != Always + WhenMapped + NotUseful) { in Realize()
257 attrs->backing_store = dw->dvi.backing_store; in Realize()
H A DDviP.h174 int backing_store; member
/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Dscreensaver.h140 uint32_t backing_store; member
H A Dscreensaver.c271 xcb_parts[xcb_parts_idx].iov_base = (char *) &_aux->backing_store; in xcb_screensaver_set_attributes_value_list_serialize()
427 _aux->backing_store = *(uint32_t *)xcb_tmp; in xcb_screensaver_set_attributes_value_list_unpack()
H A Dxproto.h1485 uint32_t backing_store; member
1528 uint32_t backing_store; member
1584 uint8_t backing_store; member
H A Dxproto.c1088 xcb_parts[xcb_parts_idx].iov_base = (char *) &_aux->backing_store; in xcb_create_window_value_list_serialize()
1244 _aux->backing_store = *(uint32_t *)xcb_tmp; in xcb_create_window_value_list_unpack()
1639 xcb_parts[xcb_parts_idx].iov_base = (char *) &_aux->backing_store; in xcb_change_window_attributes_value_list_serialize()
1795 _aux->backing_store = *(uint32_t *)xcb_tmp; in xcb_change_window_attributes_value_list_unpack()