Home
last modified time | relevance | path

Searched defs:semaphore (Results 1 – 5 of 5) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/kernel/liteos/liteos_v208.5.0/Huawei_LiteOS/compat/linux/include/asm/
Dsemaphore.h30 struct semaphore { struct
35 typedef struct semaphore losMutexDef_t; argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dbcmsdh_sdmmc_linux.c302 int sdio_func_reg_notify(void* semaphore) in sdio_func_reg_notify()
Dbcmsdh_linux.c267 int bcmsdh_reg_sdio_notify(void* semaphore) in bcmsdh_reg_sdio_notify()
Ddhd_sdio.c8969 int dhd_bus_reg_sdio_notify(void* semaphore) in dhd_bus_reg_sdio_notify()
/device/soc/rockchip/common/sdk_linux/ipc/
Dsem.c2454 struct sem *semaphore = &sma->sems[i]; in exit_sem() local