/linux/net/mctp/test/ |
H A D | sock-test.c | 67 u8 haddr[MAX_ADDR_LEN]; member 101 u8 haddr[] = { 0xaa, 0x01 }; in mctp_test_sock_sendmsg_extaddr() local 151 u8 haddr[] = { 0xaa, 0x02 }; in mctp_test_sock_recvmsg_extaddr() local
|
H A D | route-test.c | 1136 static const unsigned char haddr[] = { 0xaa, 0x55 }; in mctp_test_route_extaddr_input() local
|
/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | mm.c | 78 int pkvm_alloc_private_va_range(size_t size, unsigned long *haddr) in pkvm_alloc_private_va_range() 95 unsigned long *haddr) in __pkvm_create_private_mapping() 434 int pkvm_create_stack(phys_addr_t phys, unsigned long *haddr) in pkvm_create_stack()
|
H A D | hyp-main.c | 535 unsigned long haddr; in handle___pkvm_create_private_mapping() local
|
/linux/mm/ |
H A D | huge_memory.c | 1221 struct vm_area_struct *vma, unsigned long haddr) in map_anon_folio_pmd() 1239 unsigned long haddr = vmf->address & HPAGE_PMD_MASK; in __do_huge_pmd_anonymous_page() local 1327 struct vm_area_struct *vma, unsigned long haddr, pmd_t *pmd, in set_huge_zero_folio() 1341 unsigned long haddr = vmf->address & HPAGE_PMD_MASK; in do_huge_pmd_anonymous_page() local 1860 unsigned long haddr = vmf->address & HPAGE_PMD_MASK; in do_huge_zero_wp_pmd() local 1896 unsigned long haddr = vmf->address & HPAGE_PMD_MASK; in do_huge_pmd_wp_page() local 2019 unsigned long haddr = vmf->address & HPAGE_PMD_MASK; in do_huge_pmd_numa_page() local 2731 unsigned long haddr) in __split_huge_pud_locked() 2789 unsigned long haddr, pmd_t *pmd) in __split_huge_zero_page_pmd() 2830 unsigned long haddr, bool freeze) in __split_huge_pmd_locked() [all …]
|
H A D | khugepaged.c | 1505 unsigned long haddr = addr & HPAGE_PMD_MASK; in collapse_pte_mapped_thp() local
|
H A D | memory.c | 5327 unsigned long haddr = vmf->address & HPAGE_PMD_MASK; in do_set_pmd() local
|
/linux/fs/verity/ |
H A D | verify.c | 180 const void *haddr; in verify_data_block() local 231 const void *haddr = hblocks[level - 1].addr; in verify_data_block() local
|
/linux/net/ethernet/ |
H A D | eth.c | 203 eth_header_parse(const struct sk_buff * skb,unsigned char * haddr) eth_header_parse() argument 253 eth_header_cache_update(struct hh_cache * hh,const struct net_device * dev,const unsigned char * haddr) eth_header_cache_update() argument
|
/linux/tools/testing/selftests/mm/ |
H A D | hugepage-mremap.c | 135 void *haddr = mmap((void *)suggested_addr, length, PROTECTION, in main() local
|
/linux/arch/arm64/kvm/ |
H A D | mmu.c | 650 int hyp_alloc_private_va_range(size_t size, unsigned long *haddr) in hyp_alloc_private_va_range() 679 unsigned long *haddr, in __create_hyp_private_mapping() 708 int create_hyp_stack(phys_addr_t phys_addr, unsigned long *haddr) in create_hyp_stack() 759 void __iomem **haddr) in create_hyp_io_mappings() 796 void **haddr) in create_hyp_exec_mappings()
|
/linux/include/net/ |
H A D | mctp.h | 192 unsigned char haddr[MAX_ADDR_LEN]; member 276 unsigned char haddr[MAX_ADDR_LEN]; member
|
/linux/arch/parisc/kernel/ |
H A D | signal.c | 218 unsigned long haddr, sigframe_size; in setup_rt_frame() local
|
/linux/net/phonet/ |
H A D | af_phonet.c | 132 static int pn_header_parse(const struct sk_buff *skb, unsigned char *haddr) in pn_header_parse() argument
|
/linux/net/sched/ |
H A D | sch_teql.c | 241 char haddr[MAX_ADDR_LEN]; in __teql_resolve() local
|
/linux/net/bluetooth/ |
H A D | hci_sock.c | 1191 struct sockaddr_hci haddr; in hci_sock_bind() local 1491 struct sockaddr_hci *haddr = (struct sockaddr_hci *)addr; in hci_sock_getname() local
|
/linux/net/mac802154/ |
H A D | iface.c | 472 mac802154_header_parse(const struct sk_buff *skb, unsigned char *haddr) in mac802154_header_parse()
|
/linux/drivers/firewire/ |
H A D | net.c | 255 const struct net_device *net, const unsigned char *haddr) in fwnet_header_cache_update() 260 static int fwnet_header_parse(const struct sk_buff *skb, unsigned char *haddr) in fwnet_header_parse()
|
/linux/net/ipv4/ |
H A D | arp.c | 187 int arp_mc_map(__be32 addr, u8 *haddr, struct net_device *dev, int dir) in arp_mc_map() argument
|
H A D | ip_gre.c | 913 static int ipgre_header_parse(const struct sk_buff *skb, unsigned char *haddr) in ipgre_header_parse() argument
|
H A D | devinet.c | 1047 __u32 haddr = ntohl(addr); in inet_abc_len() local
|
/linux/include/linux/ |
H A D | huge_mm.h | 224 unsigned long haddr; in thp_vma_suitable_order() local
|
H A D | netdevice.h | 3419 dev_parse_header(const struct sk_buff * skb,unsigned char * haddr) dev_parse_header() argument
|
/linux/net/mctp/ |
H A D | route.c | 894 unsigned char halen, const unsigned char *haddr) in mctp_dst_from_extaddr()
|
/linux/net/core/ |
H A D | neighbour.c | 2655 char haddr[MAX_ADDR_LEN]; in neigh_fill_info() local
|