Searched refs:semget_args (Results 1 – 7 of 7) sorted by relevance
102 struct semget_args;103 int semget(struct thread *td, struct semget_args *uap);957 struct semget_args { struct964 sys_semget(struct thread *td, struct semget_args *uap) in sys_semget() argument
290 …{ .sy_narg = AS(semget_args), .sy_call = (sy_call_t *)lkmressys, .sy_auevent = AUE_NULL, .sy_flags…
1066 struct semget_args *p = params; in systrace_args()
524 struct semget_args bsd_args = { in linux_semget()
579 struct semget_args { struct2011 int sys_semget(struct thread *, struct semget_args *);
291 …{ .sy_narg = AS(semget_args), .sy_call = (sy_call_t *)lkmressys, .sy_auevent = AUE_NULL, .sy_flags…
1043 struct semget_args *p = params; in systrace_args()