Home
last modified time | relevance | path

Searched defs:node (Results 401 – 425 of 2853) sorted by relevance

1...<<11121314151617181920>>...115

/linux-6.14.4/drivers/media/platform/mediatek/vcodec/decoder/vdec/
Dvdec_vp9_if.c223 struct vdec_fb_node *node; in vp9_rm_from_fb_use_list() local
240 struct vdec_fb_node *node; in vp9_add_to_fb_free_list() local
434 struct vdec_fb_node *node; in vp9_add_to_fb_disp_list() local
615 struct vdec_fb_node *node; in vp9_rm_from_fb_disp_list() local
634 struct vdec_fb_node *node; in vp9_add_to_fb_use_list() local
655 struct vdec_fb_node *node, *tmp; in vp9_reset() local
720 struct vdec_fb_node *node; in get_free_fb() local
/linux-6.14.4/arch/mips/loongson64/
Dnuma.c82 static void __init node_mem_init(unsigned int node) in node_mem_init()
128 unsigned int node, cpu, active_cpu = 0; in prom_meminit() local
/linux-6.14.4/arch/arm/mach-sunxi/
Dplatsmp.c42 struct device_node *node; in sun6i_smp_prepare_cpus() local
127 struct device_node *node; in sun8i_smp_prepare_cpus() local
/linux-6.14.4/drivers/memory/tegra/
Dtegra124.c1154 static int tegra124_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, in tegra124_mc_icc_aggreate()
1179 struct icc_node *node; in tegra124_mc_of_icc_xlate_extended() local
Dtegra186-emc.c237 struct icc_node *node; in tegra_emc_of_icc_xlate() local
250 static int tegra_emc_icc_get_init_bw(struct icc_node *node, u32 *avg, u32 *peak) in tegra_emc_icc_get_init_bw()
262 struct icc_node *node; in tegra_emc_interconnect_init() local
/linux-6.14.4/tools/sched_ext/include/scx/
Dcommon.bpf.h264 #define __contains(name, node) __attribute__((btf_decl_tag("contains:" #name ":" #node))) argument
276 #define bpf_list_push_front(head, node) bpf_list_push_front_impl(head, node, NULL, 0) argument
281 #define bpf_list_push_back(head, node) bpf_list_push_back_impl(head, node, NULL, 0) argument
290 #define bpf_rbtree_add(head, node, less) bpf_rbtree_add_impl(head, node, less, NULL, 0) argument
/linux-6.14.4/include/drm/
Ddrm_mm.h258 static inline bool drm_mm_node_allocated(const struct drm_mm_node *node) in drm_mm_node_allocated()
293 static inline bool drm_mm_hole_follows(const struct drm_mm_node *node) in drm_mm_hole_follows()
434 drm_mm_insert_node_generic(struct drm_mm *mm, struct drm_mm_node *node, in drm_mm_insert_node_generic()
459 struct drm_mm_node *node, in drm_mm_insert_node()
/linux-6.14.4/arch/sparc/kernel/
Dmdesc.c291 u64 node; in mdesc_register_notifier() local
319 static const u64 *parent_cfg_handle(struct mdesc_handle *hp, u64 node) in parent_cfg_handle()
338 static int get_vdev_port_node_info(struct mdesc_handle *md, u64 node, in get_vdev_port_node_info()
392 static int get_ds_port_node_info(struct mdesc_handle *md, u64 node, in get_ds_port_node_info()
584 int mdesc_get_node_info(struct mdesc_handle *hp, u64 node, in mdesc_get_node_info()
658 const void *mdesc_get_property(struct mdesc_handle *hp, u64 node, in mdesc_get_property()
740 const char *mdesc_node_name(struct mdesc_handle *hp, u64 node) in mdesc_node_name()
861 static void find_back_node_value(struct mdesc_handle *hp, u64 node, in find_back_node_value() argument
883 static void __mark_core_id(struct mdesc_handle *hp, u64 node, in __mark_core_id()
892 static void __mark_max_cache_id(struct mdesc_handle *hp, u64 node, in __mark_max_cache_id()
/linux-6.14.4/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-6.14.4/drivers/gpu/drm/i915/
Di915_gem_gtt.c98 struct drm_mm_node *node, in i915_gem_gtt_reserve()
191 struct drm_mm_node *node, in i915_gem_gtt_insert()
/linux-6.14.4/drivers/fpga/
Ddfl-afu.h40 struct list_head node; member
58 struct rb_node node; member
/linux-6.14.4/arch/m68k/sun3x/
Dprom.c131 int prom_getintdefault(int node, char *property, int deflt) in prom_getintdefault()
136 int prom_getbool (int node, char *prop) in prom_getbool()
/linux-6.14.4/include/linux/
Dof.h91 struct device_node *node; member
113 static inline void of_node_init(struct device_node *node) in of_node_init()
132 static inline struct device_node *of_node_get(struct device_node *node) in of_node_get()
136 static inline void of_node_put(struct device_node *node) { } in of_node_put()
177 #define of_fwnode_handle(node) \ argument
185 static inline bool of_node_is_root(const struct device_node *node) in of_node_is_root()
532 static inline struct device_node *of_get_parent(const struct device_node *node) in of_get_parent()
537 static inline struct device_node *of_get_next_parent(struct device_node *node) in of_get_next_parent()
543 const struct device_node *node, struct device_node *prev) in of_get_next_child()
549 const struct device_node *node, struct device_node *prev) in of_get_next_available_child()
[all …]
/linux-6.14.4/io_uring/
Dfiletable.c62 struct io_rsrc_node *node; in io_install_fixed_file() local
124 struct io_rsrc_node *node; in io_fixed_fd_remove() local
/linux-6.14.4/arch/powerpc/platforms/powernv/
Dopal-secvar.c104 struct device_node *node; in opal_secvar_format() local
128 struct device_node *node; in opal_secvar_max_size() local
/linux-6.14.4/drivers/gpu/drm/panfrost/
Dpanfrost_gem.h49 struct list_head node; member
64 drm_mm_node_to_panfrost_mapping(struct drm_mm_node *node) in drm_mm_node_to_panfrost_mapping()
/linux-6.14.4/fs/ubifs/
Dio.c378 void ubifs_init_node(struct ubifs_info *c, void *node, int len, int pad) in ubifs_init_node()
398 void ubifs_crc_node(struct ubifs_info *c, void *node, int len) in ubifs_crc_node()
422 int ubifs_prepare_node_hmac(struct ubifs_info *c, void *node, int len, in ubifs_prepare_node_hmac()
451 void ubifs_prepare_node(struct ubifs_info *c, void *node, int len, int pad) in ubifs_prepare_node()
470 void ubifs_prep_grp_node(struct ubifs_info *c, void *node, int len, int last) in ubifs_prep_grp_node()
/linux-6.14.4/drivers/of/
Ddynamic.c34 struct device_node *of_node_get(struct device_node *node) in of_node_get()
47 void of_node_put(struct device_node *node) in of_node_put()
77 #define _do_print(func, prefix, action, node, prop, ...) ({ \ argument
335 struct device_node *node = kobj_to_device_node(kobj); in of_node_release() local
455 struct device_node *node; in __of_node_dup() local
/linux-6.14.4/fs/ocfs2/
Dreservations.c76 struct rb_node *node; in ocfs2_dump_resv() local
135 struct rb_node *node; in ocfs2_check_resmap() local
267 struct rb_node *node; in ocfs2_resmap_clear_all_resv() local
356 struct rb_node *node = resmap->m_reservations.rb_node; in ocfs2_find_resv_lhs() local
/linux-6.14.4/kernel/bpf/
Dcrypto.c62 struct bpf_crypto_type_list *node; in bpf_crypto_register_type() local
89 struct bpf_crypto_type_list *node; in bpf_crypto_unregister_type() local
111 struct bpf_crypto_type_list *node; in bpf_crypto_get_type() local
/linux-6.14.4/drivers/irqchip/
Dirq-sun6i-r.c308 static int __init sun6i_r_intc_init(struct device_node *node, in sun6i_r_intc_init()
363 static int __init sun6i_a31_r_intc_init(struct device_node *node, in sun6i_a31_r_intc_init()
376 static int __init sun50i_h6_r_intc_init(struct device_node *node, in sun50i_h6_r_intc_init()
/linux-6.14.4/drivers/gpu/drm/msm/
Dmsm_debugfs.c214 struct drm_info_node *node = m->private; in msm_gem_show() local
232 struct drm_info_node *node = m->private; in msm_mm_show() local
243 struct drm_info_node *node = m->private; in msm_fb_show() local
/linux-6.14.4/drivers/clk/ti/
Dapll.c129 struct device_node *node) in omap_clk_register_apll()
178 static void __init of_dra7_apll_setup(struct device_node *node) in of_dra7_apll_setup()
339 static void __init of_omap2_apll_setup(struct device_node *node) in of_omap2_apll_setup()
/linux-6.14.4/drivers/acpi/
Dviot.c136 } *node = (void *)hdr; in viot_get_iommu() local
187 } *node = (void *)hdr; in viot_parse_node() local
281 struct acpi_viot_header *node; in acpi_viot_init() local
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib_vlan.c75 struct qpn_to_netdev *node; in mlx5i_find_qpn_to_netdev_node() local
110 struct qpn_to_netdev *node; in mlx5i_pkey_del_qpn() local
129 struct qpn_to_netdev *node; in mlx5i_pkey_get_netdev() local

1...<<11121314151617181920>>...115