Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ck/include/
H A Dck_elide.h306 #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 Dtegra_rtc.c80 #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 Dtegra_i2c.c196 #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 Dtegra_mc.c102 #define LOCK(_sc) mtx_lock(&(_sc)->mtx) macro
H A Das3722.c66 #define LOCK(_sc) sx_xlock(&(_sc)->lock) macro
H A Dtegra_xhci.c218 #define LOCK(_sc) mtx_lock(&(_sc)->mtx) macro
/f-stack/freebsd/arm/nvidia/drm2/
H A Dtegra_host1x.c63 #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 Dtegra_dc.c61 #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 Dmax77620_rtc.c83 #define LOCK(_sc) sx_xlock(&(_sc)->lock) macro
239 LOCK(sc); in max77620_rtc_gettime()
287 LOCK(sc); in max77620_rtc_settime()
H A Dmax77620.c65 #define LOCK(_sc) sx_xlock(&(_sc)->lock) macro
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dsnps,pll-clock.txt12 registers and second for corresponding LOCK CGU register.
H A Dbaikal,bt1-ccu-div.yaml59 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 Dalpine_machdep.c64 #define LOCK 0x00000001 macro
/f-stack/dpdk/doc/guides/prog_guide/
H A Dwriting_efficient_code.rst177 causing the processor's LOCK# signal to be asserted during execution of the following instruction.
/f-stack/freebsd/i386/conf/
H A DNOTES170 # Pentiums) from locking up when a LOCK CMPXCHG8B instruction is
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru969 *) Изменение: неидемпотентные запросы (POST, LOCK, PATCH) теперь по
H A DCHANGES956 *) Change: non-idempotent requests (POST, LOCK, PATCH) are no longer