OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vmw_fifo_is_full
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_fifo.c
215
static bool
vmw_fifo_is_full
(struct vmw_private *dev_priv, uint32_t bytes)
function in typeref:typename:bool
246
if (!
vmw_fifo_is_full
(dev_priv, bytes))
257
!
vmw_fifo_is_full
(dev_priv, bytes));
262
!
vmw_fifo_is_full
(dev_priv, bytes));
299
if (likely(!
vmw_fifo_is_full
(dev_priv, bytes))) {
318
!
vmw_fifo_is_full
(dev_priv, bytes));
322
!
vmw_fifo_is_full
(dev_priv, bytes));
381
else if (
vmw_fifo_is_full
(dev_priv, bytes)) {
Completed in 13 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025