Home
last modified time | relevance | path

Searched defs:grp (Results 26 – 50 of 239) sorted by relevance

12345678910

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dexp_rcv.h147 static inline void tid_group_add_tail(struct tid_group *grp, in tid_group_add_tail()
154 static inline void tid_group_remove(struct tid_group *grp, in tid_group_remove()
171 struct tid_group *grp = in tid_group_pop() local
192 hfi1_tid_group_to_idx(struct hfi1_ctxtdata *rcd, struct tid_group *grp) in hfi1_tid_group_to_idx()
/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra20/
H A Dfuncmux.c16 #define PINMUX(grp, mux, pupd, tri) \ argument
211 enum pmux_pingrp grp[] = {PMUX_PINGRP_KBCA, in funcmux_select() enum
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dirq-pm-s3c64xx.c63 struct irq_grp_save *grp = eint_grp_save; in s3c64xx_irq_pm_suspend() local
84 struct irq_grp_save *grp = eint_grp_save; in s3c64xx_irq_pm_resume() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/
H A Dimg.c60 u8 iwl_fw_lookup_cmd_ver(const struct iwl_fw *fw, u8 grp, u8 cmd, u8 def) in iwl_fw_lookup_cmd_ver()
82 u8 iwl_fw_lookup_notif_ver(const struct iwl_fw *fw, u8 grp, u8 cmd, u8 def) in iwl_fw_lookup_notif_ver()
/OK3568_Linux_fs/kernel/kernel/
H A Dgroups.c97 int groups_search(const struct group_info *group_info, kgid_t grp) in groups_search()
219 int in_group_p(kgid_t grp) in in_group_p()
231 int in_egroup_p(kgid_t grp) in in_egroup_p()
/OK3568_Linux_fs/kernel/drivers/pinctrl/freescale/
H A Dpinctrl-imx.c38 const struct group_desc *grp = NULL; in imx_pinctrl_find_group_by_name() local
62 const struct group_desc *grp; in imx_dt_node_to_map() local
247 struct group_desc *grp; in imx_pmx_set() local
467 struct group_desc *grp; in imx_pinconf_group_dbg_show() local
569 struct group_desc *grp, in imx_pinctrl_parse_groups()
650 struct group_desc *grp; in imx_pinctrl_parse_functions() local
H A Dpinctrl-imx1-core.c158 const struct imx1_pin_group *grp = NULL; in imx1_pinctrl_find_group_by_name() local
224 const struct imx1_pin_group *grp; in imx1_dt_node_to_map() local
426 struct imx1_pin_group *grp; in imx1_pinconf_group_dbg_show() local
460 struct imx1_pin_group *grp, in imx1_pinctrl_parse_groups()
510 struct imx1_pin_group *grp; in imx1_pinctrl_parse_functions() local
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dmballoc.c540 struct ext4_group_info *grp, ext4_group_t group) in mb_group_bb_bitmap_alloc()
559 static void mb_group_bb_bitmap_free(struct ext4_group_info *grp) in mb_group_bb_bitmap_free()
581 struct ext4_group_info *grp, ext4_group_t group) in mb_group_bb_bitmap_alloc()
586 static inline void mb_group_bb_bitmap_free(struct ext4_group_info *grp) in mb_group_bb_bitmap_free()
615 struct ext4_group_info *grp; in __mb_check_buddy() local
713 struct ext4_group_info *grp) in ext4_mb_mark_free_simple()
752 mb_set_largest_free_order(struct super_block *sb, struct ext4_group_info *grp) in mb_set_largest_free_order()
772 struct ext4_group_info *grp = ext4_get_group_info(sb, group); in ext4_mb_generate_buddy() local
1166 struct ext4_group_info *grp; in ext4_mb_load_buddy_gfp() local
1885 struct ext4_group_info *grp = ext4_get_group_info(ac->ac_sb, group); in ext4_mb_find_by_goal() local
[all …]
H A Dialloc.c85 struct ext4_group_info *grp; in ext4_validate_inode_bitmap() local
248 struct ext4_group_info *grp; in ext4_free_inode() local
434 ext4_group_t i, grp, g, ngroups; in find_group_orlov() local
945 struct ext4_group_info *grp = NULL; in __ext4_new_inode() local
1182 struct ext4_group_info *grp = NULL; in __ext4_new_inode() local
1513 struct ext4_group_info *grp = ext4_get_group_info(sb, group); in ext4_init_inode_table() local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/hwcnt/
H A Dmali_kbase_hwcnt_gpu.c335 size_t grp, blk, blk_inst; in kbase_hwcnt_jm_dump_get() local
445 size_t grp, blk, blk_inst; in kbase_hwcnt_csf_dump_get() local
544 size_t grp, blk, blk_inst; in kbase_hwcnt_gpu_enable_map_to_physical() local
634 size_t grp, blk, blk_inst; in kbase_hwcnt_gpu_enable_map_from_physical() local
702 size_t grp, blk, blk_inst; in kbase_hwcnt_gpu_patch_dump_headers() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx6/
H A Dddr.c579 const struct mx6sx_iomux_grp_regs *grp) in mx6sx_dram_iocfg()
637 const struct mx6ul_iomux_grp_regs *grp) in mx6ul_dram_iocfg()
681 const struct mx6sl_iomux_grp_regs *grp) in mx6sl_dram_iocfg()
737 const struct mx6dq_iomux_grp_regs *grp) in mx6dq_dram_iocfg()
815 const struct mx6sdl_iomux_grp_regs *grp) in mx6sdl_dram_iocfg()
/OK3568_Linux_fs/kernel/drivers/pinctrl/sprd/
H A Dpinctrl-sprd.c195 const struct sprd_pin_group *grp = NULL; in sprd_pinctrl_find_group_by_name() local
248 const struct sprd_pin_group *grp; in sprd_dt_node_to_map() local
390 struct sprd_pin_group *grp = &info->groups[group_selector]; in sprd_pmx_set_mux() local
746 struct sprd_pin_group *grp; in sprd_pinconf_group_get() local
765 struct sprd_pin_group *grp; in sprd_pinconf_group_set() local
823 struct sprd_pin_group *grp; in sprd_pinconf_group_dbg_show() local
882 struct sprd_pin_group *grp) in sprd_pinctrl_parse_groups()
936 struct sprd_pin_group *grp; in sprd_pinctrl_parse_dt() local
/OK3568_Linux_fs/u-boot/drivers/ddr/altera/
H A Dsequencer.c259 static void scc_mgr_set(u32 off, u32 grp, u32 val) in scc_mgr_set()
376 static void scc_mgr_set_all_ranks(const u32 off, const u32 grp, const u32 val, in scc_mgr_set_all_ranks()
1481 rw_mgr_mem_calibrate_read_test_all_ranks(const u32 grp, const u32 num_tries, in rw_mgr_mem_calibrate_read_test_all_ranks()
1496 static void rw_mgr_incr_vfifo(const u32 grp) in rw_mgr_incr_vfifo()
1507 static void rw_mgr_decr_vfifo(const u32 grp) in rw_mgr_decr_vfifo()
1521 static int find_vfifo_failing_read(const u32 grp) in find_vfifo_failing_read()
1557 static int sdr_find_phase_delay(int working, int delay, const u32 grp, in sdr_find_phase_delay()
1594 static int sdr_find_phase(int working, const u32 grp, u32 *work, in sdr_find_phase()
1630 static int sdr_working_phase(const u32 grp, u32 *work_bgn, u32 *d, in sdr_working_phase()
1662 static void sdr_backup_phase(const u32 grp, u32 *work_bgn, u32 *p) in sdr_backup_phase()
[all …]
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk3308_codec.c629 int grp = e->reg; in rk3308_codec_mic_mute_get() local
661 int grp = e->reg; in rk3308_codec_mic_mute_put() local
897 int type, int idx, u32 *grp) in adc_for_each_grp()
1072 int idx, grp, is_master; in rk3308_set_dai_fmt() local
1252 int idx, grp; in rk3308_codec_adc_dig_config() local
2579 int idx, grp; in rk3308_codec_adc_reinit_mics() local
2662 int idx, grp; in rk3308_codec_adc_ana_enable() local
2880 int idx, grp; in rk3308_codec_adc_ana_disable() local
3012 int idx, grp = 0; in rk3308_codec_open_capture() local
3233 int idx, grp; in rk3308_codec_update_adcs_status() local
[all …]
/OK3568_Linux_fs/kernel/drivers/crypto/cavium/cpt/
H A Dcptpf_main.c28 u8 type, u8 grp) in cpt_disable_cores()
78 static void cpt_configure_group(struct cpt_device *cpt, u8 grp, in cpt_configure_group()
384 u32 grp, timeout = 100; in cpt_disable_all_cores() local
414 u32 grp = 0, core; in cpt_unload_microcode() local
/OK3568_Linux_fs/kernel/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.c605 struct otx_cpt_eng_grp_info *grp; in print_dbg_info() local
694 static int release_engines(struct device *dev, struct otx_cpt_eng_grp_info *grp) in release_engines()
721 struct otx_cpt_eng_grp_info *grp, in do_reserve_engines()
755 struct otx_cpt_eng_grp_info *grp, in check_engines_availability()
785 static int reserve_engines(struct device *dev, struct otx_cpt_eng_grp_info *grp, in reserve_engines()
1036 struct otx_cpt_eng_grp_info *grp) in find_mirrored_eng_grp()
1566 int grp, timeout = 100; in otx_cpt_disable_all_cores() local
1592 struct otx_cpt_eng_grp_info *grp; in otx_cpt_cleanup_eng_grps() local
1626 struct otx_cpt_eng_grp_info *grp; in otx_cpt_init_eng_grps() local
/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dctcm_main.c601 struct mpc_group *grp; in ctcmpc_send_sweep_req() local
668 struct mpc_group *grp = priv->mpcg; in ctcmpc_transmit_skb() local
924 struct mpc_group *grp = priv->mpcg; in ctcmpc_tx() local
1065 struct mpc_group *grp; in ctcm_free_netdevice() local
1131 struct mpc_group *grp; in ctcm_init_netdevice() local
H A Dctcm_fsms.c1215 struct mpc_group *grp = priv->mpcg; in ctcmpc_chx_txdone() local
1384 struct mpc_group *grp = priv->mpcg; in ctcmpc_chx_rx() local
1539 struct mpc_group *grp = priv->mpcg; in ctcmpc_chx_rxidle() local
1593 struct mpc_group *grp = priv->mpcg; in ctcmpc_chx_attn() local
1652 struct mpc_group *grp = priv->mpcg; in ctcmpc_chx_attnbusy() local
1738 struct mpc_group *grp = priv->mpcg; in ctcmpc_chx_resend() local
1754 struct mpc_group *grp = priv->mpcg; in ctcmpc_chx_send_sweep() local
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_mru_cache.c130 unsigned int grp; in _xfs_mru_cache_migrate() local
194 unsigned int grp = 0; in _xfs_mru_cache_list_insert() local
324 int err = 0, grp; in xfs_mru_cache_create() local
/OK3568_Linux_fs/kernel/drivers/pinctrl/renesas/
H A Dpinctrl-rzn1.c339 const struct rzn1_pin_group *grp; in rzn1_dt_node_to_map_one() local
464 struct rzn1_pin_group *grp = &ipctl->groups[group]; in rzn1_set_mux() local
624 struct rzn1_pin_group *grp = &ipctl->groups[selector]; in rzn1_pinconf_group_get() local
650 struct rzn1_pin_group *grp = &ipctl->groups[selector]; in rzn1_pinconf_group_set() local
685 struct rzn1_pin_group *grp, in rzn1_pinctrl_parse_groups()
758 struct rzn1_pin_group *grp; in rzn1_pinctrl_parse_functions() local
/OK3568_Linux_fs/kernel/fs/erofs/
H A Dinternal.h146 static inline bool erofs_workgroup_try_to_freeze(struct erofs_workgroup *grp, in erofs_workgroup_try_to_freeze()
157 static inline void erofs_workgroup_unfreeze(struct erofs_workgroup *grp, in erofs_workgroup_unfreeze()
169 static inline int erofs_wait_on_workgroup_freezed(struct erofs_workgroup *grp) in erofs_wait_on_workgroup_freezed()
175 static inline bool erofs_workgroup_try_to_freeze(struct erofs_workgroup *grp, in erofs_workgroup_try_to_freeze()
187 static inline void erofs_workgroup_unfreeze(struct erofs_workgroup *grp, in erofs_workgroup_unfreeze()
193 static inline int erofs_wait_on_workgroup_freezed(struct erofs_workgroup *grp) in erofs_wait_on_workgroup_freezed()
/OK3568_Linux_fs/kernel/net/8021q/
H A Dvlan.c91 struct vlan_group *grp; in unregister_vlan_dev() local
151 struct vlan_group *grp; in register_vlan_dev() local
363 struct vlan_group *grp; in vlan_device_event() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Decdh.h88 mbedtls_ecp_group grp; /*!< The elliptic curve used. */ member
109 mbedtls_ecp_group grp; /*!< The elliptic curve used. */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Decdh.h88 mbedtls_ecp_group grp; /*!< The elliptic curve used. */ member
109 mbedtls_ecp_group grp; /*!< The elliptic curve used. */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Decdh.h88 mbedtls_ecp_group grp; /*!< The elliptic curve used. */ member
109 mbedtls_ecp_group grp; /*!< The elliptic curve used. */ member

12345678910