/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | exynos_dp_reg.c | 27 void exynos_dp_enable_video_mute(struct exynos_dp_device *dp, bool enable) in exynos_dp_enable_video_mute() 42 void exynos_dp_stop_video(struct exynos_dp_device *dp) in exynos_dp_stop_video() 51 void exynos_dp_lane_swap(struct exynos_dp_device *dp, bool enable) in exynos_dp_lane_swap() 65 void exynos_dp_init_analog_param(struct exynos_dp_device *dp) in exynos_dp_init_analog_param() 87 void exynos_dp_init_interrupt(struct exynos_dp_device *dp) in exynos_dp_init_interrupt() 107 void exynos_dp_reset(struct exynos_dp_device *dp) in exynos_dp_reset() 152 void exynos_dp_swreset(struct exynos_dp_device *dp) in exynos_dp_swreset() 157 void exynos_dp_config_interrupt(struct exynos_dp_device *dp) in exynos_dp_config_interrupt() 178 enum pll_status exynos_dp_get_pll_lock_status(struct exynos_dp_device *dp) in exynos_dp_get_pll_lock_status() 189 void exynos_dp_set_pll_power_down(struct exynos_dp_device *dp, bool enable) in exynos_dp_set_pll_power_down() [all …]
|
D | exynos_dp_core.c | 40 static inline struct exynos_drm_crtc *dp_to_crtc(struct exynos_dp_device *dp) in dp_to_crtc() 56 static void exynos_dp_init_dp(struct exynos_dp_device *dp) in exynos_dp_init_dp() 75 static int exynos_dp_detect_hpd(struct exynos_dp_device *dp) in exynos_dp_detect_hpd() 102 static int exynos_dp_read_edid(struct exynos_dp_device *dp) in exynos_dp_read_edid() 203 static int exynos_dp_handle_edid(struct exynos_dp_device *dp) in exynos_dp_handle_edid() 225 static void exynos_dp_enable_rx_to_enhanced_mode(struct exynos_dp_device *dp, in exynos_dp_enable_rx_to_enhanced_mode() 241 static int exynos_dp_is_enhanced_mode_available(struct exynos_dp_device *dp) in exynos_dp_is_enhanced_mode_available() 252 static void exynos_dp_set_enhanced_mode(struct exynos_dp_device *dp) in exynos_dp_set_enhanced_mode() 261 static void exynos_dp_training_pattern_dis(struct exynos_dp_device *dp) in exynos_dp_training_pattern_dis() 270 static void exynos_dp_set_lane_lane_pre_emphasis(struct exynos_dp_device *dp, in exynos_dp_set_lane_lane_pre_emphasis() [all …]
|
/linux-4.4.14/sound/core/seq/oss/ |
D | seq_oss_event.c | 54 snd_seq_oss_process_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in snd_seq_oss_process_event() 107 old_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in old_event() 133 extended_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in extended_event() 187 chn_voice_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in chn_voice_event() 208 chn_common_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in chn_common_event() 235 timing_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in timing_event() 270 local_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in local_event() 286 note_on_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event … in note_on_event() 346 note_off_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event… in note_off_event() 382 set_note_event(struct seq_oss_devinfo *dp, int dev, int type, int ch, int note, int vel, struct snd… in set_note_event() [all …]
|
D | seq_oss_midi.c | 280 snd_seq_oss_midi_setup(struct seq_oss_devinfo *dp) in snd_seq_oss_midi_setup() 289 snd_seq_oss_midi_cleanup(struct seq_oss_devinfo *dp) in snd_seq_oss_midi_cleanup() 302 snd_seq_oss_midi_open_all(struct seq_oss_devinfo *dp, int file_mode) in snd_seq_oss_midi_open_all() 314 get_mididev(struct seq_oss_devinfo *dp, int dev) in get_mididev() 326 snd_seq_oss_midi_open(struct seq_oss_devinfo *dp, int dev, int fmode) in snd_seq_oss_midi_open() 393 snd_seq_oss_midi_close(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_midi_close() 430 snd_seq_oss_midi_filemode(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_midi_filemode() 453 snd_seq_oss_midi_reset(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_midi_reset() 501 snd_seq_oss_midi_get_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_addr *addr) in snd_seq_oss_midi_get_addr() 519 struct seq_oss_devinfo *dp = (struct seq_oss_devinfo *)private_data; in snd_seq_oss_midi_input() local [all …]
|
D | seq_oss_synth.c | 212 snd_seq_oss_synth_setup(struct seq_oss_devinfo *dp) in snd_seq_oss_synth_setup() 271 snd_seq_oss_synth_setup_midi(struct seq_oss_devinfo *dp) in snd_seq_oss_synth_setup_midi() 305 snd_seq_oss_synth_cleanup(struct seq_oss_devinfo *dp) in snd_seq_oss_synth_cleanup() 346 is_midi_dev(struct seq_oss_devinfo *dp, int dev) in is_midi_dev() 359 get_synthdev(struct seq_oss_devinfo *dp, int dev) in get_synthdev() 400 snd_seq_oss_synth_reset(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_synth_reset() 453 snd_seq_oss_synth_load_patch(struct seq_oss_devinfo *dp, int dev, int fmt, in snd_seq_oss_synth_load_patch() 479 snd_seq_oss_synth_is_valid(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_synth_is_valid() 497 snd_seq_oss_synth_sysex(struct seq_oss_devinfo *dp, int dev, unsigned char *buf, struct snd_seq_eve… in snd_seq_oss_synth_sysex() 554 snd_seq_oss_synth_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_event *ev) in snd_seq_oss_synth_addr() [all …]
|
D | seq_oss_init.c | 188 struct seq_oss_devinfo *dp; in snd_seq_oss_open() local 313 create_port(struct seq_oss_devinfo *dp) in create_port() 347 delete_port(struct seq_oss_devinfo *dp) in delete_port() 361 alloc_seq_queue(struct seq_oss_devinfo *dp) in alloc_seq_queue() 402 struct seq_oss_devinfo *dp = (struct seq_oss_devinfo *)private; in free_devinfo() local 418 snd_seq_oss_release(struct seq_oss_devinfo *dp) in snd_seq_oss_release() 442 snd_seq_oss_reset(struct seq_oss_devinfo *dp) in snd_seq_oss_reset() 493 struct seq_oss_devinfo *dp; in snd_seq_oss_system_info_read() local
|
D | seq_oss_ioctl.c | 31 static int snd_seq_oss_synth_info_user(struct seq_oss_devinfo *dp, void __user *arg) in snd_seq_oss_synth_info_user() 44 static int snd_seq_oss_midi_info_user(struct seq_oss_devinfo *dp, void __user *arg) in snd_seq_oss_midi_info_user() 57 static int snd_seq_oss_oob_user(struct seq_oss_devinfo *dp, void __user *arg) in snd_seq_oss_oob_user() 74 snd_seq_oss_ioctl(struct seq_oss_devinfo *dp, unsigned int cmd, unsigned long carg) in snd_seq_oss_ioctl()
|
D | seq_oss_rw.c | 44 snd_seq_oss_read(struct seq_oss_devinfo *dp, char __user *buf, int count) in snd_seq_oss_read() 96 snd_seq_oss_write(struct seq_oss_devinfo *dp, const char __user *buf, int count, struct file *opt) in snd_seq_oss_write() 164 insert_queue(struct seq_oss_devinfo *dp, union evrec *rec, struct file *opt) in insert_queue() 200 snd_seq_oss_poll(struct seq_oss_devinfo *dp, struct file *file, poll_table * wait) in snd_seq_oss_poll()
|
D | seq_oss.c | 146 struct seq_oss_devinfo *dp; in odev_release() local 161 struct seq_oss_devinfo *dp; in odev_read() local 172 struct seq_oss_devinfo *dp; in odev_write() local 182 struct seq_oss_devinfo *dp; in odev_ioctl() local 198 struct seq_oss_devinfo *dp; in odev_poll() local
|
D | seq_oss_timer.c | 46 snd_seq_oss_timer_new(struct seq_oss_devinfo *dp) in snd_seq_oss_timer_new() 140 send_timer_event(struct seq_oss_devinfo *dp, int type, int value) in send_timer_event() 162 struct seq_oss_devinfo *dp = timer->dp; in snd_seq_oss_timer_start() local
|
D | seq_oss_writeq.c | 37 snd_seq_oss_writeq_new(struct seq_oss_devinfo *dp, int maxlen) in snd_seq_oss_writeq_new() 96 struct seq_oss_devinfo *dp = q->dp; in snd_seq_oss_writeq_sync() local
|
D | seq_oss_device.h | 148 snd_seq_oss_dispatch(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int atomic, int hop) in snd_seq_oss_dispatch() 155 snd_seq_oss_control(struct seq_oss_devinfo *dp, unsigned int type, void *arg) in snd_seq_oss_control() 162 snd_seq_oss_fill_addr(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, in snd_seq_oss_fill_addr()
|
D | seq_oss_writeq.h | 29 struct seq_oss_devinfo *dp; member
|
D | seq_oss_timer.h | 31 struct seq_oss_devinfo *dp; member
|
D | seq_oss_readq.c | 46 snd_seq_oss_readq_new(struct seq_oss_devinfo *dp, int maxlen) in snd_seq_oss_readq_new()
|
/linux-4.4.14/arch/sparc/kernel/ |
D | prom_64.c | 73 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 …]
|
D | prom_32.c | 61 static void __init sparc32_path_component(struct device_node *dp, char *tmp_buf) in sparc32_path_component() 77 static void __init sbus_path_component(struct device_node *dp, char *tmp_buf) in sbus_path_component() 94 static void __init pci_path_component(struct device_node *dp, char *tmp_buf) in pci_path_component() 119 static void __init ebus_path_component(struct device_node *dp, char *tmp_buf) in ebus_path_component() 136 static void __init ambapp_path_component(struct device_node *dp, char *tmp_buf) in ambapp_path_component() 175 static void __init __build_path_component(struct device_node *dp, char *tmp_buf) in __build_path_component() 197 char * __init build_path_component(struct device_node *dp) in build_path_component() 217 struct device_node *dp; in of_console_init() local 335 void __init irq_trans_init(struct device_node *dp) in irq_trans_init()
|
D | prom_irqtrans.c | 42 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 …]
|
D | ds.c | 219 static struct ds_cap_state *find_cap(struct ds_info *dp, u64 handle) in find_cap() 228 static struct ds_cap_state *find_cap_by_string(struct ds_info *dp, in find_cap_by_string() 278 static void md_update_data(struct ds_info *dp, in md_update_data() 317 static void domain_shutdown_data(struct ds_info *dp, in domain_shutdown_data() 357 static void domain_panic_data(struct ds_info *dp, in domain_panic_data() 420 static void __dr_cpu_send_error(struct ds_info *dp, in __dr_cpu_send_error() 446 static void dr_cpu_send_error(struct ds_info *dp, in dr_cpu_send_error() 531 static int dr_cpu_configure(struct ds_info *dp, struct ds_cap_state *cp, in dr_cpu_configure() 588 static int dr_cpu_unconfigure(struct ds_info *dp, in dr_cpu_unconfigure() 628 static void dr_cpu_data(struct ds_info *dp, struct ds_cap_state *cp, void *buf, in dr_cpu_data() [all …]
|
D | of_device_64.c | 354 struct device_node *dp = op->dev.of_node; in build_device_resources() local 419 apply_interrupt_map(struct device_node *dp, struct device_node *pp, in apply_interrupt_map() 478 static unsigned int __init pci_irq_swizzle(struct device_node *dp, in pci_irq_swizzle() 536 struct device_node *dp = op->dev.of_node; in build_one_device_irq() local 635 static struct platform_device * __init scan_one_device(struct device_node *dp, in scan_one_device() 688 static void __init scan_tree(struct device_node *dp, struct device *parent) in scan_tree()
|
D | of_device_common.c | 60 struct device_node *dp; in of_propagate_archdata() local 75 static void get_cells(struct device_node *dp, int *addrc, int *sizec) in get_cells() 151 struct device_node *dp = np; in of_bus_sbus_match() local
|
D | sun4d_irq.c | 251 struct device_node *dp; in sun4d_distribute_irqs() local 326 struct device_node *dp = op->dev.of_node; in sun4d_build_device_irq() local 419 struct device_node *dp; in sun4d_init_timers() local 485 struct device_node *dp; in sun4d_init_sbi_irq() local
|
D | of_device_32.c | 276 struct device_node *dp = op->dev.of_node; in build_device_resources() local 338 static struct platform_device * __init scan_one_device(struct device_node *dp, in scan_one_device() 393 static void __init scan_tree(struct device_node *dp, struct device *parent) in scan_tree()
|
D | power.c | 26 static int has_button_interrupt(unsigned int irq, struct device_node *dp) in has_button_interrupt()
|
D | auxio_64.c | 107 struct device_node *dp = dev->dev.of_node; in auxio_probe() local
|
D | vio.c | 150 struct device_node *dp; in show_pciobppath_attr() local 207 struct device_node *dp; in vio_create_one() local
|
D | sun4m_irq.c | 359 struct device_node *dp = of_find_node_by_name(NULL, "counter"); in sun4m_init_timers() local 436 struct device_node *dp = of_find_node_by_name(NULL, "interrupt"); in sun4m_init_IRQ() local
|
D | prom_common.c | 54 int of_set_property(struct device_node *dp, const char *name, void *val, int len) in of_set_property()
|
D | chmc.c | 280 struct jbusmc_dimm_group *dp = &p->dimm_groups[i]; in jbusmc_find_dimm_group() local 297 struct jbusmc_dimm_group *dp; in jbusmc_print_dimm() local 371 struct jbusmc_dimm_group *dp = &p->dimm_groups[index]; in jbusmc_construct_one_dimm_group() local 694 struct device_node *dp = op->dev.of_node; in chmc_probe() local
|
D | devices.c | 56 struct device_node *dp; in __cpu_find_by() local
|
D | time_64.c | 523 struct device_node *dp = op->dev.of_node; in mostek_probe() local 588 struct device_node *dp; in sparc64_init_timers() local
|
D | pci_sun4v.c | 518 struct device_node *dp; in pci_sun4v_scan_bus() local 865 struct device_node *dp = op->dev.of_node; in pci_sun4v_pbm_init() local 907 struct device_node *dp; in pci_sun4v_probe() local
|
D | time_32.c | 270 struct device_node *dp = op->dev.of_node; in clock_probe() local
|
D | pci_fire.c | 415 struct device_node *dp = op->dev.of_node; in pci_fire_pbm_init() local 459 struct device_node *dp = op->dev.of_node; in fire_probe() local
|
D | sbus.c | 541 struct device_node *dp = op->dev.of_node; in sbus_iommu_init() local 664 struct device_node *dp; in sbus_init() local
|
D | pci_sabre.c | 314 struct device_node *dp = pbm->op->dev.of_node; in sabre_register_error_handlers() local 460 struct device_node *dp = op->dev.of_node; in sabre_probe() local
|
D | leon_kernel.c | 486 void __init leon_trans_init(struct device_node *dp) in leon_trans_init()
|
/linux-4.4.14/arch/ia64/kernel/ |
D | unwind_decoder.c | 85 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 …]
|
/linux-4.4.14/drivers/md/ |
D | dm-io.c | 175 static void list_get_page(struct dpages *dp, in list_get_page() 186 static void list_next_page(struct dpages *dp) in list_next_page() 193 static void list_dp_init(struct dpages *dp, struct page_list *pl, unsigned offset) in list_dp_init() 204 static void bio_get_page(struct dpages *dp, struct page **p, in bio_get_page() 213 static void bio_next_page(struct dpages *dp) in bio_next_page() 220 static void bio_dp_init(struct dpages *dp, struct bio *bio) in bio_dp_init() 231 static void vm_get_page(struct dpages *dp, in vm_get_page() 239 static void vm_next_page(struct dpages *dp) in vm_next_page() 245 static void vm_dp_init(struct dpages *dp, void *data) in vm_dp_init() 256 static void km_get_page(struct dpages *dp, struct page **p, unsigned long *len, in km_get_page() [all …]
|
/linux-4.4.14/drivers/isdn/hisax/ |
D | q931.c | 203 char *dp = dest; in prbits() local 448 char *dp = dest; in prcause() local 524 char *dp = dest; in prcause_1tr6() local 559 char *dp = dest; in prchident() local 572 char *dp = dest; in prcalled() local 589 char *dp = dest; in prcalling() local 615 char *dp = dest, ch; in prbearer() local 663 char *dp = dest; in prbearer_ni1() local 720 char *dp = dest; in general() local 747 char *dp = dest; in general_ni1() local [all …]
|
/linux-4.4.14/drivers/sbus/char/ |
D | openprom.c | 143 static int opromgetprop(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsi… in opromgetprop() 160 static int opromnxtprop(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsi… in opromnxtprop() 190 static int opromsetopt(struct device_node *dp, struct openpromio *op, int bufsize) in opromsetopt() 198 static int opromnext(void __user *argp, unsigned int cmd, struct device_node *dp, struct openpromio… in opromnext() 245 static int oprompci2node(void __user *argp, struct device_node *dp, struct openpromio *op, int bufs… in oprompci2node() 252 struct device_node *dp; in oprompci2node() local 270 static int oprompath2node(void __user *argp, struct device_node *dp, struct openpromio *op, int buf… in oprompath2node() 303 struct device_node *dp) in openprom_sunos_ioctl() 377 struct device_node *dp = of_find_node_by_phandle(n); in get_node() local 415 struct device_node *dp; in opiocget() local [all …]
|
D | flash.c | 163 struct device_node *dp = op->dev.of_node; in flash_probe() local
|
D | envctrl.c | 769 static void envctrl_init_adc(struct i2c_child_t *pchild, struct device_node *dp) in envctrl_init_adc() 863 static void envctrl_init_i2c_child(struct device_node *dp, in envctrl_init_i2c_child() 1027 struct device_node *dp; in envctrl_probe() local
|
D | bbc_i2c.c | 296 struct device_node *dp; in attach_one_i2c() local
|
/linux-4.4.14/net/openvswitch/ |
D | datapath.c | 164 struct datapath *dp; in get_dp() local 175 const char *ovs_dp_name(const struct datapath *dp) in ovs_dp_name() 181 static int get_dpifindex(const struct datapath *dp) in get_dpifindex() 201 struct datapath *dp = container_of(rcu, struct datapath, rcu); in destroy_dp_rcu() local 209 static struct hlist_head *vport_hash_bucket(const struct datapath *dp, in vport_hash_bucket() 216 struct vport *ovs_lookup_vport(const struct datapath *dp, u16 port_no) in ovs_lookup_vport() 236 struct datapath *dp = parms->dp; in new_vport() local 259 struct datapath *dp = p->dp; in ovs_dp_process_packet() local 301 int ovs_dp_upcall(struct datapath *dp, struct sk_buff *skb, in ovs_dp_upcall() 332 static int queue_gso_packets(struct datapath *dp, struct sk_buff *skb, in queue_gso_packets() [all …]
|
D | datapath.h | 157 static inline struct net *ovs_dp_get_net(const struct datapath *dp) in ovs_dp_get_net() 162 static inline void ovs_dp_set_net(struct datapath *dp, struct net *net) in ovs_dp_set_net() 169 static inline struct vport *ovs_vport_rcu(const struct datapath *dp, int port_no) in ovs_vport_rcu() 175 static inline struct vport *ovs_vport_ovsl_rcu(const struct datapath *dp, int port_no) in ovs_vport_ovsl_rcu() 181 static inline struct vport *ovs_vport_ovsl(const struct datapath *dp, int port_no) in ovs_vport_ovsl()
|
D | dp_notify.c | 30 struct datapath *dp; in dp_detach_port_notify() local 50 struct datapath *dp; in ovs_dp_notify_wq() local
|
D | actions.c | 736 static void do_output(struct datapath *dp, struct sk_buff *skb, int out_port, in do_output() 766 static int output_userspace(struct datapath *dp, struct sk_buff *skb, in output_userspace() 818 static int sample(struct datapath *dp, struct sk_buff *skb, in sample() 978 static int execute_recirc(struct datapath *dp, struct sk_buff *skb, in execute_recirc() 1021 static int do_execute_actions(struct datapath *dp, struct sk_buff *skb, in do_execute_actions() 1130 static void process_deferred_actions(struct datapath *dp) in process_deferred_actions() 1157 int ovs_execute_actions(struct datapath *dp, struct sk_buff *skb, in ovs_execute_actions()
|
D | vport.h | 84 struct datapath *dp; member 112 struct datapath *dp; member
|
D | vport-netdev.c | 80 static struct net_device *get_dpdev(const struct datapath *dp) in get_dpdev()
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_dir2_sf.c | 63 xfs_inode_t *dp, /* incore inode pointer */ in xfs_dir2_block_sfsize() 162 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_block_to_sf() local 286 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_sf_addname() local 392 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_sf_addname_easy() local 445 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_sf_addname_hard() local 537 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_sf_addname_pick() local 605 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_sf_check() local 647 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_sf_create() local 700 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_sf_lookup() local 786 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_sf_removename() local [all …]
|
D | xfs_dir2_node.c | 56 #define xfs_dir3_leaf_check(dp, bp) \ argument 64 struct xfs_inode *dp, in xfs_dir3_leafn_check() 82 #define xfs_dir3_leaf_check(dp, bp) argument 162 struct xfs_inode *dp, in __xfs_dir3_free_read() 181 struct xfs_inode *dp, in xfs_dir2_free_read() 191 struct xfs_inode *dp, in xfs_dir2_free_try_read() 205 struct xfs_inode *dp = args->dp; in xfs_dir3_free_get_buf() local 293 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_leaf_to_node() local 383 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_leafn_add() local 462 struct xfs_inode *dp, in xfs_dir2_free_hdr_check() [all …]
|
D | xfs_dir2.c | 175 xfs_inode_t *dp) in xfs_dir_isempty() 228 xfs_inode_t *dp, in xfs_dir_init() 258 xfs_inode_t *dp, in xfs_dir_createname() 357 xfs_inode_t *dp, in xfs_dir_lookup() 435 xfs_inode_t *dp, in xfs_dir_removename() 497 xfs_inode_t *dp, in xfs_dir_replace() 562 xfs_inode_t *dp, in xfs_dir_canenter() 584 struct xfs_inode *dp = args->dp; in xfs_dir2_grow_inode() local 669 xfs_inode_t *dp; in xfs_dir2_shrink_inode() local
|
D | xfs_da_btree.c | 256 struct xfs_inode *dp, in xfs_da3_node_read() 314 struct xfs_inode *dp = args->dp; in xfs_da3_node_create() local 519 struct xfs_inode *dp; in xfs_da3_root_split() local 653 struct xfs_inode *dp = state->args->dp; in xfs_da3_node_split() local 754 struct xfs_inode *dp = state->args->dp; in xfs_da3_node_rebalance() local 888 struct xfs_inode *dp = state->args->dp; in xfs_da3_node_add() local 1056 struct xfs_inode *dp = state->args->dp; in xfs_da3_root_join() local 1132 struct xfs_inode *dp = state->args->dp; in xfs_da3_node_toosmall() local 1240 struct xfs_inode *dp, in xfs_da3_node_lasthash() 1273 struct xfs_inode *dp = state->args->dp; in xfs_da3_fixhashpath() local [all …]
|
D | xfs_attr.c | 79 struct xfs_inode *dp, in xfs_attr_args_init() 198 struct xfs_inode *dp, in xfs_attr_set() 405 struct xfs_inode *dp, in xfs_attr_remove() 569 xfs_inode_t *dp; in xfs_attr_leaf_addname() local 776 xfs_inode_t *dp; in xfs_attr_leaf_removename() local 878 xfs_inode_t *dp; in xfs_attr_node_addname() local 1147 xfs_inode_t *dp; in xfs_attr_node_removename() local
|
D | xfs_dir2_leaf.c | 53 #define xfs_dir3_leaf_check(dp, bp) \ argument 61 struct xfs_inode *dp, in xfs_dir3_leaf1_check() 79 #define xfs_dir3_leaf_check(dp, bp) argument 85 struct xfs_inode *dp, in xfs_dir3_leaf_check_int() 262 struct xfs_inode *dp, in xfs_dir3_leaf_read() 279 struct xfs_inode *dp, in xfs_dir3_leafn_read() 348 struct xfs_inode *dp = args->dp; in xfs_dir3_leaf_get_buf() local 384 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_block_to_leaf() local 615 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_leaf_addname() local 923 struct xfs_inode *dp = args->dp; in xfs_dir3_leaf_compact() local [all …]
|
D | xfs_dir2_priv.h | 43 #define xfs_dir3_data_check(dp,bp) __xfs_dir3_data_check(dp, bp); argument 45 #define xfs_dir3_data_check(dp,bp) argument
|
D | xfs_dir2_block.c | 134 struct xfs_inode *dp, in xfs_dir3_block_read() 152 struct xfs_inode *dp) in xfs_dir3_block_init() 173 struct xfs_inode *dp, in xfs_dir2_block_need_space() 344 xfs_inode_t *dp; /* directory inode */ in xfs_dir2_block_addname() local 617 xfs_inode_t *dp; /* incore inode */ in xfs_dir2_block_lookup() local 665 xfs_inode_t *dp; /* incore inode */ in xfs_dir2_block_lookup_int() local 767 xfs_inode_t *dp; /* incore inode */ in xfs_dir2_block_removename() local 847 xfs_inode_t *dp; /* incore inode */ in xfs_dir2_block_replace() local 910 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_leaf_to_block() local 1056 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_sf_to_block() local
|
D | xfs_dir2_data.c | 43 struct xfs_inode *dp, /* incore inode pointer */ in __xfs_dir3_data_check() 323 struct xfs_inode *dp, in xfs_dir3_data_read() 339 struct xfs_inode *dp, in xfs_dir3_data_readahead() 509 struct xfs_inode *dp, in xfs_dir2_data_freescan() 580 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir3_data_init() local
|
D | xfs_attr_leaf.c | 339 struct xfs_inode *dp, in xfs_attr3_leaf_read() 383 xfs_attr_shortform_bytesfit(xfs_inode_t *dp, int bytes) in xfs_attr_shortform_bytesfit() 499 xfs_inode_t *dp; in xfs_attr_shortform_create() local 534 xfs_inode_t *dp; in xfs_attr_shortform_add() local 606 xfs_inode_t *dp; in xfs_attr_shortform_remove() local 741 xfs_inode_t *dp; in xfs_attr_shortform_to_leaf() local 832 struct xfs_inode *dp) in xfs_attr_shortform_allfit() 882 struct xfs_inode *dp = args->dp; in xfs_attr3_leaf_to_shortform() local 966 struct xfs_inode *dp = args->dp; in xfs_attr3_leaf_to_node() local 1037 struct xfs_inode *dp = args->dp; in xfs_attr3_leaf_create() local
|
D | xfs_dir2.h | 196 xfs_dir2_dataptr_to_byte(xfs_dir2_dataptr_t dp) in xfs_dir2_dataptr_to_byte() 223 xfs_dir2_dataptr_to_db(struct xfs_da_geometry *geo, xfs_dir2_dataptr_t dp) in xfs_dir2_dataptr_to_db() 241 xfs_dir2_dataptr_to_off(struct xfs_da_geometry *geo, xfs_dir2_dataptr_t dp) in xfs_dir2_dataptr_to_off()
|
D | xfs_attr_sf.h | 66 #define XFS_ATTR_SF_TOTSIZE(dp) /* total space in use */ \ argument
|
D | xfs_da_format.c | 883 struct xfs_inode *dp) in xfs_dir_get_ops() 899 struct xfs_inode *dp) in xfs_nondir_get_ops()
|
D | xfs_inode_fork.c | 301 xfs_bmbt_rec_t *dp; in xfs_iformat_extents() local 736 xfs_bmbt_rec_t *dp, in xfs_iextents_copy()
|
D | xfs_attr_remote.c | 418 struct xfs_inode *dp = args->dp; in xfs_attr_rmtval_set() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | dport.c | 49 dp_set_link_config(struct dp_state *dp) in dp_set_link_config() 105 dp_set_training_pattern(struct dp_state *dp, u8 pattern) in dp_set_training_pattern() 120 dp_link_train_commit(struct dp_state *dp, bool pc) in dp_link_train_commit() 166 dp_link_train_update(struct dp_state *dp, bool pc, u32 delay) in dp_link_train_update() 194 dp_link_train_cr(struct dp_state *dp) in dp_link_train_cr() 228 dp_link_train_eq(struct dp_state *dp) in dp_link_train_eq() 260 dp_link_train_init(struct dp_state *dp, bool spread) in dp_link_train_init() 286 dp_link_train_fini(struct dp_state *dp) in dp_link_train_fini() 329 }, *dp = &_dp; in nvkm_dp_train() local
|
D | priv.h | 22 int (* dp)(struct nvkm_disp *, int index, struct dcb_output *, member
|
D | nv50.h | 65 int (* dp)(struct nvkm_disp *, int index, struct dcb_output *, member
|
/linux-4.4.14/net/dccp/ |
D | output.c | 50 struct dccp_sock *dp = dccp_sk(sk); in dccp_transmit_skb() local 153 static u32 dccp_determine_ccmps(const struct dccp_sock *dp) in dccp_determine_ccmps() 165 struct dccp_sock *dp = dccp_sk(sk); in dccp_sync_mss() local 247 struct dccp_sock *dp = dccp_sk(sk); in dccp_xmit_packet() local 309 struct dccp_sock *dp = dccp_sk(sk); in dccp_flush_write_queue() local 348 struct dccp_sock *dp = dccp_sk(sk); in dccp_write_xmit() local 538 struct dccp_sock *dp = dccp_sk(sk); in dccp_connect() local 672 struct dccp_sock *dp = dccp_sk(sk); in dccp_send_close() local
|
D | input.c | 176 const struct dccp_sock *dp = dccp_sk(sk); in dccp_deliver_input_to_ccids() local 192 struct dccp_sock *dp = dccp_sk(sk); in dccp_check_seqno() local 290 struct dccp_sock *dp = dccp_sk(sk); in __dccp_rcv_established() local 406 struct dccp_sock *dp = dccp_sk(sk); in dccp_rcv_request_sent_state_process() local 526 struct dccp_sock *dp = dccp_sk(sk); in dccp_rcv_respond_partopen_state_process() local 577 struct dccp_sock *dp = dccp_sk(sk); in dccp_rcv_state_process() local
|
D | proto.c | 175 struct dccp_sock *dp = dccp_sk(sk); in dccp_init_sock() local 202 struct dccp_sock *dp = dccp_sk(sk); in dccp_destroy_sock() local 236 struct dccp_sock *dp = dccp_sk(sk); in dccp_listen_start() local 398 struct dccp_sock *dp = dccp_sk(sk); in dccp_setsockopt_service() local 494 struct dccp_sock *dp = dccp_sk(sk); in do_dccp_setsockopt() local 586 const struct dccp_sock *dp = dccp_sk(sk); in dccp_getsockopt_service() local 613 struct dccp_sock *dp; in do_dccp_getsockopt() local 745 const struct dccp_sock *dp = dccp_sk(sk); in dccp_sendmsg() local 982 struct dccp_sock *dp = dccp_sk(sk); in dccp_close() local
|
D | options.c | 54 struct dccp_sock *dp = dccp_sk(sk); in dccp_parse_options() local 314 struct dccp_sock *dp = dccp_sk(sk); in dccp_insert_option_ndp() local 355 static int dccp_insert_option_timestamp_echo(struct dccp_sock *dp, in dccp_insert_option_timestamp_echo() 401 struct dccp_sock *dp = dccp_sk(sk); in dccp_insert_option_ackvec() local 551 struct dccp_sock *dp = dccp_sk(sk); in dccp_insert_options() local
|
D | feat.c | 43 struct dccp_sock *dp = dccp_sk(sk); in dccp_hdlr_ccid() local 61 struct dccp_sock *dp = dccp_sk(sk); in dccp_hdlr_seq_win() local 86 struct dccp_sock *dp = dccp_sk(sk); in dccp_hdlr_ackvec() local 119 struct dccp_sock *dp = dccp_sk(sk); in dccp_hdlr_min_cscov() local 634 int dccp_feat_insert_opts(struct dccp_sock *dp, struct dccp_request_sock *dreq, in dccp_feat_insert_opts() 774 struct dccp_sock *dp = dccp_sk(sk); in dccp_feat_nn_get() local 968 int dccp_feat_finalise_settings(struct dccp_sock *dp) in dccp_feat_finalise_settings() 1397 struct dccp_sock *dp = dccp_sk(sk); in dccp_feat_parse_options() local 1496 struct dccp_sock *dp = dccp_sk(sk); in dccp_feat_activate_values() local
|
D | ipv4.c | 46 struct dccp_sock *dp = dccp_sk(sk); in dccp_v4_connect() local 153 const struct dccp_sock *dp = dccp_sk(sk); in dccp_do_pmtu_discovery() local 239 struct dccp_sock *dp; in dccp_v4_err() local
|
D | diag.c | 21 struct dccp_sock *dp = dccp_sk(sk); in dccp_get_info() local
|
D | dccp.h | 333 const struct dccp_sock *dp = dccp_sk(sk); in dccp_bad_service_code() local 422 struct dccp_sock *dp = dccp_sk(sk); in dccp_update_gsr() local 450 struct dccp_sock *dp = dccp_sk(sk); in dccp_update_gss() local
|
D | timer.c | 243 struct dccp_sock *dp = dccp_sk(sk); in dccp_init_xmit_timers() local
|
D | minisocks.c | 248 struct dccp_sock const *dp, struct sk_buff const *skb) in dccp_reqsk_init()
|
D | ipv6.c | 74 struct dccp_sock *dp; in dccp_v6_err() local 766 struct dccp_sock *dp = dccp_sk(sk); in dccp_v6_connect() local
|
D | ccid.h | 116 static inline int ccid_get_current_rx_ccid(struct dccp_sock *dp) in ccid_get_current_rx_ccid() 125 static inline int ccid_get_current_tx_ccid(struct dccp_sock *dp) in ccid_get_current_tx_ccid()
|
/linux-4.4.14/include/uapi/linux/ |
D | ppp-comp.h | 35 #define CCP_CODE(dp) ((dp)[0]) argument 36 #define CCP_ID(dp) ((dp)[1]) argument 37 #define CCP_LENGTH(dp) (((dp)[2] << 8) + (dp)[3]) argument 40 #define CCP_OPT_CODE(dp) ((dp)[0]) argument 41 #define CCP_OPT_LENGTH(dp) ((dp)[1]) argument
|
/linux-4.4.14/drivers/of/ |
D | pdt.c | 37 static char * __init of_pdt_build_full_name(struct device_node *dp) in of_pdt_build_full_name() 62 static inline void irq_trans_init(struct device_node *dp) { } in irq_trans_init() 64 static char * __init of_pdt_build_full_name(struct device_node *dp) in of_pdt_build_full_name() 172 struct device_node *dp; in of_pdt_create_node() local 197 struct device_node *dp; in of_pdt_build_tree() local
|
/linux-4.4.14/drivers/gpu/ipu-v3/ |
D | ipu-dp.c | 79 static inline struct ipu_flow *to_flow(struct ipu_dp *dp) in to_flow() 87 int ipu_dp_set_global_alpha(struct ipu_dp *dp, bool enable, in ipu_dp_set_global_alpha() 123 int ipu_dp_set_window_pos(struct ipu_dp *dp, u16 x_pos, u16 y_pos) in ipu_dp_set_window_pos() 176 int ipu_dp_setup_channel(struct ipu_dp *dp, in ipu_dp_setup_channel() 235 int ipu_dp_enable_channel(struct ipu_dp *dp) in ipu_dp_enable_channel() 258 void ipu_dp_disable_channel(struct ipu_dp *dp) in ipu_dp_disable_channel() 308 struct ipu_dp *dp; in ipu_dp_get() local 327 void ipu_dp_put(struct ipu_dp *dp) in ipu_dp_put()
|
/linux-4.4.14/fs/xfs/ |
D | xfs_attr_inactive.c | 49 struct xfs_inode *dp, in xfs_attr3_leaf_freextent() 121 struct xfs_inode *dp, in xfs_attr3_leaf_inactive() 210 struct xfs_inode *dp, in xfs_attr3_node_inactive() 328 struct xfs_inode *dp) in xfs_attr3_root_inactive() 393 struct xfs_inode *dp) in xfs_attr_inactive()
|
D | xfs_dir2_readdir.c | 64 struct xfs_inode *dp = args->dp; /* incore directory inode */ in xfs_dir2_sf_getdents() local 162 struct xfs_inode *dp = args->dp; /* incore directory inode */ in xfs_dir2_block_getdents() local 278 struct xfs_inode *dp = args->dp; in xfs_dir2_leaf_readbuf() local 478 struct xfs_inode *dp = args->dp; in xfs_dir2_leaf_getdents() local 655 struct xfs_inode *dp, in xfs_readdir()
|
D | xfs_attr_list.c | 75 xfs_inode_t *dp; in xfs_attr_shortform_list() local 229 struct xfs_inode *dp = context->dp; in xfs_attr_node_list() local 512 xfs_inode_t *dp = context->dp; in xfs_attr_list_int() local 606 xfs_inode_t *dp, in xfs_attr_list()
|
D | xfs_inode.c | 677 xfs_inode_t *dp, in xfs_lookup() 946 xfs_inode_t *dp, /* directory within whose allocate in xfs_dir_ialloc() 1132 xfs_inode_t *dp, in xfs_create() 1319 struct xfs_inode *dp, in xfs_create_tmpfile() 2516 xfs_inode_t *dp, in xfs_remove() 2856 struct xfs_inode *dp, in xfs_rename_alloc_whiteout()
|
D | xfs_trans.c | 1024 struct xfs_inode *dp, in __xfs_trans_roll() 1083 struct xfs_inode *dp) in xfs_trans_roll()
|
D | xfs_log_recover.c | 3427 char *dp, in xlog_recover_add_to_cont_trans() 3483 char *dp, in xlog_recover_add_to_trans() 3589 char *dp, in xlog_recovery_process_trans() 3696 char *dp, in xlog_recover_process_ophdr() 3746 char *dp, in xlog_recover_process_data() 4139 char *dp, in xlog_unpack_data_crc() 4169 char *dp, in xlog_unpack_data()
|
D | xfs_attr.h | 119 struct xfs_inode *dp; /* inode */ member
|
D | xfs_symlink.c | 167 struct xfs_inode *dp, in xfs_symlink()
|
/linux-4.4.14/arch/m68k/mm/ |
D | memory.c | 33 #define PD_MARKBITS(dp) (*(unsigned char *)&PD_PAGE(dp)->index) argument 39 ptable_desc *dp; in init_pointer_table() local 63 ptable_desc *dp = ptable_list.next; in get_pointer_table() local 103 ptable_desc *dp; in free_pointer_table() local
|
/linux-4.4.14/arch/mips/alchemy/common/ |
D | dbdma.c | 212 void *au1xxx_ddma_get_nextptr_virt(au1x_ddma_desc_t *dp) in au1xxx_ddma_get_nextptr_virt() 398 au1x_ddma_desc_t *dp; in au1xxx_dbdma_ring_alloc() local 594 au1x_ddma_desc_t *dp; in au1xxx_dbdma_put_source() local 653 au1x_ddma_desc_t *dp; in au1xxx_dbdma_put_dest() local 717 au1x_ddma_desc_t *dp; in au1xxx_dbdma_get_dest() local 801 au1x_ddma_desc_t *dp; in au1xxx_dbdma_reset() local 867 au1x_ddma_desc_t *dp; in dbdma_interrupt() local 892 au1x_ddma_desc_t *dp; in au1xxx_dbdma_dump() local 937 au1x_ddma_desc_t *dp; in au1xxx_dbdma_put_dscr() local
|
/linux-4.4.14/fs/quota/ |
D | quota_v2.c | 180 static void v2r0_disk2memdqb(struct dquot *dquot, void *dp) in v2r0_disk2memdqb() 200 static void v2r0_mem2diskdqb(void *dp, struct dquot *dquot) in v2r0_mem2diskdqb() 220 static int v2r0_is_id(void *dp, struct dquot *dquot) in v2r0_is_id() 233 static void v2r1_disk2memdqb(struct dquot *dquot, void *dp) in v2r1_disk2memdqb() 253 static void v2r1_mem2diskdqb(void *dp, struct dquot *dquot) in v2r1_mem2diskdqb() 273 static int v2r1_is_id(void *dp, struct dquot *dquot) in v2r1_is_id()
|
/linux-4.4.14/arch/mips/math-emu/ |
D | ieee754dp.h | 39 #define DPSIGN(dp) (dp.sign) argument 40 #define DPBEXP(dp) (dp.bexp) argument 41 #define DPMANT(dp) (dp.mant) argument
|
D | cp1emu.c | 845 #define DPFROMREG(dp, x) DIFROMREG((dp).bits, x) argument 846 #define DPTOREG(dp, x) DITOREG((dp).bits, x) argument
|
/linux-4.4.14/fs/jfs/ |
D | jfs_dmap.c | 334 struct dmap *dp; in dbFree() local 432 struct dmap *dp; in dbUpdatePMap() local 707 struct dmap *dp; in dbAlloc() local 898 struct dmap *dp; in dbAllocExact() local 1032 struct dmap *dp; in dbExtend() local 1125 static int dbAllocNext(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbAllocNext() 1258 struct dmap * dp, s64 blkno, int nblocks, int l2nb, s64 * results) in dbAllocNear() 1851 struct dmap *dp; in dbAllocCtl() local 1998 struct dmap * dp, int nblocks, int l2nb, s64 * results) in dbAllocDmapLev() 2060 static int dbAllocDmap(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbAllocDmap() [all …]
|
D | jfs_imap.c | 309 struct dinode *dp; in diRead() local 433 struct dinode *dp; in diReadSpecial() local 521 struct dinode *dp; in diWriteSpecial() local 605 struct dinode *dp; in diWrite() local 2180 struct dinode *dp; in diNewExt() local
|
/linux-4.4.14/net/rds/ |
D | iw_cm.c | 72 const struct rds_iw_connect_private *dp = NULL; in rds_iw_cm_connect_complete() local 109 struct rds_iw_connect_private *dp, in rds_iw_cm_fill_conn_param() 351 static u32 rds_iw_protocol_compatible(const struct rds_iw_connect_private *dp) in rds_iw_protocol_compatible() 383 const struct rds_iw_connect_private *dp = event->param.conn.private_data; in rds_iw_cm_handle_connect() local 485 struct rds_iw_connect_private dp; in rds_iw_cm_initiate_connect() local
|
D | ib_cm.c | 97 const struct rds_ib_connect_private *dp = NULL; in rds_ib_cm_connect_complete() local 173 struct rds_ib_connect_private *dp, in rds_ib_cm_fill_conn_param() 490 const struct rds_ib_connect_private *dp = event->param.conn.private_data; in rds_ib_protocol_compatible() local 534 const struct rds_ib_connect_private *dp = event->param.conn.private_data; in rds_ib_cm_handle_connect() local 632 struct rds_ib_connect_private dp; in rds_ib_cm_initiate_connect() local
|
/linux-4.4.14/drivers/net/ |
D | ifb.c | 135 struct ifb_dev_private *dp = netdev_priv(dev); in ifb_stats64() local 166 struct ifb_dev_private *dp = netdev_priv(dev); in ifb_dev_init() local 204 struct ifb_dev_private *dp = netdev_priv(dev); in ifb_dev_free() local 240 struct ifb_dev_private *dp = netdev_priv(dev); in ifb_xmit() local
|
/linux-4.4.14/drivers/mtd/maps/ |
D | physmap_of.c | 80 struct device_node *dp = dev->dev.of_node; in obsolete_probe() local 115 static const char * const *of_get_probes(struct device_node *dp) in of_get_probes() 157 struct device_node *dp = dev->dev.of_node; in of_flash_probe() local
|
D | sun_uflash.c | 50 int uflash_devinit(struct platform_device *op, struct device_node *dp) in uflash_devinit() 112 struct device_node *dp = op->dev.of_node; in uflash_probe() local
|
/linux-4.4.14/fs/freevxfs/ |
D | vxfs_lookup.c | 107 vxfs_find_entry(struct inode *ip, struct dentry *dp, struct page **ppp) in vxfs_find_entry() 168 vxfs_inode_by_name(struct inode *dip, struct dentry *dp) in vxfs_inode_by_name() 199 vxfs_lookup(struct inode *dip, struct dentry *dp, unsigned int flags) in vxfs_lookup()
|
D | vxfs_super.c | 148 static int vxfs_fill_super(struct super_block *sbp, void *dp, int silent) in vxfs_fill_super()
|
/linux-4.4.14/drivers/isdn/mISDN/ |
D | tei.c | 490 u_char *dp = arg; in tei_id_assign() local 519 u_char *dp = arg; in tei_id_test_dup() local 543 u_char *dp = arg; in tei_id_denied() local 559 u_char *dp = arg; in tei_id_chk_req() local 577 u_char *dp = arg; in tei_id_remove() local 672 u_char *dp = arg; in tei_assign_req() local 707 u_char *dp = arg; in tei_id_chk_resp() local 721 u_char *dp = arg; in tei_id_verify_net() local 770 tei_ph_data_ind(struct teimgr *tm, u_int mt, u_char *dp, int len) in tei_ph_data_ind() 857 new_tei_req(struct manager *mgr, u_char *dp) in new_tei_req()
|
D | clock.c | 53 mISDN_init_clock(u_int *dp) in mISDN_init_clock()
|
D | stack.c | 658 mISDN_initstack(u_int *dp) in mISDN_initstack()
|
/linux-4.4.14/net/dccp/ccids/ |
D | ccid2.c | 234 struct dccp_sock *dp = dccp_sk(sk); in ccid2_hc_tx_packet_sent() local 430 struct dccp_sock *dp = dccp_sk(sk); in ccid2_new_ack() local 505 struct dccp_sock *dp = dccp_sk(sk); in ccid2_hc_tx_packet_recv() local 713 struct dccp_sock *dp = dccp_sk(sk); in ccid2_hc_tx_init() local
|
D | ccid3.c | 282 struct dccp_sock *dp = dccp_sk(sk); in ccid3_hc_tx_send_packet() local 601 struct dccp_sock *dp = dccp_sk(sk); in ccid3_hc_rx_send_feedback() local
|
/linux-4.4.14/drivers/video/fbdev/ |
D | chipsfb.c | 40 #define write_ind(num, val, ap, dp) do { \ argument 43 #define read_ind(num, var, ap, dp) do { \ argument 350 static int chipsfb_pci_init(struct pci_dev *dp, const struct pci_device_id *ent) in chipsfb_pci_init() 440 static void chipsfb_remove(struct pci_dev *dp) in chipsfb_remove()
|
D | offb.c | 323 static void offb_init_palette_hacks(struct fb_info *info, struct device_node *dp, in offb_init_palette_hacks() 393 int foreign_endian, struct device_node *dp) in offb_init_fb() 535 static void __init offb_init_nodriver(struct device_node *dp, int no_real_node) in offb_init_nodriver() 644 struct device_node *dp = NULL, *boot_disp = NULL; in offb_init() local
|
D | asiliantfb.c | 50 #define mm_write_ind(num, val, ap, dp) do { \ argument 538 static int asiliantfb_pci_init(struct pci_dev *dp, in asiliantfb_pci_init() 584 static void asiliantfb_remove(struct pci_dev *dp) in asiliantfb_remove()
|
D | cg3.c | 247 struct device_node *dp) in cg3_init_fix() 260 struct device_node *dp) in cg3_rdi_maybe_fixup_var() 351 struct device_node *dp = op->dev.of_node; in cg3_probe() local
|
D | controlfb.c | 183 struct device_node *dp; in init_module() local 588 struct device_node *dp; in control_init() local 684 static int __init control_of_init(struct device_node *dp) in control_of_init()
|
D | sunxvr1000.c | 116 struct device_node *dp = op->dev.of_node; in gfb_probe() local
|
D | p9100.c | 240 static void p9100_init_fix(struct fb_info *info, int linebytes, struct device_node *dp) in p9100_init_fix() 254 struct device_node *dp = op->dev.of_node; in p9100_probe() local
|
D | sbuslib.c | 19 void sbusfb_fill_var(struct fb_var_screeninfo *var, struct device_node *dp, in sbusfb_fill_var()
|
D | igafb.c | 479 struct device_node *dp = pci_device_to_OF_node(pdev); in igafb_init() local
|
D | cg14.c | 356 struct device_node *dp) in cg14_init_fix() 468 struct device_node *dp = op->dev.of_node; in cg14_probe() local
|
D | leo.c | 435 leo_init_fix(struct fb_info *info, struct device_node *dp) in leo_init_fix() 552 struct device_node *dp = op->dev.of_node; in leo_probe() local
|
D | bw2.c | 277 struct device_node *dp = op->dev.of_node; in bw2_probe() local
|
D | valkyriefb.c | 343 struct device_node *dp; in valkyriefb_init() local
|
/linux-4.4.14/drivers/scsi/ |
D | sun_esp.c | 125 struct device_node *dp; in esp_get_scsi_id() local 147 struct device_node *dp; in esp_get_differential() local 159 struct device_node *bus_dp, *dp; in esp_get_clock_params() local 176 struct device_node *dp; in esp_get_bursts() local 566 struct device_node *dp = op->dev.of_node; in esp_sbus_probe() local
|
D | qlogicpti.c | 755 struct device_node *dp; in qpti_get_scsi_id() local 1296 struct device_node *dp = op->dev.of_node; in qpti_sbus_probe() local
|
/linux-4.4.14/drivers/ata/ |
D | pata_atp867x.c | 124 struct atp867x_priv *dp = ap->private_data; in atp867x_set_dmamode() local 155 struct atp867x_priv *dp = ap->private_data; in atp867x_get_active_clocks_shifted() local 217 struct atp867x_priv *dp = ap->private_data; in atp867x_set_piomode() local 303 struct atp867x_priv *dp = ap->private_data; in atp867x_check_ports() local 352 struct atp867x_priv *dp; in atp867x_set_priv() local
|
/linux-4.4.14/tools/iio/ |
D | lsiio.c | 45 DIR *dp; in dump_channels() local 107 DIR *dp; in dump_devices() local
|
D | iio_utils.c | 95 DIR *dp; in iioutils_get_type() local 222 DIR *dp; in iioutils_get_param_float() local 314 DIR *dp; in build_channel_array() local 569 DIR *dp; in find_type_by_name() local
|
/linux-4.4.14/drivers/tty/serial/ |
D | suncore.c | 54 int sunserial_console_match(struct console *con, struct device_node *dp, in sunserial_console_match() 101 struct device_node *dp; in sunserial_console_termios() local
|
D | digicolor-usart.c | 125 struct digicolor_port *dp = in digicolor_rx_poll() local 261 struct digicolor_port *dp = in digicolor_uart_startup() local 285 struct digicolor_port *dp = in digicolor_uart_shutdown() local 457 struct digicolor_port *dp; in digicolor_uart_probe() local
|
D | sunsu.c | 1393 static enum su_type su_get_type(struct device_node *dp) in su_get_type() 1416 struct device_node *dp = op->dev.of_node; in su_probe() local 1561 struct device_node *dp; in sunsu_init() local
|
/linux-4.4.14/lib/ |
D | asn1_decoder.c | 65 size_t dp = *_dp, len, n; in asn1_find_indefinite_length() local 179 size_t pc = 0, dp = 0, tdp = 0, len = 0; in asn1_ber_decoder() local
|
D | dynamic_debug.c | 89 static char *ddebug_describe_flags(struct _ddebug *dp, char *buf, in ddebug_describe_flags() 157 struct _ddebug *dp = &dt->ddebugs[i]; in ddebug_change() local 728 struct _ddebug *dp; in ddebug_proc_start() local 753 struct _ddebug *dp; in ddebug_proc_next() local 775 struct _ddebug *dp = p; in ddebug_proc_show() local
|
/linux-4.4.14/arch/powerpc/sysdev/ |
D | dcr.c | 66 struct device_node *dp; in dcr_map_generic() local 159 struct device_node *dp; in of_translate_dcr_address() local
|
D | micropatch.c | 626 volatile uint *dp; /* Dual-ported RAM. */ in cpm_load_patch() local
|
D | dart_iommu.c | 168 unsigned int *dp; in dart_build() local 206 unsigned int *dp; in dart_free() local
|
/linux-4.4.14/drivers/staging/fwserial/ |
D | dma_fifo.h | 74 static inline void dp_mark_completed(struct dma_pending *dp) in dp_mark_completed() 79 static inline bool dp_is_completed(struct dma_pending *dp) in dp_is_completed()
|
/linux-4.4.14/net/sched/ |
D | sch_gred.c | 157 u16 dp = tc_index_to_dp(skb); in gred_enqueue() local 256 u16 dp = tc_index_to_dp(skb); in gred_dequeue() local 288 u16 dp = tc_index_to_dp(skb); in gred_drop() local 384 static inline int gred_change_vq(struct Qdisc *sch, int dp, in gred_change_vq()
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | exynos5.dtsi | 101 dp: dp-controller@145B0000 { label
|
/linux-4.4.14/sound/ |
D | sound_firmware.c | 14 char *dp; in do_mod_firmware_load() local
|
/linux-4.4.14/drivers/video/fbdev/nvidia/ |
D | nv_of.c | 31 struct device_node *parent, *dp; in nvidia_probe_of_connector() local
|
/linux-4.4.14/drivers/s390/crypto/ |
D | zcrypt_cex2a.h | 94 unsigned char dp[64]; member 107 unsigned char dp[128]; member 120 unsigned char dp[256]; member
|
D | zcrypt_msgtype50.c | 124 unsigned char dp[64]; member 137 unsigned char dp[128]; member 150 unsigned char dp[256]; member 248 unsigned char *p, *q, *dp, *dq, *u, *inp; in ICACRT_msg_to_type50CRT_msg() local
|
/linux-4.4.14/tools/testing/selftests/powerpc/dscr/ |
D | dscr_sysfs_test.c | 46 struct dirent *dp; in check_all_cpu_dscr_defaults() local
|
/linux-4.4.14/fs/nfsd/ |
D | nfs4state.c | 695 struct nfs4_delegation *dp; in alloc_init_deleg() local 826 hash_delegation_locked(struct nfs4_delegation *dp, struct nfs4_file *fp) in hash_delegation_locked() 846 unhash_delegation_locked(struct nfs4_delegation *dp) in unhash_delegation_locked() 866 static void destroy_delegation(struct nfs4_delegation *dp) in destroy_delegation() 880 static void revoke_delegation(struct nfs4_delegation *dp) in revoke_delegation() 1799 struct nfs4_delegation *dp; in __destroy_client() local 3596 struct nfs4_delegation *dp = cb_to_delegation(cb); in nfsd4_cb_recall_prepare() local 3620 struct nfs4_delegation *dp = cb_to_delegation(cb); in nfsd4_cb_recall_done() local 3646 struct nfs4_delegation *dp = cb_to_delegation(cb); in nfsd4_cb_recall_release() local 3657 static void nfsd_break_one_deleg(struct nfs4_delegation *dp) in nfsd_break_one_deleg() [all …]
|
D | nfs4callback.c | 323 const struct nfs4_delegation *dp, in encode_cb_recall4args() 485 const struct nfs4_delegation *dp = cb_to_delegation(cb); in nfs4_xdr_enc_cb_recall() local
|
/linux-4.4.14/lib/raid6/ |
D | recov_ssse3.c | 25 u8 *p, *q, *dp, *dq; in raid6_2data_recov_ssse3() local
|
D | recov_avx2.c | 25 u8 *p, *q, *dp, *dq; in raid6_2data_recov_avx2() local
|
D | recov.c | 28 u8 *p, *q, *dp, *dq; in raid6_2data_recov_intx1() local
|
/linux-4.4.14/drivers/gpu/drm/imx/ |
D | ipuv3-plane.h | 22 struct ipu_dp *dp; member
|
D | ipuv3-plane.c | 383 int dma, int dp, unsigned int possible_crtcs, in ipu_plane_init()
|
/linux-4.4.14/fs/cifs/ |
D | cifs_spnego.c | 101 char *description, *dp; in cifs_get_spnego_key() local
|
/linux-4.4.14/drivers/scsi/libfc/ |
D | fc_disc.c | 96 struct fc_disc_port *dp, *next; in fc_disc_recv_rscn_req() local 677 static int fc_disc_single(struct fc_lport *lport, struct fc_disc_port *dp) in fc_disc_single()
|
/linux-4.4.14/drivers/isdn/hardware/avm/ |
D | avmcard.h | 282 unsigned char *dp) in b1_get_slice() 292 unsigned char *dp, unsigned int len) in b1_put_slice() 410 unsigned char *dp) in t1_get_slice() 463 unsigned char *dp, unsigned int len) in t1_put_slice()
|
D | c4.c | 198 unsigned char *dp; in c4_load_t4file() local 256 static inline void _put_slice(void **pp, unsigned char *dp, unsigned int len) in _put_slice() 285 static inline u32 _get_slice(void **pp, unsigned char *dp) in _get_slice() 817 unsigned char *dp; in c4_send_config() local
|
D | b1.c | 155 unsigned char *dp; in b1_load_t4file() local 197 unsigned char *dp; in b1_load_config() local
|
D | b1dma.c | 178 static inline void _put_slice(void **pp, unsigned char *dp, unsigned int len) in _put_slice() 207 static inline u32 _get_slice(void **pp, unsigned char *dp) in _get_slice()
|
/linux-4.4.14/fs/ocfs2/ |
D | quota_global.c | 69 static void ocfs2_global_disk2memdqb(struct dquot *dquot, void *dp) in ocfs2_global_disk2memdqb() 94 static void ocfs2_global_mem2diskdqb(void *dp, struct dquot *dquot) in ocfs2_global_mem2diskdqb() 112 static int ocfs2_global_is_id(void *dp, struct dquot *dquot) in ocfs2_global_is_id()
|
/linux-4.4.14/lib/mpi/ |
D | mpih-div.c | 59 mpi_ptr_t np, mpi_size_t nsize, mpi_ptr_t dp, mpi_size_t dsize) in mpihelp_divrem()
|
/linux-4.4.14/arch/c6x/kernel/ |
D | process.c | 142 unsigned long dp; in copy_thread() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | dir.c | 154 struct lu_dirpage *dp; in ll_dir_filler() local 281 struct lu_dirpage *dp; in ll_dir_page_locate() local 340 struct lu_dirpage *dp; in ll_get_dir_page() local 494 struct lu_dirpage *dp; in ll_dir_read() local
|
D | statahead.c | 1077 struct lu_dirpage *dp; in ll_statahead_thread() local 1360 struct lu_dirpage *dp; in is_first_dirent() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | conn.h | 35 u8 dp; member
|
/linux-4.4.14/fs/openpromfs/ |
D | inode.c | 182 struct device_node *dp, *child; in openpromfs_lookup() local 267 struct device_node *dp = oi->u.node; in openpromfs_readdir() local
|
/linux-4.4.14/drivers/video/fbdev/aty/ |
D | radeon_monitor.c | 65 static int radeon_parse_montype_prop(struct device_node *dp, u8 **out_EDID, in radeon_parse_montype_prop() 121 struct device_node *dp; in radeon_probe_OF_head() local
|
/linux-4.4.14/drivers/ide/ |
D | au1xxx-ide.c | 61 au1x_ddma_desc_t *dp; in auide_insw() local 79 au1x_ddma_desc_t *dp; in auide_outsw() local
|
/linux-4.4.14/drivers/mtd/ |
D | ofpart.c | 153 struct device_node *dp; in parse_ofoldpart_partitions() local
|
/linux-4.4.14/net/ax25/ |
D | ax25_in.c | 192 ax25_digi dp, reverse_dp; in ax25_rcv() local
|
D | ax25_addr.c | 276 int ax25_addr_size(const ax25_digi *dp) in ax25_addr_size()
|
/linux-4.4.14/drivers/usb/isp1760/ |
D | isp1760-if.c | 206 struct device_node *dp = pdev->dev.of_node; in isp1760_plat_probe() local
|
/linux-4.4.14/crypto/async_tx/ |
D | async_raid6_recov.c | 203 struct page *p, *q, *g, *dp, *dq; in __2data_recov_5() local 277 struct page *p, *q, *dp, *dq; in __2data_recov_n() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nouveau_encoder.h | 64 } dp; member
|
/linux-4.4.14/drivers/misc/mic/card/ |
D | mic_device.h | 84 void __iomem *dp; member
|
/linux-4.4.14/fs/afs/ |
D | cell.c | 39 char keyname[4 + AFS_MAXCELLNAME + 1], *cp, *dp, *next; in afs_cell_alloc() local
|
/linux-4.4.14/drivers/input/serio/ |
D | i8042-sparcio.h | 55 struct device_node *dp = op->dev.of_node; in sparc_i8042_probe() local
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_clocks.c | 102 struct device_node *dp = rdev->pdev->dev.of_node; in radeon_read_clocks_OF() local
|
/linux-4.4.14/drivers/gpu/drm/msm/edp/ |
D | edp_aux.c | 91 u8 *dp; in edp_msg_fifo_rx() local
|
/linux-4.4.14/drivers/misc/sgi-gru/ |
D | grukdump.c | 37 static int gru_user_copy_handle(void __user **dp, void *s) in gru_user_copy_handle()
|
/linux-4.4.14/arch/powerpc/platforms/powermac/ |
D | nvram.c | 507 static int __init core99_nvram_setup(struct device_node *dp, unsigned long addr) in core99_nvram_setup() 558 struct device_node *dp; in pmac_nvram_init() local
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | io.h | 233 unsigned char *dp = dst; in __insb() local 242 unsigned short *dp = dst; in __insw() local 251 unsigned int *dp = dst; in __insl() local
|
/linux-4.4.14/drivers/misc/mic/bus/ |
D | scif_bus.h | 60 void *dp; member
|
D | scif_bus.c | 143 struct mic_mw *mmio, struct mic_mw *aper, void *dp, in scif_register_device()
|
/linux-4.4.14/drivers/tty/hvc/ |
D | hvsi_lib.c | 232 struct hvsi_data dp; in hvsilib_put_chars() local
|
/linux-4.4.14/arch/sparc/mm/ |
D | io-unit.c | 77 struct device_node *dp; in iounit_init() local
|
D | iommu.c | 135 struct device_node *dp; in iommu_init() local
|
/linux-4.4.14/Documentation/mic/mpssd/ |
D | mpssd.c | 277 static void set_dp(struct mic_info *mic, int type, void *dp) in set_dp() 313 void *dp = get_dp(mic, type); in get_device_desc() local 1741 DIR *dp; in init_mic_list() local
|
/linux-4.4.14/drivers/tty/ |
D | n_gsm.c | 735 u8 *dp = msg->data; in __gsm_data_queue() local 806 u8 *dp; in gsm_dlci_data_output() local 860 u8 *dp; in gsm_dlci_data_output_framed() local 1096 u8 *dp = data; in gsm_control_modem() local 1156 u8 *dp = data; in gsm_control_rls() local 2276 const unsigned char *dp; in gsmld_receive_buf() local
|
/linux-4.4.14/arch/arc/kernel/ |
D | setup.c | 108 struct bcr_fp_arcompact sp, dp; in read_arc_build_cfg_regs() local
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | floppy_64.h | 529 static int __init ebus_fdthree_p(struct device_node *dp) in ebus_fdthree_p() 546 struct device_node *dp; in sun_floppy_init() local
|
D | floppy_32.h | 278 struct device_node *dp; in sun_floppy_init() local
|
/linux-4.4.14/drivers/net/usb/ |
D | ax88172a.c | 405 struct ax88172a_private *dp = dev->driver_priv; in ax88172a_rx_fixup() local
|
/linux-4.4.14/drivers/input/misc/ |
D | sparcspkr.c | 189 struct device_node *dp; in bbc_beep_probe() local
|
/linux-4.4.14/drivers/misc/mic/host/ |
D | mic_device.h | 92 void *dp; member
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_diag.c | 331 struct ipath_diag_xpkt dp; in ipath_diagpkt_write() local
|
/linux-4.4.14/drivers/usb/mon/ |
D | mon_text.c | 194 struct mon_iso_desc *dp; in mon_text_event() local 558 const struct mon_iso_desc *dp; in mon_text_read_isodesc() local
|
/linux-4.4.14/drivers/usb/host/ |
D | isp116x-hcd.c | 91 u8 *dp = (u8 *) buf; in write_ptddata_to_fifo() local 128 u8 *dp = (u8 *) buf; in read_ptddata_from_fifo() local
|
/linux-4.4.14/drivers/net/ethernet/dec/tulip/ |
D | tulip_core.c | 1353 struct device_node *dp; in tulip_init_one() local 1621 struct device_node *dp = pci_device_to_OF_node(pdev); in tulip_init_one() local
|
/linux-4.4.14/fs/ntfs/ |
D | compress.c | 185 struct page *dp; /* Current destination page being worked on. */ in ntfs_decompress() local
|
/linux-4.4.14/arch/powerpc/math-emu/ |
D | math_efp.c | 111 u64 dp[1]; member
|
/linux-4.4.14/include/video/ |
D | imx-ipu-v3.h | 346 int dp; member
|