Home
last modified time | relevance | path

Searched refs:rcu_pointer_handoff (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/include/linux/
HDrcupdate.h92 #define rcu_pointer_handoff(p) (p) macro
/dragonfly/sys/dev/drm/i915/
HDi915_gem_request.h603 return rcu_pointer_handoff(request); in __i915_gem_active_get_rcu()