Home
last modified time | relevance | path

Searched refs:sem_alloc (Results 1 – 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/ipc/
Dsem.c507 static struct sem_array *sem_alloc(size_t nsems) in sem_alloc() function
546 sma = sem_alloc(nsems); in newary()
/device/board/hihope/dayu210/kernel/kernel_patch/linux-5.10/dayu210_patch/
Dkernel.patch75596 @@ -511,7 +511,7 @@ static struct sem_array *sem_alloc(size_t nsems)