Home
last modified time | relevance | path

Searched defs:node (Results 151 – 175 of 2042) sorted by relevance

12345678910>>...82

/linux/drivers/gpu/drm/ttm/
H A Dttm_range_manager.c66 struct ttm_range_mgr_node *node; in ttm_range_man_alloc() local
107 struct ttm_range_mgr_node *node = to_ttm_range_mgr_node(res); in ttm_range_man_free() local
123 struct drm_mm_node *node = &to_ttm_range_mgr_node(res)->mm_nodes[0]; in ttm_range_man_intersects() local
139 struct drm_mm_node *node = &to_ttm_range_mgr_node(res)->mm_nodes[0]; in ttm_range_man_compatible() local
/linux/drivers/clk/mediatek/
H A Dclk-mt8173-infracfg.c79 static void clk_mt8173_infra_init_early(struct device_node *node) in clk_mt8173_infra_init_early()
100 struct device_node *node = pdev->dev.of_node; in clk_mt8173_infracfg_probe() local
144 struct device_node *node = pdev->dev.of_node; in clk_mt8173_infracfg_remove() local
/linux/kernel/trace/
H A Dtrace_stat.c27 struct rb_node node; member
171 struct rb_node *node; in stat_seq_start() local
195 struct rb_node *node = p; in stat_seq_next() local
307 struct stat_session *session, *node; in register_stat_tracer() local
347 struct stat_session *node, *tmp; in unregister_stat_tracer() local
/linux/fs/ceph/
H A Dsubvolume_metrics.c24 struct rb_node node; member
57 struct rb_node *node; in __lookup_entry() local
106 struct rb_node *node = rb_first_cached(&tracker->tree); in ceph_subvolume_metrics_clear_locked() local
220 struct rb_node *node; in ceph_subvolume_metrics_snapshot() local
326 struct rb_node *node; in ceph_subvolume_metrics_dump() local
/linux/drivers/clk/sunxi/
H A Dclk-a10-pll2.c38 static void __init sun4i_pll2_setup(struct device_node *node, in sun4i_pll2_setup()
181 static void __init sun4i_a10_pll2_setup(struct device_node *node) in sun4i_a10_pll2_setup()
189 static void __init sun5i_a13_pll2_setup(struct device_node *node) in sun5i_a13_pll2_setup()
/linux/drivers/irqchip/
H A Dirq-atmel-aic5.c314 static int __init aic5_of_init(struct device_node *node, in aic5_of_init()
357 static int __init sama5d2_aic5_of_init(struct device_node *node, in sama5d2_aic5_of_init()
373 static int __init sama5d3_aic5_of_init(struct device_node *node, in sama5d3_aic5_of_init()
382 static int __init sama5d4_aic5_of_init(struct device_node *node, in sama5d4_aic5_of_init()
391 static int __init sam9x60_aic5_of_init(struct device_node *node, in sam9x60_aic5_of_init()
400 static int __init sam9x7_aic5_of_init(struct device_node *node, struct device_node *parent) in sam9x7_aic5_of_init()
H A Dirq-mmp.c190 static int mmp_irq_domain_xlate(struct irq_domain *d, struct device_node *node, in mmp_irq_domain_xlate()
247 static int __init mmp_init_bases(struct device_node *node) in mmp_init_bases()
288 static int __init mmp_of_init(struct device_node *node, in mmp_of_init()
306 static int __init mmp2_of_init(struct device_node *node, in mmp2_of_init()
324 static int __init mmp3_of_init(struct device_node *node, in mmp3_of_init()
356 static int __init mmp2_mux_of_init(struct device_node *node, in mmp2_mux_of_init()
/linux/drivers/acpi/acpica/
H A Ddbmethod.c117 struct acpi_namespace_node *node; in acpi_db_set_method_data() local
362 static acpi_status acpi_db_evaluate_object(struct acpi_namespace_node *node) in acpi_db_evaluate_object()
451 struct acpi_namespace_node *node = in acpi_db_walk_for_execute() local
501 struct acpi_namespace_node *node = in acpi_db_walk_for_execute_all() local
H A Devxfregn.c52 struct acpi_namespace_node *node; in acpi_install_address_space_handler_internal() local
145 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
277 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
H A Devhandler.c118 acpi_ev_has_default_handler(struct acpi_namespace_node *node, in acpi_ev_has_default_handler()
171 struct acpi_namespace_node *node; in acpi_ev_install_handler() local
328 acpi_ev_install_space_handler(struct acpi_namespace_node *node, in acpi_ev_install_space_handler()
/linux/scripts/gdb/linux/
H A Dmapletree.py109 def mte_safe_root(node): argument
130 def ma_dead_node(node): argument
170 def ma_pivots(node, t): argument
181 def ma_slots(node, tp): argument
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dalloc.c57 int node) in mlx5_dma_zalloc_coherent_node()
75 struct mlx5_frag_buf *buf, int node) in mlx5_frag_buf_alloc_node()
133 int node) in mlx5_alloc_db_pgdir()
186 int mlx5_db_alloc_node(struct mlx5_core_dev *dev, struct mlx5_db *db, int node) in mlx5_db_alloc_node()
/linux/drivers/clk/ti/
H A Dclkctrl.c53 struct list_head node; member
286 struct device_node *node, struct clk_hw *clk_hw, in _ti_clkctrl_clk_register()
334 struct device_node *node, u16 offset, in _ti_clkctrl_setup_gate()
355 struct device_node *node, u16 offset, in _ti_clkctrl_setup_mux()
390 struct device_node *node, u16 offset, in _ti_clkctrl_setup_div()
426 struct device_node *node, in _ti_clkctrl_setup_subclks()
510 static void __init _ti_omap4_clkctrl_setup(struct device_node *node) in _ti_omap4_clkctrl_setup()
H A Ddivider.c310 static struct clk *_register_divider(struct device_node *node, in _register_divider()
385 static int __init ti_clk_get_div_table(struct device_node *node, in ti_clk_get_div_table()
436 static int _populate_divider_min_max(struct device_node *node, in _populate_divider_min_max()
471 static int __init ti_clk_divider_populate(struct device_node *node, in ti_clk_divider_populate()
514 static void __init of_ti_divider_clk_setup(struct device_node *node) in of_ti_divider_clk_setup()
540 static void __init of_ti_composite_divider_clk_setup(struct device_node *node) in of_ti_composite_divider_clk_setup()
/linux/drivers/xen/xenbus/
H A Dxenbus_xs.c437 const char *dir, const char *node, unsigned int *num) in xenbus_directory()
457 const char *dir, const char *node) in xenbus_exists()
475 const char *dir, const char *node, unsigned int *len) in xenbus_read()
494 const char *dir, const char *node, const char *string) in xenbus_write()
516 int xenbus_rm(struct xenbus_transaction t, const char *dir, const char *node) in xenbus_rm()
560 const char *dir, const char *node, const char *fmt, ...) in xenbus_scanf()
582 unsigned int xenbus_read_unsigned(const char *dir, const char *node, in xenbus_read_unsigned()
598 const char *dir, const char *node, const char *fmt, ...) in xenbus_printf()
/linux/block/
H A Dbfq-wf2q.c25 struct rb_node *node = tree->rb_node; in bfq_root_active_entity() local
323 struct bfq_entity *bfq_entity_of(struct rb_node *node) in bfq_entity_of()
382 struct rb_node **node = &root->rb_node; in bfq_insert() local
411 static void bfq_update_min(struct bfq_entity *entity, struct rb_node *node) in bfq_update_min()
430 static void bfq_update_active_node(struct rb_node *node) in bfq_update_active_node()
449 static void bfq_update_active_tree(struct rb_node *node) in bfq_update_active_tree()
484 struct rb_node *node = &entity->rb_node; in bfq_active_insert() local
544 static struct rb_node *bfq_find_deepest(struct rb_node *node) in bfq_find_deepest()
574 struct rb_node *node; in bfq_active_extract() local
1300 struct rb_node *node = st->active.rb_node; in bfq_first_active_entity() local
/linux/fs/btrfs/
H A Dref-verify.c25 struct rb_node node; member
39 struct rb_node node; member
74 struct rb_node node; member
78 static int block_entry_bytenr_key_cmp(const void *key, const struct rb_node *node) in block_entry_bytenr_key_cmp()
101 struct rb_node *node; in insert_block_entry() local
109 struct rb_node *node; in lookup_block_entry() local
115 static int root_entry_root_objectid_key_cmp(const void *key, const struct rb_node *node) in root_entry_root_objectid_key_cmp()
138 struct rb_node *node; in insert_root_entry() local
176 struct rb_node *node; in insert_ref_entry() local
184 struct rb_node *node; in lookup_root_entry() local
/linux/drivers/i2c/
H A Di2c-core-of-prober.c60 static int i2c_of_probe_enable_node(struct device *dev, struct device_node *node) in i2c_of_probe_enable_node()
186 static int i2c_of_probe_simple_get_supply(struct device *dev, struct device_node *node, in i2c_of_probe_simple_get_supply()
249 static int i2c_of_probe_simple_get_gpiod(struct device *dev, struct device_node *node, in i2c_of_probe_simple_get_gpiod()
323 struct device_node *node; in i2c_of_probe_simple_enable() local
/linux/include/linux/
H A Dnode.h109 struct node { struct
119 extern struct node *node_devices[]; argument
/linux/tools/testing/selftests/rseq/
H A Dbasic_percpu_ops_test.c171 struct percpu_list_node *node, in this_cpu_list_push()
235 struct percpu_list_node *node; in __percpu_list_pop() local
256 struct percpu_list_node *node; in test_percpu_list_thread() local
290 struct percpu_list_node *node; in test_percpu_list() local
310 struct percpu_list_node *node; in test_percpu_list() local
/linux/fs/btrfs/tests/
H A Ddelayed-refs-tests.c61 struct btrfs_delayed_ref_node *node) in delete_delayed_ref_node()
106 static int validate_ref_node(struct btrfs_delayed_ref_node *node, in validate_ref_node()
174 struct btrfs_delayed_ref_node *node; in simple_test() local
342 struct btrfs_delayed_ref_node *node; in merge_tests() local
783 struct btrfs_delayed_ref_node *node; in select_delayed_refs_test() local
/linux/drivers/clk/mvebu/
H A Dclk-corediv.c253 mvebu_corediv_clk_init(struct device_node *node, in mvebu_corediv_clk_init()
311 static void __init armada370_corediv_clk_init(struct device_node *node) in armada370_corediv_clk_init()
318 static void __init armada375_corediv_clk_init(struct device_node *node) in armada375_corediv_clk_init()
325 static void __init armada380_corediv_clk_init(struct device_node *node) in armada380_corediv_clk_init()
332 static void __init mv98dx3236_corediv_clk_init(struct device_node *node) in mv98dx3236_corediv_clk_init()
/linux/drivers/net/wireless/marvell/mwifiex/
H A D11n.h60 struct mwifiex_sta_node *node = mwifiex_get_sta_entry(priv, ptr->ra); in mwifiex_is_station_ampdu_allowed() local
157 struct mwifiex_sta_node *node) in mwifiex_is_sta_11n_enabled()
171 struct mwifiex_sta_node *node = mwifiex_get_sta_entry(priv, ra); in mwifiex_tdls_peer_11n_enabled() local
/linux/kernel/
H A Dscs.c31 static void *__scs_alloc(int node) in __scs_alloc()
54 void *scs_alloc(int node) in scs_alloc()
114 int scs_prepare(struct task_struct *tsk, int node) in scs_prepare()
/linux/scripts/dtc/
H A Dfdtget.c108 static int list_properties(const void *blob, int node) in list_properties()
136 static int list_subnodes(const void *blob, int node) in list_subnodes()
193 int node, const char *property) in show_data_for_item()
241 int i, node; in do_fdtget() local

12345678910>>...82