Home
last modified time | relevance | path

Searched defs:node (Results 76 – 100 of 2533) sorted by relevance

12345678910>>...102

/Linux-v5.10/drivers/acpi/acpica/
Drsxface.c62 struct acpi_namespace_node *node; in acpi_rs_validate_parameters() local
126 struct acpi_namespace_node *node; in acpi_get_irq_routing_table() local
171 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
213 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
252 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
298 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
Ddbobject.c38 struct acpi_namespace_node *node; in acpi_db_dump_method_info() local
156 static void acpi_db_decode_node(struct acpi_namespace_node *node) in acpi_db_decode_node()
393 struct acpi_namespace_node *node; in acpi_db_decode_locals() local
463 struct acpi_namespace_node *node; in acpi_db_decode_arguments() local
Ddbtest.c243 struct acpi_namespace_node *node; in acpi_db_test_one_object() local
388 acpi_db_test_integer_type(struct acpi_namespace_node *node, u32 bit_length) in acpi_db_test_integer_type()
490 acpi_db_test_buffer_type(struct acpi_namespace_node *node, u32 bit_length) in acpi_db_test_buffer_type()
616 acpi_db_test_string_type(struct acpi_namespace_node *node, u32 byte_length) in acpi_db_test_string_type()
706 static acpi_status acpi_db_test_package_type(struct acpi_namespace_node *node) in acpi_db_test_package_type()
808 acpi_db_read_from_object(struct acpi_namespace_node *node, in acpi_db_read_from_object()
892 acpi_db_write_to_object(struct acpi_namespace_node *node, in acpi_db_write_to_object()
975 struct acpi_namespace_node *node = in acpi_db_evaluate_one_predefined_name() local
/Linux-v5.10/include/linux/
Drbtree.h43 #define RB_EMPTY_NODE(node) \ argument
45 #define RB_CLEAR_NODE(node) \ argument
69 static inline void rb_link_node(struct rb_node *node, struct rb_node *parent, in rb_link_node()
78 static inline void rb_link_node_rcu(struct rb_node *node, struct rb_node *parent, in rb_link_node_rcu()
135 static inline void rb_insert_color_cached(struct rb_node *node, in rb_insert_color_cached()
144 static inline void rb_erase_cached(struct rb_node *node, in rb_erase_cached()
Dllist.h114 #define llist_for_each(pos, node) \ argument
133 #define llist_for_each_safe(pos, n, node) \ argument
151 #define llist_for_each_entry(pos, node, member) \ argument
173 #define llist_for_each_entry_safe(pos, n, node, member) \ argument
192 static inline struct llist_node *llist_next(struct llist_node *node) in llist_next()
/Linux-v5.10/drivers/interconnect/
Dcore.c154 struct icc_node *node = dst; in path_init() local
181 struct icc_node *n, *node = NULL; in path_find() local
250 static int aggregate_requests(struct icc_node *node) in aggregate_requests()
311 int icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in icc_std_aggregate()
358 struct icc_node *node = ERR_PTR(-EPROBE_DEFER); in of_icc_get_from_provider() local
624 struct icc_node *node; in icc_set_bw() local
765 struct icc_node *node; in icc_put() local
792 struct icc_node *node; in icc_node_create_nolock() local
823 struct icc_node *node; in icc_node_create() local
841 struct icc_node *node; in icc_node_destroy() local
[all …]
/Linux-v5.10/fs/ocfs2/cluster/
Dnodemanager.c34 struct o2nm_node *node = NULL; in o2nm_get_node_by_num() local
73 struct o2nm_node *node, *ret = NULL; in o2nm_node_ip_tree_lookup() local
103 struct o2nm_node *node = NULL; in o2nm_get_node_by_ip() local
120 void o2nm_node_put(struct o2nm_node *node) in o2nm_node_put()
126 void o2nm_node_get(struct o2nm_node *node) in o2nm_node_get()
160 struct o2nm_node *node = to_o2nm_node(item); in o2nm_node_release() local
169 static struct o2nm_cluster *to_o2nm_cluster_from_node(struct o2nm_node *node) in to_o2nm_cluster_from_node()
188 struct o2nm_node *node = to_o2nm_node(item); in o2nm_node_num_store() local
243 struct o2nm_node *node = to_o2nm_node(item); in o2nm_node_ipv4_port_store() local
272 struct o2nm_node *node = to_o2nm_node(item); in o2nm_node_ipv4_address_store() local
[all …]
/Linux-v5.10/drivers/clk/sunxi/
Dclk-simple-gates.c18 static void __init sunxi_simple_gates_setup(struct device_node *node, in sunxi_simple_gates_setup()
88 static void __init sunxi_simple_gates_init(struct device_node *node) in sunxi_simple_gates_init()
146 static void __init sun4i_a10_ahb_init(struct device_node *node) in sun4i_a10_ahb_init()
164 static void __init sun4i_a10_dram_init(struct device_node *node) in sun4i_a10_dram_init()
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
Dgk20a.c176 struct gk20a_instobj *node = gk20a_instobj(memory); in gk20a_instobj_acquire_dma() local
188 struct gk20a_instobj_iommu *node = gk20a_instobj_iommu(memory); in gk20a_instobj_acquire_iommu() local
231 struct gk20a_instobj *node = gk20a_instobj(memory); in gk20a_instobj_release_dma() local
243 struct gk20a_instobj_iommu *node = gk20a_instobj_iommu(memory); in gk20a_instobj_release_iommu() local
267 struct gk20a_instobj *node = gk20a_instobj(memory); in gk20a_instobj_rd32() local
275 struct gk20a_instobj *node = gk20a_instobj(memory); in gk20a_instobj_wr32() local
284 struct gk20a_instobj *node = gk20a_instobj(memory); in gk20a_instobj_map() local
297 struct gk20a_instobj_dma *node = gk20a_instobj_dma(memory); in gk20a_instobj_dtor_dma() local
314 struct gk20a_instobj_iommu *node = gk20a_instobj_iommu(memory); in gk20a_instobj_dtor_iommu() local
386 struct gk20a_instobj_dma *node; in gk20a_instobj_ctor_dma() local
[all …]
/Linux-v5.10/kernel/locking/
Dosq_lock.c25 static inline int node_cpu(struct optimistic_spin_node *node) in node_cpu()
43 struct optimistic_spin_node *node, in osq_wait_next()
92 struct optimistic_spin_node *node = this_cpu_ptr(&osq_node); in osq_lock() local
209 struct optimistic_spin_node *node, *next; in osq_unlock() local
/Linux-v5.10/drivers/of/
Dfdt.c82 static bool of_fdt_device_is_available(const void *blob, unsigned long node) in of_fdt_device_is_available()
476 static int __init __reserved_mem_reserve_reg(unsigned long node, in __reserved_mem_reserve_reg()
524 static int __init __reserved_mem_check_root(unsigned long node) in __reserved_mem_check_root()
545 static int __init __fdt_scan_reserved_mem(unsigned long node, const char *uname, in __fdt_scan_reserved_mem()
629 int __init of_scan_flat_dt(int (*it)(unsigned long node, in of_scan_flat_dt()
659 int (*it)(unsigned long node, in of_scan_flat_dt_subnodes()
665 int node; in of_scan_flat_dt_subnodes() local
687 int __init of_get_flat_dt_subnode_by_name(unsigned long node, const char *uname) in of_get_flat_dt_subnode_by_name()
706 const void *__init of_get_flat_dt_prop(unsigned long node, const char *name, in of_get_flat_dt_prop()
723 unsigned long node, const char *compat) in of_fdt_is_compatible()
[all …]
Dpdt.c65 static struct property * __init of_pdt_build_one_prop(phandle node, char *prev, in of_pdt_build_one_prop()
112 static struct property * __init of_pdt_build_prop_list(phandle node) in of_pdt_build_prop_list()
130 static char * __init of_pdt_get_one_property(phandle node, const char *name) in of_pdt_get_one_property()
144 static struct device_node * __init of_pdt_create_node(phandle node, in of_pdt_create_node()
170 phandle node) in of_pdt_build_tree()
/Linux-v5.10/drivers/clk/bcm/
Dclk-cygnus.c51 static void __init cygnus_armpll_init(struct device_node *node) in cygnus_armpll_init()
110 static void __init cygnus_genpll_clk_init(struct device_node *node) in cygnus_genpll_clk_init()
168 static void __init cygnus_lcpll0_clk_init(struct device_node *node) in cygnus_lcpll0_clk_init()
246 static void __init cygnus_mipipll_clk_init(struct device_node *node) in cygnus_mipipll_clk_init()
266 static void __init cygnus_asiu_init(struct device_node *node) in cygnus_asiu_init()
308 static void __init cygnus_audiopll_clk_init(struct device_node *node) in cygnus_audiopll_clk_init()
Dclk-bcm21664.c263 static void __init kona_dt_root_ccu_setup(struct device_node *node) in kona_dt_root_ccu_setup()
268 static void __init kona_dt_aon_ccu_setup(struct device_node *node) in kona_dt_aon_ccu_setup()
273 static void __init kona_dt_master_ccu_setup(struct device_node *node) in kona_dt_master_ccu_setup()
278 static void __init kona_dt_slave_ccu_setup(struct device_node *node) in kona_dt_slave_ccu_setup()
/Linux-v5.10/drivers/interconnect/imx/
Dimx.c28 static int imx_icc_node_set(struct icc_node *node) in imx_icc_node_set()
60 static void imx_icc_node_destroy(struct icc_node *node) in imx_icc_node_destroy()
79 struct icc_node *node) in imx_icc_node_init_qos()
127 struct icc_node *node; in imx_icc_node_add() local
166 struct icc_node *node, *tmp; in imx_icc_unregister_nodes() local
181 struct icc_node *node; in imx_icc_register_nodes() local
/Linux-v5.10/security/selinux/
Dnetnode.c107 struct sel_netnode *node; in sel_netnode_find() local
146 static void sel_netnode_insert(struct sel_netnode *node) in sel_netnode_insert()
193 struct sel_netnode *node; in sel_netnode_sid_slow() local
252 struct sel_netnode *node; in sel_netnode_sid() local
276 struct sel_netnode *node, *node_tmp; in sel_netnode_flush() local
/Linux-v5.10/fs/btrfs/
Dulist.c63 struct ulist_node *node; in ulist_release() local
135 static void ulist_rbtree_erase(struct ulist *ulist, struct ulist_node *node) in ulist_rbtree_erase()
195 struct ulist_node *node; in ulist_add_merge() local
230 struct ulist_node *node; in ulist_del() local
263 struct ulist_node *node; in ulist_next() local
Ddelayed-inode.c72 struct btrfs_delayed_node *node; in btrfs_get_delayed_node() local
126 struct btrfs_delayed_node *node; in btrfs_get_or_create_delayed_node() local
171 struct btrfs_delayed_node *node, in btrfs_queue_delayed_node()
192 struct btrfs_delayed_node *node) in btrfs_dequeue_delayed_node()
210 struct btrfs_delayed_node *node = NULL; in btrfs_first_delayed_node() local
226 struct btrfs_delayed_node *node) in btrfs_next_delayed_node()
286 static inline void btrfs_release_delayed_node(struct btrfs_delayed_node *node) in btrfs_release_delayed_node()
295 struct btrfs_delayed_node *node = NULL; in btrfs_first_prepared_delayed_node() local
312 struct btrfs_delayed_node *node) in btrfs_release_prepared_delayed_node()
347 struct rb_node *node, *prev_node = NULL; in __btrfs_lookup_delayed_item() local
[all …]
/Linux-v5.10/arch/mips/netlogic/xlp/
Dusb-init-xlp2.c87 #define nlm_xlpii_get_usb_pcibase(node, inst) \ argument
91 #define nlm_xlpii_get_usb_regbase(node, inst) \ argument
118 int node, irq; in xlp9xx_usb_ack() local
141 static void nlm_xlpii_usb_hw_reset(int node, int port) in nlm_xlpii_usb_hw_reset()
210 int node; in nlm_platform_xlpii_usb_init() local
249 int node; in nlm_xlp9xx_usb_fixup_final() local
/Linux-v5.10/drivers/clk/sunxi-ng/
Dccu-sun8i-r.c257 static void __init sunxi_r_ccu_init(struct device_node *node, in sunxi_r_ccu_init()
271 static void __init sun8i_a83t_r_ccu_setup(struct device_node *node) in sun8i_a83t_r_ccu_setup()
278 static void __init sun8i_h3_r_ccu_setup(struct device_node *node) in sun8i_h3_r_ccu_setup()
285 static void __init sun50i_a64_r_ccu_setup(struct device_node *node) in sun50i_a64_r_ccu_setup()
/Linux-v5.10/drivers/watchdog/
Docteon-wdt-main.c133 int node = cpu_to_node(cpu); in octeon_wdt_poke_irq() local
279 unsigned int node = cvmx_get_node_num(); in octeon_wdt_nmi_stage3() local
302 int node; in octeon_wdt_cpu_to_irq() local
325 int node; in octeon_wdt_cpu_pre_down() local
348 int node; in octeon_wdt_cpu_online() local
406 int node; in octeon_wdt_ping() local
458 int node; in octeon_wdt_set_timeout() local
/Linux-v5.10/fs/befs/
Dbtree.c192 struct befs_btree_node *node, befs_off_t node_off) in befs_bt_read_node()
330 befs_find_key(struct super_block *sb, struct befs_btree_node *node, in befs_find_key()
599 befs_leafnode(struct befs_btree_node *node) in befs_leafnode()
622 befs_bt_keylen_index(struct befs_btree_node *node) in befs_bt_keylen_index()
643 befs_bt_valarray(struct befs_btree_node *node) in befs_bt_valarray()
659 befs_bt_keydata(struct befs_btree_node *node) in befs_bt_keydata()
675 befs_bt_get_key(struct super_block *sb, struct befs_btree_node *node, in befs_bt_get_key()
/Linux-v5.10/fs/ubifs/
Dauth.c30 int __ubifs_node_calc_hash(const struct ubifs_info *c, const void *node, in __ubifs_node_calc_hash()
64 int ubifs_prepare_auth_node(struct ubifs_info *c, void *node, in ubifs_prepare_auth_node()
138 void ubifs_bad_hash(const struct ubifs_info *c, const void *node, const u8 *hash, in ubifs_bad_hash()
164 int __ubifs_node_check_hash(const struct ubifs_info *c, const void *node, in __ubifs_node_check_hash()
387 static int ubifs_node_calc_hmac(const struct ubifs_info *c, const void *node, in ubifs_node_calc_hmac()
431 int __ubifs_node_insert_hmac(const struct ubifs_info *c, void *node, int len, in __ubifs_node_insert_hmac()
447 int __ubifs_node_verify_hmac(const struct ubifs_info *c, const void *node, in __ubifs_node_verify_hmac()
/Linux-v5.10/arch/x86/kernel/cpu/mce/
Dgenpool.c34 struct mce_evt_llist *node; in is_duplicate_mce_record() local
59 struct mce_evt_llist *node, *t; in mce_gen_pool_prepare_records() local
77 struct mce_evt_llist *node, *tmp; in mce_gen_pool_process() local
99 struct mce_evt_llist *node; in mce_gen_pool_add() local
/Linux-v5.10/drivers/interconnect/qcom/
Dicc-rpmh.c19 void qcom_icc_pre_aggregate(struct icc_node *node) in qcom_icc_pre_aggregate()
42 int qcom_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in qcom_icc_aggregate()
83 struct icc_node *node; in qcom_icc_set() local
107 struct icc_node *node; in qcom_icc_xlate_extended() local

12345678910>>...102