Home
last modified time | relevance | path

Searched refs:unlocked (Results 1 – 25 of 33) sorted by relevance

12

/linux-3.4.99/scripts/rt-tester/
Dt5-l4-pi-boost-deboost.tst39 # unlocked lock nr (0-7)
104 W: unlocked: 4: 3
112 W: unlocked: 3: 2
119 W: unlocked: 2: 1
125 W: unlocked: 1: 0
134 W: unlocked: 3: 3
135 W: unlocked: 2: 2
136 W: unlocked: 1: 1
137 W: unlocked: 0: 0
Dt5-l4-pi-boost-deboost-setsched.tst39 # unlocked lock nr (0-7)
144 W: unlocked: 4: 3
152 W: unlocked: 3: 2
159 W: unlocked: 2: 1
165 W: unlocked: 1: 0
174 W: unlocked: 3: 3
175 W: unlocked: 2: 2
176 W: unlocked: 1: 1
177 W: unlocked: 0: 0
Dt2-l2-2rt-deadlock.tst39 # unlocked lock nr (0-7)
75 W: unlocked: 1: 0
77 W: unlocked: 0: 1
81 W: unlocked: 0: 0
83 W: unlocked: 1: 1
Dt2-l1-2rt-sameprio.tst39 # unlocked lock nr (0-7)
69 W: unlocked: 0: 0
74 W: unlocked: 1: 0
88 W: unlocked: 1: 0
93 W: unlocked: 0: 0
Dt4-l2-pi-deboost.tst39 # unlocked lock nr (0-7)
84 W: unlocked: 1: 1
94 W: unlocked: 3: 0
109 W: unlocked: 0: 1
114 W: unlocked: 2: 1
117 W: unlocked: 0: 0
Dt3-l1-pi-1rt.tst39 # unlocked lock nr (0-7)
77 W: unlocked: 0: 0
83 W: unlocked: 2: 0
87 W: unlocked: 1: 0
Dt3-l1-pi-3rt.tst39 # unlocked lock nr (0-7)
77 W: unlocked: 0: 0
84 W: unlocked: 2: 0
87 W: unlocked: 1: 0
Dt3-l2-pi.tst39 # unlocked lock nr (0-7)
77 W: unlocked: 0: 0
83 W: unlocked: 2: 0
87 W: unlocked: 1: 0
Dt3-l1-pi-2rt.tst39 # unlocked lock nr (0-7)
78 W: unlocked: 0: 0
84 W: unlocked: 2: 0
88 W: unlocked: 1: 0
Dt3-l1-pi-signal.tst39 # unlocked lock nr (0-7)
74 W: unlocked: 2: 0
86 W: unlocked: 0: 0
90 W: unlocked: 1: 0
Dt2-l1-signal.tst39 # unlocked lock nr (0-7)
67 W: unlocked: 1: 0
72 W: unlocked: 0: 0
Dt2-l1-pi.tst39 # unlocked lock nr (0-7)
71 W: unlocked: 0: 0
76 W: unlocked: 1: 0
Dt3-l1-pi-steal.tst39 # unlocked lock nr (0-7)
91 W: unlocked: 1: 0
/linux-3.4.99/fs/reiserfs/
Dstree.c534 bool unlocked = false; in search_by_key_reada() local
552 if (!unlocked) { in search_by_key_reada()
554 unlocked = true; in search_by_key_reada()
560 return unlocked; in search_by_key_reada()
648 bool unlocked = false; in search_by_key() local
652 unlocked = search_by_key_reada(sb, reada_bh, in search_by_key()
659 if (!buffer_uptodate(bh) && !unlocked) { in search_by_key()
661 unlocked = true; in search_by_key()
666 if (unlocked) in search_by_key()
/linux-3.4.99/Documentation/scheduler/
Dsched-arch.txt13 To request the scheduler call switch_to with the runqueue unlocked,
25 unlocked context switches. This define also implies
/linux-3.4.99/Documentation/
Dmutex-design.txt112 nor can they be unlocked from a different context that which acquired
121 spinlock and a wait-list. The counter has 3 states: 1 for "unlocked",
Dhwspinlock.txt128 unlock an hwspinlock which is already unlocked (there is no protection
133 The caller should _never_ unlock an hwspinlock which is already unlocked.
141 The caller should _never_ unlock an hwspinlock which is already unlocked.
Drt-mutex.txt23 unlocked.
Dpi-futex.txt79 normal futex-based locks: a 0 value means unlocked, and a value==TID
/linux-3.4.99/Documentation/filesystems/nfs/
Dfault_injection.txt47 unlocked through the VFS as they are cleared from this list).
/linux-3.4.99/drivers/mtd/chips/
DKconfig167 program individual bits, as long as the register remains unlocked.
174 Register is locked, it cannot be unlocked.
/linux-3.4.99/Documentation/vm/
Dunevictable-lru.txt230 may change once the page is unlocked, putback_lru_page() will recheck the
297 mlocked pages become unlocked and rescued from the unevictable list when:
299 (1) mapped in a range unlocked via the munlock()/munlockall() system calls;
413 the page might have already been unlocked by another task. If the page was
597 unlocked.
638 page. munlock_vma_page() will just leave the page unlocked and let vmscan deal
/linux-3.4.99/Documentation/w1/
Dw1.netlink163 When all commands (w1_netlink_cmd) are processed muster device is unlocked
/linux-3.4.99/arch/arm/mach-omap2/
Dsram242x.S89 orreq r1, r1, #0x4 @ make sure exit with unlocked value
Dsram243x.S89 orreq r1, r1, #0x4 @ make sure exit with unlocked value

12