Home
last modified time | relevance | path

Searched defs:node (Results 501 - 525 of 5279) sorted by relevance

1...<<21222324252627282930>>...212

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dlocal_kptr_stash.c14 struct bpf_rb_node node; member
25 struct node_data __kptr *node; member
/kernel/liteos_a/fs/jffs2/src/
H A Djffs2_hash.c69 struct jffs2_inode *node = NULL; in Jffs2HashDump() local
87 struct jffs2_inode *node = NULL; in Jffs2HashGet() local
107 void Jffs2HashRemove(LosMux *lock, struct jffs2_inode *node) in Jffs2HashRemove() argument
114 Jffs2HashInsert(LosMux *lock, LOS_DL_LIST *heads, struct jffs2_inode *node, const uint32_t ino) Jffs2HashInsert() argument
[all...]
/kernel/liteos_a/kernel/base/sched/
H A Dlos_sortlink.c75 VOID OsAdd2SortLink(SortLinkAttribute *head, SortLinkList *node, UINT64 responseTime, UINT16 idleCpu) in OsAdd2SortLink() argument
86 VOID OsDeleteFromSortLink(SortLinkAttribute *head, SortLinkList *node) in OsDeleteFromSortLink() argument
95 UINT32 OsSortLinkAdjustNodeResponseTime(SortLinkAttribute *head, SortLinkList *node, UINT64 responseTime) in OsSortLinkAdjustNodeResponseTime() argument
[all...]
/kernel/liteos_m/components/lmk/
H A Dlos_lmk.h110 LOS_DL_LIST node; /**< LosLmkOpsNode node. */ member
[all...]
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H A Defct_io.c172 efct_io_find_tgt_io(struct efct *efct, struct efct_node *node, in efct_io_find_tgt_io() argument
/kernel/linux/linux-6.6/mm/
H A Dbootmem_info.c105 int node = pgdat->node_id; in register_page_bootmem_info_node() local
H A Dinterval_tree.c28 void vma_interval_tree_insert_after(struct vm_area_struct *node, in vma_interval_tree_insert_after() argument
36 VM_BUG_ON_VMA(vma_start_pgoff(node) != vma_start_pgoff(prev), node); in vma_interval_tree_insert_after() local
75 void anon_vma_interval_tree_insert(struct anon_vma_chain *node, in anon_vma_interval_tree_insert() argument
85 anon_vma_interval_tree_remove(struct anon_vma_chain *node, struct rb_root_cached *root) anon_vma_interval_tree_remove() argument
99 anon_vma_interval_tree_iter_next(struct anon_vma_chain *node, unsigned long first, unsigned long last) anon_vma_interval_tree_iter_next() argument
106 anon_vma_interval_tree_verify(struct anon_vma_chain *node) anon_vma_interval_tree_verify() argument
[all...]
/kernel/linux/linux-6.6/lib/
H A Dcpumask.c59 bool alloc_cpumask_var_node(cpumask_var_t *mask, gfp_t flags, int node) in alloc_cpumask_var_node() argument
142 unsigned int cpumask_local_spread(unsigned int i, int node) in cpumask_local_spread() argument
[all...]
/kernel/linux/linux-6.6/tools/include/linux/
H A Dhashtable.h64 static inline bool hash_hashed(struct hlist_node *node) in hash_hashed() argument
93 static inline void hash_del(struct hlist_node *node) in hash_del() argument
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dpath.h24 struct list_head node; member
35 struct list_head node; member
46 struct list_head node; member
58 struct list_head node; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_xgmi.h33 struct list_head node; member
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Devxface.c61 struct acpi_namespace_node *node = in acpi_install_notify_handler() local
214 struct acpi_namespace_node *node = in ACPI_EXPORT_SYMBOL() local
[all...]
H A Dnsalloc.c28 struct acpi_namespace_node *node; in acpi_ns_create_node() local
70 acpi_ns_delete_node(struct acpi_namespace_node *node) acpi_ns_delete_node() argument
132 acpi_ns_remove_node(struct acpi_namespace_node *node) acpi_ns_remove_node() argument
191 acpi_ns_install_node(struct acpi_walk_state *walk_state, struct acpi_namespace_node *parent_node, struct acpi_namespace_node *node, acpi_object_type type) acpi_ns_install_node() argument
[all...]
H A Ddsmethod.c55 acpi_ds_auto_serialize_method(struct acpi_namespace_node *node, in acpi_ds_auto_serialize_method() argument
[all...]
H A Ddsfield.c60 acpi_ds_create_external_region(acpi_status lookup_status, union acpi_parse_object *op, char *path, struct acpi_walk_state *walk_state, struct acpi_namespace_node **node) acpi_ds_create_external_region() argument
124 struct acpi_namespace_node *node; acpi_ds_create_buffer_field() local
558 struct acpi_namespace_node *node; acpi_ds_init_field_objects() local
[all...]
/kernel/linux/linux-5.10/drivers/clk/samsung/
H A Dclk-exynos-clkout.c54 static void __init exynos_clkout_init(struct device_node *node, u32 mux_mask) in exynos_clkout_init() argument
138 static void __init exynos4_clkout_init(struct device_node *node) in exynos4_clkout_init() argument
149 static void __init exynos5_clkout_init(struct device_node *node) in exynos5_clkout_init() argument
/kernel/linux/linux-5.10/drivers/clk/socfpga/
H A Dclk-gate-a10.c94 static void __init __socfpga_gate_init(struct device_node *node, in __socfpga_gate_init() argument
174 void __init socfpga_a10_gate_init(struct device_node *node) in socfpga_a10_gate_init() argument
[all...]
/kernel/linux/linux-5.10/drivers/clk/ti/
H A Dinterface.c35 static struct clk *_register_interface(struct device_node *node, in _register_interface() argument
69 static void __init _of_ti_interface_clk_setup(struct device_node *node, in _of_ti_interface_clk_setup() argument
99 of_ti_interface_clk_setup(struct device_node *node) of_ti_interface_clk_setup() argument
106 of_ti_no_wait_interface_clk_setup(struct device_node *node) of_ti_no_wait_interface_clk_setup() argument
114 of_ti_hsotgusb_interface_clk_setup(struct device_node *node) of_ti_hsotgusb_interface_clk_setup() argument
122 of_ti_dss_interface_clk_setup(struct device_node *node) of_ti_dss_interface_clk_setup() argument
130 of_ti_ssi_interface_clk_setup(struct device_node *node) of_ti_ssi_interface_clk_setup() argument
137 of_ti_am35xx_interface_clk_setup(struct device_node *node) of_ti_am35xx_interface_clk_setup() argument
146 of_ti_omap2430_interface_clk_setup(struct device_node *node) of_ti_omap2430_interface_clk_setup() argument
[all...]
H A Dmux.c129 static struct clk *_register_mux(struct device_node *node, const char *name, in _register_mux() argument
173 static void of_mux_clk_setup(struct device_node *node) in of_mux_clk_setup() argument
259 of_ti_composite_mux_clk_setup(struct device_node *node) of_ti_composite_mux_clk_setup() argument
[all...]
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Darmada-8k-cpufreq.c127 struct device_node *node; in armada_8k_cpufreq_init() local
/kernel/linux/linux-5.10/drivers/clk/mediatek/
H A Dclk-mt8516.c677 static void __init mtk_topckgen_init(struct device_node *node) in mtk_topckgen_init() argument
708 static void __init mtk_infracfg_init(struct device_node *node) in mtk_infracfg_init() argument
787 static void __init mtk_apmixedsys_init(struct device_node *node) in mtk_apmixedsys_init() argument
[all...]
/kernel/linux/linux-5.10/drivers/clk/versatile/
H A Dclk-sp810.c29 struct device_node *node; member
82 static void __init clk_sp810_of_setup(struct device_node *node) in clk_sp810_of_setup() argument
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Dfdtparams.c58 static int __init efi_get_fdt_prop(const void *fdt, int node, const char *pname, in efi_get_fdt_prop() argument
86 int i, j, node; in efi_get_fdt_params() local
/kernel/linux/linux-5.10/arch/c6x/platforms/
H A Demif.c44 struct device_node *node; in c6x_emifa_init() local
/kernel/linux/linux-5.10/arch/xtensa/platforms/xtfpga/
H A Dsetup.c103 static void __init update_local_mac(struct device_node *node) in update_local_mac() argument

Completed in 12 milliseconds

1...<<21222324252627282930>>...212