Home
last modified time | relevance | path

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

12345678910>>...105

/Linux-v5.15/drivers/acpi/acpica/
Ddsmthdat.c216 struct acpi_namespace_node **node) in acpi_ds_method_data_get_node()
285 struct acpi_namespace_node *node; in acpi_ds_method_data_set_value() local
339 struct acpi_namespace_node *node; in acpi_ds_method_data_get_value() local
443 struct acpi_namespace_node *node; in acpi_ds_method_data_delete_value() local
504 struct acpi_namespace_node *node; in acpi_ds_store_object_to_local() local
655 struct acpi_namespace_node *node; in acpi_ds_method_data_get_type() local
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.15/drivers/gpu/drm/i915/gt/
Dintel_gt_buffer_pool.c34 static void node_free(struct intel_gt_buffer_pool_node *node) in node_free()
43 struct intel_gt_buffer_pool_node *node, *stale = NULL; in pool_free_older_than() local
103 struct intel_gt_buffer_pool_node *node = in pool_retire() local
127 void intel_gt_buffer_pool_mark_used(struct intel_gt_buffer_pool_node *node) in intel_gt_buffer_pool_mark_used()
145 struct intel_gt_buffer_pool_node *node; in node_create() local
177 struct intel_gt_buffer_pool_node *node; in intel_gt_get_buffer_pool() local
/Linux-v5.15/drivers/base/
Dnode.c113 static void node_remove_accesses(struct node *node) in node_remove_accesses()
128 static struct node_access_nodes *node_init_node_access(struct node *node, in node_init_node_access()
197 struct node *node; in node_set_perf_attrs() local
227 struct list_head node; member
267 static void node_init_cache_dev(struct node *node) in node_init_cache_dev()
300 struct node *node; in node_add_cache() local
345 static void node_remove_caches(struct node *node) in node_remove_caches()
365 static void node_remove_caches(struct node *node) { } in node_remove_caches()
600 static inline bool hugetlb_register_node(struct node *node) in hugetlb_register_node()
610 static inline void hugetlb_unregister_node(struct node *node) in hugetlb_unregister_node()
[all …]
/Linux-v5.15/fs/btrfs/
Ddelayed-inode.c71 struct btrfs_delayed_node *node; in btrfs_get_delayed_node() local
125 struct btrfs_delayed_node *node; in btrfs_get_or_create_delayed_node() local
170 struct btrfs_delayed_node *node, in btrfs_queue_delayed_node()
191 struct btrfs_delayed_node *node) in btrfs_dequeue_delayed_node()
209 struct btrfs_delayed_node *node = NULL; in btrfs_first_delayed_node() local
225 struct btrfs_delayed_node *node) in btrfs_next_delayed_node()
285 static inline void btrfs_release_delayed_node(struct btrfs_delayed_node *node) in btrfs_release_delayed_node()
294 struct btrfs_delayed_node *node = NULL; in btrfs_first_prepared_delayed_node() local
311 struct btrfs_delayed_node *node) in btrfs_release_prepared_delayed_node()
346 struct rb_node *node, *prev_node = NULL; in __btrfs_lookup_delayed_item() local
[all …]
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
/Linux-v5.15/drivers/clk/bcm/
Dclk-bcm281xx.c341 static void __init kona_dt_root_ccu_setup(struct device_node *node) in kona_dt_root_ccu_setup()
346 static void __init kona_dt_aon_ccu_setup(struct device_node *node) in kona_dt_aon_ccu_setup()
351 static void __init kona_dt_hub_ccu_setup(struct device_node *node) in kona_dt_hub_ccu_setup()
356 static void __init kona_dt_master_ccu_setup(struct device_node *node) in kona_dt_master_ccu_setup()
361 static void __init kona_dt_slave_ccu_setup(struct device_node *node) in kona_dt_slave_ccu_setup()
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()
/Linux-v5.15/arch/mips/netlogic/common/
Dirq.c81 struct nlm_soc_info *node; member
184 void nlm_setup_pic_irq(int node, int picirq, int irq, int irt) in nlm_setup_pic_irq()
199 void nlm_set_pic_extra_ack(int node, int irq, void (*xack)(struct irq_data *)) in nlm_set_pic_extra_ack()
211 static void nlm_init_node_irqs(int node) in nlm_init_node_irqs()
235 int cpu, node; in nlm_smp_irq_init() local
248 int i, node; in plat_irq_dispatch() local
279 static int __init xlp_of_pic_init(struct device_node *node, in xlp_of_pic_init()
/Linux-v5.15/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.15/fs/ocfs2/cluster/
Dnodemanager.c32 struct o2nm_node *node = NULL; in o2nm_get_node_by_num() local
71 struct o2nm_node *node, *ret = NULL; in o2nm_node_ip_tree_lookup() local
101 struct o2nm_node *node = NULL; in o2nm_get_node_by_ip() local
118 void o2nm_node_put(struct o2nm_node *node) in o2nm_node_put()
124 void o2nm_node_get(struct o2nm_node *node) in o2nm_node_get()
158 struct o2nm_node *node = to_o2nm_node(item); in o2nm_node_release() local
167 static struct o2nm_cluster *to_o2nm_cluster_from_node(struct o2nm_node *node) in to_o2nm_cluster_from_node()
186 struct o2nm_node *node = to_o2nm_node(item); in o2nm_node_num_store() local
241 struct o2nm_node *node = to_o2nm_node(item); in o2nm_node_ipv4_port_store() local
270 struct o2nm_node *node = to_o2nm_node(item); in o2nm_node_ipv4_address_store() local
[all …]
/Linux-v5.15/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.15/scripts/gcc-plugins/
Dgcc-common.h117 #define DECL_NAME_POINTER(node) IDENTIFIER_POINTER(DECL_NAME(node)) argument
118 #define DECL_NAME_LENGTH(node) IDENTIFIER_LENGTH(DECL_NAME(node)) argument
119 #define TYPE_NAME_POINTER(node) IDENTIFIER_POINTER(TYPE_NAME(node)) argument
120 #define TYPE_NAME_LENGTH(node) IDENTIFIER_LENGTH(TYPE_NAME(node)) argument
150 #define varpool_mark_needed_node(node) argument
174 static inline void set_decl_section_name(tree node, const char *value) in set_decl_section_name()
275 #define NODE_SYMBOL(node) (node) argument
276 #define NODE_DECL(node) (node)->decl argument
277 #define cgraph_node_name(node) (node)->name() argument
278 #define NODE_IMPLICIT_ALIAS(node) (node)->cpp_implicit_alias argument
[all …]
/Linux-v5.15/drivers/net/wireguard/selftest/
Dallowedips.c22 static __init void print_node(struct allowedips_node *node, u8 bits) in print_node()
97 struct horrible_allowedips_node *node; in horrible_allowedips_free() local
125 horrible_mask_self(struct horrible_allowedips_node *node) in horrible_mask_self()
138 horrible_match_v4(const struct horrible_allowedips_node *node, struct in_addr *ip) in horrible_match_v4()
144 horrible_match_v6(const struct horrible_allowedips_node *node, struct in6_addr *ip) in horrible_match_v6()
153 horrible_insert_ordered(struct horrible_allowedips *table, struct horrible_allowedips_node *node) in horrible_insert_ordered()
184 struct horrible_allowedips_node *node = kzalloc(sizeof(*node), GFP_KERNEL); in horrible_allowedips_insert_v4() local
201 struct horrible_allowedips_node *node = kzalloc(sizeof(*node), GFP_KERNEL); in horrible_allowedips_insert_v6() local
217 struct horrible_allowedips_node *node; in horrible_allowedips_lookup_v4() local
229 struct horrible_allowedips_node *node; in horrible_allowedips_lookup_v6() local
[all …]
/Linux-v5.15/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.15/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.15/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()
128 struct icc_node *node; in imx_icc_node_add() local
167 struct icc_node *node, *tmp; in imx_icc_unregister_nodes() local
182 struct icc_node *node; in imx_icc_register_nodes() local
/Linux-v5.15/drivers/firmware/efi/
Ddev-path-parser.c15 static long __init parse_acpi_path(const struct efi_dev_path *node, in parse_acpi_path()
58 static long __init parse_pci_path(const struct efi_dev_path *node, in parse_pci_path()
94 static long __init parse_end_path(const struct efi_dev_path *node, in parse_end_path()
145 struct device * __init efi_get_device_by_path(const struct efi_dev_path **node, in efi_get_device_by_path()
/Linux-v5.15/drivers/scsi/elx/efct/
Defct_unsol.c24 struct efct_node *node; in efct_node_find() local
42 struct efct_node *node; in efct_dispatch_frame() local
221 efct_sframe_common_send(struct efct_node *node, in efct_sframe_common_send()
300 efct_sframe_send_fcp_rsp(struct efct_node *node, struct efc_hw_sequence *seq, in efct_sframe_send_fcp_rsp()
313 efct_sframe_send_task_set_full_or_busy(struct efct_node *node, in efct_sframe_send_task_set_full_or_busy()
339 efct_dispatch_fcp_cmd(struct efct_node *node, struct efc_hw_sequence *seq) in efct_dispatch_fcp_cmd()
404 struct efct_node *node = io->node; in efct_process_abts() local
463 efct_node_recv_abts_frame(struct efct_node *node, struct efc_hw_sequence *seq) in efct_node_recv_abts_frame()
/Linux-v5.15/security/selinux/
Dnetnode.c106 struct sel_netnode *node; in sel_netnode_find() local
145 static void sel_netnode_insert(struct sel_netnode *node) in sel_netnode_insert()
192 struct sel_netnode *node; in sel_netnode_sid_slow() local
251 struct sel_netnode *node; in sel_netnode_sid() local
275 struct sel_netnode *node, *node_tmp; in sel_netnode_flush() local
/Linux-v5.15/drivers/interconnect/qcom/
Dicc-rpmh.c20 void qcom_icc_pre_aggregate(struct icc_node *node) in qcom_icc_pre_aggregate()
43 int qcom_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in qcom_icc_aggregate()
88 struct icc_node *node; in qcom_icc_set() local
106 struct icc_node *node; in qcom_icc_xlate_extended() local
194 struct icc_node *node; in qcom_icc_rpmh_probe() local
/Linux-v5.15/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.15/drivers/watchdog/
Docteon-wdt-main.c134 int node = cpu_to_node(cpu); in octeon_wdt_poke_irq() local
282 unsigned int node = cvmx_get_node_num(); in octeon_wdt_nmi_stage3() local
305 int node; in octeon_wdt_cpu_to_irq() local
328 int node; in octeon_wdt_cpu_pre_down() local
351 int node; in octeon_wdt_cpu_online() local
409 int node; in octeon_wdt_ping() local
461 int node; in octeon_wdt_set_timeout() local

12345678910>>...105