/openbmc/linux/tools/testing/selftests/tc-testing/plugin-lib/ |
H A D | valgrindPlugin.py | 136 def_num = int(def_mo.group(2)) 138 ind_num = int(ind_mo.group(2)) 140 pos_num = int(pos_mo.group(2)) 142 nle_num = int(nle_mo.group(1))
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | samsung,exynos4210-combiner.yaml | 14 can combine interrupt sources as a group and provide a single interrupt 15 request for the group. The interrupt request from each group are connected to 47 * Second Cell: Interrupt number within the group.
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
H A D | rdist-6.1.5-lfs.patch | 18 user, group, rname); 41 user, group, rname); 57 - rname, (int) size, mtime, owner, group); 59 + rname, (off_t) size, mtime, owner, group); 104 "recvit: owner = '%s' group = '%s' file = '%s' catname = %d isdir = %d",
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | phy-cadence-sierra.yaml | 75 Each group of PHY lanes with a single master lane should be represented as 81 The master lane number. This is the lowest numbered lane in the lane group. 96 Specifies the type of PHY for which the group of PHY lanes is used. 103 Number of lanes in this group. The group is made up of consecutive lanes.
|
/openbmc/linux/include/linux/ |
H A D | memory_hotplug.h | 153 struct memory_group *group, 160 struct zone *zone, struct memory_group *group); 309 struct zone *zone, struct memory_group *group); 318 struct zone *zone, struct memory_group *group) in offline_pages() argument 354 struct memory_group *group, unsigned long start_pfn,
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | f_midi2.c | 104 unsigned char group; member 1012 &group); in process_midi1_transmit() 1076 group = midi2->out_cable_mapping[cable].group; in f_midi2_midi1_ep_out_complete() 2075 func_inst.group); in to_f_midi2_opts() 2082 group); in to_f_midi2_ep_opts() 2089 group); in to_f_midi2_block_opts() 2680 configfs_add_default_group(&ep_opts->group, &opts->func_inst.group); in f_midi2_alloc_inst() 2684 configfs_add_default_group(&block_opts->group, &ep_opts->group); in f_midi2_alloc_inst() 2765 int i, group; in fill_midi1_cable_mapping() local 2777 map->group = group; in fill_midi1_cable_mapping() [all …]
|
H A D | u_midi2.h | 53 struct config_group group; member 60 struct config_group group; member
|
/openbmc/openbmc/meta-openembedded/meta-xfce/classes/ |
H A D | xfce.bbclass | 4 return "%s.%s" % (m.group(1), m.group(2))
|
/openbmc/qemu/scripts/ |
H A D | probe-gdb-support.py | 64 if m.group(1): 65 for arch in m.group(1).split(", "):
|
/openbmc/pldm/libpldmresponder/test/pdr_jsons/state_sensor/malformed/ |
H A D | sensor_pdr.json | 1 // This JSON is tied with BMC's PDRs. Each entry is used to identify a group of 7 // Each sensor in each group of composite sensors has a separate entry and the
|
/openbmc/pldm/libpldmresponder/examples/pdr/ |
H A D | sensor_pdr.json | 1 // This JSON is tied with BMC's PDRs. Each entry is used to identify a group of 7 // Each sensor in each group of composite sensors has a separate entry and the
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager/ |
H A D | obmc-led-group-stop@.service | 5 Conflicts=obmc-led-group-start@%i.service 12 SyslogIdentifier=obmc-led-group-stop
|
H A D | obmc-led-group-start@.service | 5 Conflicts=obmc-led-group-stop@%i.service 12 SyslogIdentifier=obmc-led-group-start
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | hw.c | 1517 u8 group = 0; in _rtl88e_get_chnl_group() local 1520 group = 0; in _rtl88e_get_chnl_group() 1522 group = 1; in _rtl88e_get_chnl_group() 1524 group = 2; in _rtl88e_get_chnl_group() 1526 group = 3; in _rtl88e_get_chnl_group() 1528 group = 4; in _rtl88e_get_chnl_group() 1530 group = 5; in _rtl88e_get_chnl_group() 1539 for (group = 0 ; group < MAX_CHNL_GROUP_24G; group++) { in set_24g_base() 1582 for (group = 0 ; group < MAX_CHNL_GROUP_24G; group++) { in read_power_value_fromprom() 1589 for (group = 0 ; group < MAX_CHNL_GROUP_24G-1; group++) { in read_power_value_fromprom() [all …]
|
/openbmc/linux/drivers/iommu/ |
H A D | sprd-iommu.c | 73 struct iommu_group *group; member 406 return iommu_group_ref_get(sdev->group); in sprd_iommu_device_group() 500 sdev->group = iommu_group_alloc(); in sprd_iommu_probe() 501 if (IS_ERR(sdev->group)) { in sprd_iommu_probe() 502 ret = PTR_ERR(sdev->group); in sprd_iommu_probe() 534 iommu_group_put(sdev->group); in sprd_iommu_probe() 546 iommu_group_put(sdev->group); in sprd_iommu_remove() 547 sdev->group = NULL; in sprd_iommu_remove()
|
/openbmc/linux/fs/ocfs2/ |
H A D | stackglue.h | 240 const char *group, 251 int ocfs2_cluster_connect_agnostic(const char *group, 260 void ocfs2_cluster_hangup(const char *group, int grouplen);
|
/openbmc/openbmc/poky/meta/recipes-support/attr/acl/ |
H A D | 0001-test-patch-out-failing-bits.patch | 20 @@ -50,10 +50,6 @@ User daemon is a member in the owning group, which has only read access. 31 @@ -146,8 +142,6 @@ the owning group, he should still have no write access. 39 Change the owning group. The other permissions should now grant user
|
/openbmc/linux/tools/testing/kunit/ |
H A D | kunit_config.py | 97 kconfig.add_entry(match.group(1), match.group(2)) 102 kconfig.add_entry(empty_match.group(1), 'n')
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | bridge_igmp.sh | 141 local group=$3 147 $MZ $host1_if -b $mac -c 1 -B $group -t ip "proto=2,p=$MZPKT_IS_INC" -q 165 local group=$3 170 v3include_prepare $host1_if $mac $group 172 $MZ $host1_if -c 1 -b $mac -B $group -t ip "proto=2,p=$MZPKT_IS_EXC" -q 196 local group=$2 198 bridge mdb del dev br0 port $port grp $group
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | sysfs.c | 95 struct attribute_group group; member 912 if (!data->group.attrs) in alloc_hw_stats_device() 915 data->group.name = "hw_counters"; in alloc_hw_stats_device() 928 kfree(data->group.attrs); in ib_device_release_hw_stats() 986 ibdev->groups[i] = &data->group; in ib_setup_device_attrs() 1018 if (!group->attrs) in alloc_hw_stats_port() 1021 group->name = "hw_counters"; in alloc_hw_stats_port() 1068 group->attrs[pos] = &attr->attr.attr; in setup_hw_port_stats() 1080 group->attrs[pos] = &attr->attr.attr; in setup_hw_port_stats() 1123 group->name = name; in alloc_port_table_group() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | nvidia,tegra124-xusb-padctl.txt | 58 pin or group should be assigned to. Valid values for function names are 67 Valid functions for this group are: "snps", "xusb", "uart", "rsvd". 69 The nvidia,iddq property does not apply to this group. 73 Valid functions for this group are: "snps", "xusb". 75 The nvidia,iddq property does not apply to this group. 79 Valid functions for this group are: "pcie", "usb3", "sata", "rsvd".
|
/openbmc/linux/drivers/accessibility/speakup/ |
H A D | i18n.c | 582 struct msg_group_t *group = NULL; in spk_find_msg_group() local 587 group = &all_groups[i]; in spk_find_msg_group() 591 return group; in spk_find_msg_group() 594 void spk_reset_msg_group(struct msg_group_t *group) in spk_reset_msg_group() argument 601 for (i = group->start; i <= group->end; i++) { in spk_reset_msg_group()
|
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/ |
H A D | rcar_du_plane.h | 35 struct rcar_du_group *group; member 83 return __rcar_du_plane_setup(plane->group, state); in rcar_du_plane_setup()
|
/openbmc/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-paris.c | 420 (*map)[*num_maps].data.mux.group = grp->name; in mtk_pctrl_dt_node_to_map_func() 569 unsigned group) in mtk_pctrl_get_group_name() argument 573 return hw->groups[group].name; in mtk_pctrl_get_group_name() 577 unsigned group, const unsigned **pins, in mtk_pctrl_get_group_pins() argument 582 *pins = (unsigned *)&hw->groups[group].pin; in mtk_pctrl_get_group_pins() 748 unsigned group) in mtk_pmx_set_mux() argument 751 struct mtk_pinctrl_group *grp = hw->groups + group; in mtk_pmx_set_mux() 759 function, group); in mtk_pmx_set_mux() 1003 struct mtk_pinctrl_group *group = hw->groups + i; in mtk_pctrl_build_state() local 1005 group->name = pin->name; in mtk_pctrl_build_state() [all …]
|
/openbmc/linux/drivers/pinctrl/starfive/ |
H A D | pinctrl-starfive-jh7110.c | 196 map[nmaps].data.mux.group = grpname; in jh7110_dt_node_to_map() 301 const struct group_desc *group; in jh7110_set_mux() local 305 group = pinctrl_generic_get_group(pctldev, gsel); in jh7110_set_mux() 306 if (!group) in jh7110_set_mux() 309 pinmux = group->data; in jh7110_set_mux() 310 for (i = 0; i < group->num_pins; i++) { in jh7110_set_mux() 434 const struct group_desc *group; in jh7110_pinconf_group_get() local 437 if (!group) in jh7110_pinconf_group_get() 449 const struct group_desc *group; in jh7110_pinconf_group_set() local 454 if (!group) in jh7110_pinconf_group_set() [all …]
|