Home
last modified time | relevance | path

Searched refs:group (Results 3651 - 3675 of 3880) sorted by relevance

1...<<141142143144145146147148149150>>...156

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dkvm.h1276 __u32 group; /* device-defined */ member
1277 __u64 attr; /* group-defined */
/kernel/linux/linux-5.10/net/batman-adv/
H A Dnetlink.c254 ntohs(bat_priv->bla.claim_dest.group))) in batadv_netlink_mesh_fill()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dreaddir.c284 sid_to_id(cifs_sb, &parsed.group, fattr, SIDGROUP); in cifs_posix_to_fattr()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb.h219 * struct tb_bandwidth_group - Bandwidth management group
220 * @tb: Pointer to the domain the group belongs to
221 * @index: Index of the group (aka Group_ID). Valid values %1-%7
222 * @ports: DP IN adapters belonging to this group are linked here
225 * attached to a bandwidth group. All tunnels going through the same
226 * USB4 links share the same group and can dynamically distribute the
227 * bandwidth within the group.
259 * @group: Bandwidth allocation group the adapter is assigned to. Only
261 * @group_list: The adapter is linked to the group'
289 struct tb_bandwidth_group *group; global() member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h882 int group, int alg_idx, int mcam_index);
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/
H A Diwl-dbg-tlv.c843 .id = WIDE_ID(hcmd_data->group, hcmd_data->id), in iwl_dbg_tlv_send_hcmds()
/kernel/linux/linux-6.6/drivers/hid/i2c-hid/
H A Di2c-hid-core.c554 if (ihid->hid->group != HID_GROUP_RMI) in i2c_hid_get_input()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/x86_64/
H A Dprocessor.c706 .group = 0, in __vm_xsave_require_permission()
/kernel/linux/linux-6.6/sound/core/
H A Dpcm.c699 substream->group = &substream->self_group; in snd_pcm_new_stream()
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dkvm.h981 __u32 group; member
/kernel/linux/linux-6.6/sound/pci/mixart/
H A Dmixart.c313 pipe->group_uid = buf->sgroup_resp.group; /* id of the pipe, as returned by embedded */ in snd_mixart_add_ref_pipe()
361 request.data = &pipe->group_uid; /* the streaming group ! */ in snd_mixart_kill_ref_pipe()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dnetlink.c255 ntohs(bat_priv->bla.claim_dest.group))) in batadv_netlink_mesh_fill()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dkvm.h981 __u32 group; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dkvm.h928 __u32 group; member
/third_party/eudev/src/shared/
H A Dutil.c798 streq(filename, "aquota.group") || in hidden_file_allow_backup()
1237 struct group *g; in get_group_creds()
/third_party/glfw/src/
H A Dx11_platform.h779 unsigned int group; member
/third_party/curl/include/curl/
H A Dcurl.h320 char *group; member
/third_party/icu/tools/release/java/src/main/java/com/ibm/icu/dev/tools/docs/
H A DStableAPI.java256 return icuVersionMatcher.group(); in trimICU()
/third_party/lzma/CPP/7zip/UI/Common/
H A DEnumDirItems.cpp1393 const group *gr = getgrgid(OwnerGroupMap.Numbers[i]); in FillDeviceSizes()
1436 const group *gr = getgrgid(i); in FillDeviceSizes()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_ir_performance.cpp1332 const unsigned offset = (inst->group + i) * type_sz(tx) *
H A Dbrw_vec4_visitor.cpp59 this->group = 0; in vec4_instruction()
/third_party/node/deps/v8/tools/mb/
H A Dmb.py120 '-m', '--builder-group',
121 help='builder group name to look up config from')
598 'Can not specific both -c/--config and -m/--builder-group or '
605 '(-m/--builder-group and -b/--builder)')
733 isolate_map[target].get('label_type') == 'group'):
734 # For script targets, the build target is usually a group,
1252 arg = '"%s"' % (quote_re.sub(lambda mo: 2 * mo.group(1) + '\\"', arg))
/third_party/node/tools/gyp/pylib/gyp/
H A Dmsvs_emulation.py41 arg = windows_quoter_regex.sub(lambda mo: 2 * mo.group(1) + '\\"', arg)
/third_party/nghttp2/src/
H A Dshrpx_config.h536 // name of group which this address belongs to.
537 StringRef group; member
540 // weight of this address inside a weight group. Its range is [1,
543 // weight of the weight group. Its range is [1, 256], inclusive.
548 // Application protocol used in this group
593 // true if this group requires that client connection must be TLS,
1007 // group temporarily.
1012 // The index of catch-all group in downstream_addr_groups.
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dmsvs_emulation.py41 arg = windows_quoter_regex.sub(lambda mo: 2 * mo.group(1) + '\\"', arg)

Completed in 60 milliseconds

1...<<141142143144145146147148149150>>...156