函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:ipc\sem.c Create Date:2022-07-27 18:18:42
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:sem_lock_and_putref

函数原型:static inline void sem_lock_and_putref(struct sem_array *sma)

返回类型:void

参数:

类型参数名称
struct sem_array *sma
479  If the request contains only one semaphore operation, and there are* no complex transactions pending, lock only the semaphore involved
480  ipc_rcu_putref( & permissions .. see ipc.h , sem_rcu_free)
调用者
名称描述
semctl_main
find_alloc_undod_alloc_undo - lookup (and if not present create) undo array*@ns: namespace*@semid: semaphore array id* The function looks up (and if not present creates) the undo structure.* The size of the undo structure depends on the size of the semaphore