Searched defs:sma (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | sem.c | 281 static void unmerge_queues(struct sem_array *sma) in unmerge_queues() 311 static void merge_queues(struct sem_array *sma) in merge_queues() 324 struct sem_array *sma = container_of(p, struct sem_array, sem_perm); in sem_rcu_free() local 334 static void complexmode_enter(struct sem_array *sma) in complexmode_enter() 361 static void complexmode_tryleave(struct sem_array *sma) in complexmode_tryleave() 386 static inline int sem_lock(struct sem_array *sma, struct sembuf *sops, in sem_lock() 457 static inline void sem_unlock(struct sem_array *sma, int locknum) in sem_unlock() 496 static inline void sem_lock_and_putref(struct sem_array *sma) in sem_lock_and_putref() 509 struct sem_array *sma; in sem_alloc() local 531 struct sem_array *sma; in newary() local [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | security.h | 1236 static inline int security_sem_alloc(struct kern_ipc_perm *sma) in security_sem_alloc() 1241 static inline void security_sem_free(struct kern_ipc_perm *sma) in security_sem_free() 1244 static inline int security_sem_associate(struct kern_ipc_perm *sma, int semflg) in security_sem_associate() 1249 static inline int security_sem_semctl(struct kern_ipc_perm *sma, int cmd) in security_sem_semctl() 1254 static inline int security_sem_semop(struct kern_ipc_perm *sma, in security_sem_semop()
|
| /OK3568_Linux_fs/kernel/security/ |
| H A D | security.c | 1922 int security_sem_alloc(struct kern_ipc_perm *sma) in security_sem_alloc() 1934 void security_sem_free(struct kern_ipc_perm *sma) in security_sem_free() 1941 int security_sem_associate(struct kern_ipc_perm *sma, int semflg) in security_sem_associate() 1946 int security_sem_semctl(struct kern_ipc_perm *sma, int cmd) in security_sem_semctl() 1951 int security_sem_semop(struct kern_ipc_perm *sma, struct sembuf *sops, in security_sem_semop()
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | hooks.c | 6238 static int selinux_sem_alloc_security(struct kern_ipc_perm *sma) in selinux_sem_alloc_security() 6257 static int selinux_sem_associate(struct kern_ipc_perm *sma, int semflg) in selinux_sem_associate() 6274 static int selinux_sem_semctl(struct kern_ipc_perm *sma, int cmd) in selinux_sem_semctl() 6318 static int selinux_sem_semop(struct kern_ipc_perm *sma, in selinux_sem_semop()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/synopsys/ |
| H A D | dwc-xlgmac.h | 501 unsigned int sma; /* SMA(MDIO) Interface */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe.h | 965 unsigned int sma; /* SMA(MDIO) Interface */ member
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | hfi.h | 756 u8 sma; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | t4fw_api.h | 205 __u8 sma[6]; member 237 __u8 sma[6]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/ |
| H A D | mac_def.h | 12366 u8 sma[6]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/ |
| H A D | mac_def.h | 12366 u8 sma[6]; member
|