OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:active_node
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_active_types.h
30
struct
active_node
;
43
struct
active_node
*cache;
i915_active.c
36
struct
active_node
{
struct
44
static inline struct
active_node
*
47
return container_of(active, struct
active_node
, base);
57
static inline struct llist_node *barrier_to_ll(struct
active_node
*node)
64
__barrier_to_engine(struct
active_node
*node)
70
barrier_to_engine(struct
active_node
*node)
76
static inline struct
active_node
*barrier_from_ll(struct llist_node *x)
78
return container_of(x, struct
active_node
, base.llist);
139
const struct
active_node
*a = va;
140
const struct
active_node
*b = vb
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/i915/selftests/
i915_active.c
222
static struct intel_engine_cs *node_to_barrier(struct
active_node
*it)
245
struct
active_node
*it, *n;
276
struct
active_node
*it, *n;
Completed in 11 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025