Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/ipc/
Dsem.c1949 static struct sem_undo *find_alloc_undo(struct ipc_namespace *ns, int semid) in find_alloc_undo() function
2097 un = find_alloc_undo(ns, semid); in do_semtimedop()
/device/board/hihope/dayu210/kernel/kernel_patch/linux-5.10/dayu210_patch/
Dkernel.patch75614 @@ -1937,7 +1937,7 @@ static struct sem_undo *find_alloc_undo(struct ipc_namespace *ns, int semid)