/linux-5.10/kernel/dma/ |
D | swiotlb.c | 411 static void swiotlb_bounce(phys_addr_t orig_addr, phys_addr_t tlb_addr, in swiotlb_bounce() 448 phys_addr_t swiotlb_tbl_map_single(struct device *hwdev, phys_addr_t orig_addr, in swiotlb_tbl_map_single() 587 phys_addr_t orig_addr = io_tlb_orig_addr[index]; in swiotlb_tbl_unmap_single() local 632 phys_addr_t orig_addr = io_tlb_orig_addr[index]; in swiotlb_tbl_sync_single() local
|
/linux-5.10/drivers/mfd/ |
D | intel_soc_pmic_chtwc.c | 75 int ret, orig_addr = client->addr; in cht_wc_byte_reg_read() local 97 int ret, orig_addr = client->addr; in cht_wc_byte_reg_write() local
|
/linux-5.10/samples/bpf/ |
D | test_probe_write_user_kern.c | 37 struct sockaddr_in new_addr, orig_addr = {}; in SYSCALL() local
|
/linux-5.10/net/mac80211/ |
D | mesh_hwmp.c | 101 const u8 *orig_addr, u32 orig_sn, in mesh_path_sel_frame_tx() 388 const u8 *orig_addr, *ta; in hwmp_route_info_get() local 565 const u8 *target_addr, *orig_addr; in hwmp_preq_frame_process() local 701 const u8 *target_addr, *orig_addr; in hwmp_prep_frame_process() local 818 const u8 *orig_addr; in hwmp_rann_frame_process() local
|
/linux-5.10/arch/sh/mm/ |
D | ioremap.c | 89 unsigned long offset, last_addr, addr, orig_addr; in __ioremap_caller() local
|
D | pmb.c | 339 unsigned long orig_addr, orig_size; in pmb_bolt_mapping() local
|
/linux-5.10/net/batman-adv/ |
D | routing.c | 769 u8 *orig_addr, orig_ttvn; in batadv_reroute_unicast_packet() local 964 u8 *orig_addr, *orig_addr_gw; in batadv_recv_unicast_packet() local
|
D | hard-interface.c | 392 u8 *orig_addr, u8 *orig_neigh) in batadv_hardif_no_broadcast()
|
D | distributed-arp-table.c | 428 u8 *orig_addr; in batadv_dbg_arp() local
|
/linux-5.10/fs/proc/ |
D | inode.c | 461 pde_get_unmapped_area(struct proc_dir_entry *pde, struct file *file, unsigned long orig_addr, in pde_get_unmapped_area() 478 proc_reg_get_unmapped_area(struct file *file, unsigned long orig_addr, in proc_reg_get_unmapped_area()
|
/linux-5.10/drivers/misc/ |
D | pci_endpoint_test.c | 484 void *orig_addr; in pci_endpoint_test_write() local 583 void *orig_addr; in pci_endpoint_test_read() local
|
/linux-5.10/include/net/ |
D | xsk_buff_pool.h | 27 u64 orig_addr; member
|
/linux-5.10/mm/kasan/ |
D | report.c | 582 unsigned long orig_addr; in kasan_non_canonical_hook() local
|
/linux-5.10/arch/sparc/kernel/ |
D | sys_sparc_64.c | 218 unsigned long get_fb_unmapped_area(struct file *filp, unsigned long orig_addr, unsigned long len, u… in get_fb_unmapped_area()
|
/linux-5.10/drivers/hwtracing/intel_th/ |
D | msu.c | 147 u32 orig_addr; member
|
/linux-5.10/drivers/vhost/ |
D | vhost.c | 1324 u64 s = 0, size, orig_addr = addr, last = addr + len - 1; in iotlb_access_ok() local
|