/Linux-v6.1/drivers/net/ethernet/sfc/siena/ |
D | rx.c | 70 u8 *eh, int hdr_len) in efx_rx_mk_skb() 208 static void efx_rx_deliver(struct efx_channel *channel, u8 *eh, in efx_rx_deliver() 365 u8 *eh = efx_rx_buf_va(rx_buf); in __efx_siena_rx_packet() local
|
D | rx_common.h | 32 static inline u32 efx_rx_buf_hash(struct efx_nic *efx, const u8 *eh) in efx_rx_buf_hash()
|
/Linux-v6.1/drivers/net/ethernet/sfc/ |
D | rx.c | 70 u8 *eh, int hdr_len) in efx_rx_mk_skb() 208 static void efx_rx_deliver(struct efx_channel *channel, u8 *eh, in efx_rx_deliver() 365 u8 *eh = efx_rx_buf_va(rx_buf); in __efx_rx_packet() local
|
D | rx_common.h | 32 static inline u32 efx_rx_buf_hash(struct efx_nic *efx, const u8 *eh) in efx_rx_buf_hash()
|
D | ef100_rx.c | 63 u8 *eh = efx_rx_buf_va(rx_buf); in __ef100_rx_packet() local
|
D | ef100_rep.c | 385 u8 *eh = efx_rx_buf_va(rx_buf); in efx_ef100_rep_rx_packet() local
|
/Linux-v6.1/arch/powerpc/include/asm/ |
D | simple_spinlock.h | 51 unsigned int eh = IS_ENABLED(CONFIG_PPC64); in __arch_spin_trylock() local 160 unsigned int eh = IS_ENABLED(CONFIG_PPC64); in __arch_read_trylock() local 184 unsigned int eh = IS_ENABLED(CONFIG_PPC64); in __arch_write_trylock() local
|
D | bitops.h | 151 #define DEFINE_TESTOP(fn, op, prefix, postfix, eh) \ argument
|
/Linux-v6.1/drivers/net/ethernet/8390/ |
D | etherh.c | 119 static inline void etherh_set_ctrl(struct etherh_priv *eh, unsigned char mask) in etherh_set_ctrl() 126 static inline void etherh_clr_ctrl(struct etherh_priv *eh, unsigned char mask) in etherh_clr_ctrl() 133 static inline unsigned int etherh_get_stat(struct etherh_priv *eh) in etherh_get_stat() 143 struct etherh_priv *eh = ec->irq_data; in etherh_irq_enable() local 150 struct etherh_priv *eh = ec->irq_data; in etherh_irq_disable() local 657 struct etherh_priv *eh; in etherh_probe() local
|
/Linux-v6.1/tools/testing/selftests/cgroup/ |
D | memcg_protection.m | 42 eh = []; variable 84 eh = [eh ; e]; variable
|
/Linux-v6.1/drivers/net/ethernet/sfc/falcon/ |
D | rx.c | 62 static inline u32 ef4_rx_buf_hash(struct ef4_nic *efx, const u8 *eh) in ef4_rx_buf_hash() 431 unsigned int n_frags, u8 *eh) in ef4_rx_packet_gro() 476 u8 *eh, int hdr_len) in ef4_rx_mk_skb() 617 static void ef4_rx_deliver(struct ef4_channel *channel, u8 *eh, in ef4_rx_deliver() 653 u8 *eh = ef4_rx_buf_va(rx_buf); in __ef4_rx_packet() local
|
/Linux-v6.1/fs/ext4/ |
D | extents.c | 50 struct ext4_extent_header *eh) in ext4_extent_block_csum() 62 struct ext4_extent_header *eh) in ext4_extent_block_csum_verify() 76 struct ext4_extent_header *eh) in ext4_extent_block_csum_set() 388 struct ext4_extent_header *eh, in ext4_valid_extent_entries() 455 struct inode *inode, struct ext4_extent_header *eh, in __ext4_ext_check() 515 #define ext4_ext_check(inode, eh, depth, pblk) \ argument 524 struct ext4_extent_header *eh) in ext4_cache_extents() 582 struct ext4_extent_header *eh = ext_block_hdr(bh); in __read_extent_tree_block() local 688 struct ext4_extent_header *eh; in ext4_ext_show_leaf() local 754 struct ext4_extent_header *eh = path->p_hdr; in ext4_ext_binsearch_idx() local [all …]
|
D | migrate.c | 358 struct ext4_extent_header *eh; in free_ext_idx() local 393 struct ext4_extent_header *eh = (struct ext4_extent_header *)ei->i_data; in free_ext_block() local 598 struct ext4_extent_header *eh; in ext4_ind_migrate() local
|
/Linux-v6.1/net/bluetooth/bnep/ |
D | netdev.c | 124 struct ethhdr *eh = (void *) skb->data; in bnep_net_mc_filter() local 136 struct ethhdr *eh = (void *) skb->data; in bnep_net_eth_proto() local
|
D | core.c | 421 struct ethhdr *eh = (void *) skb->data; in bnep_tx_frame() local
|
/Linux-v6.1/net/802/ |
D | stp.c | 33 const struct ethhdr *eh = eth_hdr(skb); in stp_pdu_rcv() local
|
/Linux-v6.1/net/netfilter/ |
D | xt_esp.c | 38 const struct ip_esp_hdr *eh; in esp_mt() local
|
D | nf_log_syslog.c | 481 const struct ip_esp_hdr *eh; in dump_ipv4_packet() local 654 const struct ip_esp_hdr *eh; in dump_ipv6_packet() local
|
/Linux-v6.1/net/ethernet/ |
D | eth.c | 410 struct ethhdr *eh, *eh2; in eth_gro_receive() local 458 struct ethhdr *eh = (struct ethhdr *)(skb->data + nhoff); in eth_gro_complete() local
|
/Linux-v6.1/net/ipv4/ |
D | ip_tunnel_core.c | 101 struct ethhdr *eh; in __iptunnel_pull_header() local 200 struct ethhdr eh; in iptunnel_pmtud_build_icmp() local 293 struct ethhdr eh; in iptunnel_pmtud_build_icmpv6() local
|
/Linux-v6.1/arch/mips/tools/ |
D | loongson3-llsc-check.c | 239 Elf64_Ehdr *eh; in main() local
|
/Linux-v6.1/net/ncsi/ |
D | ncsi-cmd.c | 323 struct ethhdr *eh; in ncsi_xmit_cmd() local
|
/Linux-v6.1/drivers/parisc/ |
D | eisa_enumerator.c | 484 struct eeprom_header *eh; in eisa_enumerator() local
|
/Linux-v6.1/drivers/scsi/fnic/ |
D | fnic_fcs.c | 599 struct ethhdr *eh; in fnic_handle_fip_frame() local 655 struct ethhdr *eh; in fnic_import_rq_eth_pkt() local
|
/Linux-v6.1/drivers/soc/qcom/ |
D | cmd-db.c | 138 static int cmd_db_get_header(const char *id, const struct entry_header **eh, in cmd_db_get_header()
|