Home
last modified time | relevance | path

Searched defs:node (Results 351 – 375 of 2533) sorted by relevance

1...<<11121314151617181920>>...102

/Linux-v5.10/drivers/gpu/drm/i915/
Di915_gem_gtt.c102 struct drm_mm_node *node, in i915_gem_gtt_reserve()
193 struct drm_mm_node *node, in i915_gem_gtt_insert()
Di915_gem_evict.c97 struct drm_mm_node *node; in i915_gem_evict_something() local
256 struct drm_mm_node *node; in i915_gem_evict_for_node() local
/Linux-v5.10/fs/btrfs/
Dmisc.h75 struct rb_node *node = root->rb_node; in rb_simple_search() local
92 struct rb_node *node) in rb_simple_insert()
/Linux-v5.10/drivers/of/
Dbase.c660 struct device_node *of_get_parent(const struct device_node *node) in of_get_parent()
686 struct device_node *of_get_next_parent(struct device_node *node) in of_get_next_parent()
702 static struct device_node *__of_get_next_child(const struct device_node *node, in __of_get_next_child()
730 struct device_node *of_get_next_child(const struct device_node *node, in of_get_next_child()
751 struct device_node *of_get_next_available_child(const struct device_node *node, in of_get_next_available_child()
786 struct device_node *node; in of_get_next_cpu_node() local
847 struct device_node *of_get_child_by_name(const struct device_node *node, in of_get_child_by_name()
877 struct device_node *__of_find_node_by_full_path(struct device_node *node, in __of_find_node_by_full_path()
1083 const struct device_node *node) in __of_match_node()
1111 const struct device_node *node) in of_match_node()
[all …]
/Linux-v5.10/fs/ocfs2/cluster/
Dtcp.c135 u32 msgkey, struct task_struct *task, u8 node) in o2net_init_nst()
412 static struct o2net_sock_container *sc_alloc(struct o2nm_node *node) in sc_alloc()
998 int node, ret; in o2net_fill_node_map() local
1552 struct o2nm_node *node = NULL, *mynode = NULL; in o2net_start_connect() local
1692 void o2net_disconnect_node(struct o2nm_node *node) in o2net_disconnect_node()
1710 static void o2net_hb_node_down_cb(struct o2nm_node *node, int node_num, in o2net_hb_node_down_cb()
1724 static void o2net_hb_node_up_cb(struct o2nm_node *node, int node_num, in o2net_hb_node_up_cb()
1782 struct o2nm_node *node = NULL; in o2net_accept_one() local
2025 int o2net_start_listening(struct o2nm_node *node) in o2net_start_listening()
2052 void o2net_stop_listening(struct o2nm_node *node) in o2net_stop_listening()
[all …]
/Linux-v5.10/drivers/clk/ti/
Dclk.c134 struct device_node *node, *parent; in ti_dt_clocks_register() local
220 struct device_node *node; member
237 int __init ti_clk_retry_init(struct device_node *node, void *user, in ti_clk_retry_init()
265 int ti_clk_get_reg_addr(struct device_node *node, int index, in ti_clk_get_reg_addr()
Dapll.c137 struct device_node *node) in omap_clk_register_apll()
184 static void __init of_dra7_apll_setup(struct device_node *node) in of_dra7_apll_setup()
345 static void __init of_omap2_apll_setup(struct device_node *node) in of_omap2_apll_setup()
/Linux-v5.10/drivers/clk/mediatek/
Dclk-mt6797.c387 struct device_node *node = pdev->dev.of_node; in mtk_topckgen_init() local
560 static void mtk_infrasys_init_early(struct device_node *node) in mtk_infrasys_init_early()
586 struct device_node *node = pdev->dev.of_node; in mtk_infrasys_init() local
662 struct device_node *node = pdev->dev.of_node; in mtk_apmixedsys_init() local
Dclk-mt7622.c616 struct device_node *node = pdev->dev.of_node; in mtk_topckgen_init() local
648 struct device_node *node = pdev->dev.of_node; in mtk_infrasys_init() local
673 struct device_node *node = pdev->dev.of_node; in mtk_apmixedsys_init() local
696 struct device_node *node = pdev->dev.of_node; in mtk_pericfg_init() local
/Linux-v5.10/drivers/gpu/drm/panfrost/
Dpanfrost_gem.h44 struct list_head node; member
59 drm_mm_node_to_panfrost_mapping(struct drm_mm_node *node) in drm_mm_node_to_panfrost_mapping()
/Linux-v5.10/drivers/staging/greybus/tools/
Dloopback_test.c245 int open_sysfs(const char *sys_pfx, const char *node, int flags) in open_sysfs()
259 int read_sysfs_int_fd(int fd, const char *sys_pfx, const char *node) in read_sysfs_int_fd()
272 float read_sysfs_float_fd(int fd, const char *sys_pfx, const char *node) in read_sysfs_float_fd()
286 int read_sysfs_int(const char *sys_pfx, const char *node) in read_sysfs_int()
296 float read_sysfs_float(const char *sys_pfx, const char *node) in read_sysfs_float()
307 void write_sysfs_val(const char *sys_pfx, const char *node, int val) in write_sysfs_val()
573 int is_loopback_device(const char *path, const char *node) in is_loopback_device()
/Linux-v5.10/tools/testing/selftests/kvm/lib/
Dsparsebit.c168 struct node { struct
169 struct node *parent; argument
170 struct node *left; argument
171 struct node *right; argument
179 * Points to root node of the binary search argument
/Linux-v5.10/drivers/irqchip/
Dirq-bcm2835.c133 static int __init armctrl_of_init(struct device_node *node, in armctrl_of_init()
192 static int __init bcm2835_armctrl_of_init(struct device_node *node, in bcm2835_armctrl_of_init()
198 static int __init bcm2836_armctrl_of_init(struct device_node *node, in bcm2836_armctrl_of_init()
/Linux-v5.10/fs/ext4/
Dblock_validity.c24 struct rb_node node; member
74 struct rb_node **n = &system_blks->root.rb_node, *node; in add_system_zone() local
127 struct rb_node *node; in debug_print_tree() local
/Linux-v5.10/arch/m68k/sun3x/
Dprom.c132 int prom_getintdefault(int node, char *property, int deflt) in prom_getintdefault()
137 int prom_getbool (int node, char *prop) in prom_getbool()
/Linux-v5.10/arch/powerpc/kexec/
Dcore.c238 static void __init export_crashk_values(struct device_node *node) in export_crashk_values()
264 struct device_node *node; in kexec_setup() local
/Linux-v5.10/tools/lib/perf/include/internal/
Devsel.h19 struct hlist_node node; member
38 struct list_head node; member
/Linux-v5.10/tools/testing/radix-tree/
Dlinux.c38 struct radix_tree_node *node = cachep->objs; in kmem_cache_alloc() local
73 struct radix_tree_node *node = objp; in kmem_cache_free() local
/Linux-v5.10/arch/arm/mach-exynos/
Dexynos.c50 struct device_node *node; in exynos_sysram_init() local
69 static int __init exynos_fdt_map_chipid(unsigned long node, const char *uname, in exynos_fdt_map_chipid()
/Linux-v5.10/drivers/fpga/
Ddfl-afu.h40 struct list_head node; member
58 struct rb_node node; member
/Linux-v5.10/arch/x86/kernel/
Dsetup_percpu.c74 int node = early_cpu_to_node(cpu); in pcpu_need_numa() local
105 int node = early_cpu_to_node(cpu); in pcpu_alloc_bootmem() local
/Linux-v5.10/drivers/firmware/efi/
Dfdtparams.c58 static int __init efi_get_fdt_prop(const void *fdt, int node, const char *pname, in efi_get_fdt_prop()
86 int i, j, node; in efi_get_fdt_params() local
/Linux-v5.10/tools/perf/util/
Dblock-range.c54 static inline void rb_link_left_of_node(struct rb_node *left, struct rb_node *node) in rb_link_left_of_node()
64 static inline void rb_link_right_of_node(struct rb_node *right, struct rb_node *node) in rb_link_right_of_node()
/Linux-v5.10/include/drm/
Ddrm_mm.h256 static inline bool drm_mm_node_allocated(const struct drm_mm_node *node) in drm_mm_node_allocated()
291 static inline bool drm_mm_hole_follows(const struct drm_mm_node *node) in drm_mm_hole_follows()
432 drm_mm_insert_node_generic(struct drm_mm *mm, struct drm_mm_node *node, in drm_mm_insert_node_generic()
457 struct drm_mm_node *node, in drm_mm_insert_node()
/Linux-v5.10/drivers/clk/
Dclk-vt8500.c223 static __init void vtwm_device_clk_init(struct device_node *node) in vtwm_device_clk_init()
673 static __init void vtwm_pll_clk_init(struct device_node *node, int pll_type) in vtwm_pll_clk_init()
722 static void __init vt8500_pll_init(struct device_node *node) in vt8500_pll_init()
728 static void __init wm8650_pll_init(struct device_node *node) in wm8650_pll_init()
734 static void __init wm8750_pll_init(struct device_node *node) in wm8750_pll_init()
740 static void __init wm8850_pll_init(struct device_node *node) in wm8850_pll_init()

1...<<11121314151617181920>>...102