Home
last modified time | relevance | path

Searched defs:dp (Results 1 – 25 of 57) sorted by relevance

123

/arch/sparc/kernel/
Dprom_64.c73 static void __init sun4v_path_component(struct device_node *dp, char *tmp_buf) in sun4v_path_component()
114 static void __init sun4u_path_component(struct device_node *dp, char *tmp_buf) in sun4u_path_component()
149 static void __init sbus_path_component(struct device_node *dp, char *tmp_buf) in sbus_path_component()
166 static void __init pci_path_component(struct device_node *dp, char *tmp_buf) in pci_path_component()
191 static void __init upa_path_component(struct device_node *dp, char *tmp_buf) in upa_path_component()
213 static void __init vdev_path_component(struct device_node *dp, char *tmp_buf) in vdev_path_component()
228 static void __init ebus_path_component(struct device_node *dp, char *tmp_buf) in ebus_path_component()
246 static void __init i2c_path_component(struct device_node *dp, char *tmp_buf) in i2c_path_component()
265 static void __init usb_path_component(struct device_node *dp, char *tmp_buf) in usb_path_component()
286 static void __init ieee1394_path_component(struct device_node *dp, char *tmp_buf) in ieee1394_path_component()
[all …]
Dprom_32.c60 static void __init sparc32_path_component(struct device_node *dp, char *tmp_buf) in sparc32_path_component()
76 static void __init sbus_path_component(struct device_node *dp, char *tmp_buf) in sbus_path_component()
93 static void __init pci_path_component(struct device_node *dp, char *tmp_buf) in pci_path_component()
118 static void __init ebus_path_component(struct device_node *dp, char *tmp_buf) in ebus_path_component()
134 static void __init __build_path_component(struct device_node *dp, char *tmp_buf) in __build_path_component()
154 char * __init build_path_component(struct device_node *dp) in build_path_component()
174 struct device_node *dp; in of_console_init() local
293 void __init irq_trans_init(struct device_node *dp) in irq_trans_init()
Dprom_irqtrans.c42 static unsigned int psycho_irq_build(struct device_node *dp, in psycho_irq_build()
72 static void __init psycho_irq_trans_init(struct device_node *dp) in psycho_irq_trans_init()
181 static int sabre_device_needs_wsync(struct device_node *dp) in sabre_device_needs_wsync()
220 static unsigned int sabre_irq_build(struct device_node *dp, in sabre_irq_build()
268 static void __init sabre_irq_trans_init(struct device_node *dp) in sabre_irq_trans_init()
377 static unsigned int schizo_irq_build(struct device_node *dp, in schizo_irq_build()
425 static void __init __schizo_irq_trans_init(struct device_node *dp, in __schizo_irq_trans_init()
448 static void __init schizo_irq_trans_init(struct device_node *dp) in schizo_irq_trans_init()
453 static void __init tomatillo_irq_trans_init(struct device_node *dp) in tomatillo_irq_trans_init()
458 static unsigned int pci_sun4v_irq_build(struct device_node *dp, in pci_sun4v_irq_build()
[all …]
Dds.c216 static struct ds_cap_state *find_cap(struct ds_info *dp, u64 handle) in find_cap()
225 static struct ds_cap_state *find_cap_by_string(struct ds_info *dp, in find_cap_by_string()
275 static void md_update_data(struct ds_info *dp, in md_update_data()
314 static void domain_shutdown_data(struct ds_info *dp, in domain_shutdown_data()
354 static void domain_panic_data(struct ds_info *dp, in domain_panic_data()
417 static void __dr_cpu_send_error(struct ds_info *dp, in __dr_cpu_send_error()
443 static void dr_cpu_send_error(struct ds_info *dp, in dr_cpu_send_error()
528 static int __cpuinit dr_cpu_configure(struct ds_info *dp, in dr_cpu_configure()
586 static int dr_cpu_unconfigure(struct ds_info *dp, in dr_cpu_unconfigure()
626 static void __cpuinit dr_cpu_data(struct ds_info *dp, in dr_cpu_data()
[all …]
Dprom_common.c65 int of_set_property(struct device_node *dp, const char *name, void *val, int len) in of_set_property()
223 struct device_node *dp; in prom_create_node() local
245 static char * __init build_full_name(struct device_node *dp) in build_full_name()
270 struct device_node *dp; in prom_build_tree() local
Dprom.h15 static inline int is_root_node(const struct device_node *dp) in is_root_node()
Dof_device_64.c41 struct device_node *dp = data; in node_match() local
46 struct of_device *of_find_device_by_node(struct device_node *dp) in of_find_device_by_node()
76 struct device_node *dp; in of_propagate_archdata() local
102 static void __init get_cells(struct device_node *dp, in get_cells()
509 struct device_node *dp = op->node; in build_device_resources() local
574 apply_interrupt_map(struct device_node *dp, struct device_node *pp, in apply_interrupt_map()
633 static unsigned int __init pci_irq_swizzle(struct device_node *dp, in pci_irq_swizzle()
691 struct device_node *dp = op->node; in build_one_device_irq() local
789 static struct of_device * __init scan_one_device(struct device_node *dp, in scan_one_device()
849 static void __init scan_tree(struct device_node *dp, struct device *parent) in scan_tree()
Dof_device_32.c15 struct device_node *dp = data; in node_match() local
20 struct of_device *of_find_device_by_node(struct device_node *dp) in of_find_device_by_node()
50 struct device_node *dp; in of_propagate_archdata() local
76 static void __init get_cells(struct device_node *dp, in get_cells()
406 struct device_node *dp = op->node; in build_device_resources() local
468 static struct of_device * __init scan_one_device(struct device_node *dp, in scan_one_device()
580 static void __init scan_tree(struct device_node *dp, struct device *parent) in scan_tree()
Dsun4c_irq.c144 struct device_node *dp; in sun4c_init_timers() local
194 struct device_node *dp; in sun4c_init_IRQ() local
Dpower.c26 static int __init has_button_interrupt(unsigned int irq, struct device_node *dp) in has_button_interrupt()
Dsun4d_irq.c391 struct device_node *dp; in sun4d_distribute_irqs() local
495 struct device_node *dp; in sun4d_init_timers() local
544 struct device_node *dp; in sun4d_init_sbi_irq() local
Dauxio_64.c107 struct device_node *dp = dev->node; in auxio_probe() local
Dvio.c144 struct device_node *dp; in show_pciobppath_attr() local
190 struct device_node *dp; in vio_create_one() local
Ddevices.c57 struct device_node *dp; in __cpu_find_by() local
/arch/ia64/kernel/
Dunwind_decoder.c85 unw_decode_x1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x1()
102 unw_decode_x2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x2()
120 unw_decode_x3 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x3()
140 unw_decode_x4 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x4()
161 unw_decode_r1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r1()
172 unw_decode_r2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r2()
187 unw_decode_r3 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r3()
197 unw_decode_p1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p1()
206 unw_decode_p2_p5 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p2_p5()
255 unw_decode_p6 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p6()
[all …]
/arch/powerpc/kernel/
Dproc_ppc64.c84 struct proc_dir_entry *dp = PDE(file->f_path.dentry->d_inode); in page_map_seek() local
107 struct proc_dir_entry *dp = PDE(file->f_path.dentry->d_inode); in page_map_read() local
113 struct proc_dir_entry *dp = PDE(file->f_path.dentry->d_inode); in page_map_mmap() local
Drtas_flash.c196 struct proc_dir_entry *dp = PDE(file->f_path.dentry->d_inode); in rtas_flash_release() local
258 struct proc_dir_entry *dp = PDE(file->f_path.dentry->d_inode); in rtas_flash_read() local
302 struct proc_dir_entry *dp = PDE(file->f_path.dentry->d_inode); in rtas_flash_write() local
355 struct proc_dir_entry *dp = PDE(inode); in rtas_excl_open() local
372 struct proc_dir_entry *dp = PDE(inode); in rtas_excl_release() local
394 struct proc_dir_entry *dp = PDE(file->f_path.dentry->d_inode); in manage_flash_read() local
424 struct proc_dir_entry *dp = PDE(file->f_path.dentry->d_inode); in manage_flash_write() local
495 struct proc_dir_entry *dp = PDE(file->f_path.dentry->d_inode); in validate_flash_read() local
523 struct proc_dir_entry *dp = PDE(file->f_path.dentry->d_inode); in validate_flash_write() local
572 struct proc_dir_entry *dp = PDE(file->f_path.dentry->d_inode); in validate_flash_release() local
[all …]
/arch/m68k/mm/
Dmemory.c34 #define PD_MARKBITS(dp) (*(unsigned char *)&PD_PAGE(dp)->index) argument
40 ptable_desc *dp; in init_pointer_table() local
64 ptable_desc *dp = ptable_list.next; in get_pointer_table() local
104 ptable_desc *dp; in free_pointer_table() local
/arch/mips/alchemy/common/
Ddbdma.c196 void *au1xxx_ddma_get_nextptr_virt(au1x_ddma_desc_t *dp) in au1xxx_ddma_get_nextptr_virt()
382 au1x_ddma_desc_t *dp; in au1xxx_dbdma_ring_alloc() local
575 au1x_ddma_desc_t *dp; in _au1xxx_dbdma_put_source() local
635 au1x_ddma_desc_t *dp; in _au1xxx_dbdma_put_dest() local
699 au1x_ddma_desc_t *dp; in au1xxx_dbdma_get_dest() local
783 au1x_ddma_desc_t *dp; in au1xxx_dbdma_reset() local
849 au1x_ddma_desc_t *dp; in dbdma_interrupt() local
896 au1x_ddma_desc_t *dp; in au1xxx_dbdma_dump() local
941 au1x_ddma_desc_t *dp; in au1xxx_dbdma_put_dscr() local
/arch/mips/math-emu/
Dieee754d.c56 #define DPSIGN(dp) (dp.parts.sign) argument
57 #define DPBEXP(dp) (dp.parts.bexp) argument
58 #define DPMANT(dp) (dp.parts.mant) argument
Dieee754int.h54 #define DPSIGN(dp) (dp.parts.sign) argument
55 #define DPBEXP(dp) (dp.parts.bexp) argument
56 #define DPMANT(dp) (dp.parts.mant) argument
/arch/powerpc/platforms/pseries/
Dscanlog.c49 struct proc_dir_entry *dp; in scanlog_read() local
141 struct proc_dir_entry *dp = PDE(inode); in scanlog_open() local
158 struct proc_dir_entry *dp = PDE(inode); in scanlog_release() local
/arch/powerpc/sysdev/
Ddcr.c65 struct device_node *dp; in dcr_map_generic() local
158 struct device_node *dp; in of_translate_dcr_address() local
Dmicropatch.c626 volatile uint *dp; /* Dual-ported RAM. */ in cpm_load_patch() local
Ddart_iommu.c155 unsigned int *dp; in dart_build() local
193 unsigned int *dp; in dart_free() local

123