Searched refs:ipc (Results 1 – 3 of 3) sorted by relevance
716 if (security_audit_rule_match(ctx->ipc.osid, in audit_filter_rules()1384 u32 osid = context->ipc.osid; in show_special()1387 from_kuid(&init_user_ns, context->ipc.uid), in show_special()1388 from_kgid(&init_user_ns, context->ipc.gid), in show_special()1389 context->ipc.mode); in show_special()1402 if (context->ipc.has_perm) { in show_special()1410 context->ipc.qbytes, in show_special()1411 context->ipc.perm_uid, in show_special()1412 context->ipc.perm_gid, in show_special()1413 context->ipc.perm_mode); in show_special()[all …]
456 COND_SYSCALL(ipc);457 COND_SYSCALL_COMPAT(ipc);
169 } ipc; member