/linux-4.1.27/net/netfilter/ |
D | xt_dccp.c | 40 const struct dccp_hdr *dh, in dccp_find_option() 86 match_types(const struct dccp_hdr *dh, u_int16_t typemask) in match_types() 93 const struct dccp_hdr *dh, bool *hotdrop) in match_option() 102 const struct dccp_hdr *dh; in dccp_mt() local
|
D | nf_conntrack_proto_dccp.c | 403 struct dccp_hdr _hdr, *dh; in dccp_pkt_to_tuple() local 427 struct dccp_hdr _dh, *dh; in dccp_new() local 464 static u64 dccp_ack_seq(const struct dccp_hdr *dh) in dccp_ack_seq() 485 struct dccp_hdr _dh, *dh; in dccp_packet() local 575 struct dccp_hdr _dh, *dh; in dccp_error() local
|
D | xt_hashlimit.c | 304 struct dsthash_ent *dh; in htable_selective_cleanup() local 445 static void rateinfo_recalc(struct dsthash_ent *dh, unsigned long now, u32 mode) in rateinfo_recalc() 471 static void rateinfo_init(struct dsthash_ent *dh, in rateinfo_init() 590 static u32 hashlimit_byte_cost(unsigned int len, struct dsthash_ent *dh) in hashlimit_byte_cost() 611 struct dsthash_ent *dh; in hashlimit_mt() local
|
/linux-4.1.27/net/dccp/ |
D | input.c | 191 const struct dccp_hdr *dh = dccp_hdr(skb); in dccp_check_seqno() local 288 const struct dccp_hdr *dh, const unsigned int len) in __dccp_rcv_established() 369 const struct dccp_hdr *dh, const unsigned int len) in dccp_rcv_established() 390 const struct dccp_hdr *dh, in dccp_rcv_request_sent_state_process() 523 const struct dccp_hdr *dh, in dccp_rcv_respond_partopen_state_process() 575 struct dccp_hdr *dh, unsigned int len) in dccp_rcv_state_process()
|
D | ipv4.c | 240 const struct dccp_hdr *dh = (struct dccp_hdr *)(skb->data + offset); in dccp_v4_err() local 370 struct dccp_hdr *dh = dccp_hdr(skb); in dccp_v4_send_check() local 448 const struct dccp_hdr *dh = dccp_hdr(skb); in dccp_v4_hnd_req() local 515 struct dccp_hdr *dh = dccp_hdr(skb); in dccp_v4_send_response() local 676 struct dccp_hdr *dh = dccp_hdr(skb); in dccp_v4_do_rcv() local 739 const struct dccp_hdr *dh; in dccp_invalid_packet() local 807 const struct dccp_hdr *dh; in dccp_v4_rcv() local
|
D | ipv6.c | 54 struct dccp_hdr *dh = dccp_hdr(skb); in dccp_v6_send_check() local 73 const struct dccp_hdr *dh = (struct dccp_hdr *)(skb->data + offset); in dccp_v6_err() local 218 struct dccp_hdr *dh = dccp_hdr(skb); in dccp_v6_send_response() local 300 const struct dccp_hdr *dh = dccp_hdr(skb); in dccp_v6_hnd_req() local 700 const struct dccp_hdr *dh; in dccp_v6_rcv() local
|
D | output.c | 52 struct dccp_hdr *dh; in dccp_transmit_skb() local 396 struct dccp_hdr *dh; in dccp_make_response() local 453 struct dccp_hdr *rxdh = dccp_hdr(rcv_skb), *dh; in dccp_ctl_make_reset() local
|
D | dccp.h | 210 const struct dccp_hdr* dh = dccp_hdr(skb); in dccp_csum_coverage() local 401 static inline void dccp_hdr_set_seq(struct dccp_hdr *dh, const u64 gss) in dccp_hdr_set_seq()
|
D | options.c | 55 const struct dccp_hdr *dh = dccp_hdr(skb); in dccp_parse_options() local
|
D | proto.c | 811 const struct dccp_hdr *dh; in dccp_recvmsg() local
|
/linux-4.1.27/fs/quota/ |
D | quota_tree.c | 80 struct qt_disk_dqdbheader *dh = (struct qt_disk_dqdbheader *)buf; in get_free_dqblk() local 110 struct qt_disk_dqdbheader *dh = (struct qt_disk_dqdbheader *)buf; in put_free_dqblk() local 129 struct qt_disk_dqdbheader *dh = (struct qt_disk_dqdbheader *)buf; in remove_free_dqentry() local 176 struct qt_disk_dqdbheader *dh = (struct qt_disk_dqdbheader *)buf; in insert_free_dqentry() local 222 struct qt_disk_dqdbheader *dh; in find_free_dqentry() local 409 struct qt_disk_dqdbheader *dh; in free_dqentry() local
|
/linux-4.1.27/drivers/firmware/ |
D | dmi-sysfs.c | 33 struct dmi_header dh; member 124 static void find_dmi_entry_helper(const struct dmi_header *dh, in find_dmi_entry_helper() 181 static size_t dmi_entry_length(const struct dmi_header *dh) in dmi_entry_length() 202 const struct dmi_header *dh, in dmi_entry_attr_show_helper() 398 const struct dmi_header *dh, in dmi_sel_raw_read_helper() 521 const struct dmi_header *dh, in dmi_entry_raw_read_helper() 578 static void __init dmi_sysfs_register_handle(const struct dmi_header *dh, in dmi_sysfs_register_handle()
|
/linux-4.1.27/include/linux/ |
D | dccp.h | 77 static inline struct dccp_hdr_ext *dccp_hdrx(const struct dccp_hdr *dh) in dccp_hdrx() 82 static inline unsigned int __dccp_basic_hdr_len(const struct dccp_hdr *dh) in __dccp_basic_hdr_len() 89 const struct dccp_hdr *dh = dccp_hdr(skb); in dccp_basic_hdr_len() local 93 static inline __u64 dccp_hdr_seq(const struct dccp_hdr *dh) in dccp_hdr_seq() 135 static inline unsigned int __dccp_hdr_len(const struct dccp_hdr *dh) in __dccp_hdr_len()
|
/linux-4.1.27/security/ |
D | lsm_audit.c | 81 struct dccp_hdr *dh = dccp_hdr(skb); in ipv4_skb_to_auditdata() local 159 struct dccp_hdr _dccph, *dh; in ipv6_skb_to_auditdata() local
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | overlay.c | 154 u16 dw, dh; in dss_ovl_check() local
|
D | dsi.c | 4060 u16 dw, dh; in dsi_update() local
|
/linux-4.1.27/include/drm/ |
D | drm_rect.h | 57 static inline void drm_rect_adjust_size(struct drm_rect *r, int dw, int dh) in drm_rect_adjust_size()
|
/linux-4.1.27/drivers/edac/ |
D | ghes_edac.c | 89 static void ghes_edac_count_dimms(const struct dmi_header *dh, void *arg) in ghes_edac_count_dimms() 97 static void ghes_edac_dmidecode(const struct dmi_header *dh, void *arg) in ghes_edac_dmidecode()
|
D | i7core_edac.c | 1940 static void decode_dclk(const struct dmi_header *dh, void *_dclk_freq) in decode_dclk()
|
/linux-4.1.27/net/dccp/ccids/lib/ |
D | packet_history.c | 114 const struct dccp_hdr *dh = dccp_hdr(skb); in tfrc_rx_hist_entry_from_skb() local
|
/linux-4.1.27/drivers/md/ |
D | dm-snap-persistent.c | 310 struct disk_header *dh; in read_header() local 387 struct disk_header *dh; in write_header() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/ |
D | hash.c | 348 cfs_hash_dhead_t *dh = container_of(cfs_hash_dh_hhead(hs, bd), in cfs_hash_dh_hnode_add() local 363 cfs_hash_dhead_t *dh = container_of(cfs_hash_dh_hhead(hs, bd), in cfs_hash_dh_hnode_del() local 403 cfs_hash_dhead_dep_t *dh = container_of(cfs_hash_dd_hhead(hs, bd), in cfs_hash_dd_hnode_add() local 418 cfs_hash_dhead_dep_t *dh = container_of(cfs_hash_dd_hhead(hs, bd), in cfs_hash_dd_hnode_del() local
|
/linux-4.1.27/fs/ncpfs/ |
D | inode.c | 809 __u8 dh; in ncp_statfs() local
|
/linux-4.1.27/drivers/video/fbdev/mb862xx/ |
D | mb862xxfb.h | 12 unsigned short dh; member
|
/linux-4.1.27/drivers/video/fbdev/omap2/omapfb/ |
D | omapfb-ioctl.c | 293 u16 dw, dh; in omapfb_update_window() local
|
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
D | fimc-core.c | 217 int dw, int dh, int rotation) in fimc_check_scaler_ratio()
|
/linux-4.1.27/drivers/media/platform/exynos-gsc/ |
D | gsc-core.c | 609 int dh, int rot, int out_path) in gsc_check_scaler_ratio()
|
/linux-4.1.27/drivers/usb/misc/sisusbvga/ |
D | sisusb_init.c | 739 unsigned short al, unsigned short dh) in SiS_WriteDAC()
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_nl.c | 3071 struct drbd_genlmsghdr *dh; in get_one_status() local 3462 struct drbd_genlmsghdr *dh = info->userhdr; in drbd_adm_new_minor() local
|
/linux-4.1.27/arch/x86/boot/ |
D | boot.h | 265 u8 dl, dh, edx2, edx3; member
|
/linux-4.1.27/drivers/staging/xgifb/ |
D | vb_setmode.c | 1081 unsigned short dh, in XGI_WriteDAC() 1110 unsigned short data, data2, i, k, m, n, o, si, di, bx, dl, al, ah, dh; in XGI_LoadDAC() local
|
/linux-4.1.27/drivers/video/fbdev/sis/ |
D | init.c | 2859 unsigned short dl, unsigned short ah, unsigned short al, unsigned short dh) in SiS_WriteDAC()
|
/linux-4.1.27/security/selinux/ |
D | hooks.c | 3795 struct dccp_hdr _dccph, *dh; in selinux_parse_skb_ipv4() local 3872 struct dccp_hdr _dccph, *dh; in selinux_parse_skb_ipv6() local
|
/linux-4.1.27/security/smack/ |
D | smack_lsm.c | 3566 struct dccp_hdr _dccph, *dh; in smk_skb_to_addr_ipv6() local
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
D | niu.c | 9587 dma_addr_t dh; in niu_pci_alloc_coherent() local
|