Home
last modified time | relevance | path

Searched defs:node (Results 576 – 600 of 2677) sorted by relevance

1...<<21222324252627282930>>...108

/Linux-v6.1/drivers/of/
Daddress.c676 struct device_node *node, const char *name) in parser_init()
697 struct device_node *node) in of_pci_range_parser_init()
704 struct device_node *node) in of_pci_dma_range_parser_init()
935 struct device_node *node = of_node_get(np); in of_dma_get_range() local
1055 struct device_node *node; in of_dma_is_coherent() local
/Linux-v6.1/arch/powerpc/kernel/
Dcacheinfo.c323 static struct cache *cache_lookup_by_node_group(const struct device_node *node, in cache_lookup_by_node_group()
361 static struct cache *cache_do_one_devnode_unified(struct device_node *node, int group_id, in cache_do_one_devnode_unified()
369 static struct cache *cache_do_one_devnode_split(struct device_node *node, int group_id, in cache_do_one_devnode_split()
392 static struct cache *cache_do_one_devnode(struct device_node *node, int group_id, int level) in cache_do_one_devnode()
404 static struct cache *cache_lookup_or_instantiate(struct device_node *node, in cache_lookup_or_instantiate()
/Linux-v6.1/drivers/acpi/acpica/
Dexresnte.c51 struct acpi_namespace_node *node; in acpi_ex_resolve_node_to_value() local
/Linux-v6.1/arch/sh/kernel/cpu/sh2/
Dprobe.c18 static int __init scan_cache(unsigned long node, const char *uname, in scan_cache()
/Linux-v6.1/arch/sparc/include/asm/
Dfb.h21 struct device_node *node; in fb_is_primary_device() local
/Linux-v6.1/fs/btrfs/
Dfree-space-cache.c54 struct rb_node *node; in __btrfs_remove_free_space_cache() local
1080 struct rb_node *node = rb_first(&ctl->free_space_offset); in write_cache_extent_entries() local
1590 struct rb_node *node, int bitmap) in tree_insert_offset()
1675 static bool entry_less(struct rb_node *node, const struct rb_node *parent) in entry_less()
1996 struct rb_node *node; in find_free_space() local
2320 struct rb_node *node; in insert_into_bitmap() local
2958 struct rb_node *node; in __btrfs_return_cluster_to_free_space() local
3041 struct rb_node *node; in btrfs_is_free_space_trimmed() local
3207 struct rb_node *node; in btrfs_alloc_from_cluster() local
3400 struct rb_node *node; in setup_cluster_no_bitmap() local
[all …]
/Linux-v6.1/io_uring/
Dio_uring.c244 struct llist_node *node = llist_del_all(&ctx->fallback_llist); in io_fallback_req_func() local
1022 static unsigned int handle_tw_list(struct llist_node *node, in handle_tw_list()
1087 struct llist_node *node = io_llist_xchg(&tctx->task_list, &fake); in tctx_task_work() local
1134 struct llist_node *node; in __io_req_task_work_add() local
1169 struct llist_node *node; in io_move_task_work_from_local() local
1183 struct llist_node *node; in __io_run_local_work() local
1290 void io_free_batch_list(struct io_ring_ctx *ctx, struct io_wq_work_node *node) in io_free_batch_list()
1343 struct io_wq_work_node *node, *prev; in __io_submit_flush_completions() local
2731 struct io_tctx_node *node; in io_ring_exit_work() local
2882 struct io_tctx_node *node; in io_uring_try_cancel_iowq() local
[all …]
/Linux-v6.1/drivers/gpu/drm/i915/selftests/
Digt_mmap.c18 struct drm_vma_offset_node *node; in igt_mmap_offset() local
/Linux-v6.1/arch/mips/include/asm/mach-loongson64/
Dtopology.h10 #define cpumask_of_node(node) (&__node_cpumask[node]) argument
/Linux-v6.1/drivers/clk/ti/
Dfixed-factor.c28 static void __init of_ti_fixed_factor_clk_setup(struct device_node *node) in of_ti_fixed_factor_clk_setup()
/Linux-v6.1/include/linux/
Dsyscore_ops.h14 struct list_head node; member
Ddm-verity-loadpin.h13 struct list_head node; member
/Linux-v6.1/arch/x86/pci/
Dacpi.c335 int node = acpi_get_node(device->handle); in pci_acpi_root_get_node() local
417 int node = pci_acpi_root_get_node(root); in pci_acpi_scan_root() local
/Linux-v6.1/drivers/interconnect/qcom/
Dbcm-voter.c63 struct qcom_icc_node *node; in bcm_aggregate() local
183 struct device_node *np, *node; in of_bcm_voter_get() local
/Linux-v6.1/drivers/gpu/drm/
Ddrm_of.c91 struct device_node *node) in drm_of_component_match_add()
193 int drm_of_encoder_active_endpoint(struct device_node *node, in drm_of_encoder_active_endpoint()
/Linux-v6.1/arch/arm/mach-pxa/
Dirq.c144 pxa_init_irq_common(struct device_node *node, int irq_nr, in pxa_init_irq_common()
236 struct device_node *node; in pxa_dt_irq_init() local
/Linux-v6.1/drivers/irqchip/
Dirq-crossbar.c195 static int __init crossbar_of_init(struct device_node *node) in crossbar_of_init()
333 static int __init irqcrossbar_init(struct device_node *node, in irqcrossbar_init()
/Linux-v6.1/kernel/
Dfork.c169 static inline struct task_struct *alloc_task_struct_node(int node) in alloc_task_struct_node()
274 static int alloc_thread_stack_node(struct task_struct *tsk, int node) in alloc_thread_stack_node()
358 static int alloc_thread_stack_node(struct task_struct *tsk, int node) in alloc_thread_stack_node()
393 static int alloc_thread_stack_node(struct task_struct *tsk, int node) in alloc_thread_stack_node()
419 static int alloc_thread_stack_node(struct task_struct *tsk, int node) in alloc_thread_stack_node()
959 static struct task_struct *dup_task_struct(struct task_struct *orig, int node) in dup_task_struct()
1991 int node, in copy_process()
2606 struct task_struct *create_io_thread(int (*fn)(void *), void *arg, int node) in create_io_thread()
/Linux-v6.1/fs/ubifs/
Dtnc.c306 const void *node) in lnc_add()
342 void *node) in lnc_add_directly()
384 void *node) in tnc_read_hashed_node()
497 struct ubifs_zbranch *zbr, void *node) in fallible_read_node()
1441 void *node, int *lnum, int *offs) in ubifs_tnc_locate()
1809 void *node, const struct fscrypt_name *nm) in do_lookup_nm()
1857 void *node, const struct fscrypt_name *nm) in ubifs_tnc_lookup_nm()
1960 void *node, uint32_t cookie) in ubifs_tnc_lookup_dh()
/Linux-v6.1/drivers/phy/ti/
Dphy-j721e-wiz.c842 static int wiz_mux_of_clk_register(struct wiz *wiz, struct device_node *node, in wiz_mux_of_clk_register()
937 static int wiz_div_clk_register(struct wiz *wiz, struct device_node *node, in wiz_div_clk_register()
985 static void wiz_clock_cleanup(struct wiz *wiz, struct device_node *node) in wiz_clock_cleanup()
1020 struct device_node *node = dev->of_node; in wiz_clock_register() local
1049 static int wiz_clock_init(struct wiz *wiz, struct device_node *node) in wiz_clock_init()
1362 struct device_node *node = dev->of_node; in wiz_probe() local
1558 struct device_node *node = dev->of_node; in wiz_remove() local
/Linux-v6.1/drivers/video/backlight/
Dlm3630a_bl.c376 static int lm3630a_parse_led_sources(struct fwnode_handle *node, in lm3630a_parse_led_sources()
404 struct fwnode_handle *node, int *seen_led_sources) in lm3630a_parse_bank()
481 struct fwnode_handle *node; in lm3630a_parse_node() local
/Linux-v6.1/scripts/dtc/libfdt/
Dfdt_overlay.c116 static int overlay_phandle_add_offset(void *fdt, int node, in overlay_phandle_add_offset()
156 static int overlay_adjust_node_phandles(void *fdto, int node, in overlay_adjust_node_phandles()
558 void *fdto, int node) in overlay_apply_node()
/Linux-v6.1/arch/powerpc/platforms/pseries/
Dhotplug-cpu.c156 unsigned int cpu, node; in find_cpu_id_range() local
212 int len, nthreads, node, cpu, assigned_node; in pseries_add_processor() local
850 unsigned int node; in pseries_cpu_hotplug_init() local
/Linux-v6.1/drivers/net/wan/
Dhd64570.c46 #define SCA_INTR_MSCI(node) (node ? 0x10 : 0x01) argument
47 #define SCA_INTR_DMAC_RX(node) (node ? 0x20 : 0x02) argument
48 #define SCA_INTR_DMAC_TX(node) (node ? 0x40 : 0x04) argument
/Linux-v6.1/drivers/firmware/xilinx/
Dzynqmp.c1138 int zynqmp_pm_request_node(const u32 node, const u32 capabilities, in zynqmp_pm_request_node()
1156 int zynqmp_pm_release_node(const u32 node) in zynqmp_pm_release_node()
1174 int zynqmp_pm_set_requirement(const u32 node, const u32 capabilities, in zynqmp_pm_set_requirement()
1266 int zynqmp_pm_register_notifier(const u32 node, const u32 event, in zynqmp_pm_register_notifier()
1322 int zynqmp_pm_set_sd_config(u32 node, enum pm_sd_config_type config, u32 value) in zynqmp_pm_set_sd_config()
1337 int zynqmp_pm_set_gem_config(u32 node, enum pm_gem_config_type config, in zynqmp_pm_set_gem_config()

1...<<21222324252627282930>>...108