| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/ |
| H A D | feature.c | 63 #define UNLOCK(flags) raw_spin_unlock_irqrestore(&feature_lock, flags); macro 151 UNLOCK(flags); in simple_feature_tweak() 208 UNLOCK(flags); in ohare_htw_scc_enable() 221 UNLOCK(flags); in ohare_htw_scc_enable() 241 UNLOCK(flags); in ohare_htw_scc_enable() 327 UNLOCK(flags); in heathrow_modem_enable() 338 UNLOCK(flags); in heathrow_modem_enable() 346 UNLOCK(flags); mdelay(250); LOCK(flags); in heathrow_modem_enable() 349 UNLOCK(flags); mdelay(250); LOCK(flags); in heathrow_modem_enable() 352 UNLOCK(flags); mdelay(250); in heathrow_modem_enable() [all …]
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | locking-selftest.c | 257 #define LOCK_UNLOCK_2(x,y) LOCK(x); LOCK(y); UNLOCK(y); UNLOCK(x) 712 UNLOCK(A); \ 713 UNLOCK(A); /* fail */ 776 UNLOCK(A); \ 782 UNLOCK(A); 815 UNLOCK(A); \ 823 UNLOCK(A); 847 UNLOCK(A); \ 855 UNLOCK(A); 888 UNLOCK(B); \ [all …]
|
| H A D | locking-selftest-mutex.h | 5 #undef UNLOCK 6 #define UNLOCK MU macro
|
| H A D | locking-selftest-rtmutex.h | 5 #undef UNLOCK 6 #define UNLOCK RTU macro
|
| H A D | locking-selftest-spin.h | 5 #undef UNLOCK 6 #define UNLOCK U macro
|
| H A D | locking-selftest-rsem.h | 5 #undef UNLOCK 6 #define UNLOCK RSU macro
|
| H A D | locking-selftest-wsem.h | 5 #undef UNLOCK 6 #define UNLOCK WSU macro
|
| H A D | locking-selftest-wlock.h | 5 #undef UNLOCK 6 #define UNLOCK WU macro
|
| H A D | locking-selftest-rlock.h | 5 #undef UNLOCK 6 #define UNLOCK RU macro
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | sp805_wdt.c | 53 #define UNLOCK 0x1ACCE551 macro 140 writel_relaxed(UNLOCK, wdt->base + WDTLOCK); in wdt_restart() 167 writel_relaxed(UNLOCK, wdt->base + WDTLOCK); in wdt_config() 202 writel_relaxed(UNLOCK, wdt->base + WDTLOCK); in wdt_disable()
|
| H A D | imx7ulp_wdt.c | 37 #define UNLOCK ((UNLOCK_SEQ1 << 16) | UNLOCK_SEQ0) macro 75 writel(UNLOCK, wdt->base + WDOG_CNT); in imx7ulp_wdt_enable() 125 writel(UNLOCK, wdt->base + WDOG_CNT); in imx7ulp_wdt_set_timeout()
|
| H A D | nic7018_wdt.c | 15 #define UNLOCK 0x5A macro 208 outb(UNLOCK, wdt->io_base + WDT_REG_LOCK); in nic7018_probe()
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-amd756-s4882.c | 89 goto UNLOCK; in amd756_access_channel() 95 UNLOCK: in amd756_access_channel()
|
| H A D | i2c-nforce2-s4985.c | 84 goto UNLOCK; in nforce2_access_channel() 90 UNLOCK: in nforce2_access_channel()
|
| /OK3568_Linux_fs/kernel/arch/mips/pci/ |
| H A D | pci-vr41xx.h | 61 #define UNLOCK 0x2U macro
|
| H A D | pci-vr41xx.c | 215 pciu_write(PCIEXACCREG, UNLOCK); in vr41xx_pciu_init()
|
| /OK3568_Linux_fs/u-boot/cmd/fastboot/ |
| H A D | Kconfig | 86 bool "Enable FASTBOOT OEM UNLOCK command"
|
| /OK3568_Linux_fs/kernel/fs/lockd/ |
| H A D | clnt4xdr.c | 568 PROC(UNLOCK, unlockargs, res),
|
| H A D | clntxdr.c | 566 PROC(UNLOCK, unlockargs, res),
|
| /OK3568_Linux_fs/kernel/Documentation/translations/ko_KR/ |
| H A D | memory-barriers.txt | 508 것으로 시스템의 다른 컴포넌트들에 보여질 것이 보장됩니다. UNLOCK 류의
|
| /OK3568_Linux_fs/kernel/Documentation/ |
| H A D | memory-barriers.txt | 486 system. RELEASE operations include UNLOCK operations and
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gfortran.info | 19703 'UNLOCK' to denote that the lock variable is locked by another 19719 'UNLOCK' to denote that the lock variable is unlocked. (Fortran 19726 'UNLOCK' statement. A variable of its type has to be always
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gfortran.info | 19703 'UNLOCK' to denote that the lock variable is locked by another 19719 'UNLOCK' to denote that the lock variable is unlocked. (Fortran 19726 'UNLOCK' statement. A variable of its type has to be always
|