/kernel/linux/linux-6.6/arch/arm64/kvm/ |
H A D | guest.c | 948 switch (attr->group) { in kvm_arm_vcpu_arch_set_attr() 973 switch (attr->group) { in kvm_arm_vcpu_arch_get_attr() 996 switch (attr->group) { in kvm_arm_vcpu_arch_has_attr()
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-steam.c | 711 client_hdev->group = HID_GROUP_STEAM; in steam_create_client_hid() 732 if (hdev->group == HID_GROUP_STEAM) in steam_probe() 818 if (!steam || hdev->group == HID_GROUP_STEAM) { in steam_remove()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_fs_ethtool.c | 423 enum mlx5e_rq_group group; in add_ethtool_flow_rule() local 427 mlx5e_qid_get_ch_and_group(params, fs->ring_cookie, &ix, &group); in add_ethtool_flow_rule() 428 tir = group == MLX5E_RQ_GROUP_XSK ? priv->xsk_tir : priv->direct_tir; in add_ethtool_flow_rule()
|
H A D | fw.c | 130 enum mlx5_mcam_reg_groups group) in mlx5_get_mcam_access_reg_group() 132 return mlx5_query_mcam_reg(dev, dev->caps.mcam[group], in mlx5_get_mcam_access_reg_group() 133 MLX5_MCAM_FEATURE_ENHANCED_FEATURES, group); in mlx5_get_mcam_access_reg_group() 129 mlx5_get_mcam_access_reg_group(struct mlx5_core_dev *dev, enum mlx5_mcam_reg_groups group) mlx5_get_mcam_access_reg_group() argument
|
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_rndis.c | 854 func_inst.group); in to_f_rndis_opts() 942 config_group_init_type_name(&opts->func_inst.group, "", in rndis_alloc_inst() 945 usb_os_desc_prepare_interf_dir(&opts->func_inst.group, 1, descs, in rndis_alloc_inst()
|
/kernel/linux/linux-5.10/kernel/ |
H A D | audit_tree.c | 225 /* hash_lock & mark->group->mark_mutex is held by caller */ 396 /* Call with group->mark_mutex held, releases it */ 1046 struct fsnotify_group *group) in audit_tree_freeing_mark() 1050 mutex_lock(&mark->group->mark_mutex); in audit_tree_freeing_mark() 1055 mutex_unlock(&mark->group->mark_mutex); in audit_tree_freeing_mark() 1082 audit_panic("cannot initialize fsnotify group for rectree watches"); in audit_tree_init() 1045 audit_tree_freeing_mark(struct fsnotify_mark *mark, struct fsnotify_group *group) audit_tree_freeing_mark() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_hwmon.c | 47 struct attribute_group group; member 782 mlxsw_hwmon->groups[0] = &mlxsw_hwmon->group; in mlxsw_hwmon_init() 783 mlxsw_hwmon->group.attrs = mlxsw_hwmon->attrs; in mlxsw_hwmon_init()
|
/kernel/linux/linux-5.10/drivers/pinctrl/ |
H A D | pinctrl-tb10x.c | 452 const char *group; member 595 *groups = &state->pinfuncs[n].group; in tb10x_get_function_groups() 788 state->pinfuncs[state->pinfuncnt].group = name; in tb10x_pinctrl_probe()
|
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
H A D | pinctrl-rzn1.c | 91 * struct rzn1_pin_group - describes an rzn1 pin group 92 * @name: the name of this specific pin group 93 * @func: the name of the function selected by this group 94 * @npins: the number of pins in this group array, i.e. the number of 350 dev_err(ipctl->dev, "unable to find group for node %pOF\n", np); in rzn1_dt_node_to_map_one() 355 /* Get the group's pin configuration */ in rzn1_dt_node_to_map_one() 367 /* Increase the number of maps to cover this group */ in rzn1_dt_node_to_map_one() 373 /* Associate the group with the function */ in rzn1_dt_node_to_map_one() 380 /* Associate the group's pin configuration with the group */ in rzn1_dt_node_to_map_one() 460 rzn1_set_mux(struct pinctrl_dev *pctldev, unsigned int selector, unsigned int group) rzn1_set_mux() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fw.c | 129 enum mlx5_mcam_reg_groups group) in mlx5_get_mcam_access_reg_group() 131 return mlx5_query_mcam_reg(dev, dev->caps.mcam[group], in mlx5_get_mcam_access_reg_group() 132 MLX5_MCAM_FEATURE_ENHANCED_FEATURES, group); in mlx5_get_mcam_access_reg_group() 128 mlx5_get_mcam_access_reg_group(struct mlx5_core_dev *dev, enum mlx5_mcam_reg_groups group) mlx5_get_mcam_access_reg_group() argument
|
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/ |
H A D | pinctrl-rzn1.c | 95 * struct rzn1_pin_group - describes an rzn1 pin group 96 * @name: the name of this specific pin group 97 * @func: the name of the function selected by this group 98 * @npins: the number of pins in this group array, i.e. the number of 354 dev_err(ipctl->dev, "unable to find group for node %pOF\n", np); in rzn1_dt_node_to_map_one() 359 /* Get the group's pin configuration */ in rzn1_dt_node_to_map_one() 371 /* Increase the number of maps to cover this group */ in rzn1_dt_node_to_map_one() 377 /* Associate the group with the function */ in rzn1_dt_node_to_map_one() 384 /* Associate the group's pin configuration with the group */ in rzn1_dt_node_to_map_one() 464 rzn1_set_mux(struct pinctrl_dev *pctldev, unsigned int selector, unsigned int group) rzn1_set_mux() argument [all...] |
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_rndis.c | 839 func_inst.group); in to_f_rndis_opts() 927 config_group_init_type_name(&opts->func_inst.group, "", in rndis_alloc_inst() 930 usb_os_desc_prepare_interf_dir(&opts->func_inst.group, 1, descs, in rndis_alloc_inst()
|
/kernel/linux/linux-6.6/drivers/vdpa/vdpa_sim/ |
H A D | vdpa_sim.c | 400 /* RX and TX belongs to group 0, CVQ belongs to group 1 */ in vdpasim_get_vq_group() 580 static int vdpasim_set_group_asid(struct vdpa_device *vdpa, unsigned int group, in vdpasim_set_group_asid() argument 587 if (group > vdpasim->dev_attr.ngroups) in vdpasim_set_group_asid() 598 if (vdpasim_get_vq_group(vdpa, i) == group) in vdpasim_set_group_asid()
|
/kernel/linux/linux-6.6/kernel/ |
H A D | audit_tree.c | 225 /* hash_lock & mark->group->mark_mutex is held by caller */ 396 /* Call with group->mark_mutex held, releases it */ 1043 struct fsnotify_group *group) in audit_tree_freeing_mark() 1047 fsnotify_group_lock(mark->group); in audit_tree_freeing_mark() 1052 fsnotify_group_unlock(mark->group); in audit_tree_freeing_mark() 1079 audit_panic("cannot initialize fsnotify group for rectree watches"); in audit_tree_init() 1042 audit_tree_freeing_mark(struct fsnotify_mark *mark, struct fsnotify_group *group) audit_tree_freeing_mark() argument
|
/kernel/linux/linux-6.6/drivers/extcon/ |
H A D | extcon-max77693.c | 299 * @group: the path according to attached cable 303 * and then divide precise type of cable according to cable group. 310 enum max77693_muic_cable_group group, bool *attached) in max77693_muic_get_cable_type() 319 switch (group) { in max77693_muic_get_cable_type() 442 dev_err(info->dev, "Unknown cable group (%d)\n", group); in max77693_muic_get_cable_type() 309 max77693_muic_get_cable_type(struct max77693_muic_info *info, enum max77693_muic_cable_group group, bool *attached) max77693_muic_get_cable_type() argument
|
/kernel/linux/linux-6.6/drivers/pinctrl/ |
H A D | pinctrl-tb10x.c | 452 const char *group; member 595 *groups = &state->pinfuncs[n].group; in tb10x_get_function_groups() 788 state->pinfuncs[state->pinfuncnt].group = name; in tb10x_pinctrl_probe()
|
/kernel/linux/linux-6.6/drivers/pinctrl/nxp/ |
H A D | pinctrl-s32cc.c | 305 unsigned int group) in s32_pmx_set() 313 * Configure the mux mode for each pin in the group for a specific in s32_pmx_set() 316 grp = &info->groups[group]; in s32_pmx_set() 318 dev_dbg(ipctl->dev, "set mux for function %s group %s\n", in s32_pmx_set() 324 dev_err(info->dev, "invalid pin: %u in group: %u\n", in s32_pmx_set() 325 grp->data.pins[i], group); in s32_pmx_set() 747 dev_dbg(dev, "group: %pOFn\n", np); in s32_pinctrl_parse_groups() 749 /* Initialise group */ in s32_pinctrl_parse_groups() 759 dev_err(dev, "The group %s has no pins.\n", grp->data.name); in s32_pinctrl_parse_groups() 304 s32_pmx_set(struct pinctrl_dev *pctldev, unsigned int selector, unsigned int group) s32_pmx_set() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | CodePointTrie.java | 400 int group = (i3Block & 0x7fff) + (i3 & ~7) + (i3 >> 3); in getRange() 402 block = (index[group++] << (2 + (2 * gi))) & 0x30000; in getRange() 403 block |= index[group + gi]; in getRange()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | CodePointTrie.java | 387 int group = (i3Block & 0x7fff) + (i3 & ~7) + (i3 >> 3); in getRange() 389 block = (index[group++] << (2 + (2 * gi))) & 0x30000; in getRange() 390 block |= index[group + gi]; in getRange()
|
/third_party/mesa3d/src/intel/perf/ |
H A D | gen_perf.py | 235 return 'intel_device_info_slice_available(&perf->devinfo, {0})'.format(m.group(1)) 238 return 'intel_device_info_subslice_available(&perf->devinfo, {0}, {1})'.format(m.group(1), m.group(2))
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify10.c | 13 * with a mask of an inode mark on the same group. Unlike the 545 * Add mark for each group. in create_fanotify_groups() 679 static int verify_event(int p, int group, struct fanotify_event_metadata *event, in verify_event() argument 687 tst_res(TFAIL, "group %d (%x) got event: mask %llx (expected %llx) " in verify_event() 688 "pid=%u fd=%u", group, fanotify_class[p], in verify_event() 694 tst_res(TFAIL, "group %d (%x) got event: mask %llx pid=%u " in verify_event() 695 "(expected %u) fd=%u", group, fanotify_class[p], in verify_event() 834 tst_res(TFAIL, "group %d (%x) with %s " in test_fanotify() 839 tst_res(TPASS, "group %d (%x) got %d events: mask %llx pid=%u", in test_fanotify() 861 tst_res(TFAIL, "group in test_fanotify() [all...] |
/third_party/littlefs/scripts/ |
H A D | stack.py | 147 k, rest = m_.group(1), rest[m_.end(0):] 158 v, rest = m_.group(1) or m_.group(2), rest[m_.end(0):]
|
/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/ |
H A D | dh_kmgmt.c | 59 /* If there is a group name then the remaining parameters are not needed */ 390 /* The partial test is only valid for named group's with q = (p - 1) / 2 */ in dh_validate_public() 544 const DH_NAMED_GROUP *group = NULL; in dh_gen_common_set_params() local 548 || (group = ossl_ffc_name_to_dh_named_group(p->data)) == NULL in dh_gen_common_set_params() 550 ossl_ffc_named_group_get_uid(group)) == NID_undef)) { in dh_gen_common_set_params() 702 * If a group name is selected then the type is group regardless of what the in dh_gen() 709 /* For parameter generation - If there is a group name just create it */ in dh_gen() 712 /* Select a named group if there is not one already */ in dh_gen() 755 * group base in dh_gen() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
H A D | vktFragmentShadingRateMiscTests.cpp | 698 void createFragmentShadingRateMiscTests (tcu::TestCaseGroup* group) in createFragmentShadingRateMiscTests() argument 703 addFunctionCaseWithPrograms(group, testName, checkEnableDisableSupport, initEnableDisableShaders, testEnableDisable); in createFragmentShadingRateMiscTests() 708 addFunctionCaseWithPrograms(group, testName, checkNoFragSupport, initNoFragShaders, testNoFrag); in createFragmentShadingRateMiscTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineNoPositionTests.cpp | 773 de::MovePtr<tcu::TestCaseGroup> group(new tcu::TestCaseGroup(testCtx, "no_position")); in createNoPositionTests() 848 group->addChild(declGroup.release()); in createNoPositionTests() 851 return group.release(); in createNoPositionTests()
|