Searched refs:cd (Results 151 - 175 of 201) sorted by relevance

123456789

/linux-master/fs/nfsd/
H A Dnfs4xdr.c3013 u32 flush_time = convert_to_wallclock(exp->cd->flush_time);
3709 nfsd4_encode_entry4_fattr(struct nfsd4_readdir *cd, const char *name, argument
3712 struct svc_export *exp = cd->rd_fhp->fh_export;
3717 dentry = lookup_positive_unlocked(name, cd->rd_fhp->fh_dentry, namlen);
3733 && !attributes_need_mount(cd->rd_bmval)) {
3742 err = nfsd_cross_mnt(cd->rd_rqstp, &dentry, &exp);
3747 nfserr = check_nfsd_access(exp, cd->rd_rqstp);
3753 nfserr = nfsd4_encode_fattr4(cd->rd_rqstp, cd->xdr, NULL, exp, dentry,
3754 cd
3784 struct nfsd4_readdir *cd = container_of(ccd, struct nfsd4_readdir, common); local
[all...]
H A Dnfs3xdr.c980 compose_entry_fh(struct nfsd3_readdirres *cd, struct svc_fh *fhp, argument
987 dparent = cd->fh.fh_dentry;
988 exp = cd->fh.fh_export;
1011 rv = fh_compose(fhp, exp, dchild, &cd->fh);
/linux-master/net/dsa/
H A Ddsa.c1428 struct dsa_chip_data *cd)
1438 name = cd->port_names[i];
1439 dev = cd->netdev[i];
1458 static int dsa_switch_parse(struct dsa_switch *ds, struct dsa_chip_data *cd) argument
1462 ds->cd = cd;
1476 return dsa_switch_parse_ports(ds, cd);
1427 dsa_switch_parse_ports(struct dsa_switch *ds, struct dsa_chip_data *cd) argument
/linux-master/drivers/memory/tegra/
H A Dtegra210-emc-core.c680 static int tegra210_emc_cd_max_state(struct thermal_cooling_device *cd, argument
688 static int tegra210_emc_cd_get_state(struct thermal_cooling_device *cd, argument
691 struct tegra210_emc *emc = cd->devdata;
698 static int tegra210_emc_cd_set_state(struct thermal_cooling_device *cd, argument
701 struct tegra210_emc *emc = cd->devdata;
1812 struct thermal_cooling_device *cd; local
1968 cd = devm_thermal_of_cooling_device_register(emc->dev, np, "emc", emc,
1970 if (IS_ERR(cd)) {
1971 err = PTR_ERR(cd);
/linux-master/drivers/usb/gadget/function/
H A Duvc_configfs.c472 struct uvc_camera_terminal_descriptor *cd; \
480 cd = &opts->uvc_camera_terminal; \
483 result = sprintf(page, "%u\n", le##bits##_to_cpu(cd->aname)); \
511 struct uvc_camera_terminal_descriptor *cd; local
523 cd = &opts->uvc_camera_terminal;
536 if (n > cd->bControlSize) {
553 cd->bmControls[i] = bm_controls[i];
572 struct uvc_camera_terminal_descriptor *cd; local
581 cd = &opts->uvc_camera_terminal;
584 for (result = 0, i = 0; i < cd
680 struct uvc_output_terminal_descriptor *cd; local
706 struct uvc_output_terminal_descriptor *cd; local
[all...]
/linux-master/arch/mips/include/asm/
H A Dasmmacro.h258 .macro _ctcmsa cd, rs
263 ctcmsa $\cd, \rs
389 .macro _ctcmsa cd, rs
394 insn_if_mips 0x783e0819 | (\cd << 6)
395 insn32_if_mm 0x583e0816 | (\cd << 6)
H A Dmsa.h172 _ASM_MACRO_2R(ctcmsa, cd, rs, \
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.h728 struct arm_smmu_ctx_desc cd; member in union:arm_smmu_domain::__anon15
750 struct arm_smmu_ctx_desc *cd);
755 bool arm_smmu_free_asid(struct arm_smmu_ctx_desc *cd);
/linux-master/drivers/dma/ti/
H A Dcppi41.c129 struct cppi41_desc *cd; member in struct:cppi41_dd
650 td = cdd->cd;
804 cchan->desc = &cdd->cd[i];
827 dma_free_coherent(dev, mem_decs, cdd->cd,
873 cdd->cd = dma_alloc_coherent(dev, mem_decs,
875 if (!cdd->cd)
/linux-master/drivers/net/wireless/intel/iwlwifi/pcie/
H A Drx.c1459 struct iwl_rx_completion_desc_bz *cd = rxq->used_bd; local
1461 vid = le16_to_cpu(cd[i].rbid);
1462 *join = cd[i].flags & IWL_RX_CD_FLAGS_FRAGMENTED;
1464 struct iwl_rx_completion_desc *cd = rxq->used_bd; local
1466 vid = le16_to_cpu(cd[i].rbid);
1467 *join = cd[i].flags & IWL_RX_CD_FLAGS_FRAGMENTED;
1469 __le32 *cd = rxq->used_bd; local
1471 vid = le32_to_cpu(cd[i]) & 0x0FFF; /* 12-bit VID */
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c1163 * @cd: pointer to command details structure or NULL
1170 u32 *error_info, struct ice_sq_cd *cd)
1188 status = ice_aq_send_cmd(hw, &desc, pkg_buf, buf_size, cd);
1629 * @cd: pointer to command details structure or NULL
1635 u16 buf_size, struct ice_sq_cd *cd)
1641 return ice_aq_send_cmd(hw, &desc, pkg_info, buf_size, cd);
1652 * @cd: pointer to command details structure or NULL
1658 u32 *error_info, struct ice_sq_cd *cd)
1676 status = ice_aq_send_cmd(hw, &desc, pkg_buf, buf_size, cd);
1696 * @cd
1168 ice_aq_download_pkg(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf, u16 buf_size, bool last_buf, u32 *error_offset, u32 *error_info, struct ice_sq_cd *cd) argument
1633 ice_aq_get_pkg_info_list(struct ice_hw *hw, struct ice_aqc_get_pkg_info_resp *pkg_info, u16 buf_size, struct ice_sq_cd *cd) argument
1656 ice_aq_update_pkg(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf, u16 buf_size, bool last_buf, u32 *error_offset, u32 *error_info, struct ice_sq_cd *cd) argument
1700 ice_aq_upload_section(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf, u16 buf_size, struct ice_sq_cd *cd) argument
[all...]
H A Dice_ddp.h443 u16 buf_size, struct ice_sq_cd *cd);
H A Dice_sched.h73 u16 *elems_ret, struct ice_sq_cd *cd);
H A Dice_switch.c1416 * @cd: pointer to command details structure or NULL
1437 struct ice_sq_cd *cd)
1447 status = ice_aq_send_cmd(hw, &desc, buf, buf_size, cd);
1460 * @cd: pointer to command details structure or NULL
1466 struct ice_sq_cd *cd)
1488 sizeof(vsi_ctx->info), cd);
1504 * @cd: pointer to command details structure or NULL
1510 bool keep_vsi_alloc, struct ice_sq_cd *cd)
1526 status = ice_aq_send_cmd(hw, &desc, NULL, 0, cd);
1539 * @cd
1435 ice_aq_get_sw_cfg(struct ice_hw *hw, struct ice_aqc_get_sw_cfg_resp_elem *buf, u16 buf_size, u16 *req_desc, u16 *num_elems, struct ice_sq_cd *cd) argument
1465 ice_aq_add_vsi(struct ice_hw *hw, struct ice_vsi_ctx *vsi_ctx, struct ice_sq_cd *cd) argument
1509 ice_aq_free_vsi(struct ice_hw *hw, struct ice_vsi_ctx *vsi_ctx, bool keep_vsi_alloc, struct ice_sq_cd *cd) argument
1544 ice_aq_update_vsi(struct ice_hw *hw, struct ice_vsi_ctx *vsi_ctx, struct ice_sq_cd *cd) argument
1686 ice_add_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx, struct ice_sq_cd *cd) argument
1727 ice_free_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx, bool keep_vsi_alloc, struct ice_sq_cd *cd) argument
1751 ice_update_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx, struct ice_sq_cd *cd) argument
1869 ice_aq_sw_rules(struct ice_hw *hw, void *rule_list, u16 rule_list_sz, u8 num_rules, enum ice_adminq_opc opc, struct ice_sq_cd *cd) argument
1903 ice_aq_add_recipe(struct ice_hw *hw, struct ice_aqc_recipe_data_elem *s_recipe_list, u16 num_recipes, struct ice_sq_cd *cd) argument
1940 ice_aq_get_recipe(struct ice_hw *hw, struct ice_aqc_recipe_data_elem *s_recipe_list, u16 *num_recipes, u16 recipe_root, struct ice_sq_cd *cd) argument
2033 ice_aq_map_recipe_to_profile(struct ice_hw *hw, u32 profile_id, u64 r_assoc, struct ice_sq_cd *cd) argument
2059 ice_aq_get_recipe_to_profile(struct ice_hw *hw, u32 profile_id, u64 *r_assoc, struct ice_sq_cd *cd) argument
[all...]
H A Dice_controlq.c952 * @cd: pointer to command details structure
960 struct ice_sq_cd *cd)
1011 if (cd)
1012 *details = *cd;
958 ice_sq_send_cmd(struct ice_hw *hw, struct ice_ctl_q_info *cq, struct ice_aq_desc *desc, void *buf, u16 buf_size, struct ice_sq_cd *cd) argument
/linux-master/arch/s390/kernel/
H A Dperf_event.c136 si.ad, si.ed, si.cd, si.dsdes, si.tear, si.dear);
H A Dnmi.c378 if (mci.cd) {
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h455 #define i40e_aq_set_phy_register(hw, ps, da, pc, ra, rv, cd) \
456 i40e_aq_set_phy_register_ext(hw, ps, da, pc, false, 0, ra, rv, cd)
457 #define i40e_aq_get_phy_register(hw, ps, da, pc, ra, rv, cd) \
458 i40e_aq_get_phy_register_ext(hw, ps, da, pc, false, 0, ra, rv, cd)
/linux-master/arch/x86/events/intel/
H A Dpt.c77 struct pt_cap_desc *cd = &pt_caps[capability]; local
78 u32 c = caps[cd->leaf * PT_CPUID_REGS_NUM + cd->reg];
79 unsigned int shift = __ffs(cd->mask);
81 return (c & cd->mask) >> shift;
/linux-master/drivers/mtd/nand/raw/
H A Ddiskonchip.c140 struct rs_codec *cd = rs->codec; local
161 tmp = cd->index_of[ds[j]];
163 s[i] ^= cd->alpha_to[rs_modnn(cd, tmp + (FCR + i) * j)];
169 syn[i] = rs_modnn(cd, cd->index_of[s[i]] + (NN - FCR - i));
/linux-master/tools/testing/selftests/
H A Dlib.mk86 cd $(SRC_PATH) && rsync -aR $$relative_files $(OBJ_PATH)/ \
/linux-master/drivers/net/ethernet/seeq/
H A Dether3.c198 struct in_chunk_dir cd; local
201 if (ecard_readchunk(&cd, ec, 0xf5, 0) && (s = strchr(cd.d.string, '('))) {
/linux-master/include/trace/events/
H A Dsunrpc.h2411 const struct cache_detail *cd,
2415 TP_ARGS(cd, h),
2419 __string(name, cd->name)
2424 __assign_str(name, cd->name);
2432 const struct cache_detail *cd, \
2435 TP_ARGS(cd, h))
/linux-master/drivers/dma/
H A Dmv_xor.c1407 struct mv_xor_channel_data *cd; local
1411 cd = &pdata->channels[i];
1419 cd->cap_mask, irq);
/linux-master/drivers/net/ethernet/renesas/
H A Dsh_eth.h531 struct sh_eth_cpu_data *cd; member in struct:sh_eth_private

Completed in 278 milliseconds

123456789