OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:define_size
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_gmr.c
52
uint32_t
define_size
= sizeof(define_cmd) + sizeof(*cmd);
local in function:vmw_gmr2_bind
56
uint32_t cmd_size =
define_size
+ remap_size;
115
uint32_t
define_size
= sizeof(define_cmd) + 4;
local in function:vmw_gmr2_unbind
118
cmd = VMW_FIFO_RESERVE(dev_priv,
define_size
);
128
vmw_fifo_commit(dev_priv,
define_size
);
vmwgfx_gmr.c
52
uint32_t
define_size
= sizeof(define_cmd) + sizeof(*cmd);
local in function:vmw_gmr2_bind
56
uint32_t cmd_size =
define_size
+ remap_size;
115
uint32_t
define_size
= sizeof(define_cmd) + 4;
local in function:vmw_gmr2_unbind
118
cmd = VMW_FIFO_RESERVE(dev_priv,
define_size
);
128
vmw_fifo_commit(dev_priv,
define_size
);
vmwgfx_gmr.c
52
uint32_t
define_size
= sizeof(define_cmd) + sizeof(*cmd);
local in function:vmw_gmr2_bind
56
uint32_t cmd_size =
define_size
+ remap_size;
115
uint32_t
define_size
= sizeof(define_cmd) + 4;
local in function:vmw_gmr2_unbind
118
cmd = VMW_FIFO_RESERVE(dev_priv,
define_size
);
128
vmw_fifo_commit(dev_priv,
define_size
);
Completed in 169 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025