Home
last modified time | relevance | path

Searched refs:UNLOCK (Results 1 – 17 of 17) sorted by relevance

/linux-6.15/arch/powerpc/platforms/powermac/
H A Dfeature.c154 UNLOCK(flags); in simple_feature_tweak()
209 UNLOCK(flags); in ohare_htw_scc_enable()
222 UNLOCK(flags); in ohare_htw_scc_enable()
242 UNLOCK(flags); in ohare_htw_scc_enable()
328 UNLOCK(flags); in heathrow_modem_enable()
339 UNLOCK(flags); in heathrow_modem_enable()
391 UNLOCK(flags); in heathrow_mesh_enable()
439 UNLOCK(flags); in heathrow_bmac_enable()
444 UNLOCK(flags); in heathrow_bmac_enable()
450 UNLOCK(flags); in heathrow_bmac_enable()
[all …]
/linux-6.15/lib/
H A Dlocking-selftest-mutex.h5 #undef UNLOCK
6 #define UNLOCK MU macro
H A Dlocking-selftest-rtmutex.h5 #undef UNLOCK
6 #define UNLOCK RTU macro
H A Dlocking-selftest-spin.h5 #undef UNLOCK
6 #define UNLOCK U macro
H A Dlocking-selftest-wsem.h5 #undef UNLOCK
6 #define UNLOCK WSU macro
H A Dlocking-selftest-rlock.h5 #undef UNLOCK
6 #define UNLOCK RU macro
H A Dlocking-selftest-rsem.h5 #undef UNLOCK
6 #define UNLOCK RSU macro
H A Dlocking-selftest-wlock.h5 #undef UNLOCK
6 #define UNLOCK WU macro
H A Dlocking-selftest.c803 UNLOCK(A);
847 UNLOCK(A);
881 UNLOCK(A);
922 UNLOCK(B);
973 UNLOCK(B);
1036 UNLOCK(B);
2379 UNLOCK(B); in queued_read_lock_hardirq_RE_Er()
2387 UNLOCK(B); in queued_read_lock_hardirq_RE_Er()
2407 UNLOCK(B); in queued_read_lock_hardirq_ER_rE()
2413 UNLOCK(B); in queued_read_lock_hardirq_ER_rE()
[all …]
/linux-6.15/drivers/watchdog/
H A Dsp805_wdt.c54 #define UNLOCK 0x1ACCE551 macro
141 writel_relaxed(UNLOCK, wdt->base + WDTLOCK); in wdt_restart()
168 writel_relaxed(UNLOCK, wdt->base + WDTLOCK); in wdt_config()
203 writel_relaxed(UNLOCK, wdt->base + WDTLOCK); in wdt_disable()
H A Dimx7ulp_wdt.c40 #define UNLOCK ((UNLOCK_SEQ1 << 16) | UNLOCK_SEQ0) macro
110 writel(UNLOCK, wdt->base + WDOG_CNT); in _imx7ulp_wdt_enable()
172 writel(UNLOCK, wdt->base + WDOG_CNT); in _imx7ulp_wdt_set_timeout()
252 writel(UNLOCK, wdt->base + WDOG_CNT); in _imx7ulp_wdt_init()
H A Dnic7018_wdt.c16 #define UNLOCK 0x5A macro
209 outb(UNLOCK, wdt->io_base + WDT_REG_LOCK); in nic7018_probe()
/linux-6.15/fs/lockd/
H A Dclnt4xdr.c561 PROC(UNLOCK, unlockargs, res),
H A Dclntxdr.c567 PROC(UNLOCK, unlockargs, res),
/linux-6.15/Documentation/translations/ko_KR/
H A Dmemory-barriers.txt512 것으로 시스템의 다른 컴포넌트들에 보여질 것이 보장됩니다. UNLOCK 류의
/linux-6.15/Documentation/
H A Dmemory-barriers.txt494 system. RELEASE operations include UNLOCK operations and
/linux-6.15/Documentation/translations/sp_SP/
H A Dmemory-barriers.txt525 operaciones de UNLOCK y operaciones smp_store_release().