| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | devres.c | 28 struct devres_node node; member 40 struct devres_node node[2]; member 50 static void set_node_dbginfo(struct devres_node *node, const char *name, in set_node_dbginfo() 57 static void devres_log(struct device *dev, struct devres_node *node, in devres_log() 65 #define set_node_dbginfo(node, n, s) do {} while (0) argument 66 #define devres_log(dev, node, op) do {} while (0) argument 83 static struct devres_group * node_to_group(struct devres_node *node) in node_to_group() 122 static void add_dr(struct device *dev, struct devres_node *node) in add_dr() 197 struct devres_node *node; in devres_for_each_res() local 259 struct devres_node *node; in find_dr() local [all …]
|
| H A D | swnode.c | 18 const struct software_node *node; member 65 software_node_to_swnode(const struct software_node *node) in software_node_to_swnode() 95 struct fwnode_handle *software_node_fwnode(const struct software_node *node) in software_node_fwnode() 610 software_node_register_properties(struct software_node *node, in software_node_register_properties() 649 swnode_register(const struct software_node *node, struct swnode *parent, in swnode_register() 795 int software_node_register(const struct software_node *node) in software_node_register() 813 void software_node_unregister(const struct software_node *node) in software_node_unregister() 827 struct software_node *node; in fwnode_create_software_node() local 875 int device_add_software_node(struct device *dev, const struct software_node *node) in device_add_software_node()
|
| /OK3568_Linux_fs/kernel/drivers/xen/xenbus/ |
| H A D | xenbus_xs.c | 423 const char *dir, const char *node, unsigned int *num) in xenbus_directory() 443 const char *dir, const char *node) in xenbus_exists() 461 const char *dir, const char *node, unsigned int *len) in xenbus_read() 480 const char *dir, const char *node, const char *string) in xenbus_write() 503 const char *dir, const char *node) in xenbus_mkdir() 519 int xenbus_rm(struct xenbus_transaction t, const char *dir, const char *node) in xenbus_rm() 569 const char *dir, const char *node, const char *fmt, ...) in xenbus_scanf() 591 unsigned int xenbus_read_unsigned(const char *dir, const char *node, in xenbus_read_unsigned() 607 const char *dir, const char *node, const char *fmt, ...) in xenbus_printf()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/bus/ |
| H A D | Sbus.c | 78 promGetSibling(int node) in promGetSibling() 92 promGetChild(int node) in promGetChild() 144 int node; in promSetNode() local 249 promWalkGetDriverName(int node, int oldnode) in promWalkGetDriverName() 305 promWalkAssignNodes(int node, int oldnode, int flags, in promWalkAssignNodes() 500 promWalkNode2Pathname(char *path, int parent, int node, int searchNode, in promWalkNode2Pathname() 555 int len, node, ret; in promWalkPathname2Node() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/rseq/ |
| H A D | basic_percpu_ops_test.c | 135 struct percpu_list_node *node, in this_cpu_list_push() 197 struct percpu_list_node *node; in __percpu_list_pop() local 218 struct percpu_list_node *node; in test_percpu_list_thread() local 252 struct percpu_list_node *node; in test_percpu_list() local 272 struct percpu_list_node *node; in test_percpu_list() local
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_stat.c | 27 struct rb_node node; member 174 struct rb_node *node; in stat_seq_start() local 198 struct rb_node *node = p; in stat_seq_next() local 310 struct stat_session *session, *node; in register_stat_tracer() local 353 struct stat_session *node, *tmp; in unregister_stat_tracer() local
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | x-hash.c | 108 x_list *node, *item, *next; in hash_table_split() local 175 x_list *node, *item; in X_PFX() local 205 x_list *node, *item; in hash_table_modify() local 281 x_list *node, *item; in X_PFX() local 309 x_list *node, *item; in X_PFX() local
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | cpu.c | 15 int riscv_of_processor_hartid(struct device_node *node) in riscv_of_processor_hartid() 53 int riscv_of_parent_hartid(struct device_node *node) in riscv_of_parent_hartid() 108 struct device_node *node = of_get_cpu_node(cpu_id, NULL); in c_show() local
|
| /OK3568_Linux_fs/kernel/fs/incfs/ |
| H A D | sysfs.c | 141 struct incfs_sysfs_node *node = container_of(kobj, in incfs_sysfs_release() local 159 struct incfs_sysfs_node *node = NULL; in incfs_add_sysfs_node() local 192 void incfs_free_sysfs_node(struct incfs_sysfs_node *node) in incfs_free_sysfs_node()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/musb-new/ |
| H A D | ti-musb.c | 41 static int ti_musb_get_usb_index(int node) in ti_musb_get_usb_index() 86 int node = dev_of_offset(dev); in ti_musb_ofdata_to_platdata() local 181 int node = dev_of_offset(dev); in ti_musb_host_ofdata_to_platdata() local 208 ofnode node; in ti_musb_wrapper_bind() local
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | dbmethod.c | 117 struct acpi_namespace_node *node; in acpi_db_set_method_data() local 362 static acpi_status acpi_db_evaluate_object(struct acpi_namespace_node *node) in acpi_db_evaluate_object() 451 struct acpi_namespace_node *node = in acpi_db_walk_for_execute() local 501 struct acpi_namespace_node *node = in acpi_db_walk_for_execute_all() local
|
| H A D | evhandler.c | 118 acpi_ev_has_default_handler(struct acpi_namespace_node *node, in acpi_ev_has_default_handler() 171 struct acpi_namespace_node *node; in acpi_ev_install_handler() local 328 acpi_ev_install_space_handler(struct acpi_namespace_node *node, in acpi_ev_install_space_handler()
|
| /OK3568_Linux_fs/u-boot/disk/ |
| H A D | part_rkram.c | 15 struct list_head node; member 80 struct list_head *node; in part_print_rkram_part() local 101 struct list_head *node; in part_get_info_rkram_part() local
|
| /OK3568_Linux_fs/u-boot/drivers/pinctrl/mvebu/ |
| H A D | pinctrl-mvebu.c | 31 int node = dev_of_offset(config); in mvebu_pinctrl_set_state() local 85 int node = dev_of_offset(config); in mvebu_pinctrl_set_state_all() local 131 int node = dev_of_offset(dev); in mvebu_pinctl_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/firewire/ |
| H A D | core-topology.c | 101 struct fw_node *node; in fw_node_create() local 134 static void update_hop_count(struct fw_node *node) in update_hop_count() 173 struct fw_node *node, *child, *local_node, *irm_node; in build_tree() local 316 struct fw_node *node, *next, *child, *parent; in for_each_fw_node() local 347 struct fw_node *node, struct fw_node *parent) in report_lost_node() 357 struct fw_node *node, struct fw_node *parent) in report_found_node()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | interval_tree.c | 7 #define START(node) ((node)->start) argument 8 #define LAST(node) ((node)->last) argument
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | slob.c | 191 static void *slob_new_pages(gfp_t gfp, int order, int node) in slob_new_pages() 301 static void *slob_alloc(size_t size, gfp_t gfp, int align, int node, in slob_alloc() 469 __do_kmalloc_node(size_t size, gfp_t gfp, int node, unsigned long caller) in __do_kmalloc_node() 533 int node, unsigned long caller) in __kmalloc_node_track_caller() 600 static void *slob_alloc_node(struct kmem_cache *c, gfp_t flags, int node) in slob_alloc_node() 637 void *__kmalloc_node(size_t size, gfp_t gfp, int node) in __kmalloc_node() 643 void *kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t gfp, int node) in kmem_cache_alloc_node()
|
| /OK3568_Linux_fs/kernel/drivers/clk/ti/ |
| H A D | clkctrl.c | 60 struct list_head node; member 291 struct device_node *node, struct clk_hw *clk_hw, in _ti_clkctrl_clk_register() 339 struct device_node *node, u16 offset, in _ti_clkctrl_setup_gate() 360 struct device_node *node, u16 offset, in _ti_clkctrl_setup_mux() 395 struct device_node *node, u16 offset, in _ti_clkctrl_setup_div() 431 struct device_node *node, in _ti_clkctrl_setup_subclks() 497 static void __init _ti_omap4_clkctrl_setup(struct device_node *node) in _ti_omap4_clkctrl_setup()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | 11n.h | 72 struct mwifiex_sta_node *node = mwifiex_get_sta_entry(priv, ptr->ra); in mwifiex_is_station_ampdu_allowed() local 171 struct mwifiex_sta_node *node) in mwifiex_is_sta_11n_enabled() 185 struct mwifiex_sta_node *node = mwifiex_get_sta_entry(priv, ra); in mwifiex_tdls_peer_11n_enabled() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_gtt_mgr.c | 33 struct drm_mm_node node; member 182 struct amdgpu_gtt_node *node; in amdgpu_gtt_mgr_new() local 243 struct amdgpu_gtt_node *node = mem->mm_node; in amdgpu_gtt_mgr_del() local 273 struct amdgpu_gtt_node *node; in amdgpu_gtt_mgr_recover() local
|
| /OK3568_Linux_fs/kernel/drivers/clk/mediatek/ |
| H A D | clk-mt8173.c | 837 static void __init mtk_topckgen_init(struct device_node *node) in mtk_topckgen_init() 865 static void __init mtk_infrasys_init(struct device_node *node) in mtk_infrasys_init() 888 static void __init mtk_pericfg_init(struct device_node *node) in mtk_pericfg_init() 991 static void __init mtk_apmixedsys_init(struct device_node *node) in mtk_apmixedsys_init() 1042 static void __init mtk_imgsys_init(struct device_node *node) in mtk_imgsys_init() 1060 static void __init mtk_vdecsys_init(struct device_node *node) in mtk_vdecsys_init() 1077 static void __init mtk_vencsys_init(struct device_node *node) in mtk_vencsys_init() 1094 static void __init mtk_vencltsys_init(struct device_node *node) in mtk_vencltsys_init()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | scs.c | 27 static void *__scs_alloc(int node) in __scs_alloc() 46 void *scs_alloc(int node) in scs_alloc() 104 int scs_prepare(struct task_struct *tsk, int node) in scs_prepare()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | relocation.c | 157 struct btrfs_backref_node *node) in mark_block_processed() 182 struct btrfs_backref_node *node, in walk_up_backref() 227 struct btrfs_backref_node *node, u64 bytenr) in update_backref_node() 243 struct btrfs_backref_node *node; in update_backref_cache() local 354 struct mapping_node *node; in find_reloc_root() local 382 struct btrfs_backref_node *node) in handle_useless_nodes() 465 struct btrfs_backref_node *node = NULL; in build_backref_tree() local 542 struct btrfs_backref_node *node = NULL; in clone_backref_node() local 626 struct mapping_node *node; in __add_reloc_root() local 658 struct mapping_node *node = NULL; in __del_reloc_root() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-mpc.c | 280 static int mpc_i2c_get_fdr_52xx(struct device_node *node, u32 clock, in mpc_i2c_get_fdr_52xx() 314 static void mpc_i2c_setup_52xx(struct device_node *node, in mpc_i2c_setup_52xx() 336 static void mpc_i2c_setup_52xx(struct device_node *node, in mpc_i2c_setup_52xx() 344 static void mpc_i2c_setup_512x(struct device_node *node, in mpc_i2c_setup_512x() 372 static void mpc_i2c_setup_512x(struct device_node *node, in mpc_i2c_setup_512x() 402 struct device_node *node; in mpc_i2c_get_sec_cfg_8xxx() local 467 static int mpc_i2c_get_fdr_8xxx(struct device_node *node, u32 clock, in mpc_i2c_get_fdr_8xxx() 500 static void mpc_i2c_setup_8xxx(struct device_node *node, in mpc_i2c_setup_8xxx() 525 static void mpc_i2c_setup_8xxx(struct device_node *node, in mpc_i2c_setup_8xxx()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | user_sdma.c | 969 struct sdma_mmu_node *node, in pin_sdma_pages() 1008 static void unpin_sdma_pages(struct sdma_mmu_node *node) in unpin_sdma_pages() 1022 struct sdma_mmu_node *node = NULL; in pin_vector_pages() local 1456 struct sdma_mmu_node *node = req->iovs[i].node; in user_sdma_free_request() local 1487 static bool sdma_rb_filter(struct mmu_rb_node *node, unsigned long addr, in sdma_rb_filter() 1495 struct sdma_mmu_node *node = in sdma_rb_insert() local 1510 struct sdma_mmu_node *node = in sdma_rb_evict() local 1530 struct sdma_mmu_node *node = in sdma_rb_remove() local 1539 struct sdma_mmu_node *node = in sdma_rb_invalidate() local
|