Searched refs:sgid (Results 26 - 36 of 36) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/
H A Dcommoncap.c485 new->sgid = new->fsgid = new->egid;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dptrace.c141 cred->gid != tcred->sgid ||
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/ulp/srp/
H A Dib_srp.c395 &target->path.sgid.global.interface_id, 8);
404 &target->path.sgid.global.interface_id, 8);
1901 ib_query_gid(host->srp_dev->dev, host->port, 0, &target->path.sgid);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Dverbs.c158 ah_attr->grh.dgid = grh->sgid;
H A Ducma.c570 (union ib_gid *) &resp->ib_route[0].sgid);
H A Dcma.c1027 rdma_addr_set_sgid(&rt->addr.dev_addr, &rt->path_rec[0].sgid);
1558 rdma_addr_get_sgid(&addr->dev_addr, &path_rec.sgid);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/keys/
H A Dkeyctl.c1304 pcred->sgid != mycred->egid)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c518 path->pathrec.sgid = priv->local_gid;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/rdma/
H A Dib_verbs.h384 union ib_gid sgid; member in struct:ib_grh
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fuse/
H A Ddir.c915 * excludes processes started by other users, suid or sgid processes.
932 cred->sgid == fc->group_id &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dperfmon.c2349 DPRINT(("cur: uid=%d gid=%d task: euid=%d suid=%d uid=%d egid=%d sgid=%d\n",
2356 tcred->sgid));
2362 || (gid != tcred->sgid)

Completed in 139 milliseconds

12