Home
last modified time | relevance | path

Searched defs:node (Results 176 – 200 of 2364) sorted by relevance

12345678910>>...95

/Linux-v5.4/drivers/gpu/drm/i915/gt/
Dintel_engine_pool.h18 intel_engine_pool_mark_active(struct intel_engine_pool_node *node, in intel_engine_pool_mark_active()
25 intel_engine_pool_put(struct intel_engine_pool_node *node) in intel_engine_pool_put()
/Linux-v5.4/arch/powerpc/boot/
Ddevtree.c132 void dt_get_reg_format(void *node, u32 *naddr, u32 *nsize) in dt_get_reg_format()
228 static int dt_xlate(void *node, int res, int reglen, unsigned long *addr, in dt_xlate()
313 int dt_xlate_reg(void *node, int res, unsigned long *addr, unsigned long *size) in dt_xlate_reg()
321 int dt_xlate_addr(void *node, u32 *buf, int buflen, unsigned long *xlated_addr) in dt_xlate_addr()
331 int dt_is_compatible(void *node, const char *compat) in dt_is_compatible()
350 int dt_get_virtual_reg(void *node, void **addr, int nres) in dt_get_virtual_reg()
/Linux-v5.4/drivers/net/wireless/marvell/mwifiex/
D11n.h72 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
/Linux-v5.4/tools/testing/selftests/rseq/
Dbasic_percpu_ops_test.c136 struct percpu_list_node *node, in this_cpu_list_push()
198 struct percpu_list_node *node; in __percpu_list_pop() local
219 struct percpu_list_node *node; in test_percpu_list_thread() local
253 struct percpu_list_node *node; in test_percpu_list() local
273 struct percpu_list_node *node; in test_percpu_list() local
/Linux-v5.4/kernel/trace/
Dtrace_stat.c27 struct rb_node node; member
176 struct rb_node *node; in stat_seq_start() local
200 struct rb_node *node = p; in stat_seq_next() local
308 struct stat_session *session, *node; in register_stat_tracer() local
352 struct stat_session *node, *tmp; in unregister_stat_tracer() local
/Linux-v5.4/drivers/acpi/
Dnuma.c39 int node_to_pxm(int node) in node_to_pxm()
46 static void __acpi_map_pxm_to_node(int pxm, int node) in __acpi_map_pxm_to_node()
56 int node; in acpi_map_pxm_to_node() local
92 int node, min_node; in acpi_map_pxm_to_online_node() local
251 int node, pxm; in acpi_numa_memory_affinity_init() local
/Linux-v5.4/fs/btrfs/
Drelocation.c83 struct backref_node *node[2]; member
213 struct backref_node *node; in backref_cache_cleanup() local
241 struct backref_node *node; in alloc_backref_node() local
255 struct backref_node *node) in free_backref_node()
283 struct rb_node *node) in tree_insert()
340 static struct backref_node *walk_up_backref(struct backref_node *node, in walk_up_backref()
385 static void unlock_node_buffer(struct backref_node *node) in unlock_node_buffer()
393 static void drop_node_buffer(struct backref_node *node) in drop_node_buffer()
403 struct backref_node *node) in drop_backref_node()
419 struct backref_node *node) in remove_backref_node()
[all …]
Dordered-data.c32 struct rb_node *node) in tree_insert()
181 struct rb_node *node; in __btrfs_add_ordered_extent() local
308 struct rb_node *node; in btrfs_dec_test_first_ordered_pending() local
378 struct rb_node *node; in btrfs_dec_test_ordered_pending() local
467 struct rb_node *node; in btrfs_remove_ordered_extent() local
712 struct rb_node *node; in btrfs_lookup_ordered_extent() local
738 struct rb_node *node; in btrfs_lookup_ordered_range() local
779 struct rb_node *node; in btrfs_lookup_first_ordered_extent() local
806 struct rb_node *node; in btrfs_ordered_update_i_size() local
/Linux-v5.4/drivers/acpi/acpica/
Devhandler.c118 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()
/Linux-v5.4/drivers/misc/mic/scif/
Dscif_nm.c18 static void scif_invalidate_ep(int node) in scif_invalidate_ep()
144 void scif_handle_remove_node(int node) in scif_handle_remove_node()
152 static int scif_send_rmnode_msg(int node, int remove_node) in scif_send_rmnode_msg()
/Linux-v5.4/security/selinux/ss/
Dconditional.c88 int evaluate_cond_node(struct policydb *p, struct cond_node *node) in evaluate_cond_node()
141 static void cond_node_destroy(struct cond_node *node) in cond_node_destroy()
395 static int cond_read_node(struct policydb *p, struct cond_node *node, void *fp) in cond_read_node()
451 struct cond_node *node, *last = NULL; in cond_read_list() local
550 static int cond_write_node(struct policydb *p, struct cond_node *node, in cond_write_node()
616 struct avtab_node *node; in cond_compute_xperms() local
635 struct avtab_node *node; in cond_compute_av() local
/Linux-v5.4/drivers/xen/xenbus/
Dxenbus_xs.c420 const char *dir, const char *node, unsigned int *num) in xenbus_directory()
440 const char *dir, const char *node) in xenbus_exists()
458 const char *dir, const char *node, unsigned int *len) in xenbus_read()
477 const char *dir, const char *node, const char *string) in xenbus_write()
500 const char *dir, const char *node) in xenbus_mkdir()
516 int xenbus_rm(struct xenbus_transaction t, const char *dir, const char *node) in xenbus_rm()
566 const char *dir, const char *node, const char *fmt, ...) in xenbus_scanf()
588 unsigned int xenbus_read_unsigned(const char *dir, const char *node, in xenbus_read_unsigned()
604 const char *dir, const char *node, const char *fmt, ...) in xenbus_printf()
/Linux-v5.4/drivers/clk/mediatek/
Dclk-mt8173.c924 static void __init mtk_topckgen_init(struct device_node *node) in mtk_topckgen_init()
952 static void __init mtk_infrasys_init(struct device_node *node) in mtk_infrasys_init()
975 static void __init mtk_pericfg_init(struct device_node *node) in mtk_pericfg_init()
1078 static void __init mtk_apmixedsys_init(struct device_node *node) in mtk_apmixedsys_init()
1129 static void __init mtk_imgsys_init(struct device_node *node) in mtk_imgsys_init()
1147 static void __init mtk_mmsys_init(struct device_node *node) in mtk_mmsys_init()
1164 static void __init mtk_vdecsys_init(struct device_node *node) in mtk_vdecsys_init()
1181 static void __init mtk_vencsys_init(struct device_node *node) in mtk_vencsys_init()
1198 static void __init mtk_vencltsys_init(struct device_node *node) in mtk_vencltsys_init()
/Linux-v5.4/drivers/i2c/busses/
Di2c-mpc.c201 static int mpc_i2c_get_fdr_52xx(struct device_node *node, u32 clock, in mpc_i2c_get_fdr_52xx()
235 static void mpc_i2c_setup_52xx(struct device_node *node, in mpc_i2c_setup_52xx()
257 static void mpc_i2c_setup_52xx(struct device_node *node, in mpc_i2c_setup_52xx()
265 static void mpc_i2c_setup_512x(struct device_node *node, in mpc_i2c_setup_512x()
293 static void mpc_i2c_setup_512x(struct device_node *node, in mpc_i2c_setup_512x()
323 struct device_node *node; in mpc_i2c_get_sec_cfg_8xxx() local
388 static int mpc_i2c_get_fdr_8xxx(struct device_node *node, u32 clock, in mpc_i2c_get_fdr_8xxx()
421 static void mpc_i2c_setup_8xxx(struct device_node *node, in mpc_i2c_setup_8xxx()
446 static void mpc_i2c_setup_8xxx(struct device_node *node, in mpc_i2c_setup_8xxx()
/Linux-v5.4/drivers/android/
Dbinder.c400 struct binder_node *node; member
691 #define binder_node_lock(node) _binder_node_lock(node, __LINE__) argument
693 _binder_node_lock(struct binder_node *node, int line) in _binder_node_lock()
707 #define binder_node_unlock(node) _binder_node_unlock(node, __LINE__) argument
709 _binder_node_unlock(struct binder_node *node, int line) in _binder_node_unlock()
724 #define binder_node_inner_lock(node) _binder_node_inner_lock(node, __LINE__) argument
726 _binder_node_inner_lock(struct binder_node *node, int line) in _binder_node_inner_lock()
745 #define binder_node_inner_unlock(node) _binder_node_inner_unlock(node, __LINE__) argument
747 _binder_node_inner_unlock(struct binder_node *node, int line) in _binder_node_inner_unlock()
1068 struct binder_node *node; in binder_get_node_ilocked() local
[all …]
/Linux-v5.4/drivers/clk/bcm/
Dclk-nsp.c39 static void __init nsp_armpll_init(struct device_node *node) in nsp_armpll_init()
95 static void __init nsp_genpll_clk_init(struct device_node *node) in nsp_genpll_clk_init()
134 static void __init nsp_lcpll0_clk_init(struct device_node *node) in nsp_lcpll0_clk_init()
/Linux-v5.4/arch/alpha/include/asm/
Dtopology.h13 int node; in cpu_to_node() local
29 static const struct cpumask *cpumask_of_node(int node) in cpumask_of_node()
/Linux-v5.4/mm/
Dslab.c492 int node = __this_cpu_read(slab_reap_node); in next_reap_node() local
532 static struct array_cache *alloc_arraycache(int node, int entries, in alloc_arraycache()
596 static inline struct alien_cache **alloc_alien_cache(int node, in alloc_alien_cache()
633 static struct alien_cache *__alloc_alien_cache(int node, int entries, in __alloc_alien_cache()
648 static struct alien_cache **alloc_alien_cache(int node, int limit, gfp_t gfp) in alloc_alien_cache()
685 struct array_cache *ac, int node, in __drain_alien_cache()
711 int node = __this_cpu_read(slab_reap_node); in reap_alien() local
753 int node, int page_node) in __cache_free_alien()
786 int node = numa_mem_id(); in cache_free_alien() local
807 static int init_cache_node(struct kmem_cache *cachep, int node, gfp_t gfp) in init_cache_node()
[all …]
Dslob.c191 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()
530 int node, unsigned long caller) in __kmalloc_node_track_caller()
592 static void *slob_alloc_node(struct kmem_cache *c, gfp_t flags, int node) in slob_alloc_node()
629 void *__kmalloc_node(size_t size, gfp_t gfp, int node) in __kmalloc_node()
635 void *kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t gfp, int node) in kmem_cache_alloc_node()
/Linux-v5.4/drivers/firewire/
Dcore-topology.c101 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()
/Linux-v5.4/drivers/clk/sunxi-ng/
Dccu-sun8i-v3s.c797 static void __init sun8i_v3_v3s_ccu_init(struct device_node *node, in sun8i_v3_v3s_ccu_init()
817 static void __init sun8i_v3s_ccu_setup(struct device_node *node) in sun8i_v3s_ccu_setup()
822 static void __init sun8i_v3_ccu_setup(struct device_node *node) in sun8i_v3_ccu_setup()
/Linux-v5.4/arch/s390/numa/
Dmode_emu.c86 static int cores_pinned(struct toptree *node) in cores_pinned()
164 static int dist_node_to_core(struct toptree *node, struct toptree *core) in dist_node_to_core()
193 struct toptree *node, *node_best = NULL; in node_for_core() local
223 struct toptree *node, *core, *tmp; in toptree_to_numa_single() local
237 static void move_level_to_numa_node(struct toptree *node, struct toptree *phys, in move_level_to_numa_node()
263 struct toptree *node; in move_level_to_numa() local
353 struct toptree *phys, *node, *drawer, *book, *mc, *core; in toptree_from_topology() local
/Linux-v5.4/drivers/clk/samsung/
Dclk-exynos-clkout.c54 static void __init exynos_clkout_init(struct device_node *node, u32 mux_mask) in exynos_clkout_init()
138 static void __init exynos4_clkout_init(struct device_node *node) in exynos4_clkout_init()
149 static void __init exynos5_clkout_init(struct device_node *node) in exynos5_clkout_init()
/Linux-v5.4/drivers/clk/mvebu/
Dclk-corediv.c251 mvebu_corediv_clk_init(struct device_node *node, in mvebu_corediv_clk_init()
311 static void __init armada370_corediv_clk_init(struct device_node *node) in armada370_corediv_clk_init()
318 static void __init armada375_corediv_clk_init(struct device_node *node) in armada375_corediv_clk_init()
325 static void __init armada380_corediv_clk_init(struct device_node *node) in armada380_corediv_clk_init()
332 static void __init mv98dx3236_corediv_clk_init(struct device_node *node) in mv98dx3236_corediv_clk_init()
/Linux-v5.4/scripts/dtc/
Dfdtget.c108 static int list_properties(const void *blob, int node) in list_properties()
136 static int list_subnodes(const void *blob, int node) in list_subnodes()
193 int node, const char *property) in show_data_for_item()
241 int i, node; in do_fdtget() local

12345678910>>...95