OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fifo_free_entries
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/
intel_uncore.c
376
static inline u32
fifo_free_entries
(struct intel_uncore *uncore)
function in typeref:typename:u32
390
n =
fifo_free_entries
(uncore);
395
if (wait_for_atomic((n =
fifo_free_entries
(uncore)) >
579
uncore->fifo_count =
fifo_free_entries
(uncore);
intel_uncore.c
376
static inline u32
fifo_free_entries
(struct intel_uncore *uncore)
function in typeref:typename:u32
390
n =
fifo_free_entries
(uncore);
395
if (wait_for_atomic((n =
fifo_free_entries
(uncore)) >
579
uncore->fifo_count =
fifo_free_entries
(uncore);
Completed in 66 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025