| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| H A D | kdebugfs.c | 32 struct setup_data_node *node = file->private_data; in setup_data_read() local 76 create_setup_data_node(struct dentry *parent, int no, struct setup_data_node *node) create_setup_data_node() argument 92 struct setup_data_node *node; create_setup_data_nodes() local [all...] |
| /kernel/linux/linux-5.10/arch/arm/mach-exynos/ |
| H A D | exynos.c | 50 struct device_node *node; in exynos_sysram_init() local 71 exynos_fdt_map_chipid(unsigned long node, const char *uname, int depth, void *data) exynos_fdt_map_chipid() argument [all...] |
| /kernel/linux/linux-5.10/arch/arm/mach-meson/ |
| H A D | platsmp.c | 64 static struct device_node *node; in meson_smp_prepare_cpus() local [all...] |
| /kernel/linux/linux-5.10/arch/arm/mm/ |
| H A D | cache-tauros2.c | 288 struct device_node *node; in tauros2_init() local
|
| /kernel/linux/linux-5.10/arch/arm/mach-rockchip/ |
| H A D | platsmp.c | 166 static int __init rockchip_smp_prepare_sram(struct device_node *node) in rockchip_smp_prepare_sram() argument 210 struct device_node *node; in rockchip_smp_prepare_pmu() local 260 struct device_node *node; rockchip_smp_prepare_cpus() local [all...] |
| /kernel/linux/linux-5.10/arch/arm/mach-hisi/ |
| H A D | platsmp.c | 156 struct device_node *node; in hip01_boot_secondary() local
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | acompress.c | 112 crypto_alloc_acomp_node(const char *alg_name, u32 type, u32 mask, int node) crypto_alloc_acomp_node() argument
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | dsopcode.c | 273 struct acpi_namespace_node *node; in acpi_ds_eval_buffer_field_operands() local 359 struct acpi_namespace_node *node; in acpi_ds_eval_region_operands() local 466 struct acpi_namespace_node *node; acpi_ds_eval_table_region_operands() local 686 struct acpi_namespace_node *node; acpi_ds_eval_bank_field_operands() local [all...] |
| H A D | evrgnini.c | 313 u8 acpi_ev_is_pci_root_bridge(struct acpi_namespace_node *node) in acpi_ev_is_pci_root_bridge() argument 481 struct acpi_namespace_node *node; acpi_ev_initialize_region() local [all...] |
| H A D | nsdump.c | 680 struct acpi_namespace_node *node; in acpi_ns_dump_one_object_path() local [all...] |
| H A D | nsnames.c | 30 char *acpi_ns_get_external_pathname(struct acpi_namespace_node *node) in acpi_ns_get_external_pathname() argument 52 acpi_ns_get_pathname_length(struct acpi_namespace_node *node) acpi_ns_get_pathname_length() argument 87 struct acpi_namespace_node *node; acpi_ns_handle_to_name() local 135 struct acpi_namespace_node *node; acpi_ns_handle_to_pathname() local 193 acpi_ns_build_normalized_path(struct acpi_namespace_node *node, char *full_path, u32 path_size, u8 no_trailing) acpi_ns_build_normalized_path() argument 289 acpi_ns_get_normalized_pathname(struct acpi_namespace_node *node, u8 no_trailing) acpi_ns_get_normalized_pathname() argument [all...] |
| H A D | utdecode.c | 241 struct acpi_namespace_node *node = (struct acpi_namespace_node *)object; in acpi_ut_get_node_name() local [all...] |
| /kernel/linux/linux-5.10/arch/x86/platform/olpc/ |
| H A D | olpc_dt.c | 22 static phandle __init olpc_dt_getsibling(phandle node) in olpc_dt_getsibling() argument 36 static phandle __init olpc_dt_getchild(phandle node) in olpc_dt_getchild() argument 52 olpc_dt_getproplen(phandle node, const char *prop) olpc_dt_getproplen() argument 69 olpc_dt_getproperty(phandle node, const char *prop, char *buf, int bufsize) olpc_dt_getproperty() argument 90 olpc_dt_nextprop(phandle node, char *prev, char *buf) olpc_dt_nextprop() argument 107 olpc_dt_pkg2path(phandle node, char *buf, const int buflen, int *len) olpc_dt_pkg2path() argument 168 phandle node; olpc_dt_finddevice() local 203 phandle node; olpc_dt_get_board_revision() local 219 olpc_dt_compatible_match(phandle node, const char *compat) olpc_dt_compatible_match() argument 239 phandle node; olpc_dt_fixup() local [all...] |
| /kernel/linux/linux-5.10/drivers/base/ |
| H A D | attribute_container.c | 26 struct klist_node node; member [all...] |
| /kernel/linux/linux-5.10/drivers/clk/bcm/ |
| H A D | clk-bcm281xx.c | 341 static void __init kona_dt_root_ccu_setup(struct device_node *node) in kona_dt_root_ccu_setup() argument 346 static void __init kona_dt_aon_ccu_setup(struct device_node *node) in kona_dt_aon_ccu_setup() argument 351 static void __init kona_dt_hub_ccu_setup(struct device_node *node) in kona_dt_hub_ccu_setup() argument 356 static void __init kona_dt_master_ccu_setup(struct device_node *node) in kona_dt_master_ccu_setup() argument 361 static void __init kona_dt_slave_ccu_setup(struct device_node *node) in kona_dt_slave_ccu_setup() argument [all...] |
| /kernel/linux/linux-5.10/drivers/clk/mediatek/ |
| H A D | clk-mux.c | 190 mtk_clk_register_muxes(const struct mtk_mux *muxes, int num, struct device_node *node, spinlock_t *lock, struct clk_onecell_data *clk_data) mtk_clk_register_muxes() argument
|
| /kernel/linux/linux-5.10/drivers/clk/sunxi-ng/ |
| H A D | ccu-suniv-f1c100s.c | 525 static void __init suniv_f1c100s_ccu_setup(struct device_node *node) in suniv_f1c100s_ccu_setup() argument
|
| /kernel/linux/linux-5.10/drivers/clk/ti/ |
| H A D | apll.c | 136 omap_clk_register_apll(void *user, struct device_node *node) omap_clk_register_apll() argument 186 of_dra7_apll_setup(struct device_node *node) of_dra7_apll_setup() argument 347 of_omap2_apll_setup(struct device_node *node) of_omap2_apll_setup() argument [all...] |
| /kernel/linux/linux-5.10/drivers/block/zram/zram_group/ |
| H A D | zlist.c | 25 static inline void zlist_node_lock(struct zlist_node *node) in zlist_node_lock() argument 30 static inline void zlist_node_unlock(struct zlist_node *node) in zlist_node_unlock() argument 36 zlist_before_add_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_before_add_check() argument 46 zlist_after_add_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_after_add_check() argument 56 zlist_before_del_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_before_del_check() argument 66 zlist_after_del_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_after_del_check() argument 76 zlist_before_add_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_before_add_check() argument 79 zlist_after_add_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_after_add_check() argument 82 zlist_before_del_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_before_del_check() argument 85 zlist_after_del_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_after_del_check() argument 115 struct zlist_node *node = idx2node(idx, tab); zlist_add_nolock() local 138 struct zlist_node *node = idx2node(idx, tab); zlist_add_tail_nolock() local 161 struct zlist_node *node = idx2node(idx, tab); zlist_del_nolock() local 191 struct zlist_node *node = idx2node(idx, tab); zlist_is_isolated_nolock() local 198 struct zlist_node *node = idx2node(idx, tab); zlist_set_priv() local 210 struct zlist_node *node = idx2node(idx, tab); zlist_clr_priv_nolock() local 220 struct zlist_node *node = idx2node(idx, tab); zlist_test_priv_nolock() local 230 struct zlist_node *node = idx2node(idx, tab); zlist_node_init() local [all...] |
| /kernel/linux/linux-5.10/drivers/clk/ |
| H A D | clk-nspire.c | 63 static void __init nspire_ahbdiv_setup(struct device_node *node, in nspire_ahbdiv_setup() argument 90 static void __init nspire_ahbdiv_setup_cx(struct device_node *node) in nspire_ahbdiv_setup_cx() argument 95 static void __init nspire_ahbdiv_setup_classic(struct device_node *node) in nspire_ahbdiv_setup_classic() argument 105 nspire_clk_setup(struct device_node *node, void (*get_clkinfo)(u32, struct nspire_clk_info *)) nspire_clk_setup() argument 137 nspire_clk_setup_cx(struct device_node *node) nspire_clk_setup_cx() argument 142 nspire_clk_setup_classic(struct device_node *node) nspire_clk_setup_classic() argument [all...] |
| H A D | clk-gpio.c | 196 struct device_node *node = dev->of_node; in gpio_clk_driver_probe() local
|
| /kernel/linux/linux-5.10/drivers/clk/socfpga/ |
| H A D | clk-pll.c | 73 static __init struct clk_hw *__socfpga_pll_init(struct device_node *node, in __socfpga_pll_init() argument 121 void __init socfpga_pll_init(struct device_node *node) in socfpga_pll_init() argument
|
| H A D | clk-pll-a10.c | 66 static struct clk * __init __socfpga_pll_init(struct device_node *node, in __socfpga_pll_init() argument 115 void __init socfpga_a10_pll_init(struct device_node *node) in socfpga_a10_pll_init() argument
|
| /kernel/linux/linux-5.10/drivers/clocksource/ |
| H A D | h8300_timer8.c | 160 static int __init h8300_8timer_init(struct device_node *node) in h8300_8timer_init() argument
|
| H A D | h8300_timer16.c | 130 static int __init h8300_16timer_init(struct device_node *node) in h8300_16timer_init() argument
|