| /Linux-v6.6/net/netfilter/ | 
| D | nf_conncount.c | 42 	struct list_head		node;  member50 	struct rb_node node;  member
 460 	struct rb_node *node;  in tree_gc_worker()  local
 573 	struct rb_node *node;  in destroy_tree()  local
 
 | 
| /Linux-v6.6/fs/btrfs/ | 
| D | extent-io-tree.c | 118 		struct rb_node *node;  in extent_io_tree_release()  local239 	struct rb_node **node = &root->rb_node;  in tree_search_for_insert()  local
 285 	struct rb_node **node = &root->rb_node;  in tree_search_prev_next()  local
 397 	struct rb_node **node;  in insert_state()  local
 433 			      struct extent_state *state, struct rb_node **node,  in insert_state_fast()
 461 	struct rb_node **node;  in split_state()  local
 
 | 
| /Linux-v6.6/net/tipc/ | 
| D | name_table.c | 337 	u32 node = p->sk.node;  in tipc_service_insert_publ()  local388 	u32 node = sk->node;  in tipc_service_remove_publ()  local
 1141 struct tipc_dest *tipc_dest_find(struct list_head *l, u32 node, u32 port)  in tipc_dest_find()
 1152 bool tipc_dest_push(struct list_head *l, u32 node, u32 port)  in tipc_dest_push()
 1168 bool tipc_dest_pop(struct list_head *l, u32 *node, u32 *port)  in tipc_dest_pop()
 1184 bool tipc_dest_del(struct list_head *l, u32 node, u32 port)  in tipc_dest_del()
 
 | 
| /Linux-v6.6/arch/powerpc/kernel/ | 
| D | prom_init.c | 644 	phandle node;  in prom_next_node()  local659 static inline int __init prom_getprop(phandle node, const char *pname,  in prom_getprop()
 666 static inline int __init prom_getproplen(phandle node, const char *pname)  in prom_getproplen()
 697 static int __init prom_setprop(phandle node, const char *nodename,  in prom_setprop()
 1219 	phandle node;  in prom_count_smt_threads()  local
 1647 	phandle node;  in prom_init_mem()  local
 1976 	phandle node;  in prom_initialize_tce_table()  local
 2124 	phandle node;  in prom_hold_cpus()  local
 2376 	phandle node;  in prom_check_displays()  local
 2531 static void __init scan_dt_build_strings(phandle node,  in scan_dt_build_strings()
 [all …]
 
 | 
| /Linux-v6.6/drivers/xen/xenbus/ | 
| D | xenbus_client.c | 73 	struct xenbus_map_node *node;  member662 	struct xenbus_map_node *node = info->node;  in xenbus_map_ring_hvm()  local
 747 	struct xenbus_map_node *node = info->node;  in xenbus_map_ring_pv()  local
 787 	struct xenbus_map_node *node;  in xenbus_unmap_ring_pv()  local
 874 	struct xenbus_map_node *node;  in xenbus_unmap_ring_hvm()  local
 
 | 
| /Linux-v6.6/drivers/clk/bcm/ | 
| D | clk-bcm63xx.c | 8 static void __init bcm63138_armpll_init(struct device_node *node)  in bcm63138_armpll_init()
 | 
| D | clk-hr2.c | 13 static void __init hr2_armpll_init(struct device_node *node)  in hr2_armpll_init()
 | 
| /Linux-v6.6/arch/powerpc/boot/ | 
| D | cuboot-pq2.c | 127 	void *node, *parent_node;  in fixup_pci()  local244 	void *node;  in pq2_platform_fixups()  local
 
 | 
| /Linux-v6.6/drivers/clk/ | 
| D | clk-fixed-rate.c | 160 static struct clk_hw *_of_fixed_clk_setup(struct device_node *node)  in _of_fixed_clk_setup()193 void __init of_fixed_clk_setup(struct device_node *node)  in of_fixed_clk_setup()
 
 | 
| /Linux-v6.6/drivers/video/backlight/ | 
| D | led_bl.c | 75 	struct device_node *node = dev->of_node;  in led_bl_get_leds()  local126 	struct device_node *node = dev->of_node;  in led_bl_parse_levels()  local
 
 | 
| /Linux-v6.6/drivers/clocksource/ | 
| D | timer-zevio.c | 116 static int __init zevio_timer_add(struct device_node *node)  in zevio_timer_add()208 static int __init zevio_timer_init(struct device_node *node)  in zevio_timer_init()
 
 | 
| /Linux-v6.6/drivers/acpi/acpica/ | 
| D | evrgnini.c | 313 u8 acpi_ev_is_pci_root_bridge(struct acpi_namespace_node *node)  in acpi_ev_is_pci_root_bridge()533 	struct acpi_namespace_node *node;  in acpi_ev_initialize_region()  local
 
 | 
| D | nsrepair2.c | 151 			struct acpi_namespace_node *node,  in acpi_ns_complex_repairs()184 								   acpi_namespace_node  in acpi_ns_match_complex_repair()
 719 	struct acpi_namespace_node *node;  in acpi_ns_repair_TSS()  local
 
 | 
| /Linux-v6.6/drivers/media/rc/ | 
| D | meson-ir.c | 90 	struct device_node *node = dev->of_node;  in meson_ir_probe()  local190 	struct device_node *node = dev->of_node;  in meson_ir_shutdown()  local
 
 | 
| /Linux-v6.6/drivers/irqchip/ | 
| D | irq-i8259.c | 303 struct irq_domain * __init __init_i8259_irqs(struct device_node *node)  in __init_i8259_irqs()343 static int __init i8259_of_init(struct device_node *node, struct device_node *parent)  in i8259_of_init()
 
 | 
| /Linux-v6.6/arch/x86/include/asm/ | 
| D | pci.h | 17 	int		node;		/* NUMA node */  member119 	int node;  in cpumask_of_pcibus()  local
 
 | 
| /Linux-v6.6/drivers/firmware/efi/libstub/ | 
| D | fdt.c | 33 	int node, num_rsv;  in update_fdt()  local149 	int node = fdt_path_offset(fdt, "/chosen");  in update_fdt_memmap()  local
 
 | 
| /Linux-v6.6/drivers/fpga/ | 
| D | dfl-afu-dma-region.c | 206 	struct rb_node *node = rb_first(&afu->dma_regions);  in afu_dma_region_destroy()  local248 	struct rb_node *node = afu->dma_regions.rb_node;  in afu_dma_region_find()  local
 
 | 
| /Linux-v6.6/fs/proc/ | 
| D | proc_sysctl.c | 118 	struct rb_node *node = dir->root.rb_node;  in find_entry()  local146 	struct rb_node *node = &head->node[entry - head->ctl_table].node;  in insert_entry()  local
 185 	struct rb_node *node = &head->node[entry - head->ctl_table].node;  in erase_entry()  local
 192 	struct ctl_node *node, struct ctl_table *table, size_t table_size)  in init_header()
 362 static struct ctl_node *first_usable_entry(struct rb_node *node)  in first_usable_entry()
 963 	struct ctl_node *node;  in new_dir()  local
 1168 	struct ctl_node *node;  in new_links()  local
 1364 	struct ctl_node *node;  in __register_sysctl_table()  local
 
 | 
| /Linux-v6.6/drivers/firmware/xilinx/ | 
| D | zynqmp.c | 1254 int zynqmp_pm_request_node(const u32 node, const u32 capabilities,  in zynqmp_pm_request_node()1272 int zynqmp_pm_release_node(const u32 node)  in zynqmp_pm_release_node()
 1348 int zynqmp_pm_force_pwrdwn(const u32 node,  in zynqmp_pm_force_pwrdwn()
 1364 int zynqmp_pm_request_wake(const u32 node,  in zynqmp_pm_request_wake()
 1387 int zynqmp_pm_set_requirement(const u32 node, const u32 capabilities,  in zynqmp_pm_set_requirement()
 1479 int zynqmp_pm_register_notifier(const u32 node, const u32 event,  in zynqmp_pm_register_notifier()
 1535 int zynqmp_pm_set_sd_config(u32 node, enum pm_sd_config_type config, u32 value)  in zynqmp_pm_set_sd_config()
 1550 int zynqmp_pm_set_gem_config(u32 node, enum pm_gem_config_type config,  in zynqmp_pm_set_gem_config()
 
 | 
| /Linux-v6.6/drivers/video/fbdev/core/ | 
| D | svgalib.c | 376 int svga_compute_pll(const struct svga_pll *pll, u32 f_wanted, u16 *m, u16 *n, u16 *r, int node)  in svga_compute_pll()438 int svga_check_timings(const struct svga_timing_regs *tm, struct fb_var_screeninfo *var, int node)  in svga_check_timings()
 507 		      u32 hmul, u32 hdiv, u32 vmul, u32 vdiv, u32 hborder, int node)  in svga_set_timings()
 
 | 
| /Linux-v6.6/security/selinux/ss/ | 
| D | mls.c | 41 	struct ebitmap_node *node;  in mls_compute_context_len()  local96 	struct ebitmap_node *node;  in mls_sid_to_context()  local
 454 	struct ebitmap_node *node;  in mls_convert_context()  local
 
 | 
| /Linux-v6.6/tools/testing/selftests/bpf/ | 
| D | test_lpm_map.c | 44 	struct tlpm_node *node;  in tlpm_add()  local70 	struct tlpm_node *node;  in tlpm_clear()  local
 114 	struct tlpm_node *node;  in tlpm_delete()  local
 
 | 
| /Linux-v6.6/drivers/usb/phy/ | 
| D | phy.c | 66 static struct usb_phy *__of_usb_find_phy(struct device_node *node)  in __of_usb_find_phy()536 					  struct device_node *node,  in devm_usb_get_phy_by_node()
 597 	struct device_node *node;  in devm_usb_get_phy_by_phandle()  local
 
 | 
| /Linux-v6.6/tools/perf/util/ | 
| D | hist.c | 346 		struct rb_node *node = rb_first_cached(&he->hroot_out);  in hists__decay_entry()  local1090 	struct callchain_cursor_node *node;  in iter_next_cumulative_entry()  local
 1550 	struct perf_hpp_list_node *node;  in hists__hierarchy_insert_entry()  local
 1766 	struct rb_node *node;  in hierarchy_recalc_total_periods()  local
 1827 	struct rb_node *node;  in hists__hierarchy_output_resort()  local
 2017 struct rb_node *rb_hierarchy_last(struct rb_node *node)  in rb_hierarchy_last()
 2028 struct rb_node *__rb_hierarchy_next(struct rb_node *node, enum hierarchy_move_dir hmd)  in __rb_hierarchy_next()
 2047 struct rb_node *rb_hierarchy_prev(struct rb_node *node)  in rb_hierarchy_prev()
 2064 	struct rb_node *node;  in hist_entry__has_hierarchy_children()  local
 2858 	struct rb_node *node;  in hists__delete_remaining_entries()  local
 [all …]
 
 |