/kernel/linux/linux-5.10/include/crypto/ |
D | dh.h | 34 struct dh { struct 55 unsigned int crypto_dh_key_len(const struct dh *params); argument
|
/kernel/linux/linux-5.10/net/dccp/ |
D | input.c | 187 const struct dccp_hdr *dh = dccp_hdr(skb); in dccp_check_seqno() local 284 const struct dccp_hdr *dh, const unsigned int len) in __dccp_rcv_established() 365 const struct dccp_hdr *dh, const unsigned int len) in dccp_rcv_established() 386 const struct dccp_hdr *dh, in dccp_rcv_request_sent_state_process() 519 const struct dccp_hdr *dh, in dccp_rcv_respond_partopen_state_process() 572 struct dccp_hdr *dh, unsigned int len) in dccp_rcv_state_process()
|
D | ipv4.c | 234 const struct dccp_hdr *dh; in dccp_v4_err() local 370 struct dccp_hdr *dh = dccp_hdr(skb); in dccp_v4_send_check() local 491 struct dccp_hdr *dh = dccp_hdr(skb); in dccp_v4_send_response() local 654 struct dccp_hdr *dh = dccp_hdr(skb); in dccp_v4_do_rcv() local 706 const struct dccp_hdr *dh; in dccp_invalid_packet() local 776 const struct dccp_hdr *dh; in dccp_v4_rcv() local
|
D | ipv6.c | 52 struct dccp_hdr *dh = dccp_hdr(skb); in dccp_v6_send_check() local 71 const struct dccp_hdr *dh; in dccp_v6_err() local 222 struct dccp_hdr *dh = dccp_hdr(skb); in dccp_v6_send_response() local 689 const struct dccp_hdr *dh; in dccp_v6_rcv() local
|
D | output.c | 49 struct dccp_hdr *dh; in dccp_transmit_skb() local 393 struct dccp_hdr *dh; in dccp_make_response() local 455 struct dccp_hdr *rxdh = dccp_hdr(rcv_skb), *dh; in dccp_ctl_make_reset() local
|
D | dccp.h | 202 const struct dccp_hdr* dh = dccp_hdr(skb); in dccp_csum_coverage() local 389 static inline void dccp_hdr_set_seq(struct dccp_hdr *dh, const u64 gss) in dccp_hdr_set_seq()
|
D | options.c | 52 const struct dccp_hdr *dh = dccp_hdr(skb); in dccp_parse_options() local
|
/kernel/linux/linux-5.10/net/netfilter/ |
D | xt_dccp.c | 37 const struct dccp_hdr *dh, in dccp_find_option() 83 match_types(const struct dccp_hdr *dh, u_int16_t typemask) in match_types() 90 const struct dccp_hdr *dh, bool *hotdrop) in match_option() 99 const struct dccp_hdr *dh; in dccp_mt() local
|
D | nf_conntrack_proto_dccp.c | 385 const struct dccp_hdr *dh) in dccp_new() 421 static u64 dccp_ack_seq(const struct dccp_hdr *dh) in dccp_ack_seq() 430 static bool dccp_error(const struct dccp_hdr *dh, in dccp_error() 478 struct dccp_hdr _dh, *dh; in nf_conntrack_dccp_packet() local
|
D | xt_hashlimit.c | 366 struct dsthash_ent *dh; in htable_selective_cleanup() local 529 static void rateinfo_recalc(struct dsthash_ent *dh, unsigned long now, in rateinfo_recalc() 573 static void rateinfo_init(struct dsthash_ent *dh, in rateinfo_init() 709 static u32 hashlimit_byte_cost(unsigned int len, struct dsthash_ent *dh) in hashlimit_byte_cost() 730 struct dsthash_ent *dh; in hashlimit_mt_common() local
|
/kernel/linux/linux-5.10/fs/quota/ |
D | quota_tree.c | 87 struct qt_disk_dqdbheader *dh = (struct qt_disk_dqdbheader *)buf; in get_free_dqblk() local 117 struct qt_disk_dqdbheader *dh = (struct qt_disk_dqdbheader *)buf; in put_free_dqblk() local 136 struct qt_disk_dqdbheader *dh = (struct qt_disk_dqdbheader *)buf; in remove_free_dqentry() local 183 struct qt_disk_dqdbheader *dh = (struct qt_disk_dqdbheader *)buf; in insert_free_dqentry() local 229 struct qt_disk_dqdbheader *dh; in find_free_dqentry() local 416 struct qt_disk_dqdbheader *dh; in free_dqentry() local
|
/kernel/linux/linux-5.10/drivers/firmware/ |
D | dmi-sysfs.c | 35 struct dmi_header dh; member 126 static void find_dmi_entry_helper(const struct dmi_header *dh, in find_dmi_entry_helper() 183 static size_t dmi_entry_length(const struct dmi_header *dh) in dmi_entry_length() 204 const struct dmi_header *dh, in dmi_entry_attr_show_helper() 400 const struct dmi_header *dh, in dmi_sel_raw_read_helper() 523 const struct dmi_header *dh, in dmi_entry_raw_read_helper() 579 static void __init dmi_sysfs_register_handle(const struct dmi_header *dh, in dmi_sysfs_register_handle()
|
/kernel/linux/linux-5.10/include/linux/ |
D | dccp.h | 78 static inline struct dccp_hdr_ext *dccp_hdrx(const struct dccp_hdr *dh) in dccp_hdrx() 83 static inline unsigned int __dccp_basic_hdr_len(const struct dccp_hdr *dh) in __dccp_basic_hdr_len() 90 const struct dccp_hdr *dh = dccp_hdr(skb); in dccp_basic_hdr_len() local 94 static inline __u64 dccp_hdr_seq(const struct dccp_hdr *dh) in dccp_hdr_seq() 136 static inline unsigned int __dccp_hdr_len(const struct dccp_hdr *dh) in __dccp_hdr_len()
|
/kernel/linux/linux-5.10/security/ |
D | lsm_audit.c | 79 struct dccp_hdr *dh = dccp_hdr(skb); in ipv4_skb_to_auditdata() local 157 struct dccp_hdr _dccph, *dh; in ipv6_skb_to_auditdata() local
|
/kernel/linux/linux-5.10/drivers/block/drbd/ |
D | drbd_nl.c | 3298 struct drbd_genlmsghdr *dh; in drbd_adm_dump_resources() local 3413 struct drbd_genlmsghdr *dh; in drbd_adm_dump_devices() local 3502 struct drbd_genlmsghdr *dh; in drbd_adm_dump_connections() local 3665 struct drbd_genlmsghdr *dh; in drbd_adm_dump_peer_devices() local 3912 struct drbd_genlmsghdr *dh; in get_one_status() local 4333 struct drbd_genlmsghdr *dh = info->userhdr; in drbd_adm_new_minor() local 4624 struct drbd_genlmsghdr *dh; in notify_resource_state() local 4675 struct drbd_genlmsghdr *dh; in notify_device_state() local 4724 struct drbd_genlmsghdr *dh; in notify_connection_state() local 4774 struct drbd_genlmsghdr *dh; in notify_peer_device_state() local [all …]
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
D | overlay.c | 143 u16 dw, dh; in dss_ovl_check() local
|
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
D | qat_asym_algs.c | 117 struct qat_dh_input_params dh; member 121 struct qat_dh_output_params dh; member 130 struct qat_dh_ctx *dh; member 134 struct kpp_request *dh; member 1273 static struct kpp_alg dh = { variable
|
/kernel/linux/linux-5.10/include/drm/ |
D | drm_rect.h | 103 static inline void drm_rect_adjust_size(struct drm_rect *r, int dw, int dh) in drm_rect_adjust_size()
|
/kernel/linux/linux-5.10/crypto/ |
D | dh.c | 248 static struct kpp_alg dh = { variable
|
/kernel/linux/linux-5.10/drivers/scsi/ |
D | scsi_dh.c | 105 struct scsi_device_handler *dh; in scsi_dh_lookup() local
|
/kernel/linux/linux-5.10/security/keys/ |
D | dh.c | 59 static void dh_free_data(struct dh *dh) in dh_free_data()
|
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/ |
D | hpre_crypto.c | 82 struct hpre_dh_ctx dh; member 93 struct kpp_request *dh; member 1139 static struct kpp_alg dh = { variable
|
/kernel/linux/linux-5.10/net/dccp/ccids/lib/ |
D | packet_history.c | 101 const struct dccp_hdr *dh = dccp_hdr(skb); in tfrc_rx_hist_entry_from_skb() local
|
/kernel/linux/linux-5.10/drivers/md/ |
D | dm-snap-persistent.c | 306 struct disk_header *dh; in read_header() local 383 struct disk_header *dh; in write_header() local
|
/kernel/linux/linux-5.10/drivers/edac/ |
D | ghes_edac.c | 197 static void enumerate_dimms(const struct dmi_header *dh, void *arg) in enumerate_dimms()
|