Searched defs:new_addr (Results 51 – 59 of 59) sorted by relevance
123
/openbmc/linux/include/linux/ |
H A D | pgtable.h | 948 #define move_pte(pte, prot, old_addr, new_addr) (pte) argument
|
/openbmc/linux/mm/ |
H A D | huge_memory.c | 1738 unsigned long new_addr, pmd_t *old_pmd, pmd_t *new_pmd) in move_huge_pmd()
|
H A D | hugetlb.c | 5221 unsigned long new_addr, pte_t *src_pte, pte_t *dst_pte, in move_huge_pte() 5249 unsigned long old_addr, unsigned long new_addr, in move_hugetlb_page_tables()
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | dib9000.c | 2378 u8 new_addr = 0; in dib9000_i2c_enumeration() local
|
H A D | dib8000.c | 4292 u8 new_addr = 0; in dib8000_i2c_enumeration() local
|
/openbmc/linux/net/sctp/ |
H A D | sm_statefuns.c | 1393 struct sctp_transport *new_addr; in sctp_sf_check_restart_addrs() local
|
/openbmc/linux/net/ipv6/ |
H A D | addrconf.c | 2139 struct in6_addr new_addr; in addrconf_dad_failure() local
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 9236 const u8 *old_addr, const u8 *new_addr) in hclge_update_mac_node_for_dev_addr() 9282 const unsigned char *new_addr = (const unsigned char *)p; in hclge_set_mac_addr() local
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 7802 dma_addr_t new_addr = 0; in tigon3_dma_hwbug_workaround() local
|
123