Searched refs:xR (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/Documentation/locking/ |
D | lockdep-design.rst | 568 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/ |
D | tidss_dispc.c | 2410 #define CVAL(xR, xG, xB) (FLD_VAL(xR, 9, 0) | FLD_VAL(xG, 20, 11) | \ argument
|