Searched refs:dec (Results 1 - 25 of 153) sorted by last modified time

1234567

/linux-master/fs/smb/client/
H A Dsmb2transport.c932 if (!server->secmech.dec) {
945 server->secmech.dec = tfm;
H A Dsmb2ops.c4252 tfm = enc ? server->secmech.enc : server->secmech.dec;
H A Dcifsglob.h188 struct crypto_aead *dec; /* smb3 decryption AEAD TFM (AES-CCM and AES-GCM) */ member in struct:cifs_secmech
/linux-master/arch/x86/kvm/svm/
H A Dsev.c943 static int sev_dbg_crypt(struct kvm *kvm, struct kvm_sev_cmd *argp, bool dec) argument
999 if (dec)
/linux-master/tools/arch/powerpc/include/uapi/asm/
H A Dkvm.h227 __u32 dec; /* KVM_SREGS_E_UPDATE_DEC */ member in struct:kvm_sregs::__anon109::__anon114
231 * value reported here is consistent with "dec".
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp8_if.c77 * @dec : decoding information
84 struct vdec_vp8_dec_info dec; member in struct:vdec_vp8_vsi
293 uint64_t prev_y_dma = inst->vsi->dec.prev_y_dma;
317 if (inst->vsi->dec.show_frame) {
374 inst->vsi->dec.working_buf_dma = (uint64_t)mem->dma_addr;
385 inst->vsi->dec.working_buf_dma = 0;
431 struct vdec_vp8_dec_info *dec = &inst->vsi->dec; local
452 dec->bs_dma = (uint64_t)bs->dma_addr;
453 dec
[all...]
H A Dvdec_hevc_req_multi_if.c307 * @dec: decode information (AP-R, VPU-W)
322 struct vdec_hevc_slice_info dec; member in struct:vdec_hevc_slice_vsi
826 inst->vsi_core->dec.vdec_fb_va = (unsigned long)fb;
952 inst->vsi_core->dec.timeout = !!timeout;
957 inst->vsi_core->dec.crc[0], inst->vsi_core->dec.crc[1],
958 inst->vsi_core->dec.crc[2], inst->vsi_core->dec.crc[3],
959 inst->vsi_core->dec.crc[4], inst->vsi_core->dec
[all...]
H A Dvdec_vp8_req_if.c76 * @dec: decoding information
81 struct vdec_vp8_slice_info dec; member in struct:vdec_vp8_slice_vsi
157 inst->vsi->dec.seg_id_buf_dma = (u64)mem->dma_addr;
166 inst->vsi->dec.wrap_y_dma = (u64)mem->dma_addr;
175 inst->vsi->dec.wrap_c_dma = (u64)mem->dma_addr;
184 inst->vsi->dec.vld_wrapper_dma = (u64)mem->dma_addr;
196 inst->vsi->dec.seg_id_buf_dma = 0;
201 inst->vsi->dec.wrap_y_dma = 0;
206 inst->vsi->dec.wrap_c_dma = 0;
211 inst->vsi->dec
[all...]
/linux-master/arch/x86/include/asm/
H A Dnospec-branch.h148 dec reg; \
/linux-master/drivers/iio/imu/
H A Dadis16475.c279 u16 dec; local
294 ret = __adis_read_reg_16(&st->adis, ADIS16475_REG_DEC_RATE, &dec);
300 *freq = DIV_ROUND_CLOSEST(sample_rate, dec + 1);
310 u16 dec; local
365 dec = DIV_ROUND_CLOSEST(sample_rate, freq);
367 if (dec)
368 dec--;
370 if (dec > st->info->max_dec)
371 dec = st->info->max_dec;
373 ret = __adis_write_reg_16(&st->adis, ADIS16475_REG_DEC_RATE, dec);
[all...]
/linux-master/drivers/iio/adc/
H A Dqcom-pm8xxx-xoadc.c742 u32 rsv, dec; local
793 ret = fwnode_property_read_u32(fwnode, "qcom,decimation", &dec);
795 ret = qcom_vadc_decimation_from_dt(dec);
798 name, dec);
/linux-master/kernel/trace/
H A Dtrace_events_user.c1736 goto dec;
1751 goto dec;
1766 dec:
/linux-master/fs/f2fs/
H A Dgc.c1092 int dec = (node_ofs - 4) / (NIDS_PER_BLOCK + 1); local
1094 bidx = node_ofs - 2 - dec;
1096 int dec = (node_ofs - indirect_blks - 3) / (NIDS_PER_BLOCK + 1); local
1098 bidx = node_ofs - 5 - dec;
/linux-master/drivers/media/platform/qcom/venus/
H A Dcore.h454 struct vdec_controls dec; member in union:venus_inst::__anon357
/linux-master/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-hw.c102 u32 *dec)
107 *dec = 1;
109 *dec = 2;
111 *dec = 4;
113 *dec = 8;
115 return min_t(u32, from * 0x1000 / (to * *dec), ISI_DOWNSCALE_THRESHOLD);
101 mxc_isi_channel_scaling_ratio(unsigned int from, unsigned int to, u32 *dec) argument
/linux-master/arch/x86/kvm/
H A Demulate.c1028 FASTOP1(dec); variable
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv.c3664 /* cancel pending dec exception if dec is positive */
4169 s64 dec; local
4240 dec = mfspr(SPRN_DEC);
4242 dec = (s32) dec;
4244 vcpu->arch.dec_expires = dec + (*tb + kvmppc_get_tb_offset(vcpu));
/linux-master/arch/powerpc/include/uapi/asm/
H A Dkvm.h227 __u32 dec; /* KVM_SREGS_E_UPDATE_DEC */ member in struct:kvm_sregs::__anon29::__anon34
231 * value reported here is consistent with "dec".
/linux-master/scripts/mod/
H A Dfile2alias.c245 unsigned long long c, dec = 0; local
259 dec += c;
263 dec += inc;
270 c = (dec / c) % 10;
/linux-master/kernel/sched/
H A Dfair.c177 static inline void update_load_sub(struct load_weight *lw, unsigned long dec) argument
179 lw->weight -= dec;
/linux-master/drivers/md/
H A Ddm-crypt.c2108 goto dec;
2150 dec:
/linux-master/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c800 "FENCE 0 dec under min value and clipped",
801 "FENCE 1 dec under min value and clipped",
802 "FENCE 2 dec under min value and clipped",
803 "FENCE 3 dec under min value and clipped",
821 "FENCE 0 dec under min value and clipped",
822 "FENCE 1 dec under min value and clipped",
823 "FENCE 2 dec under min value and clipped",
824 "FENCE 3 dec under min value and clipped",
2178 {"dec error", 17}, /* INTERRUPT_CLR[17] */
3039 dev_dbg(hdev->dev, "Read binning masks: tpc: 0x%llx, dram: 0x%llx, edma: 0x%x, dec
4247 struct hl_dec *dec; local
4268 struct hl_dec *dec; local
[all...]
/linux-master/drivers/accel/habanalabs/common/
H A Dhabanalabs.h3257 * @dec: list of decoder sw instance
3440 struct hl_dec *dec; member in struct:hl_device
/linux-master/net/mpls/
H A Daf_mpls.c159 struct mpls_entry_decoded dec; local
174 dec = mpls_entry_decode(hdr);
179 if (likely(dec.label >= MPLS_LABEL_FIRST_UNRESERVED)) {
180 hash = jhash_1word(dec.label, hash);
190 } else if (dec.label == MPLS_LABEL_ENTROPY) {
194 if (!dec.bos)
271 struct sk_buff *skb, struct mpls_entry_decoded dec)
306 new_ttl = dec.ttl;
328 hdr6->hop_limit = dec.ttl;
349 struct mpls_entry_decoded dec; local
270 mpls_egress(struct net *net, struct mpls_route *rt, struct sk_buff *skb, struct mpls_entry_decoded dec) argument
1758 struct mpls_entry_decoded dec; local
[all...]
/linux-master/kernel/events/
H A Dcore.c2287 bool dec = true; local
2293 dec = false;
2297 if (dec)
5049 bool dec = false; local
5055 dec = true;
5071 dec = true;
5075 dec = true;
5077 dec = true;
5085 if (dec) {

Completed in 547 milliseconds

1234567