Searched refs:ipc (Results 1 – 3 of 3) sorted by relevance
714 if (security_audit_rule_match(ctx->ipc.osid, in audit_filter_rules()1288 u32 osid = context->ipc.osid; in show_special()1291 from_kuid(&init_user_ns, context->ipc.uid), in show_special()1292 from_kgid(&init_user_ns, context->ipc.gid), in show_special()1293 context->ipc.mode); in show_special()1306 if (context->ipc.has_perm) { in show_special()1314 context->ipc.qbytes, in show_special()1315 context->ipc.perm_uid, in show_special()1316 context->ipc.perm_gid, in show_special()1317 context->ipc.perm_mode); in show_special()[all …]
454 COND_SYSCALL(ipc);455 COND_SYSCALL_COMPAT(ipc);
163 } ipc; member