Home
last modified time | relevance | path

Searched defs:l2 (Results 1 – 6 of 6) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_wapi_sms4.h40 #define l2(_b) ((_b) ^ rotl32(_b, 13) ^ rotl32(_b, 23)) macro
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
Dmali_kernel_core.c205 struct mali_l2_cache_core *l2; in mali_delete_l2_cache_cores() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
Dmali_kernel_core.c219 struct mali_l2_cache_core *l2; in mali_delete_l2_cache_cores() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
Dmali_kbase_model_dummy.c118 u32 l2; member
/device/soc/rockchip/common/sdk_linux/kernel/sched/
Dsched.h2269 static inline void double_lock(spinlock_t *l1, spinlock_t *l2) in double_lock()
2279 static inline void double_lock_irq(spinlock_t *l1, spinlock_t *l2) in double_lock_irq()
2289 static inline void double_raw_lock(raw_spinlock_t *l1, raw_spinlock_t *l2) in double_raw_lock()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_linux.c16506 int l1, l2, l3, l4, l7, l8, l9; in dhd_os_check_wakelock_all() local