Lines Matching refs:lines
111 Lines 5-9 show the first process and lines 11-18 the second process. Each
139 Each process's code is similar to Linux-kernel C, as can be seen on lines
151 The P1() process declares two local variables on lines 13 and 14.
212 Another important part of this output is shown in lines 2-5, repeated here:
219 Line 2 gives the total number of end states, and each of lines 3-5 list
227 or due to being redundant with the lines discussed above. However, the
556 section on lines 12 and 13 in either case. Line 14 then uses an
729 pointer. The RCU read-side critical section spanning lines 19-22 is just
861 P0() on lines 9-18 enters an RCU read-side critical section, loads the
865 P1() on lines 20-24 updates the list header to instead reference "z",
868 P2() on lines 27-33 emulates the behind-the-scenes effect of doing a