Searched refs:UNLOCK (Results 1 - 16 of 16) sorted by relevance

/linux-master/lib/
H A Dlocking-selftest-wsem.h5 #undef UNLOCK macro
6 #define UNLOCK WSU macro
H A Dlocking-selftest-wlock.h5 #undef UNLOCK macro
6 #define UNLOCK WU macro
H A Dlocking-selftest-spin.h5 #undef UNLOCK macro
6 #define UNLOCK U macro
H A Dlocking-selftest-rtmutex.h5 #undef UNLOCK macro
6 #define UNLOCK RTU macro
H A Dlocking-selftest-rsem.h5 #undef UNLOCK macro
6 #define UNLOCK RSU macro
H A Dlocking-selftest-rlock.h5 #undef UNLOCK macro
6 #define UNLOCK RU macro
H A Dlocking-selftest-mutex.h5 #undef UNLOCK macro
6 #define UNLOCK MU macro
H A Dlocking-selftest.c272 #define LOCK_UNLOCK_2(x,y) LOCK(x); LOCK(y); UNLOCK(y); UNLOCK(x)
733 UNLOCK(A); \
734 UNLOCK(A); /* fail */
797 UNLOCK(A); \
803 UNLOCK(A);
839 UNLOCK(A); \
847 UNLOCK(A);
873 UNLOCK(A); \
881 UNLOCK(
[all...]
/linux-master/arch/powerpc/platforms/powermac/
H A Dfeature.c64 #define UNLOCK(flags) raw_spin_unlock_irqrestore(&feature_lock, flags); macro
154 UNLOCK(flags);
209 UNLOCK(flags);
222 UNLOCK(flags);
242 UNLOCK(flags);
328 UNLOCK(flags);
339 UNLOCK(flags);
347 UNLOCK(flags); mdelay(250); LOCK(flags);
350 UNLOCK(flags); mdelay(250); LOCK(flags);
353 UNLOCK(flag
[all...]
/linux-master/drivers/watchdog/
H A Dsp805_wdt.c54 #define UNLOCK 0x1ACCE551 macro
142 writel_relaxed(UNLOCK, wdt->base + WDTLOCK);
169 writel_relaxed(UNLOCK, wdt->base + WDTLOCK);
204 writel_relaxed(UNLOCK, wdt->base + WDTLOCK);
H A Dimx7ulp_wdt.c40 #define UNLOCK ((UNLOCK_SEQ1 << 16) | UNLOCK_SEQ0) macro
110 writel(UNLOCK, wdt->base + WDOG_CNT);
172 writel(UNLOCK, wdt->base + WDOG_CNT);
252 writel(UNLOCK, wdt->base + WDOG_CNT);
H A Dnic7018_wdt.c15 #define UNLOCK 0x5A macro
208 outb(UNLOCK, wdt->io_base + WDT_REG_LOCK);
/linux-master/drivers/i2c/busses/
H A Di2c-amd756-s4882.c89 goto UNLOCK;
95 UNLOCK:
H A Di2c-nforce2-s4985.c84 goto UNLOCK;
90 UNLOCK:
/linux-master/fs/lockd/
H A Dclntxdr.c566 PROC(UNLOCK, unlockargs, res),
H A Dclnt4xdr.c561 PROC(UNLOCK, unlockargs, res),

Completed in 152 milliseconds