/openbmc/linux/drivers/irqchip/ |
H A D | irq-mscc-ocelot.c | 117 static int __init vcoreiii_irq_init(struct device_node *node, in vcoreiii_irq_init() 188 static int __init ocelot_irq_init(struct device_node *node, in ocelot_irq_init() 196 static int __init serval_irq_init(struct device_node *node, in serval_irq_init() 204 static int __init luton_irq_init(struct device_node *node, in luton_irq_init() 212 static int __init jaguar2_irq_init(struct device_node *node, in jaguar2_irq_init()
|
H A D | irq-or1k-pic.c | 141 static int __init or1k_pic_init(struct device_node *node, in or1k_pic_init() 155 static int __init or1k_pic_or1200_init(struct device_node *node, in or1k_pic_or1200_init() 163 static int __init or1k_pic_level_init(struct device_node *node, in or1k_pic_level_init() 171 static int __init or1k_pic_edge_init(struct device_node *node, in or1k_pic_edge_init()
|
/openbmc/linux/lib/ |
H A D | plist.c | 73 void plist_add(struct plist_node *node, struct plist_head *head) in plist_add() 112 void plist_del(struct plist_node *node, struct plist_head *head) in plist_del() 145 void plist_requeue(struct plist_node *node, struct plist_head *head) in plist_requeue() 212 static void __init plist_test_requeue(struct plist_node *node) in plist_test_requeue()
|
H A D | maple_tree.c | 175 struct maple_node *node = container_of(head, struct maple_node, rcu); in mt_free_rcu() local 187 static void ma_free_rcu(struct maple_node *node) in ma_free_rcu() 331 static inline struct maple_enode *mt_mk_node(const struct maple_node *node, in mt_mk_node() 338 static inline void *mte_mk_root(const struct maple_enode *node) in mte_mk_root() 343 static inline void *mte_safe_root(const struct maple_enode *node) in mte_safe_root() 348 static inline void *mte_set_full(const struct maple_enode *node) in mte_set_full() 353 static inline void *mte_clear_full(const struct maple_enode *node) in mte_clear_full() 358 static inline bool mte_has_null(const struct maple_enode *node) in mte_has_null() 363 static inline bool ma_is_root(struct maple_node *node) in ma_is_root() 368 static inline bool mte_is_root(const struct maple_enode *node) in mte_is_root() [all …]
|
/openbmc/linux/drivers/interconnect/qcom/ |
H A D | icc-rpmh.c | 21 void qcom_icc_pre_aggregate(struct icc_node *node) in qcom_icc_pre_aggregate() 49 int qcom_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in qcom_icc_aggregate() 89 struct icc_node *node; in qcom_icc_set() local 170 struct icc_node *node; in qcom_icc_rpmh_probe() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | mm.h | 46 struct nvkm_mm_node *node; in nvkm_mm_heap_size() local 56 nvkm_mm_contiguous(struct nvkm_mm_node *node) in nvkm_mm_contiguous() 62 nvkm_mm_addr(struct nvkm_mm_node *node) in nvkm_mm_addr() 70 nvkm_mm_size(struct nvkm_mm_node *node) in nvkm_mm_size()
|
/openbmc/linux/security/selinux/ |
H A D | avc.c | 154 struct avc_node *node; in avc_get_hash_stats() local 328 static int avc_add_xperms_decision(struct avc_node *node, in avc_add_xperms_decision() 353 static int avc_xperms_populate(struct avc_node *node, in avc_xperms_populate() 433 struct avc_node *node = container_of(rhead, struct avc_node, rhead); in avc_node_free() local 439 static void avc_node_delete(struct avc_node *node) in avc_node_delete() 446 static void avc_node_kill(struct avc_node *node) in avc_node_kill() 463 struct avc_node *node; in avc_reclaim_node() local 498 struct avc_node *node; in avc_alloc_node() local 515 static void avc_node_populate(struct avc_node *node, u32 ssid, u32 tsid, u16 tclass, struct av_deci… in avc_node_populate() 525 struct avc_node *node, *ret = NULL; in avc_search_node() local [all …]
|
/openbmc/linux/tools/perf/tests/ |
H A D | hists_output.c | 100 struct rb_node *node; in del_hist_entries() local 144 struct rb_node *node; in test1() local 246 struct rb_node *node; in test2() local 302 struct rb_node *node; in test3() local 376 struct rb_node *node; in test4() local 478 struct rb_node *node; in test5() local
|
/openbmc/linux/include/linux/ |
H A D | rbtree_augmented.h | 47 rb_insert_augmented(struct rb_node *node, struct rb_root *root, in rb_insert_augmented() 54 rb_insert_augmented_cached(struct rb_node *node, in rb_insert_augmented_cached() 64 rb_add_augmented_cached(struct rb_node *node, struct rb_root_cached *tree, in rb_add_augmented_cached() 224 __rb_erase_augmented(struct rb_node *node, struct rb_root *root, in __rb_erase_augmented() 326 rb_erase_augmented(struct rb_node *node, struct rb_root *root, in rb_erase_augmented() 335 rb_erase_augmented_cached(struct rb_node *node, struct rb_root_cached *root, in rb_erase_augmented_cached()
|
H A D | node.h | 83 struct node { struct 93 extern struct node *node_devices[]; argument
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | dbnames.c | 104 struct acpi_namespace_node *node; in acpi_db_set_scope() local 400 struct acpi_namespace_node *node = in acpi_db_walk_for_predefined_names() local 493 struct acpi_namespace_node *node = in acpi_db_walk_for_object_counts() local 527 struct acpi_namespace_node *node = acpi_ns_validate_handle(obj_handle); in acpi_db_walk_for_fields() local 770 struct acpi_namespace_node *node = in acpi_db_integrity_walk() local 870 struct acpi_namespace_node *node = in acpi_db_walk_for_references() local 936 struct acpi_namespace_node *node = in acpi_db_bus_walk() local
|
/openbmc/linux/drivers/clk/ |
H A D | clk-conf.c | 14 static int __set_clk_parents(struct device_node *node, bool clk_supplier) in __set_clk_parents() 81 static int __set_clk_rates(struct device_node *node, bool clk_supplier) in __set_clk_rates() 137 int of_clk_set_defaults(struct device_node *node, bool clk_supplier) in of_clk_set_defaults()
|
/openbmc/linux/drivers/clk/bcm/ |
H A D | clk-ns2.c | 86 static void __init ns2_genpll_scr_clk_init(struct device_node *node) in ns2_genpll_scr_clk_init() 148 static void __init ns2_genpll_sw_clk_init(struct device_node *node) in ns2_genpll_sw_clk_init() 210 static void __init ns2_lcpll_ddr_clk_init(struct device_node *node) in ns2_lcpll_ddr_clk_init() 272 static void __init ns2_lcpll_ports_clk_init(struct device_node *node) in ns2_lcpll_ports_clk_init()
|
/openbmc/linux/drivers/base/test/ |
H A D | property-entry-test.c | 20 struct fwnode_handle *node; in pe_test_uints() local 131 struct fwnode_handle *node; in pe_test_uint_arrays() local 266 struct fwnode_handle *node; in pe_test_strings() local 331 struct fwnode_handle *node; in pe_test_bool() local 424 struct fwnode_handle *node; in pe_test_reference() local
|
/openbmc/linux/fs/hfsplus/ |
H A D | btree.c | 261 struct hfs_bnode *node; in hfs_btree_close() local 286 struct hfs_bnode *node; in hfs_btree_write() local 316 struct hfs_bnode *node; in hfs_bmap_new_bmap() local 376 struct hfs_bnode *node, *next_node; in hfs_bmap_alloc() local 449 void hfs_bmap_free(struct hfs_bnode *node) in hfs_bmap_free()
|
/openbmc/linux/tools/perf/util/ |
H A D | strfilter.c | 19 static void strfilter_node__delete(struct strfilter_node *node) in strfilter_node__delete() 70 struct strfilter_node *node = zalloc(sizeof(*node)); in strfilter_node__alloc() local 218 static bool strfilter_node__compare(struct strfilter_node *node, in strfilter_node__compare() 249 static int strfilter_node__sprint_pt(struct strfilter_node *node, char *buf) in strfilter_node__sprint_pt() 264 static int strfilter_node__sprint(struct strfilter_node *node, char *buf) in strfilter_node__sprint()
|
/openbmc/u-boot/drivers/usb/musb-new/ |
H A D | ti-musb.c | 51 static int ti_musb_get_usb_index(int node) in ti_musb_get_usb_index() 82 int node = dev_of_offset(dev); in ti_musb_ofdata_to_platdata() local 181 int node = dev_of_offset(dev); in ti_musb_host_ofdata_to_platdata() local 219 int node = dev_of_offset(dev); in ti_musb_peripheral_ofdata_to_platdata() local 288 int node; in ti_musb_wrapper_bind() local
|
/openbmc/u-boot/drivers/pinctrl/mvebu/ |
H A D | pinctrl-mvebu.c | 42 int node = dev_of_offset(dev); in mvebu_pinctl_emmc_set_mux() local 70 int node = dev_of_offset(config); in mvebu_pinctrl_set_state() local 131 int node = dev_of_offset(config); in mvebu_pinctrl_set_state_all() local 185 int node = dev_of_offset(dev); in mvebu_pinctl_probe() local
|
/openbmc/linux/drivers/of/ |
H A D | property.c | 41 bool of_graph_is_present(const struct device_node *node) in of_graph_is_present() 578 int of_graph_parse_endpoint(const struct device_node *node, in of_graph_parse_endpoint() 612 struct device_node *node, *port; in of_graph_get_port_by_id() local 657 struct device_node *node; in of_graph_get_next_endpoint() local 715 struct device_node *node = NULL; in of_graph_get_endpoint_by_regs() local 735 struct device_node *of_graph_get_remote_endpoint(const struct device_node *node) in of_graph_get_remote_endpoint() 749 struct device_node *of_graph_get_port_parent(struct device_node *node) in of_graph_get_port_parent() 782 const struct device_node *node) in of_graph_get_remote_port_parent() 804 struct device_node *of_graph_get_remote_port(const struct device_node *node) in of_graph_get_remote_port() 837 struct device_node *of_graph_get_remote_node(const struct device_node *node, in of_graph_get_remote_node() [all …]
|
/openbmc/linux/drivers/gpu/drm/omapdrm/ |
H A D | omap_debugfs.c | 22 struct drm_info_node *node = (struct drm_info_node *) m->private; in gem_show() local 36 struct drm_info_node *node = (struct drm_info_node *) m->private; in mm_show() local 48 struct drm_info_node *node = (struct drm_info_node *) m->private; in fb_show() local
|
/openbmc/u-boot/arch/arm/mach-socfpga/ |
H A D | pinmux_arria10.c | 37 static int do_pinctrl_pins(const void *blob, int node, const char *child_name) in do_pinctrl_pins() 66 int node; in config_dedicated_pins() local 84 int node; in config_pins() local
|
/openbmc/u-boot/drivers/core/ |
H A D | of_extra.c | 13 int ofnode_read_fmap_entry(ofnode node, struct fmap_entry *entry) in ofnode_read_fmap_entry() 49 int ofnode_decode_region(ofnode node, const char *prop_name, fdt_addr_t *basep, in ofnode_decode_region() 78 ofnode node; in ofnode_decode_memory_region() local
|
/openbmc/linux/drivers/infiniband/hw/irdma/ |
H A D | ws.c | 24 struct irdma_ws_node *node; in irdma_alloc_node() local 71 struct irdma_ws_node *node) in irdma_free_node() 90 struct irdma_ws_node *node, u8 cmd) in irdma_ws_cqp_cmd() 129 struct irdma_ws_node *node; in ws_find_node() local
|
/openbmc/linux/kernel/locking/ |
H A D | qspinlock.c | 273 static __always_inline void __pv_init_node(struct mcs_spinlock *node) { } in __pv_init_node() 274 static __always_inline void __pv_wait_node(struct mcs_spinlock *node, in __pv_wait_node() 277 struct mcs_spinlock *node) { } in __pv_kick_node() 279 struct mcs_spinlock *node) in __pv_wait_head_or_lock() 318 struct mcs_spinlock *prev, *next, *node; in queued_spin_lock_slowpath() local
|
/openbmc/u-boot/common/spl/ |
H A D | spl_fit.c | 44 __maybe_unused int node; in spl_fit_get_image_name() local 98 int node; in spl_fit_get_image_node() local 171 void *fit, ulong base_offset, int node, in spl_load_fit_image() 281 int node, ret; in spl_fit_append_fdt() local 317 int node; in spl_fit_record_loadable() local 360 int node = -1; in spl_load_simple_fit() local
|