/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/ |
H A D | 0006-include-limits.h-for-PATH_MAX.patch | 24 #include <grp.h>
|
/openbmc/linux/drivers/pinctrl/qcom/ |
H A D | pinctrl-msm.h | 73 struct pingroup grp; member
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sanlock/sanlock/ |
H A D | 0001-include-libgen.h-for-basename.patch | 24 #include <grp.h>
|
/openbmc/linux/fs/erofs/ |
H A D | internal.h | 450 void erofs_workgroup_put(struct erofs_workgroup *grp); 454 struct erofs_workgroup *grp); 455 void erofs_workgroup_free_rcu(struct erofs_workgroup *grp);
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mq-kontron-pitx-imx8m.dts | 522 pinctrl_usdhc1_100mhz: usdhc1-100grp { 539 pinctrl_usdhc1_200mhz: usdhc1-200grp { 575 pinctrl_usdhc2_100mhz: usdhc2-100grp { 587 pinctrl_usdhc2_200mhz: usdhc2-200grp {
|
H A D | imx8mq-evk.dts | 624 pinctrl_usdhc1_100mhz: usdhc1-100grp { 641 pinctrl_usdhc1_200mhz: usdhc1-200grp { 676 pinctrl_usdhc2_100mhz: usdhc2-100grp { 688 pinctrl_usdhc2_200mhz: usdhc2-200grp {
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
H A D | rdist-6.1.5-lfs.patch | 56 - debugmsg(DM_MISC, "update(%s,) size %d mtime %d owner '%s' grp '%s'\n", 58 + debugmsg(DM_MISC, "update(%s,) size %lld mtime %d owner '%s' grp '%s'\n",
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6ul-ccimx6ulsom.dtsi | 246 pinctrl_wifibt_ctrl: wifibt-ctrl-grp { 253 pinctrl_wifibt_ctrl_sleep: wifibt-ctrl-grp-sleep {
|
/openbmc/linux/drivers/staging/octeon/ |
H A D | octeon-stubs.h | 158 uint64_t grp:6; member 168 uint64_t grp:4; member 795 uint64_t grp:4; member 822 uint64_t grp:4; member 849 uint64_t grp:4; member 1405 static inline void cvmx_wqe_set_grp(struct cvmx_wqe *work, int grp) in cvmx_wqe_set_grp() argument 1410 uint64_t qos, uint64_t grp) in cvmx_pow_work_submit() argument
|
/openbmc/linux/include/linux/ |
H A D | device.h | 1192 const struct attribute_group *grp) in device_add_group() argument 1194 const struct attribute_group *groups[] = { grp, NULL }; in device_add_group() 1200 const struct attribute_group *grp) in device_remove_group() argument 1202 const struct attribute_group *groups[] = { grp, NULL }; in device_remove_group() 1210 const struct attribute_group *grp);
|
/openbmc/linux/tools/testing/selftests/net/mptcp/ |
H A D | pm_nl_ctl.c | 252 struct rtattr *grp; in genl_parse_getfamily() local 283 grp = RTA_DATA(grps); in genl_parse_getfamily() 287 while (RTA_OK(grp, grp_len)) { in genl_parse_getfamily() 288 if (grp->rta_type == CTRL_ATTR_MCAST_GRP_ID) in genl_parse_getfamily() 289 *events_mcast_grp = *(__u32 *)RTA_DATA(grp); in genl_parse_getfamily() 290 else if (grp->rta_type == CTRL_ATTR_MCAST_GRP_NAME && in genl_parse_getfamily() 291 !strcmp(RTA_DATA(grp), MPTCP_PM_EVENTS)) in genl_parse_getfamily() 294 grp = RTA_NEXT(grp, grp_len); in genl_parse_getfamily()
|
/openbmc/linux/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptpf_ucode.h | 154 struct otx_cpt_eng_grp_info grp[OTX_CPT_MAX_ENGINE_GROUPS]; member
|
/openbmc/linux/drivers/pinctrl/uniphier/ |
H A D | pinctrl-uniphier-core.c | 648 const struct uniphier_pinctrl_group *grp = in uniphier_pmx_set_mux() local 653 for (i = 0; i < grp->num_pins; i++) { in uniphier_pmx_set_mux() 654 ret = uniphier_pmx_set_one_mux(pctldev, grp->pins[i], in uniphier_pmx_set_mux() 655 grp->muxvals[i]); in uniphier_pmx_set_mux()
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_64_vio.c | 81 struct iommu_group *grp) in kvm_spapr_tce_release_iommu_group() argument 91 table_group = iommu_group_get_iommudata(grp); in kvm_spapr_tce_release_iommu_group() 109 struct iommu_group *grp) in kvm_spapr_tce_attach_iommu_group() argument 137 table_group = iommu_group_get_iommudata(grp); in kvm_spapr_tce_attach_iommu_group()
|
/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake/ |
H A D | 0005-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch | 38 LA_CHECK_INCLUDE_FILE("grp.h" HAVE_GRP_H)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/ |
H A D | 0012-Fix-implicit-declaration-of-stlcat-strlcopy-function.patch | 21 +#include <grp.h>
|
/openbmc/linux/include/uapi/linux/ |
H A D | mroute6.h | 101 struct sockaddr_in6 grp; member
|
H A D | mroute.h | 94 struct in_addr grp; member
|
/openbmc/linux/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptpf_ucode.h | 147 struct otx2_cpt_eng_grp_info grp[OTX2_CPT_MAX_ENGINE_GROUPS]; member
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/ti/ |
H A D | am65_nuss_cpsw_switchdev.rst | 120 bridge mdb add dev br0 port sw0p1 grp 239.1.1.1 permanent vid 100 121 bridge mdb add dev br0 port sw0p1 grp 239.1.1.1 permanent <---- Add on all VLANs
|
/openbmc/linux/drivers/rtc/ |
H A D | sysfs.c | 349 int rtc_add_group(struct rtc_device *rtc, const struct attribute_group *grp) in rtc_add_group() argument 351 const struct attribute_group *groups[] = { grp, NULL }; in rtc_add_group()
|
/openbmc/linux/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-sysfs.c | 64 struct attribute_group grp; member 388 cip->grp.name = cip->name; in pvr2_sysfs_add_control() 389 cip->grp.attrs = cip->attr_gen; in pvr2_sysfs_add_control() 391 ret = sysfs_create_group(&sfp->class_dev->kobj,&cip->grp); in pvr2_sysfs_add_control() 478 sysfs_remove_group(&sfp->class_dev->kobj,&cip1->grp); in pvr2_sysfs_tear_down_controls()
|
/openbmc/qemu/hw/intc/ |
H A D | arm_gicv3_redist.c | 125 hpp->grp = GICV3_G1NS; in update_for_one_lpi() 1156 void gicv3_redist_send_sgi(GICv3CPUState *cs, int grp, int irq, bool ns) in gicv3_redist_send_sgi() argument 1165 if (grp == GICV3_G1 && irqgrp == GICV3_G0) { in gicv3_redist_send_sgi() 1166 grp = GICV3_G0; in gicv3_redist_send_sgi() 1169 if (grp != irqgrp) { in gicv3_redist_send_sgi()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_stats.c | 884 MLX5_SET(ppcnt_reg, in, grp, MLX5_IEEE_802_3_COUNTERS_GROUP); 903 MLX5_SET(ppcnt_reg, in, grp, MLX5_IEEE_802_3_COUNTERS_GROUP); in mlx5e_stats_get_ieee() 1039 MLX5_SET(ppcnt_reg, in, grp, MLX5_RFC_2863_COUNTERS_GROUP); 1101 MLX5_SET(ppcnt_reg, in, grp, MLX5_RFC_2819_COUNTERS_GROUP); 1129 MLX5_SET(ppcnt_reg, in, grp, MLX5_RFC_2819_COUNTERS_GROUP); in mlx5e_stats_rmon_get() 1254 MLX5_SET(ppcnt_reg, in, grp, MLX5_PHYSICAL_LAYER_COUNTERS_GROUP); in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() 1261 MLX5_SET(ppcnt_reg, in, grp, MLX5_PHYSICAL_LAYER_STATISTICAL_GROUP); in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() 1274 MLX5_SET(ppcnt_reg, in, grp, MLX5_PHYSICAL_LAYER_COUNTERS_GROUP); in mlx5e_get_link_ext_stats() 1354 MLX5_SET(ppcnt_reg, in, grp, MLX5_PHYSICAL_LAYER_COUNTERS_GROUP); in fec_set_block_stats() 1553 MLX5_SET(mpcnt_reg, in, grp, MLX5_PCIE_PERFORMANCE_COUNTERS_GROUP); in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() [all …]
|
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/ |
H A D | pinmux.h | 235 u32 grp:16; /* pin group PMUX_MIPIPADCTRLGRP_x */ member
|