Searched refs:ipc (Results 1 – 3 of 3) sorted by relevance
681 if (security_audit_rule_match(ctx->ipc.osid, in audit_filter_rules()1206 u32 osid = context->ipc.osid; in show_special()1209 from_kuid(&init_user_ns, context->ipc.uid), in show_special()1210 from_kgid(&init_user_ns, context->ipc.gid), in show_special()1211 context->ipc.mode); in show_special()1223 if (context->ipc.has_perm) { in show_special()1231 context->ipc.qbytes, in show_special()1232 context->ipc.perm_uid, in show_special()1233 context->ipc.perm_gid, in show_special()1234 context->ipc.perm_mode); in show_special()[all …]
426 COND_SYSCALL(ipc);427 COND_SYSCALL_COMPAT(ipc);
160 } ipc; member