/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_send.c | 963 attr->dgid_attr.gid, sizeof(attr->dgid_attr.gid)); in dr_cmd_modify_qp_init2rtr()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs3xdr.c | 501 * gid3 gid; 530 * set_gid3 gid; 612 * gid3 gid; 640 fattr->gid = make_kgid(userns, be32_to_cpup(p++)); in decode_fattr3() 641 if (!gid_valid(fattr->gid)) in decode_fattr3() 663 dprintk("NFS: returned invalid gid\n"); in decode_fattr3()
|
/kernel/linux/linux-6.6/fs/ |
H A D | binfmt_elf_fdpic.c | 658 NEW_AUX_ENT(AT_GID, (elf_addr_t) from_kgid_munged(cred->user_ns, cred->gid)); in create_elf_fdpic_tables() 1356 SET_GID(psinfo->pr_gid, from_kgid_munged(cred->user_ns, cred->gid)); in fill_psinfo()
|
H A D | binfmt_elf.c | 273 NEW_AUX_ENT(AT_GID, from_kgid_munged(cred->user_ns, cred->gid)); in create_elf_tables() 1608 SET_GID(psinfo->pr_gid, from_kgid_munged(cred->user_ns, cred->gid)); in fill_psinfo()
|
/kernel/linux/linux-6.6/fs/fuse/ |
H A D | inode.c | 218 inode->i_gid = make_kgid(fc->user_ns, attr->gid); in fuse_change_attributes_common() 1496 .gid = fi->inode.i_gid.val, in fuse_fill_attr_from_inode()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_server.c | 1722 resp->gid = cpu_to_le32(ks->gid.val); in update_getattr_response()
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | vfs.c | 1414 xa_entry->gid = posix_acl_gid_translate(idmap, pa_entry); in ksmbd_vfs_make_xattr_posix_acl() 1866 acl_state.groups->aces[acl_state.groups->n].gid = inode->i_gid; in ksmbd_vfs_set_init_posix_acl()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | security.h | 200 /* setuid or setgid, id0 == uid or gid */ 1848 int security_path_chown(const struct path *path, kuid_t uid, kgid_t gid); 1905 static inline int security_path_chown(const struct path *path, kuid_t uid, kgid_t gid) in security_path_chown() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | rtl8xxxu.h | 754 u8 gid: 6; member 758 u8 gid: 6; member
|
/kernel/liteos_a/kernel/extended/liteipc/ |
H A D | hm_liteipc.c | 947 node->msg.gid = OsCurrProcessGet()->user->gid; in CopyDataFromUser()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_sock.c | 294 creds->gid = sk->sk_peer_cred->gid; in hci_sock_copy_creds()
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_direct.c | 83 buf.sem_perm.gid = dmix->ipc_gid; in snd_pcm_direct_semaphore_create_or_connect() 143 buf.shm_perm.gid = dmix->ipc_gid; in snd_pcm_direct_shm_create_or_connect()
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_dev.c | 1479 uint8_t iface_index, uid_t uid, gid_t gid, int mode) in usb_fifo_attach() 1581 FREAD|FWRITE, uid, gid, mode); in usb_fifo_attach() 1476 usb_fifo_attach(struct usb_device *udev, void *priv_sc, struct mtx *priv_mtx, struct usb_fifo_methods *pm, struct usb_fifo_sc *f_sc, uint16_t unit, int16_t subunit, uint8_t iface_index, uid_t uid, gid_t gid, int mode) usb_fifo_attach() argument
|
/third_party/rust/crates/libc/src/unix/haiku/ |
H A D | native.rs | 244 pub gid: ::gid_t 326 pub gid: ::gid_t
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-layout-gsub-table.hh | 671 get_glyph_alternates (hb_codepoint_t gid, in get_glyph_alternates() 675 { return (this+alternateSet[(this+coverage).get_coverage (gid)]) in get_glyph_alternates()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | send.c | 912 u64 gid; member 952 info->gid = btrfs_inode_gid(path->nodes[0], ii); in get_inode_info() 2682 static int send_chown(struct send_ctx *sctx, u64 ino, u64 gen, u64 uid, u64 gid) in send_chown() argument 2688 btrfs_debug(fs_info, "send_chown %llu uid=%llu, gid=%llu", in send_chown() 2689 ino, uid, gid); in send_chown() 2704 TLV_PUT_U64(sctx, BTRFS_SEND_A_GID, gid); in send_chown() 6666 left_gid = info.gid; in finish_inode_if_needed() 6684 right_gid = info.gid; in finish_inode_if_needed()
|
/third_party/node/test/fixtures/postject-copy/node_modules/postject/dist/ |
H A D | api.js | [all...] |
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_init.c | 5319 struct gid_list_info *gid; in qla2x00_configure_local_loop() local 5386 gid = ha->gid_list; in qla2x00_configure_local_loop() 5388 domain = gid->domain; in qla2x00_configure_local_loop() 5389 area = gid->area; in qla2x00_configure_local_loop() 5390 al_pa = gid->al_pa; in qla2x00_configure_local_loop() 5392 loop_id = gid->loop_id_2100; in qla2x00_configure_local_loop() 5394 loop_id = le16_to_cpu(gid->loop_id); in qla2x00_configure_local_loop() 5395 gid = (void *)gid + ha->gid_list_info_size; in qla2x00_configure_local_loop()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_init.c | 5822 struct gid_list_info *gid; in qla2x00_configure_local_loop() local 5888 gid = ha->gid_list; in qla2x00_configure_local_loop() 5890 domain = gid->domain; in qla2x00_configure_local_loop() 5891 area = gid->area; in qla2x00_configure_local_loop() 5892 al_pa = gid->al_pa; in qla2x00_configure_local_loop() 5894 loop_id = gid->loop_id_2100; in qla2x00_configure_local_loop() 5896 loop_id = le16_to_cpu(gid->loop_id); in qla2x00_configure_local_loop() 5897 gid = (void *)gid + ha->gid_list_info_size; in qla2x00_configure_local_loop()
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/ |
H A D | bms_bundle_data_storage_database_test.cpp | 539 "gid":-1, 1180 "gid": -1, 1250 "gid": -1,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | fw.c | 2766 mgm->gid, in mlx4_opreq_action() 2770 mgm->gid, in mlx4_opreq_action() 2771 mgm->gid[5] in mlx4_opreq_action()
|
/kernel/linux/linux-5.10/net/core/ |
H A D | sock.c | 1275 ucred->uid = ucred->gid = -1; in cred_to_ucred() 1280 ucred->gid = from_kgid_munged(current_ns, cred->egid); in cred_to_ucred() 1290 if (put_user(from_kgid_munged(user_ns, src->gid[i]), dst + i)) in groups_to_user()
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_hw.h | 116 struct gid { struct 122 } gid; member 197 sizeof(struct gid))
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_hw.h | 128 struct gid { struct 134 } gid; member 197 sizeof(struct gid))
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | fw.c | 2766 mgm->gid, in mlx4_opreq_action() 2770 mgm->gid, in mlx4_opreq_action() 2771 mgm->gid[5] in mlx4_opreq_action()
|