Linux Kernel
3.7.1
|
#include <i915_drm.h>
Data Fields | |
__u32 | handle |
__u32 | madv |
__u32 | retained |
Definition at line 812 of file i915_drm.h.
Handle of the buffer to change the backing store advice
Definition at line 814 of file i915_drm.h.
__u32 madv |
Definition at line 819 of file i915_drm.h.
__u32 retained |
Whether the backing store still exists.
Definition at line 822 of file i915_drm.h.