Searched defs:drm_framebuffer_funcs (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 41874 struct drm_framebuffer_funcs { struct 41875 void (*destroy)(struct drm_framebuffer *); 41876 int (*create_handle)(struct drm_framebuffer *, struct drm_file *, unsigned int *); 41877 …ramebuffer *, struct drm_file *, unsigned int, unsigned int, struct drm_clip_rect *, unsigned int);
|
H A D | vmlinux_602.h | 41874 struct drm_framebuffer_funcs { struct 41875 void (*destroy)(struct drm_framebuffer *); 41876 int (*create_handle)(struct drm_framebuffer *, struct drm_file *, unsigned int *); 41877 …ramebuffer *, struct drm_file *, unsigned int, unsigned int, struct drm_clip_rect *, unsigned int);
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 76832 struct drm_framebuffer_funcs { struct 76833 void (*destroy)(struct drm_framebuffer *); 76834 int (*create_handle)(struct drm_framebuffer *, struct drm_file *, unsigned int *); 76835 …ramebuffer *, struct drm_file *, unsigned int, unsigned int, struct drm_clip_rect *, unsigned int);
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 47104 struct drm_framebuffer_funcs { struct 47105 void (*destroy)(struct drm_framebuffer *); 47106 int (*create_handle)(struct drm_framebuffer *, struct drm_file *, unsigned int *); 47107 …ramebuffer *, struct drm_file *, unsigned int, unsigned int, struct drm_clip_rect *, unsigned int);
|
H A D | vmlinux.h | 47104 struct drm_framebuffer_funcs { struct 47105 void (*destroy)(struct drm_framebuffer *); 47106 int (*create_handle)(struct drm_framebuffer *, struct drm_file *, unsigned int *); 47107 …ramebuffer *, struct drm_file *, unsigned int, unsigned int, struct drm_clip_rect *, unsigned int);
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 84995 struct drm_framebuffer_funcs { struct 84996 void (*destroy)(struct drm_framebuffer *); 84997 int (*create_handle)(struct drm_framebuffer *, struct drm_file *, unsigned int *); 84998 …ramebuffer *, struct drm_file *, unsigned int, unsigned int, struct drm_clip_rect *, unsigned int);
|
H A D | vmlinux.h | 84995 struct drm_framebuffer_funcs { struct 84996 void (*destroy)(struct drm_framebuffer *); 84997 int (*create_handle)(struct drm_framebuffer *, struct drm_file *, unsigned int *); 84998 …ramebuffer *, struct drm_file *, unsigned int, unsigned int, struct drm_clip_rect *, unsigned int);
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 86449 struct drm_framebuffer_funcs { struct 86450 void (*destroy)(struct drm_framebuffer *); 86451 int (*create_handle)(struct drm_framebuffer *, struct drm_file *, unsigned int *); 86452 …ramebuffer *, struct drm_file *, unsigned int, unsigned int, struct drm_clip_rect *, unsigned int);
|