Home
last modified time | relevance | path

Searched defs:active_node (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/drivers/gpu/drm/i915/
Di915_active.c30 struct active_node { struct
37 #define fetch_node(x) rb_entry(READ_ONCE(x), typeof(struct active_node), node) argument
/linux-5.10/fs/cachefiles/
Dinternal.h47 struct rb_node active_node; /* link in active tree (dentry is key) */ member