Searched refs:semctl_flags (Results 1 – 3 of 3) sorted by relevance
3 static const struct xlat semctl_flags[] = { variable
1 …t/seccomp_mode.in xlat/seccomp_ops.in xlat/seccomp_ret_action.in xlat/semctl_flags.in xlat/semop_f…2 …xlat/seccomp_mode.h xlat/seccomp_ops.h xlat/seccomp_ret_action.h xlat/semctl_flags.h xlat/semop_fl…301 $(top_srcdir)/xlat/semctl_flags.h: $(top_srcdir)/xlat/semctl_flags.in $(top_srcdir)/xlat/gen.sh
283 PRINTCTL(semctl_flags, tcp->u_arg[2], "SEM_???"); in SYS_FUNC()