| /linux-4.4.14/arch/avr32/mach-at32ap/ |
| D | clock.h | 24 struct clk *parent; /* Parent clock, if any */ member
|
| /linux-4.4.14/include/sound/ |
| D | info.h | 84 struct snd_info_entry *parent; member 176 …_create_module_entry(struct module *module, const char *name, struct snd_info_entry *parent) { ret… in snd_info_create_module_entry() 177 …fo_create_card_entry(struct snd_card *card, const char *name, struct snd_info_entry *parent) { ret… in snd_info_create_card_entry()
|
| /linux-4.4.14/fs/jffs2/ |
| D | readinode.c | 338 struct rb_node *parent; in jffs2_add_tn_to_tree() local 404 struct rb_node *parent = rb_parent(node); in eat_last() local 427 struct rb_node *parent = NULL; in ver_insert() local
|
| /linux-4.4.14/drivers/base/power/ |
| D | runtime.c | 419 struct device *parent = NULL; in rpm_suspend() local 601 struct device *parent = NULL; in rpm_resume() local 987 struct device *parent = dev->parent; in __pm_runtime_set_status() local
|
| /linux-4.4.14/arch/arc/kernel/ |
| D | intc-compact.c | 103 init_onchip_IRQ(struct device_node *intc, struct device_node *parent) in init_onchip_IRQ()
|
| D | intc-arcv2.c | 136 init_onchip_IRQ(struct device_node *intc, struct device_node *parent) in init_onchip_IRQ()
|
| /linux-4.4.14/arch/arm/mach-lpc32xx/ |
| D | clock.h | 24 struct clk *parent; member
|
| /linux-4.4.14/fs/hfs/ |
| D | string.c | 95 int hfs_compare_dentry(const struct dentry *parent, const struct dentry *dentry, in hfs_compare_dentry()
|
| D | bfind.c | 98 u32 nidx, parent; in hfs_brec_find() local
|
| /linux-4.4.14/arch/arm/mach-tegra/ |
| D | tegra.c | 91 struct device *parent = NULL; in tegra_dt_init() local
|
| /linux-4.4.14/arch/x86/kernel/ |
| D | ksysfs.c | 210 static int __init create_setup_data_node(struct kobject *parent, in create_setup_data_node() 266 static int __init create_setup_data_nodes(struct kobject *parent) in create_setup_data_nodes()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
| D | llite_nfs.c | 139 ll_iget_for_nfs(struct super_block *sb, struct lu_fid *fid, struct lu_fid *parent) in ll_iget_for_nfs() 189 struct inode *parent) in ll_encode_fh()
|
| D | namei.c | 407 struct inode *parent, struct dentry **de) in ll_lookup_it_finish() 482 static struct dentry *ll_lookup_it(struct inode *parent, struct dentry *dentry, in ll_lookup_it() 568 static struct dentry *ll_lookup_nd(struct inode *parent, struct dentry *dentry, in ll_lookup_nd()
|
| /linux-4.4.14/fs/coda/ |
| D | cache.c | 90 static void coda_flag_children(struct dentry *parent, int flag) in coda_flag_children()
|
| /linux-4.4.14/include/linux/ |
| D | fmc-sdb.h | 29 struct sdb_array *parent; /* NULL at root */ member
|
| D | platform_device.h | 61 struct device *parent; member 92 struct device *parent, const char *name, int id, in platform_device_register_resndata() 157 struct device *parent, const char *name, int id, in platform_device_register_data()
|
| D | of_pci.h | 26 static inline struct device_node *of_pci_find_child_device(struct device_node *parent, in of_pci_find_child_device()
|
| D | audit.h | 185 unsigned int parent) { in audit_inode() 205 static inline void audit_inode_child(const struct inode *parent, in audit_inode_child() 362 static inline void __audit_inode_child(const struct inode *parent, in __audit_inode_child() 368 unsigned int parent) in audit_inode() 376 static inline void audit_inode_child(const struct inode *parent, in audit_inode_child()
|
| D | fault-inject.h | 55 struct dentry *parent, struct fault_attr *attr) in fault_create_debugfs_attr()
|
| D | rfkill.h | 218 struct device *parent, in rfkill_alloc()
|
| D | irqdomain.h | 155 struct irq_domain *parent; member 345 static inline struct irq_domain *irq_domain_add_hierarchy(struct irq_domain *parent, in irq_domain_add_hierarchy()
|
| /linux-4.4.14/arch/arm/mach-ux500/ |
| D | cpu-db8500.c | 137 struct device *parent = db8500_soc_device_init(); in u8500_init_machine() local
|
| D | cpu.c | 129 struct device *parent; in ux500_soc_device_init() local
|
| /linux-4.4.14/include/linux/platform_data/ |
| D | i2c-mux-reg.h | 31 int parent; member
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| D | nv40.c | 44 nv40_gr_object_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, in nv40_gr_object_bind() 74 nv40_gr_chan_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, in nv40_gr_chan_bind()
|
| /linux-4.4.14/arch/arm/kernel/ |
| D | bios32.c | 444 static void pcibios_init_hw(struct device *parent, struct hw_pci *hw, in pcibios_init_hw() 501 void pci_common_init_dev(struct device *parent, struct hw_pci *hw) in pci_common_init_dev()
|
| /linux-4.4.14/kernel/ |
| D | cgroup_freezer.c | 108 struct freezer *parent = parent_freezer(freezer); in freezer_css_online() local 398 struct freezer *parent = parent_freezer(pos_f); in freezer_change_state() local
|
| /linux-4.4.14/drivers/video/backlight/ |
| D | lcd.c | 208 struct lcd_device *lcd_device_register(const char *name, struct device *parent, in lcd_device_register() 296 const char *name, struct device *parent, in devm_lcd_device_register()
|
| D | pcf50633-backlight.c | 106 struct device *parent = pdev->dev.parent; in pcf50633_bl_probe() local
|
| D | backlight.c | 318 struct device *parent, void *devdata, const struct backlight_ops *ops, in backlight_device_register() 496 const char *name, struct device *parent, void *devdata, in devm_backlight_device_register()
|
| /linux-4.4.14/net/ipv4/ |
| D | inet_lro.c | 188 struct sk_buff *parent = lro_desc->parent; in lro_add_common() local 217 struct sk_buff *parent = lro_desc->parent; in lro_add_packet() local
|
| D | tcp_memcontrol.c | 16 struct mem_cgroup *parent = parent_mem_cgroup(memcg); in tcp_init_cgroup() local
|
| /linux-4.4.14/fs/f2fs/ |
| D | extent_cache.c | 26 struct rb_node *parent, struct rb_node **p) in __attach_extent_node() 265 struct rb_node *parent = NULL, *tmp_node; in __lookup_extent_tree_ret() local 366 struct rb_node *parent = NULL; in __insert_extent_tree() local
|
| /linux-4.4.14/net/bluetooth/ |
| D | af_bluetooth.c | 155 void bt_accept_enqueue(struct sock *parent, struct sock *sk) in bt_accept_enqueue() 177 struct sock *bt_accept_dequeue(struct sock *parent, struct socket *newsock) in bt_accept_dequeue() 391 static inline unsigned int bt_accept_poll(struct sock *parent) in bt_accept_poll()
|
| /linux-4.4.14/drivers/sh/clk/ |
| D | core.c | 214 int clk_reparent(struct clk *child, struct clk *parent) in clk_reparent() 504 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() 564 struct clk *parent = clk_get_parent(clk); in clk_round_parent() local
|
| D | cpg.c | 294 static int sh_clk_div6_set_parent(struct clk *clk, struct clk *parent) in sh_clk_div6_set_parent() 351 static int sh_clk_div4_set_parent(struct clk *clk, struct clk *parent) in sh_clk_div4_set_parent()
|
| /linux-4.4.14/net/nfc/ |
| D | llcp_sock.c | 387 void nfc_llcp_accept_enqueue(struct sock *parent, struct sock *sk) in nfc_llcp_accept_enqueue() 401 struct sock *nfc_llcp_accept_dequeue(struct sock *parent, in nfc_llcp_accept_dequeue() 525 static inline unsigned int llcp_accept_poll(struct sock *parent) in llcp_accept_poll()
|
| /linux-4.4.14/tools/perf/util/ |
| D | thread-stack.c | 338 static void call_path__init(struct call_path *cp, struct call_path *parent, in call_path__init() 374 struct call_path *parent, in call_path__new() 402 struct call_path *parent, in call_path__findnew() 572 struct call_path *cp, *parent; in thread_stack__no_call_return() local
|
| D | machine.c | 156 struct rb_node *parent = NULL; in machines__add() local 215 struct rb_node *parent = NULL; in machines__find() local 363 struct rb_node *parent = NULL; in ____machine__findnew_thread() local 1395 struct thread *parent = machine__findnew_thread(machine, in machine__process_fork_event() local 1559 struct symbol **parent, in add_callchain_ip() 1683 struct symbol **parent, in resolve_lbr_callchain_sample() 1749 struct symbol **parent, in thread__resolve_callchain_sample() 1873 struct symbol **parent, in thread__resolve_callchain()
|
| D | hist.c | 377 static u8 symbol__parent_filter(const struct symbol *parent) in symbol__parent_filter() 390 struct rb_node *parent = NULL; in hists__findnew_entry() local 990 struct rb_node *parent = NULL; in hists__collapse_insert_entry() local 1137 struct rb_node *parent = NULL; in __hists__insert_output_entry() local 1370 struct rb_node *parent = NULL; in hists__add_dummy_entry() local
|
| D | comm.c | 54 struct rb_node *parent = NULL; in comm_str__findnew() local
|
| D | thread-stack.h | 85 struct call_path *parent; member
|
| D | map.c | 732 struct map_groups *parent, enum map_type type) in map_groups__clone() 756 struct rb_node *parent = NULL; in __maps__insert() local 796 struct rb_node **p, *parent = NULL; in maps__find() local
|
| /linux-4.4.14/net/dsa/ |
| D | dsa.c | 215 static int dsa_switch_setup_one(struct dsa_switch *ds, struct device *parent) in dsa_switch_setup_one() 377 struct device *parent, struct device *host_dev) in dsa_switch_setup() 545 static struct device *dev_find_class(struct device *parent, char *class) in dev_find_class() 841 struct device *parent, struct dsa_platform_data *pd) in dsa_setup_dst()
|
| D | dsa_priv.h | 37 struct dsa_switch *parent; member
|
| /linux-4.4.14/net/sched/ |
| D | sch_fq.c | 131 struct rb_node **p = &q->delayed.rb_node, *parent = NULL; in fq_flow_set_throttled() local 181 struct rb_node **p, *parent; in fq_gc() local 218 struct rb_node **p, *parent; in fq_classify() local 557 struct rb_node *op, **np, *parent; in fq_rehash() local
|
| D | sch_atm.c | 48 struct atm_qdisc_data *parent; /* parent qdisc */ member 123 unsigned long parent, u32 classid) in atm_tc_bind_filter() 185 static int atm_tc_change(struct Qdisc *sch, u32 classid, u32 parent, in atm_tc_change()
|
| D | sch_htb.c | 112 struct htb_class *parent; /* parent class */ member 272 struct rb_node **p = &root->rb_node, *parent = NULL; in htb_add_to_id_tree() local 298 struct rb_node **p = &q->hlevel[cl->level].wait_pq.rb_node, *parent = NULL; in htb_add_to_wait_tree() local 1209 struct htb_class *parent = cl->parent; in htb_parent_to_leaf() local 1336 struct htb_class *cl = (struct htb_class *)*arg, *parent; in htb_change_class() local 1533 static unsigned long htb_bind_filter(struct Qdisc *sch, unsigned long parent, in htb_bind_filter()
|
| D | sch_ingress.c | 30 unsigned long parent, u32 classid) in ingress_bind_filter()
|
| D | sch_dsmark.c | 95 unsigned long parent, u32 classid) in dsmark_bind_filter() 112 static int dsmark_change(struct Qdisc *sch, u32 classid, u32 parent, in dsmark_change()
|
| /linux-4.4.14/drivers/clk/ |
| D | clk-si5351.c | 331 unsigned long parent) in si5351_vxco_set_rate() 370 int num, enum si5351_pll_src parent) in _si5351_pll_reparent() 563 int num, enum si5351_multisynth_src parent) in _si5351_msynth_reparent() 799 int num, enum si5351_clkout_src parent) in _si5351_clkout_reparent() 954 enum si5351_clkout_src parent = SI5351_CLKOUT_SRC_DEFAULT; in si5351_clkout_set_parent() local
|
| /linux-4.4.14/fs/configfs/ |
| D | dir.c | 345 struct dentry *parent, in configfs_create_link() 370 struct dentry * parent = dget(d->d_parent); in remove_dir() local 659 struct dentry *child, *parent = parent_group->cg_item.ci_dentry; in create_default_group() local 1653 struct dentry *parent; in configfs_register_group() local 1684 struct dentry *parent = group->cg_item.ci_parent->ci_dentry; in configfs_unregister_group() local
|
| D | item.c | 145 struct config_item *parent = item->ci_parent; in config_item_cleanup() local
|
| D | inode.c | 233 void configfs_drop_dentry(struct configfs_dirent * sd, struct dentry * parent) in configfs_drop_dentry()
|
| /linux-4.4.14/scripts/tracing/ |
| D | draw_functrace.py | 35 def __init__(self, func, time = None, parent = None): argument
|
| /linux-4.4.14/drivers/clk/imx/ |
| D | clk-gate-exclusive.c | 61 struct clk *imx_clk_gate_exclusive(const char *name, const char *parent, in imx_clk_gate_exclusive()
|
| D | clk-pllv1.c | 114 const char *parent, void __iomem *base) in imx_clk_pllv1()
|
| D | clk-fixup-div.c | 95 struct clk *imx_clk_fixup_divider(const char *name, const char *parent, in imx_clk_fixup_divider()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/ |
| D | nv50.c | 36 nv50_mpeg_cclass_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, in nv50_mpeg_cclass_bind()
|
| /linux-4.4.14/drivers/iommu/ |
| D | iommu-sysfs.c | 57 struct device *iommu_device_create(struct device *parent, void *drvdata, in iommu_device_create()
|
| D | iova.c | 151 struct rb_node **entry, *parent = NULL; in __alloc_and_insert_iova_range() local 189 struct rb_node **new = &(root->rb_node), *parent = NULL; in iova_insert_rbtree() local
|
| /linux-4.4.14/drivers/irqchip/ |
| D | irq-renesas-h8s.c | 82 struct device_node *parent) in h8s_intc_of_init()
|
| D | irq-digicolor.c | 72 struct device_node *parent) in digicolor_of_init()
|
| D | irq-mips-cpu.c | 166 struct device_node *parent) in mips_cpu_irq_of_init()
|
| D | irq-moxart.c | 61 struct device_node *parent) in moxart_of_intc_init()
|
| D | irq-zevio.c | 75 struct device_node *parent) in zevio_of_init()
|
| D | irq-gic-v3-its-pci-msi.c | 112 struct irq_domain *parent; in its_pci_msi_init() local
|
| D | irq-dw-apb-ictl.c | 69 struct device_node *parent) in dw_apb_ictl_init()
|
| D | irq-tb10x.c | 109 struct device_node *parent) in of_tb10x_init_irq()
|
| D | irq-nvic.c | 87 struct device_node *parent) in nvic_of_init()
|
| D | irq-mtk-sysirq.c | 123 struct device_node *parent) in mtk_sysirq_of_init()
|
| D | irq-sun4i.c | 97 struct device_node *parent) in sun4i_of_init()
|
| D | irq-s3c24xx.c | 74 struct s3c_irq_intc *parent; member 527 struct s3c_irq_intc *parent, in s3c24xx_init_intc() 1227 struct s3c_irq_intc **parent; member
|
| D | irq-sirfsoc.c | 64 struct device_node *parent) in sirfsoc_irq_init()
|
| D | irq-brcmstb-l2.c | 116 struct device_node *parent) in brcmstb_l2_intc_of_init()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/dma/ |
| D | user.c | 67 struct nvkm_object *parent = oclass->parent; in nvkm_dmaobj_ctor() local
|
| D | usernv04.c | 41 nv04_dmaobj_bind(struct nvkm_dmaobj *base, struct nvkm_gpuobj *parent, in nv04_dmaobj_bind()
|
| D | base.c | 58 struct rb_node *parent = NULL; in nvkm_dma_oclass_new() local
|
| /linux-4.4.14/drivers/staging/rdma/ipath/ |
| D | ipath_fs.c | 80 struct dentry *parent, struct dentry **dentry, in create_file() 260 static int remove_file(struct dentry *parent, char *name) in remove_file()
|
| /linux-4.4.14/arch/ia64/sn/kernel/ |
| D | io_acpi_init.c | 246 acpi_handle parent; in get_host_devfn() local 304 acpi_handle parent = NULL; in find_matching_device() local
|
| /linux-4.4.14/fs/fat/ |
| D | nfs.c | 110 struct inode *parent) in fat_encode_fh_nostale() 227 struct inode *parent = NULL; in fat_rebuild_parent() local
|
| /linux-4.4.14/drivers/gpu/drm/exynos/ |
| D | exynos_drm_dpi.c | 177 of_get_child_by_name_reg(struct device_node *parent, const char *name, u32 reg) in of_get_child_by_name_reg() 197 static struct device_node *of_graph_get_port_by_reg(struct device_node *parent, in of_graph_get_port_by_reg()
|
| /linux-4.4.14/kernel/irq/ |
| D | msi.c | 70 struct irq_data *parent = irq_data->parent_data; in msi_domain_set_affinity() local 244 struct irq_domain *parent) in msi_create_irq_domain()
|
| /linux-4.4.14/drivers/infiniband/hw/qib/ |
| D | qib_pcie.c | 497 struct pci_dev *parent; in qib_tune_pcie_coalesce() local 564 struct pci_dev *parent; in qib_tune_pcie_caps() local
|
| /linux-4.4.14/drivers/input/serio/ |
| D | serio.c | 334 static struct serio *serio_get_pending_child(struct serio *parent) in serio_get_pending_child() 544 struct serio *parent = serio->parent; in serio_add_port() local 643 struct serio *parent = s->parent; in serio_reconnect_subtree() local 680 struct serio *parent = s->parent; in serio_disconnect_port() local
|
| /linux-4.4.14/drivers/clk/sunxi/ |
| D | clk-a10-pll2.c | 49 const char *clk_name = node->name, *parent; in sun4i_pll2_setup() local
|
| D | clk-sunxi.c | 84 u8 parent, unsigned long parent_rate) in sun6i_ahb1_clk_round() 126 struct clk_hw *parent, *best_parent = NULL; in sun6i_ahb1_clk_determine_rate() local 166 u8 div, pre_div, parent; in sun6i_ahb1_clk_set_rate() local 978 const char *parent; in sunxi_divs_clk_setup() local
|
| /linux-4.4.14/fs/btrfs/ |
| D | extent-tree.c | 150 struct rb_node *parent = NULL; in btrfs_add_block_group_cache() local 1161 u64 bytenr, u64 parent, in lookup_extent_data_ref() 1248 u64 bytenr, u64 parent, in insert_extent_data_ref() 1426 u64 bytenr, u64 parent, in lookup_tree_block_ref() 1459 u64 bytenr, u64 parent, in insert_tree_block_ref() 1479 static inline int extent_ref_type(u64 parent, u64 owner) in extent_ref_type() 1536 u64 parent, u64 root_objectid, in lookup_inline_extent_backref() 1727 u64 parent, u64 root_objectid, in setup_inline_extent_backref() 1788 u64 bytenr, u64 num_bytes, u64 parent, in lookup_extent_backref() 1883 u64 bytenr, u64 num_bytes, u64 parent, in insert_inline_extent_backref() [all …]
|
| D | delayed-ref.h | 145 u64 parent; member 152 u64 parent; member
|
| D | ulist.c | 147 struct rb_node *parent = NULL; in ulist_rbtree_insert() local
|
| D | backref.c | 131 u64 parent; member 196 u64 parent, u64 wanted_disk_byte, int count, in __add_prelim_ref() 1398 struct extent_buffer *eb_in, u64 parent, 1771 u64 parent = 0; local 1835 u64 parent; local
|
| /linux-4.4.14/sound/core/ |
| D | info.c | 703 snd_info_create_entry(const char *name, struct snd_info_entry *parent) in snd_info_create_entry() 737 struct snd_info_entry *parent) in snd_info_create_module_entry() 759 struct snd_info_entry * parent) in snd_info_create_card_entry()
|
| /linux-4.4.14/fs/ubifs/ |
| D | orphan.c | 68 struct rb_node **p, *parent = NULL; in ubifs_add_orphan() local 515 struct rb_node **p, *parent = NULL; in insert_dead_orphan() local 772 struct rb_node **p, *parent = NULL; in dbg_ins_check_orphan() local
|
| D | log.c | 126 struct rb_node **p, *parent = NULL; in ubifs_add_bud() local 554 struct rb_node **p = &done_tree->rb_node, *parent = NULL; in done_already() local
|
| /linux-4.4.14/arch/arm/mach-zynq/ |
| D | common.c | 116 struct device *parent = NULL; in zynq_init_machine() local
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/ |
| D | gpuobj.h | 15 struct nvkm_gpuobj *parent; member
|
| /linux-4.4.14/drivers/leds/ |
| D | leds-syscon.c | 74 struct device *parent; in syscon_led_probe() local
|
| D | leds-lt3593.c | 85 struct lt3593_led_data *led_dat, struct device *parent) in create_lt3593_led()
|
| /linux-4.4.14/drivers/clk/mvebu/ |
| D | common.h | 42 const char *parent; member
|
| /linux-4.4.14/scripts/kconfig/ |
| D | zconf.l | 30 struct buffer *parent; member
|
| /linux-4.4.14/drivers/misc/cxl/ |
| D | debugfs.c | 49 struct dentry *parent, u64 __iomem *value) in debugfs_create_io_x64()
|
| /linux-4.4.14/net/rxrpc/ |
| D | ar-call.c | 323 struct rb_node *p, *parent, **pp; in rxrpc_get_client_call() local 421 struct rb_node **p, *parent; in rxrpc_incoming_call() local
|
| D | ar-accept.c | 323 struct rb_node *parent, **pp; in rxrpc_accept_call() local
|
| /linux-4.4.14/arch/arm/mach-omap2/ |
| D | display.c | 167 struct platform_device *parent) in create_dss_pdev() 225 struct platform_device *parent) in create_simple_dss_pdev()
|
| /linux-4.4.14/tools/lib/lockdep/ |
| D | preload.c | 99 static struct rb_node **__get_lock_node(void *lock, struct rb_node **parent) in __get_lock_node() 177 struct rb_node **node, *parent; in __get_lock() local
|
| /linux-4.4.14/fs/fuse/ |
| D | control.c | 199 static struct dentry *fuse_ctl_add_dentry(struct dentry *parent, in fuse_ctl_add_dentry() 240 struct dentry *parent; in fuse_ctl_add_conn() local
|
| /linux-4.4.14/fs/autofs4/ |
| D | expire.c | 141 struct dentry *parent; in get_next_positive_dentry() local 270 struct dentry *parent, in autofs4_check_leaves()
|
| /linux-4.4.14/drivers/regulator/ |
| D | tps65090-regulator.c | 268 struct device *parent = ri->dev->parent; in tps65090_config_ext_control() local 285 struct device *parent = ri->dev->parent; in tps65090_regulator_disable_ext_control() local
|
| /linux-4.4.14/drivers/base/ |
| D | devtmpfs.c | 231 struct path parent; in dev_rmdir() local 300 struct path parent; in handle_remove() local
|
| D | class.c | 442 struct class *parent; in class_interface_register() local 468 struct class *parent = class_intf->class; in class_interface_unregister() local
|
| D | cpu.c | 397 __cpu_device_create(struct device *parent, void *drvdata, in __cpu_device_create() 431 struct device *cpu_device_create(struct device *parent, void *drvdata, in cpu_device_create()
|
| /linux-4.4.14/arch/arm/mach-davinci/ |
| D | clock.c | 184 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() 652 dump_clock(struct seq_file *s, unsigned nest, struct clk *parent) in dump_clock()
|
| D | cp_intc.c | 115 int __init cp_intc_of_init(struct device_node *node, struct device_node *parent) in cp_intc_of_init()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| D | corenv50.c | 43 struct nvkm_object *parent = oclass->parent; in nv50_disp_core_new() local
|
| /linux-4.4.14/drivers/pcmcia/ |
| D | rsrc_iodyn.c | 89 unsigned int align, struct resource **parent) in iodyn_find_io()
|
| /linux-4.4.14/arch/sparc/prom/ |
| D | ranges.c | 91 void prom_apply_generic_ranges(phandle node, phandle parent, in prom_apply_generic_ranges()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
| D | nrs_fifo.c | 133 const struct ptlrpc_nrs_resource *parent, in nrs_fifo_res_get()
|
| /linux-4.4.14/arch/powerpc/platforms/powermac/ |
| D | udbg_adb.c | 195 struct device_node *parent = of_get_parent(np); in udbg_adb_init() local
|
| /linux-4.4.14/tools/include/linux/ |
| D | rbtree.h | 79 static inline void rb_link_node(struct rb_node *node, struct rb_node *parent, in rb_link_node()
|
| /linux-4.4.14/arch/s390/numa/ |
| D | toptree.h | 18 struct toptree *parent; member
|
| /linux-4.4.14/arch/mips/include/asm/ |
| D | clock.h | 26 struct clk *parent; member
|
| /linux-4.4.14/drivers/of/ |
| D | base.c | 623 struct device_node *parent; in of_get_next_parent() local 652 #define __for_each_child_of_node(parent, child) \ argument 732 static struct device_node *__of_find_node_by_path(struct device_node *parent, in __of_find_node_by_path() 2138 struct device_node *of_graph_get_port_by_id(struct device_node *parent, u32 id) in of_graph_get_port_by_id() 2170 struct device_node *of_graph_get_next_endpoint(const struct device_node *parent, in of_graph_get_next_endpoint() 2241 const struct device_node *parent, int port_reg, int reg) in of_graph_get_endpoint_by_regs()
|
| D | address.c | 179 struct device_node *parent; in of_get_pci_address() local 479 static int of_translate_one(struct device_node *parent, struct of_bus *bus, in of_translate_one() 553 struct device_node *parent = NULL; in __of_translate_address() local 643 struct device_node *parent; in of_get_address() local
|
| D | of_pci.c | 22 struct device_node *of_pci_find_child_device(struct device_node *parent, in of_pci_find_child_device()
|
| /linux-4.4.14/fs/squashfs/ |
| D | squashfs_fs_i.h | 43 int parent; member
|
| /linux-4.4.14/fs/nfs/ |
| D | nfs4namespace.c | 355 struct dentry *parent; in nfs_do_refmount() local 398 struct dentry *parent = dget_parent(dentry); in nfs4_submount() local
|
| D | unlink.c | 117 static int nfs_do_call_unlink(struct dentry *parent, struct inode *dir, struct nfs_unlinkdata *data) in nfs_do_call_unlink() 185 struct dentry *parent; in nfs_call_unlink() local
|
| D | dir.c | 470 void nfs_prime_dcache(struct dentry *parent, struct nfs_entry *entry) in nfs_prime_dcache() 1108 struct dentry *parent; in nfs_lookup_revalidate() local 1353 struct dentry *parent; in nfs_lookup() local 1588 struct dentry *parent; in nfs4_lookup_revalidate() local 1637 struct dentry *parent = dget_parent(dentry); in nfs_instantiate() local 2298 struct rb_node *parent = NULL; in nfs_access_add_rbtree() local
|
| D | namespace.c | 279 struct dentry *parent = dget_parent(dentry); in nfs_submount() local
|
| /linux-4.4.14/fs/afs/ |
| D | vnode.c | 64 struct rb_node *parent, **p; in afs_install_vnode() local 118 struct rb_node *parent, **p; in afs_vnode_note_promise() local
|
| /linux-4.4.14/drivers/i2c/ |
| D | i2c-dev.c | 196 struct i2c_adapter *parent = i2c_parent_is_i2c_adapter(adapter); in i2cdev_check_mux_parents() local 225 struct i2c_adapter *parent = i2c_parent_is_i2c_adapter(adapter); in i2cdev_check_addr() local
|
| /linux-4.4.14/fs/affs/ |
| D | namei.c | 134 affs_compare_dentry(const struct dentry *parent, const struct dentry *dentry, in affs_compare_dentry() 143 affs_intl_compare_dentry(const struct dentry *parent, const struct dentry *dentry, in affs_intl_compare_dentry()
|
| /linux-4.4.14/arch/powerpc/kernel/ |
| D | legacy_serial.c | 383 struct device_node *parent = of_get_parent(np); in find_legacy_serial_ports() local 413 struct device_node *pci, *parent = of_get_parent(np); in find_legacy_serial_ports() local
|
| /linux-4.4.14/fs/ceph/ |
| D | inode.c | 69 struct inode *ceph_get_snapdir(struct inode *parent) in ceph_get_snapdir() 119 struct rb_node *parent = NULL; in __get_or_create_frag() local 1100 struct dentry *dn, *parent; in ceph_fill_trace() local 1387 struct dentry *parent = req->r_dentry; in ceph_readdir_prepopulate() local
|
| /linux-4.4.14/drivers/net/ethernet/sun/ |
| D | niu.c | 252 struct niu_parent *parent = np->parent; in niu_enable_ldn_in_ldg() local 2498 struct niu_parent *parent = np->parent; in niu_determine_phy_disposition() local 2604 struct niu_parent *parent = np->parent; in niu_init_link() local 3179 struct niu_parent *parent; in fflp_early_init() local 4168 struct niu_parent *parent = np->parent; in __niu_fastpath_interrupt() local 4472 struct niu_parent *parent = np->parent; in niu_alloc_channels() local 4765 struct niu_parent *parent = np->parent; in niu_init_hostinfo() local 5012 struct niu_parent *parent = np->parent; in niu_set_ip_frag_rule() local 5042 struct niu_parent *parent = np->parent; in niu_init_classifier_hw() local 5637 struct niu_parent *parent = np->parent; in niu_init_rx_xmac() local [all …]
|
| /linux-4.4.14/mm/ |
| D | interval_tree.c | 34 struct vm_area_struct *parent; in vma_interval_tree_insert_after() local
|
| /linux-4.4.14/sound/firewire/ |
| D | lib.h | 31 struct fw_device *parent; member
|
| /linux-4.4.14/fs/efs/ |
| D | namei.c | 111 struct dentry *parent = ERR_PTR(-ENOENT); in efs_get_parent() local
|
| /linux-4.4.14/net/core/ |
| D | netclassid_cgroup.c | 46 struct cgroup_cls_state *parent = css_cls_state(css->parent); in cgrp_css_online() local
|
| /linux-4.4.14/drivers/acpi/pmic/ |
| D | intel_pmic_xpower.c | 232 struct device *parent = pdev->dev.parent; in intel_xpower_pmic_opregion_probe() local
|
| /linux-4.4.14/net/dccp/ |
| D | minisocks.c | 211 int dccp_child_process(struct sock *parent, struct sock *child, in dccp_child_process()
|
| /linux-4.4.14/drivers/block/drbd/ |
| D | drbd_interval.c | 49 struct rb_node **new = &root->rb_node, *parent = NULL; in drbd_insert_interval() local
|
| /linux-4.4.14/tools/perf/ |
| D | builtin-kmem.c | 72 struct rb_node *parent = NULL; in insert_alloc_stat() local 115 struct rb_node *parent = NULL; in insert_caller_stat() local 424 struct rb_node *parent = NULL; in __page_stat__findnew_page() local 473 struct rb_node *parent = NULL; in __page_stat__findnew_alloc() local 528 struct rb_node *parent = NULL; in __page_stat__findnew_caller() local 1212 struct rb_node *parent = NULL; in sort_slab_insert() local 1259 struct rb_node *parent = NULL; in sort_page_insert() local
|
| /linux-4.4.14/arch/blackfin/kernel/ |
| D | ftrace.c | 100 void prepare_ftrace_return(unsigned long *parent, unsigned long self_addr, in prepare_ftrace_return()
|
| /linux-4.4.14/include/media/ |
| D | media-devnode.h | 76 struct device *parent; /* device parent */ member
|
| /linux-4.4.14/arch/powerpc/include/asm/ |
| D | bootx.h | 41 u32 parent; member
|
| /linux-4.4.14/drivers/md/bcache/ |
| D | closure.c | 31 struct closure *parent = cl->parent; in closure_put_after_sub() local
|
| D | btree.c | 446 void __bch_btree_node_write(struct btree *b, struct closure *parent) in __bch_btree_node_write() 477 void bch_btree_node_write(struct btree *b, struct closure *parent) in bch_btree_node_write() 970 struct btree *parent) in bch_btree_node_get() 1026 static void btree_node_prefetch(struct btree *parent, struct bkey *k) in btree_node_prefetch() 1067 struct btree *parent) in __bch_btree_node_alloc() 1109 struct btree *parent) in bch_btree_node_alloc()
|
| /linux-4.4.14/crypto/ |
| D | ctr.c | 38 static int crypto_ctr_setkey(struct crypto_tfm *parent, const u8 *key, in crypto_ctr_setkey() 252 static int crypto_rfc3686_setkey(struct crypto_ablkcipher *parent, in crypto_rfc3686_setkey()
|
| D | vmac.c | 544 static int vmac_setkey(struct crypto_shash *parent, in vmac_setkey() 565 struct crypto_shash *parent = pdesc->tfm; in vmac_update() local 600 struct crypto_shash *parent = pdesc->tfm; in vmac_final() local
|
| D | pcrypt.c | 102 static int pcrypt_aead_setkey(struct crypto_aead *parent, in pcrypt_aead_setkey() 110 static int pcrypt_aead_setauthsize(struct crypto_aead *parent, in pcrypt_aead_setauthsize()
|
| D | cryptd.c | 184 static int cryptd_blkcipher_setkey(struct crypto_ablkcipher *parent, in cryptd_blkcipher_setkey() 429 static int cryptd_hash_setkey(struct crypto_ahash *parent, in cryptd_hash_setkey() 666 static int cryptd_aead_setkey(struct crypto_aead *parent, in cryptd_aead_setkey() 675 static int cryptd_aead_setauthsize(struct crypto_aead *parent, in cryptd_aead_setauthsize()
|
| /linux-4.4.14/arch/powerpc/platforms/pseries/ |
| D | dlpar.c | 134 struct device_node *parent) in dlpar_configure_connector() 386 struct device_node *dn, *parent; in dlpar_cpu_probe() local
|
| /linux-4.4.14/drivers/nvdimm/ |
| D | core.c | 263 struct device *parent = nvdimm_bus->dev.parent; in nvdimm_bus_provider() local 318 struct nvdimm_bus *__nvdimm_bus_register(struct device *parent, in __nvdimm_bus_register()
|
| /linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
| D | debugfs.c | 284 struct dentry *parent, in wil_debugfs_create_iomem_x32() 307 struct dentry *parent, in wil_debugfs_create_ulong() 371 struct dentry *parent, u32 off) in wil6210_debugfs_create_ISR() 392 struct dentry *parent) in wil6210_debugfs_create_pseudo_ISR() 445 struct dentry *parent) in wil6210_debugfs_create_ITR_CNT() 542 struct dentry *parent, in wil_debugfs_create_ioblob()
|
| /linux-4.4.14/arch/microblaze/kernel/ |
| D | ftrace.c | 22 void prepare_ftrace_return(unsigned long *parent, unsigned long self_addr) in prepare_ftrace_return()
|
| D | intc.c | 139 struct device_node *parent) in xilinx_intc_of_init()
|
| /linux-4.4.14/security/integrity/ |
| D | iint.c | 95 struct rb_node *node, *parent = NULL; in integrity_inode_get() local
|
| /linux-4.4.14/drivers/acpi/acpica/ |
| D | dsobject.c | 388 union acpi_parse_object *parent; in acpi_ds_build_internal_package_obj() local
|
| D | nsxfname.c | 80 acpi_get_handle(acpi_handle parent, in acpi_get_handle()
|
| /linux-4.4.14/drivers/pci/host/ |
| D | pci-versatile.c | 84 struct resource *parent, *res = win->res; in versatile_pci_parse_request_of_pci_ranges() local
|
| /linux-4.4.14/drivers/dma/ioat/ |
| D | sysfs.c | 78 struct kobject *parent = &c->dev->device.kobj; in ioat_kobject_add() local
|
| /linux-4.4.14/arch/arm64/kernel/ |
| D | ftrace.c | 111 void prepare_ftrace_return(unsigned long *parent, unsigned long self_addr, in prepare_ftrace_return()
|
| /linux-4.4.14/fs/xfs/ |
| D | xfs_export.c | 60 struct inode *parent) in xfs_fs_encode_fh()
|
| /linux-4.4.14/arch/s390/kernel/ |
| D | ftrace.c | 198 unsigned long prepare_ftrace_return(unsigned long parent, unsigned long ip) in prepare_ftrace_return()
|
| /linux-4.4.14/net/6lowpan/ |
| D | nhc.c | 26 struct rb_node **new = &rb_root.rb_node, *parent = NULL; in lowpan_nhc_insert() local
|
| /linux-4.4.14/fs/hpfs/ |
| D | inode.c | 183 struct inode *parent; in hpfs_write_inode() local
|
| /linux-4.4.14/fs/ |
| D | namespace.c | 862 struct mount *parent, in attach_mnt() 871 struct mount *parent, in attach_shadowed() 889 struct mount *parent = mnt->mnt_parent; in commit_tree() local 1675 struct mount *res, *p, *q, *r, *parent; in copy_tree() local 2074 struct mount *mnt = NULL, *old, *parent; in do_loopback() local 2332 struct mount *parent; in do_add_mount() local 2514 static int select_submounts(struct mount *parent, struct list_head *graveyard) in select_submounts()
|
| D | char_dev.c | 491 struct kobject *parent = kobj->parent; in cdev_default_release() local 500 struct kobject *parent = kobj->parent; in cdev_dynamic_release() local
|
| D | namei.c | 682 struct dentry *parent = nd->path.dentry; in unlazy_walk() local 889 const struct inode *parent; in may_follow_link() local 1058 struct mount *parent; in follow_up() local 1305 struct dentry *parent = old->d_parent; in follow_dotdot_rcu() local 1533 struct dentry *dentry, *parent = nd->path.dentry; in lookup_fast() local 1628 struct dentry *dentry, *parent; in lookup_slow() local 1928 struct dentry *parent = nd->path.dentry; in link_path_walk() local 2180 struct path *parent) in path_parentat() 2199 unsigned int flags, struct path *parent, in filename_parentat() 2345 struct path *parent, in user_path_parent()
|
| /linux-4.4.14/net/iucv/ |
| D | af_iucv.c | 411 static void iucv_sock_cleanup_listen(struct sock *parent) in iucv_sock_cleanup_listen() 531 static void iucv_sock_init(struct sock *sk, struct sock *parent) in iucv_sock_init() 627 void iucv_accept_enqueue(struct sock *parent, struct sock *sk) in iucv_accept_enqueue() 653 struct sock *iucv_accept_dequeue(struct sock *parent, struct socket *newsock) in iucv_accept_dequeue() 1440 static inline unsigned int iucv_accept_poll(struct sock *parent) in iucv_accept_poll()
|
| /linux-4.4.14/drivers/gpio/ |
| D | gpio-tps6586x.c | 38 struct device *parent; member
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
| D | priv.h | 37 struct nvkm_therm *parent; member
|
| /linux-4.4.14/drivers/macintosh/ |
| D | macio_asic.c | 359 struct device *parent, in macio_add_one_device() 460 struct device *parent = NULL; in macio_pci_add_devices() local
|
| /linux-4.4.14/security/keys/ |
| D | key.c | 57 struct rb_node *parent = NULL; in key_user_lookup() local 139 struct rb_node *parent, **p; in key_alloc_serial() local
|
| /linux-4.4.14/net/802/ |
| D | garp.c | 153 struct rb_node *parent = app->gid.rb_node; in garp_attr_lookup() local 173 struct rb_node *parent = NULL, **p = &app->gid.rb_node; in garp_attr_create() local
|
| /linux-4.4.14/drivers/usb/gadget/udc/ |
| D | udc-core.c | 355 int usb_add_gadget_udc_release(struct device *parent, struct usb_gadget *gadget, in usb_add_gadget_udc_release() 435 int usb_add_gadget_udc(struct device *parent, struct usb_gadget *gadget) in usb_add_gadget_udc()
|
| /linux-4.4.14/lib/ |
| D | assoc_array.c | 31 const struct assoc_array_ptr *cursor, *ptr, *parent; in assoc_array_subtree_iterate() local 365 struct assoc_array_ptr *cursor, *parent = NULL; in assoc_array_destroy_subtree() local 1190 struct assoc_array_node *parent, *grandparent; in assoc_array_delete() local
|
| /linux-4.4.14/arch/arm/mach-omap1/ |
| D | clock.c | 149 struct clk * parent; in calc_dsor_exp() local 705 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() 760 void clk_reparent(struct clk *child, struct clk *parent) in clk_reparent()
|
| /linux-4.4.14/drivers/crypto/qat/qat_common/ |
| D | adf_aer.c | 88 struct pci_dev *parent = pdev->bus->self; in adf_dev_restore() local
|
| /linux-4.4.14/drivers/clk/socfpga/ |
| D | clk-gate.c | 65 static int socfpga_clk_set_parent(struct clk_hw *hwclk, u8 parent) in socfpga_clk_set_parent()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/ |
| D | ramht.c | 141 struct nvkm_gpuobj *parent, struct nvkm_ramht **pramht) in nvkm_ramht_new()
|
| /linux-4.4.14/drivers/i2c/muxes/ |
| D | i2c-arb-gpio-challenge.c | 45 struct i2c_adapter *parent; member
|
| D | i2c-mux-pinctrl.c | 34 struct i2c_adapter *parent; member
|
| /linux-4.4.14/drivers/sbus/char/ |
| D | flash.c | 164 struct device_node *parent; in flash_probe() local
|
| /linux-4.4.14/include/linux/mfd/ |
| D | core.h | 120 static inline int mfd_add_hotplug_devices(struct device *parent, in mfd_add_hotplug_devices()
|
| /linux-4.4.14/arch/blackfin/include/asm/ |
| D | clocks.h | 62 struct clk *parent; member
|
| /linux-4.4.14/arch/arm/xen/ |
| D | p2m.c | 34 struct rb_node *parent = NULL; in xen_add_phys_to_mach_entry() local
|
| /linux-4.4.14/kernel/sched/ |
| D | cpudeadline.c | 19 static inline int parent(int i) in parent() function
|
| /linux-4.4.14/fs/notify/ |
| D | fsnotify.c | 91 struct dentry *parent; in __fsnotify_parent() local
|
| /linux-4.4.14/fs/ocfs2/ |
| D | dcache.c | 132 struct inode *parent; in ocfs2_match_dentry() local
|
| /linux-4.4.14/arch/sparc/kernel/ |
| D | ftrace.c | 123 unsigned long prepare_ftrace_return(unsigned long parent, in prepare_ftrace_return()
|
| /linux-4.4.14/arch/x86/crypto/ |
| D | fpu.c | 27 static int crypto_fpu_setkey(struct crypto_tfm *parent, const u8 *key, in crypto_fpu_setkey()
|
| /linux-4.4.14/drivers/clk/at91/ |
| D | clk-usb.c | 62 struct clk_hw *parent; in at91sam9x5_clk_usb_determine_rate() local 276 struct clk_hw *parent = clk_hw_get_parent(hw); in at91rm9200_clk_usb_round_rate() local
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/ |
| D | xtensa.c | 44 nvkm_xtensa_cclass_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, in nvkm_xtensa_cclass_bind()
|
| /linux-4.4.14/fs/isofs/ |
| D | export.c | 113 struct inode *parent) in isofs_export_encode_fh()
|
| /linux-4.4.14/fs/proc/ |
| D | proc_sysctl.c | 137 struct rb_node *parent = NULL; in insert_entry() local 836 static int proc_sys_compare(const struct dentry *parent, const struct dentry *dentry, in proc_sys_compare() 966 struct ctl_dir *parent; in xlate_dir() local 1512 struct ctl_dir *parent = header->parent; in put_links() local 1544 struct ctl_dir *parent = header->parent; in drop_sysctl_table() local
|
| /linux-4.4.14/fs/ncpfs/ |
| D | dir.c | 157 ncp_compare_dentry(const struct dentry *parent, const struct dentry *dentry, in ncp_compare_dentry() 314 struct dentry *parent; in ncp_lookup_validate() local 405 ncp_invalidate_dircache_entries(struct dentry *parent) in ncp_invalidate_dircache_entries()
|
| /linux-4.4.14/drivers/net/can/usb/ |
| D | gs_usb.c | 156 struct gs_usb *parent; member 567 struct gs_usb *parent = dev->parent; in gs_can_open() local 688 struct gs_usb *parent = dev->parent; in gs_can_close() local
|
| /linux-4.4.14/drivers/scsi/cxlflash/ |
| D | common.h | 137 struct afu *parent; member 182 struct cxlflash_cfg *parent; /* Pointer back to parent cxlflash_cfg */ member
|