| /f-stack/freebsd/contrib/ck/include/ |
| H A D | ck_elide.h | 306 #define CK_ELIDE_LOCK(NAME, LOCK) ck_elide_##NAME##_lock(LOCK) argument 307 #define CK_ELIDE_UNLOCK(NAME, LOCK) ck_elide_##NAME##_unlock(LOCK) argument 308 #define CK_ELIDE_TRYLOCK(NAME, LOCK) ck_elide_##NAME##_trylock(LOCK) argument 315 #define CK_ELIDE_LOCK_ADAPTIVE(NAME, STAT, CONFIG, LOCK) \ argument 316 ck_elide_##NAME##_lock_adaptive(LOCK, STAT, CONFIG) 318 #define CK_ELIDE_UNLOCK_ADAPTIVE(NAME, STAT, LOCK) \ argument 319 ck_elide_##NAME##_unlock_adaptive(STAT, LOCK)
|
| /f-stack/freebsd/arm/nvidia/ |
| H A D | tegra_rtc.c | 80 #define LOCK(_sc) mtx_lock(&(_sc)->mtx) macro 135 LOCK(sc); in tegra_rtc_gettime() 153 LOCK(sc); in tegra_rtc_settime() 169 LOCK(sc); in tegra_rtc_intr()
|
| H A D | tegra_i2c.c | 196 #define LOCK(_sc) mtx_lock(&(_sc)->mtx) macro 418 LOCK(sc); in tegra_i2c_intr() 523 LOCK(sc); in tegra_i2c_poll() 541 LOCK(sc); in tegra_i2c_transfer() 615 LOCK(sc); in tegra_i2c_iicbus_reset()
|
| H A D | tegra_mc.c | 102 #define LOCK(_sc) mtx_lock(&(_sc)->mtx) macro
|
| H A D | as3722.c | 66 #define LOCK(_sc) sx_xlock(&(_sc)->lock) macro
|
| H A D | tegra_xhci.c | 218 #define LOCK(_sc) mtx_lock(&(_sc)->mtx) macro
|
| /f-stack/freebsd/arm/nvidia/drm2/ |
| H A D | tegra_host1x.c | 63 #define LOCK(_sc) sx_xlock(&(_sc)->lock) macro 136 LOCK(sc); in host1x_drm_init() 164 LOCK(sc); in host1x_drm_exit() 390 LOCK(sc); in host1x_register_client() 405 LOCK(sc); in host1x_deregister_client() 428 LOCK(sc); in host1x_gen_intr() 438 LOCK(sc); in host1x_syncpt_intr()
|
| H A D | tegra_dc.c | 61 #define LOCK(_sc) mtx_lock(&(_sc)->mtx) macro 422 LOCK(sc); in dc_setup_window() 562 LOCK(sc); in dc_plane_disable() 848 LOCK(sc); in tegra_dc_enable_vblank() 865 LOCK(sc); in tegra_dc_disable_vblank() 893 LOCK(sc); in dc_finish_page_flip()
|
| /f-stack/freebsd/arm64/nvidia/tegra210/ |
| H A D | max77620_rtc.c | 83 #define LOCK(_sc) sx_xlock(&(_sc)->lock) macro 239 LOCK(sc); in max77620_rtc_gettime() 287 LOCK(sc); in max77620_rtc_settime()
|
| H A D | max77620.c | 65 #define LOCK(_sc) sx_xlock(&(_sc)->lock) macro
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ |
| H A D | snps,pll-clock.txt | 12 registers and second for corresponding LOCK CGU register.
|
| H A D | baikal,bt1-ccu-div.yaml | 59 LOCK----|--+----+ | | | 68 accordance with a set divider, CLKDIV - clocks divider, LOCK - a signal of 72 figure above (like EN, CLKDIV/LOCK/SETCLK). In this case the corresponding
|
| /f-stack/freebsd/arm/annapurna/alpine/ |
| H A D | alpine_machdep.c | 64 #define LOCK 0x00000001 macro
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | writing_efficient_code.rst | 177 causing the processor's LOCK# signal to be asserted during execution of the following instruction.
|
| /f-stack/freebsd/i386/conf/ |
| H A D | NOTES | 170 # Pentiums) from locking up when a LOCK CMPXCHG8B instruction is
|
| /f-stack/app/nginx-1.16.1/ |
| H A D | CHANGES.ru | 969 *) Изменение: неидемпотентные запросы (POST, LOCK, PATCH) теперь по
|
| H A D | CHANGES | 956 *) Change: non-idempotent requests (POST, LOCK, PATCH) are no longer
|