Home
last modified time | relevance | path

Searched defs:node (Results 276 – 300 of 3215) sorted by relevance

1...<<11121314151617181920>>...129

/openbmc/linux/drivers/i2c/busses/
H A Di2c-mpc.c240 static int mpc_i2c_get_fdr_52xx(struct device_node *node, u32 clock, in mpc_i2c_get_fdr_52xx()
275 static void mpc_i2c_setup_52xx(struct device_node *node, in mpc_i2c_setup_52xx()
297 static void mpc_i2c_setup_52xx(struct device_node *node, in mpc_i2c_setup_52xx()
305 static void mpc_i2c_setup_512x(struct device_node *node, in mpc_i2c_setup_512x()
333 static void mpc_i2c_setup_512x(struct device_node *node, in mpc_i2c_setup_512x()
363 struct device_node *node; in mpc_i2c_get_sec_cfg_8xxx() local
428 static int mpc_i2c_get_fdr_8xxx(struct device_node *node, u32 clock, in mpc_i2c_get_fdr_8xxx()
461 static void mpc_i2c_setup_8xxx(struct device_node *node, in mpc_i2c_setup_8xxx()
486 static void mpc_i2c_setup_8xxx(struct device_node *node, in mpc_i2c_setup_8xxx()
/openbmc/u-boot/drivers/usb/common/
H A Dcommon.c23 enum usb_dr_mode usb_get_dr_mode(int node) in usb_get_dr_mode()
51 enum usb_device_speed usb_get_maximum_speed(int node) in usb_get_maximum_speed()
/openbmc/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
/openbmc/linux/drivers/base/
H A Dswnode.c19 const struct software_node *node; member
68 software_node_to_swnode(const struct software_node *node) in software_node_to_swnode()
98 struct fwnode_handle *software_node_fwnode(const struct software_node *node) in software_node_fwnode()
725 struct software_node *node; in software_node_alloc() local
742 static void software_node_free(const struct software_node *node) in software_node_free()
772 swnode_register(const struct software_node *node, struct swnode *parent, in swnode_register()
888 int software_node_register(const struct software_node *node) in software_node_register()
906 void software_node_unregister(const struct software_node *node) in software_node_unregister()
921 struct software_node *node; in fwnode_create_software_node() local
965 int device_add_software_node(struct device *dev, const struct software_node *node) in device_add_software_node()
/openbmc/linux/Documentation/sphinx/
H A Dkfigure.py108 def pass_handle(self, node): # pylint: disable=W0613 argument
436 def visit_kernel_image(self, node): # pylint: disable=W0613 argument
473 def visit_kernel_figure(self, node): # pylint: disable=W0613 argument
511 def visit_kernel_render(self, node): argument
/openbmc/linux/mm/
H A Dshmem_quota.c49 struct rb_node node; member
100 struct rb_node *node; in shmem_free_file_info() local
119 struct rb_node *node; in shmem_get_next_id() local
270 struct rb_node *node; in shmem_release_dquot() local
H A Dslab.c492 int node = __this_cpu_read(slab_reap_node); in next_reap_node() local
532 static struct array_cache *alloc_arraycache(int node, int entries, in alloc_arraycache()
606 static inline struct alien_cache **alloc_alien_cache(int node, in alloc_alien_cache()
628 static struct alien_cache *__alloc_alien_cache(int node, int entries, in __alloc_alien_cache()
643 static struct alien_cache **alloc_alien_cache(int node, int limit, gfp_t gfp) in alloc_alien_cache()
680 struct array_cache *ac, int node, in __drain_alien_cache()
706 int node = __this_cpu_read(slab_reap_node); in reap_alien() local
748 int node, int slab_node) in __cache_free_alien()
781 int node = numa_mem_id(); in cache_free_alien() local
802 static int init_cache_node(struct kmem_cache *cachep, int node, gfp_t gfp) in init_cache_node()
[all …]
/openbmc/linux/drivers/irqchip/
H A Dirq-aspeed-scu-ic.c144 struct device_node *node) in aspeed_scu_ic_of_init_common()
187 static int __init aspeed_scu_ic_of_init(struct device_node *node, in aspeed_scu_ic_of_init()
203 static int __init aspeed_ast2600_scu_ic0_of_init(struct device_node *node, in aspeed_ast2600_scu_ic0_of_init()
219 static int __init aspeed_ast2600_scu_ic1_of_init(struct device_node *node, in aspeed_ast2600_scu_ic1_of_init()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c289 struct otx2_tc_flow *node) in otx2_tc_act_set_hw_police()
324 struct otx2_tc_flow *node, in otx2_tc_act_set_police()
360 struct otx2_tc_flow *node) in otx2_tc_parse_actions()
517 static int otx2_tc_prepare_flow(struct otx2_nic *nic, struct otx2_tc_flow *node, in otx2_tc_prepare_flow()
810 struct otx2_tc_flow *node) in otx2_tc_del_from_flow_list()
825 struct otx2_tc_flow *node) in otx2_tc_add_to_flow_list()
917 struct otx2_tc_flow *node) in otx2_tc_update_mcam_table_del_req()
956 struct otx2_tc_flow *node) in otx2_tc_update_mcam_table_add_req()
987 struct otx2_tc_flow *node, in otx2_tc_update_mcam_table()
1420 struct otx2_tc_flow *node) in otx2_tc_config_ingress_rule()
[all …]
/openbmc/linux/arch/x86/mm/
H A Dsrat.c30 int pxm, node; in acpi_numa_x2apic_affinity_init() local
68 int pxm, node; in acpi_numa_processor_affinity_init() local
/openbmc/u-boot/drivers/core/
H A Dutil.c25 struct list_head *node; in list_count_items() local
58 bool dm_ofnode_pre_reloc(ofnode node) in dm_ofnode_pre_reloc()
/openbmc/u-boot/test/dm/
H A Dofnode.c25 ofnode node = ofnode_null(); in dm_test_ofnode_by_prop_value() local
50 ofnode node; in dm_test_ofnode_fmap() local
/openbmc/linux/arch/powerpc/kernel/
H A Dsecure_boot.c24 struct device_node *node; in is_ppc_secureboot_enabled() local
46 struct device_node *node; in is_ppc_trustedboot_enabled() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c372 static void tree_init_node(struct fs_node *node, in tree_init_node()
385 static void tree_add_node(struct fs_node *node, struct fs_node *parent) in tree_add_node()
398 static int tree_get_node(struct fs_node *node) in tree_get_node()
403 static void nested_down_read_ref_node(struct fs_node *node, in nested_down_read_ref_node()
412 static void nested_down_write_ref_node(struct fs_node *node, in nested_down_write_ref_node()
421 static void down_write_ref_node(struct fs_node *node, bool locked) in down_write_ref_node()
430 static void up_read_ref_node(struct fs_node *node) in up_read_ref_node()
436 static void up_write_ref_node(struct fs_node *node, bool locked) in up_write_ref_node()
443 static void tree_put_node(struct fs_node *node, bool locked) in tree_put_node()
463 static int tree_remove_node(struct fs_node *node, bool locked) in tree_remove_node()
[all …]
/openbmc/linux/drivers/acpi/acpica/
H A Ddbdisply.c144 struct acpi_namespace_node *node; in acpi_db_decode_and_display_object() local
354 struct acpi_namespace_node *node; in acpi_db_display_method_info() local
508 struct acpi_namespace_node *node; in acpi_db_display_results() local
561 struct acpi_namespace_node *node; in acpi_db_display_calling_tree() local
1059 struct acpi_namespace_node *node = in acpi_db_display_non_root_handlers() local
H A Dnsxfname.c50 struct acpi_namespace_node *node = NULL; in acpi_get_handle() local
229 struct acpi_namespace_node *node; in acpi_get_object_info() local
482 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
/openbmc/linux/drivers/memory/
H A Dmvebu-devbus.c87 struct device_node *node, in get_timing_param_ps()
109 struct device_node *node, in devbus_get_timing_params()
196 struct device_node *node, in devbus_orion_set_timing_params()
229 struct device_node *node, in devbus_armada_set_timing_params()
266 struct device_node *node = pdev->dev.of_node; in mvebu_devbus_probe() local
/openbmc/linux/arch/x86/kernel/
H A Dkdebugfs.c32 struct setup_data_node *node = file->private_data; in setup_data_read() local
77 struct setup_data_node *node) in create_setup_data_node()
92 struct setup_data_node *node; in create_setup_data_nodes() local
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_devlink.c806 static void ice_traverse_tx_tree(struct devlink *devlink, struct ice_sched_node *node, in ice_traverse_tx_tree() argument
873 ice_set_object_tx_share(struct ice_port_info * pi,struct ice_sched_node * node,u64 bw,struct netlink_ext_ack * extack) ice_set_object_tx_share() argument
899 ice_set_object_tx_max(struct ice_port_info * pi,struct ice_sched_node * node,u64 bw,struct netlink_ext_ack * extack) ice_set_object_tx_max() argument
925 ice_set_object_tx_priority(struct ice_port_info * pi,struct ice_sched_node * node,u32 priority,struct netlink_ext_ack * extack) ice_set_object_tx_priority() argument
955 ice_set_object_tx_weight(struct ice_port_info * pi,struct ice_sched_node * node,u32 weight,struct netlink_ext_ack * extack) ice_set_object_tx_weight() argument
992 struct ice_sched_node *node; ice_devlink_rate_node_new() local
1010 struct ice_sched_node *node, *tc_node; ice_devlink_rate_node_del() local
1037 struct ice_sched_node *node = priv; ice_devlink_rate_leaf_tx_max_set() local
1052 struct ice_sched_node *node = priv; ice_devlink_rate_leaf_tx_share_set() local
1067 struct ice_sched_node *node = priv; ice_devlink_rate_leaf_tx_priority_set() local
1082 struct ice_sched_node *node = priv; ice_devlink_rate_leaf_tx_weight_set() local
1097 struct ice_sched_node *node = priv; ice_devlink_rate_node_tx_max_set() local
1112 struct ice_sched_node *node = priv; ice_devlink_rate_node_tx_share_set() local
1127 struct ice_sched_node *node = priv; ice_devlink_rate_node_tx_priority_set() local
1142 struct ice_sched_node *node = priv; ice_devlink_rate_node_tx_weight_set() local
1160 struct ice_sched_node *tc_node, *node, *parent_node; ice_devlink_set_parent() local
[all...]
/openbmc/linux/drivers/clk/ti/
H A Dclk.c167 struct device_node *node, *parent, *child; in ti_dt_clocks_register() local
256 struct device_node *node; member
273 int __init ti_clk_retry_init(struct device_node *node, void *user, in ti_clk_retry_init()
301 int ti_clk_get_reg_addr(struct device_node *node, int index, in ti_clk_get_reg_addr()
570 struct clk *of_ti_clk_register(struct device_node *node, struct clk_hw *hw, in of_ti_clk_register()
601 struct clk *of_ti_clk_register_omap_hw(struct device_node *node, in of_ti_clk_register_omap_hw()
/openbmc/linux/fs/nfs/blocklayout/
H A Dextent_tree.c13 ext_node(struct rb_node *node) in ext_node()
21 struct rb_node *node = rb_first(root); in ext_tree_first() local
28 struct rb_node *node = rb_prev(&be->be_node); in ext_tree_prev() local
35 struct rb_node *node = rb_next(&be->be_node); in ext_tree_next() local
48 struct rb_node *node = root->rb_node; in __ext_tree_search() local
325 struct rb_node *node; in __ext_tree_lookup() local
/openbmc/linux/drivers/base/regmap/
H A Dregcache-rbtree.c31 struct rb_node node; member
66 struct rb_node *node; in regcache_rbtree_lookup() local
137 struct rb_node *node; in rbtree_show() local
373 struct rb_node *node; in regcache_rbtree_write() local
469 struct rb_node *node; in regcache_rbtree_sync() local
515 struct rb_node *node; in regcache_rbtree_drop() local
/openbmc/u-boot/fs/jffs2/
H A Djffs2_nand_private.h54 hdr_crc(struct jffs2_unknown_node *node) in hdr_crc()
72 dirent_crc(struct jffs2_raw_dirent *node) in dirent_crc()
82 dirent_name_crc(struct jffs2_raw_dirent *node) in dirent_name_crc()
92 inode_crc(struct jffs2_raw_inode *node) in inode_crc()
/openbmc/qemu/hw/i3c/
H A Dcore.c103 I3CNode *node = g_new(struct I3CNode, 1); in i3c_target_match() local
111 I3CNode *node = g_new(struct I3CNode, 1); in i3c_target_match() local
123 I3CNode *node, *next; in i3c_scan_bus() local
169 I3CNode *node; in i3c_do_start_transfer() local
224 I3CNode *node, *next; in i3c_end_transfer() local
334 I3CNode *node; in i3c_send() local
479 I3CNode *node; in i3c_nack() local
/openbmc/linux/security/selinux/ss/
H A Dconditional.c34 struct cond_expr_node *node = &expr->nodes[i]; in cond_evaluate_expr() local
92 static void evaluate_cond_node(struct policydb *p, struct cond_node *node) in evaluate_cond_node()
140 static void cond_node_destroy(struct cond_node *node) in cond_node_destroy()
376 static int cond_read_node(struct policydb *p, struct cond_node *node, void *fp) in cond_read_node()
502 static int cond_write_node(struct policydb *p, struct cond_node *node, in cond_write_node()
560 struct avtab_node *node; in cond_compute_xperms() local
577 struct avtab_node *node; in cond_compute_av() local

1...<<11121314151617181920>>...129