Home
last modified time | relevance | path

Searched refs:dh (Results 1 – 25 of 62) sorted by relevance

123

/linux/net/netfilter/
H A Dxt_dccp.c37 const struct dccp_hdr *dh, in dccp_find_option() argument
42 unsigned int optoff = __dccp_hdr_len(dh); in dccp_find_option()
43 unsigned int optlen = dh->dccph_doff*4 - __dccp_hdr_len(dh); in dccp_find_option()
46 if (dh->dccph_doff * 4 < __dccp_hdr_len(dh)) in dccp_find_option()
83 match_types(const struct dccp_hdr *dh, u_int16_t typemask) in match_types() argument
85 return typemask & (1 << dh->dccph_type); in match_types()
90 const struct dccp_hdr *dh, bool *hotdrop) in match_option() argument
92 return dccp_find_option(option, skb, protoff, dh, hotdrop); in match_option()
99 const struct dccp_hdr *dh; in dccp_mt() local
105 dh = skb_header_pointer(skb, par->thoff, sizeof(_dh), &_dh); in dccp_mt()
[all …]
H A Dxt_hashlimit.c365 struct dsthash_ent *dh; in htable_selective_cleanup() local
372 hlist_for_each_entry_safe(dh, n, head, node) { in htable_selective_cleanup()
373 if (time_after_eq(jiffies, dh->expires) || select_all) in htable_selective_cleanup()
374 dsthash_free(ht, dh); in htable_selective_cleanup()
531 static void rateinfo_recalc(struct dsthash_ent *dh, unsigned long now, in rateinfo_recalc() argument
534 unsigned long delta = now - dh->rateinfo.prev; in rateinfo_recalc()
541 u64 interval = dh->rateinfo.interval * HZ; in rateinfo_recalc()
546 dh->rateinfo.prev = now; in rateinfo_recalc()
547 dh->rateinfo.prev_window = in rateinfo_recalc()
548 ((dh->rateinfo.current_rate * interval) > in rateinfo_recalc()
[all …]
/linux/net/dccp/
H A Dinput.c
H A Dipv4.c
H A Doutput.c
H A Dipv6.c
H A Ddccp.h
/linux/include/crypto/
H A Ddh.h32 struct dh { struct
51 unsigned int crypto_dh_key_len(const struct dh *params); argument
66 int crypto_dh_encode_key(char *buf, unsigned int len, const struct dh *params);
80 int crypto_dh_decode_key(const char *buf, unsigned int len, struct dh *params);
96 struct dh *params);
/linux/fs/quota/
H A Dquota_tree.c93 struct qt_disk_dqdbheader *dh) in check_dquot_block_header() argument
98 le32_to_cpu(dh->dqdh_next_free), 0, in check_dquot_block_header()
103 le32_to_cpu(dh->dqdh_prev_free), 0, in check_dquot_block_header()
108 le16_to_cpu(dh->dqdh_entries), 0, in check_dquot_block_header()
118 struct qt_disk_dqdbheader *dh = (struct qt_disk_dqdbheader *)buf; in get_free_dqblk() local
128 ret = check_dquot_block_header(info, dh); in get_free_dqblk()
131 info->dqi_free_blk = le32_to_cpu(dh->dqdh_next_free); in get_free_dqblk()
151 struct qt_disk_dqdbheader *dh = (struct qt_disk_dqdbheader *)buf; in put_free_dqblk() local
154 dh->dqdh_next_free = cpu_to_le32(info->dqi_free_blk); in put_free_dqblk()
155 dh->dqdh_prev_free = cpu_to_le32(0); in put_free_dqblk()
[all …]
/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_asym_algs.c120 struct qat_dh_input_params dh; member
124 struct qat_dh_output_params dh; member
133 struct qat_dh_ctx *dh; member
137 struct kpp_request *dh; member
161 struct kpp_request *areq = req->areq.dh; in qat_dh_cb()
162 struct device *dev = &GET_DEV(req->ctx.dh->inst->accel_dev); in qat_dh_cb()
169 dma_unmap_single(dev, req->in.dh.in.b, req->ctx.dh->p_size, in qat_dh_cb()
174 areq->dst_len = req->ctx.dh->p_size; in qat_dh_cb()
175 dma_unmap_single(dev, req->out.dh.r, req->ctx.dh->p_size, in qat_dh_cb()
254 qat_req->ctx.dh = ctx; in qat_dh_compute_value()
[all …]
/linux/include/linux/platform_data/x86/
H A Dsimatic-ipc.h69 simatic_ipc_find_dmi_entry_helper(const struct dmi_header *dh, void *_data) in simatic_ipc_find_dmi_entry_helper() argument
73 if (dh->type != SIMATIC_IPC_DMI_ENTRY_OEM) in simatic_ipc_find_dmi_entry_helper()
76 *id = simatic_ipc_get_station_id((u8 *)dh, dh->length); in simatic_ipc_find_dmi_entry_helper()
/linux/crypto/
H A Ddh_helper.c29 static inline unsigned int dh_data_size(const struct dh *p) in dh_data_size()
34 unsigned int crypto_dh_key_len(const struct dh *p) in crypto_dh_key_len()
40 int crypto_dh_encode_key(char *buf, unsigned int len, const struct dh *params) in crypto_dh_encode_key()
66 int __crypto_dh_decode_key(const char *buf, unsigned int len, struct dh *params) in __crypto_dh_decode_key()
94 int crypto_dh_decode_key(const char *buf, unsigned int len, struct dh *params) in crypto_dh_decode_key()
/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c119 struct hpre_dh_ctx dh; member
135 struct kpp_request *dh; member
435 areq = req->areq.dh; in hpre_dh_cb()
540 h_req->areq.dh = kreq; in hpre_msg_request_set()
543 msg->key = cpu_to_le64(ctx->dh.dma_xa_p); in hpre_msg_request_set()
604 msg->in = cpu_to_le64(ctx->dh.dma_g); in hpre_dh_compute_value()
649 static int hpre_dh_set_params(struct hpre_ctx *ctx, struct dh *params) in hpre_dh_set_params()
662 ctx->dh.xa_p = dma_alloc_coherent(dev, sz << 1, in hpre_dh_set_params()
663 &ctx->dh.dma_xa_p, GFP_KERNEL); in hpre_dh_set_params()
664 if (!ctx->dh.xa_p) in hpre_dh_set_params()
[all …]
/linux/drivers/md/
H A Ddm-snap-persistent.c309 struct disk_header *dh; in read_header() local
339 dh = ps->header_area; in read_header()
341 if (le32_to_cpu(dh->magic) == 0) { in read_header()
346 if (le32_to_cpu(dh->magic) != SNAP_MAGIC) { in read_header()
353 ps->valid = le32_to_cpu(dh->valid); in read_header()
354 ps->version = le32_to_cpu(dh->version); in read_header()
355 chunk_size = le32_to_cpu(dh->chunk_size); in read_header()
385 struct disk_header *dh; in write_header() local
389 dh = ps->header_area; in write_header()
390 dh->magic = cpu_to_le32(SNAP_MAGIC); in write_header()
[all …]
/linux/security/keys/
H A Ddh.c60 static void dh_free_data(struct dh *dh) in dh_free_data() argument
62 kfree_sensitive(dh->key); in dh_free_data()
63 kfree_sensitive(dh->p); in dh_free_data()
64 kfree_sensitive(dh->g); in dh_free_data()
131 struct dh dh_inputs; in __keyctl_dh_compute()
/linux/drivers/scsi/
H A Dscsi_dh.c105 struct scsi_device_handler *dh; in scsi_dh_lookup() local
110 dh = __scsi_dh_lookup(name); in scsi_dh_lookup()
111 if (!dh) { in scsi_dh_lookup()
113 dh = __scsi_dh_lookup(name); in scsi_dh_lookup()
116 return dh; in scsi_dh_lookup()
/linux/arch/arm/boot/dts/st/
H A Dstm32mp151a-dhcor-testbench.dts14 compatible = "dh,stm32mp151a-dhcor-testbench",
15 "dh,stm32mp151a-dhcor-som",
H A Dstm32mp153c-dhcor-drc-compact.dts20 compatible = "dh,stm32mp153c-dhcor-drc-compact",
21 "dh,stm32mp153c-dhcor-som",
H A Dstm32mp157c-dhcom-pdk2.dts19 compatible = "dh,stm32mp157c-dhcom-pdk2", "dh,stm32mp157c-dhcom-som",
H A Dstm32mp157c-dhcom-picoitx.dts19 compatible = "dh,stm32mp157c-dhcom-picoitx", "dh,stm32mp157c-dhcom-som",
H A Dstm32mp153c-dhcom-drc02.dts19 compatible = "dh,stm32mp153c-dhcom-drc02", "dh,stm32mp153c-dhcom-som",
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ull-dhcom-picoitx.dts18 compatible = "dh,imx6ull-dhcom-picoitx", "dh,imx6ull-dhcom-som",
19 "dh,imx6ull-dhcor-som", "fsl,imx6ull";
H A Dimx6ull-dhcom-drc02.dts18 compatible = "dh,imx6ull-dhcom-drc02", "dh,imx6ull-dhcom-som",
19 "dh,imx6ull-dhcor-som", "fsl,imx6ull";
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-hid-wiimote7 Contact: David Herrmann <dh.herrmann@googlemail.com>
15 Contact: David Herrmann <dh.herrmann@gmail.com>
32 Contact: David Herrmann <dh.herrmann@gmail.com>
54 Contact: David Herrmann <dh.herrmann@gmail.com>
70 Contact: David Herrmann <dh.herrmann@gmail.com>
/linux/include/drm/
H A Ddrm_rect.h122 static inline void drm_rect_adjust_size(struct drm_rect *r, int dw, int dh) in drm_rect_adjust_size() argument
125 r->y1 -= dh >> 1; in drm_rect_adjust_size()
127 r->y2 += (dh + 1) >> 1; in drm_rect_adjust_size()

123