Home
last modified time | relevance | path

Searched refs:grp (Results 351 – 375 of 406) sorted by relevance

1...<<11121314151617

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmad.c164 MLX5_SET(ppcnt_reg, in, grp, MLX5_INFINIBAND_PORT_COUNTERS_GROUP); in query_ib_ppcnt()
/openbmc/linux/drivers/pinctrl/qcom/
H A Dpinctrl-sdx75.c16 .grp = PINCTRL_PINGROUP("gpio"#id, gpio##id##_pins, \
57 .grp = PINCTRL_PINGROUP(#pg_name, pg_name##_pins, \
H A Dpinctrl-msm8976.c18 .grp = PINCTRL_PINGROUP("gpio" #id, \
57 .grp = PINCTRL_PINGROUP(#pg_name, \
H A Dpinctrl-sdm660.c29 .grp = PINCTRL_PINGROUP("gpio" #id, \
69 .grp = PINCTRL_PINGROUP(#pg_name, \
H A Dpinctrl-qcs404.c26 .grp = PINCTRL_PINGROUP("gpio" #id, \
66 .grp = PINCTRL_PINGROUP(#pg_name, \
H A Dpinctrl-ipq9574.c15 .grp = PINCTRL_PINGROUP("gpio" #id, \
H A Dpinctrl-msm8960.c338 .grp = PINCTRL_PINGROUP("gpio" #id, \
380 .grp = PINCTRL_PINGROUP(#pg_name, \
H A Dpinctrl-msm8994.c14 .grp = PINCTRL_PINGROUP("gpio" #id, \
55 .grp = PINCTRL_PINGROUP(#pg_name, \
H A Dpinctrl-msm8953.c12 .grp = PINCTRL_PINGROUP("gpio" #id, \
51 .grp = PINCTRL_PINGROUP(#pg_name, \
H A Dpinctrl-ipq8074.c15 .grp = PINCTRL_PINGROUP("gpio" #id, \
H A Dpinctrl-mdm9615.c199 .grp = PINCTRL_PINGROUP("gpio" #id, \
H A Dpinctrl-msm8996.c16 .grp = PINCTRL_PINGROUP("gpio" #id, \
55 .grp = PINCTRL_PINGROUP(#pg_name, \
H A Dpinctrl-ipq6018.c15 .grp = PINCTRL_PINGROUP("gpio" #id, \
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_spi.c1578 i->t.target_attrs.ac.grp = &target_attribute_group; in spi_attach_transport()
1583 i->t.host_attrs.ac.grp = &host_attribute_group; in spi_attach_transport()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_tm.c1539 u8 grp, sub_grp; in hclge_bp_setup_hw() local
1541 grp = hnae3_get_field(qs_id, grp_id_mask, grp_id_shift); in hclge_bp_setup_hw()
1544 if (i == grp) in hclge_bp_setup_hw()
/openbmc/linux/kernel/sched/
H A Dsched.h1441 static inline struct cfs_rq *group_cfs_rq(struct sched_entity *grp) in group_cfs_rq() argument
1443 return grp->my_q; in group_cfs_rq()
1464 static inline struct cfs_rq *group_cfs_rq(struct sched_entity *grp) in group_cfs_rq() argument
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/
H A Dpinmux.c307 #define MIPIPADCTRL_GRP(grp, f0, f1) \ argument
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_main.h312 void sparx5_xtr_flush(struct sparx5 *sparx5, u8 grp);
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx93-tqma9352-mba93xxla.dts550 pinctrl_tc9595: tc9595-grp {
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c372 req_info->ctrl.s.grp = 0; in cpt_enc_dec()
1197 req_info->ctrl.s.grp = 0; in cpt_aead_enc_dec()
/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c386 req_info->ctrl.s.grp = otx2_cpt_get_kcrypto_eng_grp_num(pdev); in cpt_enc_dec()
1260 req_info->ctrl.s.grp = otx2_cpt_get_kcrypto_eng_grp_num(pdev); in cpt_aead_enc_dec()
/openbmc/openbmc/poky/meta/classes-global/
H A Dpackage_rpm.bbclass106 import os,pwd,grp,stat
212 group = grp.getgrgid(stat_f.st_gid).gr_name
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c768 int err, grp, num_indices; in nixlf_rss_ctx_init() local
793 for (grp = 0; grp < rss_grps; grp++) in nixlf_rss_ctx_init()
794 rvu_write64(rvu, blkaddr, NIX_AF_LFX_RSS_GRPX(nixlf, grp), in nixlf_rss_ctx_init()
795 ((ilog2(rss_sz) - 1) << 16) | (rss_sz * grp)); in nixlf_rss_ctx_init()
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py29 import grp
201 res = session['user'] in grp.getgrnam(self.group)[3]
/openbmc/linux/drivers/perf/
H A Darm-cmn.c1331 u32 grp = CMN_EVENT_WP_GRP(event); in arm_cmn_wp_config() local
1338 FIELD_PREP(CMN_DTM_WPn_CONFIG_WP_GRP, grp) | in arm_cmn_wp_config()
1343 if (combine && !grp) in arm_cmn_wp_config()

1...<<11121314151617