Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/locking/
Dlockdep-design.rst568 similar for -(Ex)->, -(xR)-> and -(Sx)->
573 -(xR)-> and -(Sx)->. In other words, a "strong" path is a path from a lock
626 L2 and L2 -> L3 are not -(xR)-> and -(Sx)-> (the definition of strong), which
657 readers, therefore Lx-1 -> Lx and Lx -> Lx+1 cannot be a -(xR)-> -(Sx)-> pair,
/Linux-v6.1/drivers/gpu/drm/tidss/
Dtidss_dispc.c2410 #define CVAL(xR, xG, xB) (FLD_VAL(xR, 9, 0) | FLD_VAL(xG, 20, 11) | \ argument