Home
last modified time | relevance | path

Searched defs:node (Results 651 – 675 of 2755) sorted by relevance

1...<<21222324252627282930>>...111

/linux-6.8/arch/powerpc/boot/
Dsimpleboot.c30 int node, size, i; in platform_init() local
/linux-6.8/include/net/
Ddatalink.h23 struct list_head node; member
/linux-6.8/drivers/acpi/acpica/
Ddswscope.c67 acpi_ds_scope_stack_push(struct acpi_namespace_node *node, in acpi_ds_scope_stack_push()
Ddsdebug.c41 acpi_ds_print_node_pathname(struct acpi_namespace_node *node, in acpi_ds_print_node_pathname()
/linux-6.8/Documentation/sphinx/
Dkerneldoc.py155 def do_parse(self, result, node): argument
/linux-6.8/tools/testing/selftests/bpf/progs/
Drbtree_btf_fail__wrong_node_type.c16 struct bpf_list_node node; member
Dlocal_kptr_stash.c14 struct bpf_rb_node node; member
49 struct node_data __kptr *node; member
/linux-6.8/tools/perf/util/
Dcgroup.h13 struct rb_node node; member
/linux-6.8/sound/soc/mediatek/mt8186/
Dmt8186-mt6366-common.c44 struct device_node *node, in mt8186_mt6366_card_set_be_link()
/linux-6.8/include/drm/
Ddrm_vblank_work.h53 struct list_head node; member
/linux-6.8/arch/x86/include/asm/
Dkvm_page_track.h21 struct hlist_node node; member
/linux-6.8/tools/perf/bench/
Dnuma.c242 static int is_node_present(int node) in is_node_present()
250 static bool node_has_cpus(int node) in node_has_cpus()
392 static void bind_to_memnode(int node) in bind_to_memnode()
436 int node = numa_node_of_cpu(0); in alloc_data() local
938 int node; in count_process_nodes() local
968 static int count_node_processes(int node) in count_node_processes()
1033 int node; in calc_convergence() local
/linux-6.8/drivers/phy/ti/
Dphy-j721e-wiz.c870 static int wiz_mux_of_clk_register(struct wiz *wiz, struct device_node *node, in wiz_mux_of_clk_register()
965 static int wiz_div_clk_register(struct wiz *wiz, struct device_node *node, in wiz_div_clk_register()
1013 static void wiz_clock_cleanup(struct wiz *wiz, struct device_node *node) in wiz_clock_cleanup()
1050 struct device_node *node = dev->of_node; in wiz_clock_register() local
1079 static int wiz_clock_init(struct wiz *wiz, struct device_node *node) in wiz_clock_init()
1449 struct device_node *node = dev->of_node; in wiz_probe() local
1645 struct device_node *node = dev->of_node; in wiz_remove() local
/linux-6.8/io_uring/
Dio_uring.c258 struct llist_node *node = llist_del_all(&ctx->fallback_llist); in io_fallback_req_func() local
1177 static unsigned int handle_tw_list(struct llist_node *node, in handle_tw_list()
1245 struct llist_node *node = llist_del_all(&tctx->task_list); in io_fallback_tw() local
1278 struct llist_node *node; in tctx_task_work() local
1411 struct llist_node *node; in io_move_task_work_from_local() local
1425 struct llist_node *node; in __io_run_local_work() local
1531 struct io_wq_work_node *node) in io_free_batch_list()
1572 struct io_wq_work_node *node; in __io_submit_flush_completions() local
3039 struct io_tctx_node *node; in io_ring_exit_work() local
3211 struct io_tctx_node *node; in io_uring_try_cancel_iowq() local
[all …]
/linux-6.8/fs/btrfs/
Dfree-space-cache.c68 struct rb_node *node; in __btrfs_remove_free_space_cache() local
1082 struct rb_node *node = rb_first(&ctl->free_space_offset); in write_cache_extent_entries() local
1689 static bool entry_less(struct rb_node *node, const struct rb_node *parent) in entry_less()
2017 struct rb_node *node; in find_free_space() local
2341 struct rb_node *node; in insert_into_bitmap() local
2981 struct rb_node *node; in __btrfs_return_cluster_to_free_space() local
3061 struct rb_node *node; in btrfs_is_free_space_trimmed() local
3227 struct rb_node *node; in btrfs_alloc_from_cluster() local
3421 struct rb_node *node; in setup_cluster_no_bitmap() local
3716 struct rb_node *node; in trim_no_bitmap() local
[all …]
/linux-6.8/drivers/block/zram/
Dzcomp.h22 struct hlist_node node; member
/linux-6.8/drivers/clocksource/
Dclksrc-dbx500-prcmu.c52 static int __init clksrc_dbx500_prcmu_init(struct device_node *node) in clksrc_dbx500_prcmu_init()
/linux-6.8/drivers/media/platform/mediatek/mdp/
Dmtk_mdp_comp.h32 struct list_head node; member
/linux-6.8/drivers/gpu/drm/renesas/rcar-du/
Drcar_du_encoder.c25 static unsigned int rcar_du_encoder_count_ports(struct device_node *node) in rcar_du_encoder_count_ports()
/linux-6.8/arch/powerpc/kernel/
Depapr_paravirt.c24 static int __init early_init_dt_scan_epapr(unsigned long node, in early_init_dt_scan_epapr()
/linux-6.8/drivers/soc/ti/
Dknav_qmss_queue.c764 struct list_head *node; in knav_pool_create() local
1067 static const char *knav_queue_find_name(struct device_node *node) in knav_queue_find_name()
1141 struct device_node *node = pdev->dev.of_node; in knav_get_link_ram() local
1212 struct device_node *node) in knav_setup_queue_range()
1371 struct device_node *node, int index) in knav_queue_map_reg()
1757 struct device_node *node = pdev->dev.of_node; in knav_queue_probe() local
/linux-6.8/drivers/gpu/drm/
Ddrm_mipi_dsi.c158 of_mipi_dsi_device_add(struct mipi_dsi_host *host, struct device_node *node) in of_mipi_dsi_device_add()
183 of_mipi_dsi_device_add(struct mipi_dsi_host *host, struct device_node *node) in of_mipi_dsi_device_add()
308 struct mipi_dsi_host *of_find_mipi_dsi_host_by_node(struct device_node *node) in of_find_mipi_dsi_host_by_node()
329 struct device_node *node; in mipi_dsi_host_register() local
/linux-6.8/kernel/
Daudit_tree.c619 struct audit_node *node = list_entry(p, struct audit_node, list); in trim_marked() local
687 struct audit_node *node; in audit_trim_trees() local
843 struct audit_node *node; in audit_add_tree_rule() local
942 struct audit_node *node; in audit_tag_tree() local
/linux-6.8/arch/sparc/kernel/
Dbtext.c43 static int __init btext_initialize(phandle node) in btext_initialize()
312 phandle node; in btext_find_display() local
/linux-6.8/drivers/gpu/drm/i915/selftests/
Di915_gem_evict.c234 static void mock_color_adjust(const struct drm_mm_node *node, in mock_color_adjust()
384 struct drm_mm_node node; in igt_evict_contexts() member

1...<<21222324252627282930>>...111