OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:drm_framebuffer_read_refcount
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/
drm_framebuffer.h
254
*
drm_framebuffer_read_refcount
- read the framebuffer reference count.
259
static inline uint32_t
drm_framebuffer_read_refcount
(const struct drm_framebuffer *fb)
function in typeref:typename:uint32_t
/src/sys/external/bsd/drm2/dist/drm/
drm_framebuffer.c
470
if (
drm_framebuffer_read_refcount
(fb) > 1) {
677
if (
drm_framebuffer_read_refcount
(fb) > 1) {
998
if (
drm_framebuffer_read_refcount
(fb) > 1) {
1056
drm_framebuffer_read_refcount
(fb));
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_debugfs.c
1451
drm_framebuffer_read_refcount
(&fbdev_fb->base));
1469
drm_framebuffer_read_refcount
(&fb->base));
Completed in 70 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025