Home
last modified time | relevance | path

Searched defs:node (Results 26 – 50 of 2218) sorted by relevance

12345678910>>...89

/Linux-v4.19/net/hsr/
Dhsr_framereg.c62 struct hsr_node *node; in hsr_addr_is_self() local
84 struct hsr_node *node; in find_node_by_AddrA() local
102 struct hsr_node *node, *oldnode; in hsr_create_self_node() local
135 struct hsr_node *node; in hsr_add_node() local
165 struct hsr_node *node; in hsr_get_node() local
267 void hsr_addr_subst_source(struct hsr_node *node, struct sk_buff *skb) in hsr_addr_subst_source()
311 void hsr_register_frame_in(struct hsr_node *node, struct hsr_port *port, in hsr_register_frame_in()
333 int hsr_register_frame_out(struct hsr_port *port, struct hsr_node *node, in hsr_register_frame_out()
345 struct hsr_node *node) in get_late_port()
371 struct hsr_node *node; in hsr_prune_nodes() local
[all …]
/Linux-v4.19/arch/x86/platform/olpc/
Dolpc_dt.c27 static phandle __init olpc_dt_getsibling(phandle node) in olpc_dt_getsibling()
41 static phandle __init olpc_dt_getchild(phandle node) in olpc_dt_getchild()
57 static int __init olpc_dt_getproplen(phandle node, const char *prop) in olpc_dt_getproplen()
74 static int __init olpc_dt_getproperty(phandle node, const char *prop, in olpc_dt_getproperty()
95 static int __init olpc_dt_nextprop(phandle node, char *prev, char *buf) in olpc_dt_nextprop()
112 static int __init olpc_dt_pkg2path(phandle node, char *buf, in olpc_dt_pkg2path()
170 phandle node; in olpc_dt_finddevice() local
205 phandle node; in olpc_dt_get_board_revision() local
225 phandle node; in olpc_dt_fixup() local
/Linux-v4.19/drivers/gpu/drm/
Ddrm_mm.c106 static noinline void save_stack(struct drm_mm_node *node) in save_stack()
126 struct drm_mm_node *node; in show_leaks() local
158 static void save_stack(struct drm_mm_node *node) { } in save_stack()
162 #define START(node) ((node)->start) argument
163 #define LAST(node) ((node)->start + (node)->size - 1) argument
178 struct drm_mm_node *node) in drm_mm_interval_tree_add_node()
248 struct drm_mm_node *node) in insert_hole_size()
268 static void add_hole(struct drm_mm_node *node) in add_hole()
282 static void rm_hole(struct drm_mm_node *node) in rm_hole()
315 struct drm_mm_node *node = in best_hole() local
[all …]
Ddrm_vma_manager.c147 struct drm_mm_node *node, *best; in drm_vma_offset_lookup_locked() local
205 struct drm_vma_offset_node *node, unsigned long pages) in drm_vma_offset_add()
233 struct drm_vma_offset_node *node) in drm_vma_offset_remove()
266 int drm_vma_node_allow(struct drm_vma_offset_node *node, struct drm_file *tag) in drm_vma_node_allow()
328 void drm_vma_node_revoke(struct drm_vma_offset_node *node, in drm_vma_node_revoke()
369 bool drm_vma_node_is_allowed(struct drm_vma_offset_node *node, in drm_vma_node_is_allowed()
/Linux-v4.19/include/drm/
Ddrm_vma_manager.h87 struct drm_vma_offset_node *node; in drm_vma_offset_exact_lookup_locked() local
135 static inline void drm_vma_node_reset(struct drm_vma_offset_node *node) in drm_vma_node_reset()
156 static inline unsigned long drm_vma_node_start(const struct drm_vma_offset_node *node) in drm_vma_node_start()
173 static inline unsigned long drm_vma_node_size(struct drm_vma_offset_node *node) in drm_vma_node_size()
190 static inline __u64 drm_vma_node_offset_addr(struct drm_vma_offset_node *node) in drm_vma_node_offset_addr()
207 static inline void drm_vma_node_unmap(struct drm_vma_offset_node *node, in drm_vma_node_unmap()
228 static inline int drm_vma_node_verify_access(struct drm_vma_offset_node *node, in drm_vma_node_verify_access()
/Linux-v4.19/drivers/acpi/acpica/
Dnsobject.c37 acpi_ns_attach_object(struct acpi_namespace_node *node, in acpi_ns_attach_object()
168 void acpi_ns_detach_object(struct acpi_namespace_node *node) in acpi_ns_detach_object()
243 acpi_namespace_node in acpi_ns_get_attached_object()
309 acpi_ns_attach_data(struct acpi_namespace_node *node, in acpi_ns_attach_data()
366 acpi_ns_detach_data(struct acpi_namespace_node *node, in acpi_ns_detach_data()
411 acpi_ns_get_attached_data(struct acpi_namespace_node *node, in acpi_ns_get_attached_data()
Ddsargs.c43 acpi_ds_execute_arguments(struct acpi_namespace_node *node, in acpi_ds_execute_arguments()
149 struct acpi_namespace_node *node; in acpi_ds_get_buffer_field_arguments() local
194 struct acpi_namespace_node *node; in acpi_ds_get_bank_field_arguments() local
244 struct acpi_namespace_node *node; in acpi_ds_get_buffer_arguments() local
288 struct acpi_namespace_node *node; in acpi_ds_get_package_arguments() local
334 struct acpi_namespace_node *node; in acpi_ds_get_region_arguments() local
/Linux-v4.19/drivers/clk/sunxi/
Dclk-usb.c96 static void __init sunxi_usb_clk_setup(struct device_node *node, in sunxi_usb_clk_setup()
180 static void __init sun4i_a10_usb_setup(struct device_node *node) in sun4i_a10_usb_setup()
191 static void __init sun5i_a13_usb_setup(struct device_node *node) in sun5i_a13_usb_setup()
202 static void __init sun6i_a31_usb_setup(struct device_node *node) in sun6i_a31_usb_setup()
213 static void __init sun8i_a23_usb_setup(struct device_node *node) in sun8i_a23_usb_setup()
225 static void __init sun8i_h3_usb_setup(struct device_node *node) in sun8i_h3_usb_setup()
239 static void __init sun9i_a80_usb_mod_setup(struct device_node *node) in sun9i_a80_usb_mod_setup()
253 static void __init sun9i_a80_usb_phy_setup(struct device_node *node) in sun9i_a80_usb_phy_setup()
/Linux-v4.19/drivers/acpi/arm64/
Diort.c88 struct acpi_iort_node *node) in iort_get_fwnode()
110 static inline void iort_delete_fwnode(struct acpi_iort_node *node) in iort_delete_fwnode()
266 static acpi_status iort_match_node_callback(struct acpi_iort_node *node, in iort_match_node_callback()
333 static struct acpi_iort_node *iort_node_get_id(struct acpi_iort_node *node, in iort_node_get_id()
368 static int iort_get_id_mapping_index(struct acpi_iort_node *node) in iort_get_id_mapping_index()
402 static struct acpi_iort_node *iort_node_map_id(struct acpi_iort_node *node, in iort_node_map_id()
465 struct acpi_iort_node *node, u32 *id_out, u8 type_mask, in iort_node_map_platform_id()
496 struct acpi_iort_node *node; in iort_find_dev_node() local
533 struct acpi_iort_node *node; in iort_msi_map_rid() local
554 struct acpi_iort_node *node; in iort_pmsi_get_dev_id() local
[all …]
/Linux-v4.19/arch/arm64/mm/
Dkasan_init.c39 static phys_addr_t __init kasan_alloc_zeroed_page(int node) in kasan_alloc_zeroed_page()
47 static pte_t *__init kasan_pte_offset(pmd_t *pmdp, unsigned long addr, int node, in kasan_pte_offset()
60 static pmd_t *__init kasan_pmd_offset(pud_t *pudp, unsigned long addr, int node, in kasan_pmd_offset()
72 static pud_t *__init kasan_pud_offset(pgd_t *pgdp, unsigned long addr, int node, in kasan_pud_offset()
85 unsigned long end, int node, bool early) in kasan_pte_populate()
99 unsigned long end, int node, bool early) in kasan_pmd_populate()
111 unsigned long end, int node, bool early) in kasan_pud_populate()
123 int node, bool early) in kasan_pgd_populate()
148 int node) in kasan_map_populate()
/Linux-v4.19/lib/
Drbtree_test.c31 static void insert(struct test_node *node, struct rb_root_cached *root) in insert()
48 static void insert_cached(struct test_node *node, struct rb_root_cached *root) in insert_cached()
68 static inline void erase(struct test_node *node, struct rb_root_cached *root) in erase()
73 static inline void erase_cached(struct test_node *node, struct rb_root_cached *root) in erase_cached()
79 static inline u32 augment_recompute(struct test_node *node) in augment_recompute()
124 static void insert_augmented_cached(struct test_node *node, in insert_augmented_cached()
153 static void erase_augmented(struct test_node *node, struct rb_root_cached *root) in erase_augmented()
158 static void erase_augmented_cached(struct test_node *node, in erase_augmented_cached()
213 struct test_node *node = rb_entry(rb, struct test_node, rb); in check() local
239 struct test_node *node = rb_entry(rb, struct test_node, rb); in check_augmented() local
[all …]
/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/
Dutil.c31 struct qtnf_sta_node *node; in qtnf_sta_list_lookup() local
47 struct qtnf_sta_node *node; in qtnf_sta_list_lookup_index() local
64 struct qtnf_sta_node *node; in qtnf_sta_list_add() local
90 struct qtnf_sta_node *node; in qtnf_sta_list_del() local
108 struct qtnf_sta_node *node, *tmp; in qtnf_sta_list_free() local
/Linux-v4.19/include/linux/
Dreset.h67 struct device_node *node, in __of_reset_control_get()
184 struct device_node *node, const char *id) in of_reset_control_get_exclusive()
209 struct device_node *node, const char *id) in of_reset_control_get_shared()
226 struct device_node *node, int index) in of_reset_control_get_exclusive_by_index()
254 struct device_node *node, int index) in of_reset_control_get_shared_by_index()
348 struct device_node *node, const char *id) in of_reset_control_get()
354 struct device_node *node, int index) in of_reset_control_get_by_index()
406 of_reset_control_array_get_exclusive(struct device_node *node) in of_reset_control_array_get_exclusive()
412 of_reset_control_array_get_shared(struct device_node *node) in of_reset_control_array_get_shared()
418 of_reset_control_array_get_optional_exclusive(struct device_node *node) in of_reset_control_array_get_optional_exclusive()
[all …]
Dnodemask.h127 #define node_set(node, dst) __node_set((node), &(dst)) argument
128 static __always_inline void __node_set(int node, volatile nodemask_t *dstp) in __node_set()
133 #define node_clear(node, dst) __node_clear((node), &(dst)) argument
134 static inline void __node_clear(int node, volatile nodemask_t *dstp) in __node_clear()
152 #define node_isset(node, nodemask) test_bit((node), (nodemask).bits) argument
154 #define node_test_and_set(node, nodemask) \ argument
156 static inline int __node_test_and_set(int node, nodemask_t *addr) in __node_test_and_set()
281 static inline void init_nodemask_of_node(nodemask_t *mask, int node) in init_nodemask_of_node()
287 #define nodemask_of_node(node) \ argument
378 #define for_each_node_mask(node, mask) \ argument
[all …]
/Linux-v4.19/fs/ocfs2/cluster/
Dquorum.c177 static void o2quo_set_hold(struct o2quo_state *qs, u8 node) in o2quo_set_hold()
189 static void o2quo_clear_hold(struct o2quo_state *qs, u8 node) in o2quo_clear_hold()
210 void o2quo_hb_up(u8 node) in o2quo_hb_up()
234 void o2quo_hb_down(u8 node) in o2quo_hb_down()
259 void o2quo_hb_still_up(u8 node) in o2quo_hb_still_up()
278 void o2quo_conn_up(u8 node) in o2quo_conn_up()
304 void o2quo_conn_err(u8 node) in o2quo_conn_err()
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dmmu_rb.c87 static unsigned long mmu_node_start(struct mmu_rb_node *node) in mmu_node_start()
92 static unsigned long mmu_node_last(struct mmu_rb_node *node) in mmu_node_last()
134 struct rb_node *node; in hfi1_mmu_rb_unregister() local
166 struct mmu_rb_node *node; in hfi1_mmu_rb_insert() local
195 struct mmu_rb_node *node = NULL; in __mmu_rb_search() local
218 struct mmu_rb_node *node; in hfi1_mmu_rb_remove_unless_exact() local
273 struct mmu_rb_node *node) in hfi1_mmu_rb_remove()
296 struct mmu_rb_node *node, *ptr = NULL; in mmu_notifier_range_start() local
329 struct mmu_rb_node *node; in do_remove() local
/Linux-v4.19/drivers/i2c/
Di2c-core-of.c25 int of_i2c_get_board_info(struct device *dev, struct device_node *node, in of_i2c_get_board_info()
68 struct device_node *node) in of_i2c_register_device()
90 struct device_node *bus, *node; in of_i2c_register_devices() local
125 struct i2c_client *of_find_i2c_device_by_node(struct device_node *node) in of_find_i2c_device_by_node()
143 struct i2c_adapter *of_find_i2c_adapter_by_node(struct device_node *node) in of_find_i2c_adapter_by_node()
161 struct i2c_adapter *of_get_i2c_adapter_by_node(struct device_node *node) in of_get_i2c_adapter_by_node()
/Linux-v4.19/arch/c6x/platforms/
Dplldata.c171 static void __init c6455_setup_clocks(struct device_node *node) in c6455_setup_clocks()
209 static void __init c6457_setup_clocks(struct device_node *node) in c6457_setup_clocks()
259 static void __init c6472_setup_clocks(struct device_node *node) in c6472_setup_clocks()
308 static void __init c6474_setup_clocks(struct device_node *node) in c6474_setup_clocks()
357 static void __init c6678_setup_clocks(struct device_node *node) in c6678_setup_clocks()
425 struct device_node *node; in c64x_setup_clocks() local
/Linux-v4.19/arch/powerpc/platforms/cell/spufs/
Dsched.c152 int node; in spu_update_sched_info() local
168 static int __node_allowed(struct spu_context *ctx, int node) in __node_allowed()
180 static int node_allowed(struct spu_context *ctx, int node) in node_allowed()
193 int node; in do_notify_spus_active() local
309 int node, n; in aff_ref_location() local
381 static struct spu *ctx_location(struct spu *ref, int offset, int node) in ctx_location()
575 int node, n; in spu_get_idle() local
634 int node, n; in find_victim() local
720 int node = spu->node; in __spu_schedule() local
766 int node = spu->node; in spu_unschedule() local
[all …]
/Linux-v4.19/arch/x86/mm/
Dpat_rbtree.c39 static int is_node_overlap(struct memtype *node, u64 start, u64 end) in is_node_overlap()
47 static u64 get_subtree_max_end(struct rb_node *node) in get_subtree_max_end()
79 struct rb_node *node = root->rb_node; in RB_DECLARE_CALLBACKS() local
113 struct rb_node *node; in memtype_rb_match() local
138 struct rb_node *node; in memtype_rb_check_conflict() local
181 struct rb_node **node = &(root->rb_node); in memtype_rb_insert() local
264 struct rb_node *node; in rbt_memtype_copy_nth_element() local
/Linux-v4.19/scripts/gcc-plugins/
Dgcc-common.h156 #define DECL_NAME_POINTER(node) IDENTIFIER_POINTER(DECL_NAME(node)) argument
157 #define DECL_NAME_LENGTH(node) IDENTIFIER_LENGTH(DECL_NAME(node)) argument
158 #define TYPE_NAME_POINTER(node) IDENTIFIER_POINTER(TYPE_NAME(node)) argument
159 #define TYPE_NAME_LENGTH(node) IDENTIFIER_LENGTH(TYPE_NAME(node)) argument
306 struct cgraph_node *node = cgraph_get_node(decl); in cgraph_get_create_node() local
311 static inline bool cgraph_function_with_gimple_body_p(struct cgraph_node *node) in cgraph_function_with_gimple_body_p()
318 struct cgraph_node *node; in cgraph_first_function_with_gimple_body() local
326 static inline struct cgraph_node *cgraph_next_function_with_gimple_body(struct cgraph_node *node) in cgraph_next_function_with_gimple_body()
334 static inline bool cgraph_for_node_and_aliases(cgraph_node_ptr node, bool (*callback)(cgraph_node_p… in cgraph_for_node_and_aliases() argument
350 #define FOR_EACH_FUNCTION_WITH_GIMPLE_BODY(node) \ argument
[all …]
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Domapdss-boot-init.c39 struct device_node *node; member
55 static void __init omapdss_update_prop(struct device_node *node, char *compat, in omapdss_update_prop()
91 static void __init omapdss_omapify_node(struct device_node *node) in omapdss_omapify_node()
120 static void __init omapdss_add_to_list(struct device_node *node, bool root) in omapdss_add_to_list()
130 static bool __init omapdss_list_contains(const struct device_node *node) in omapdss_list_contains()
142 static void __init omapdss_walk_device(struct device_node *node, bool root) in omapdss_walk_device()
/Linux-v4.19/tools/perf/util/
Dintlist.c19 struct int_node *node = malloc(sizeof(*node)); in intlist__node_new() local
38 struct int_node *node = container_of(rb_node, struct int_node, rb_node); in intlist__node_delete() local
46 struct int_node *node = container_of(rb_node, struct int_node, rb_node); in intlist__node_cmp() local
56 void intlist__remove(struct intlist *ilist, struct int_node *node) in intlist__remove()
64 struct int_node *node = NULL; in __intlist__findnew() local
138 struct int_node *node = NULL; in intlist__entry() local
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Domapdss-boot-init.c39 struct device_node *node; member
55 static void __init omapdss_update_prop(struct device_node *node, char *compat, in omapdss_update_prop()
91 static void __init omapdss_omapify_node(struct device_node *node) in omapdss_omapify_node()
120 static void __init omapdss_add_to_list(struct device_node *node, bool root) in omapdss_add_to_list()
131 static bool __init omapdss_list_contains(const struct device_node *node) in omapdss_list_contains()
143 static void __init omapdss_walk_device(struct device_node *node, bool root) in omapdss_walk_device()
/Linux-v4.19/fs/nilfs2/
Dbtree.c73 static int nilfs_btree_node_get_flags(const struct nilfs_btree_node *node) in nilfs_btree_node_get_flags()
79 nilfs_btree_node_set_flags(struct nilfs_btree_node *node, int flags) in nilfs_btree_node_set_flags()
84 static int nilfs_btree_node_root(const struct nilfs_btree_node *node) in nilfs_btree_node_root()
89 static int nilfs_btree_node_get_level(const struct nilfs_btree_node *node) in nilfs_btree_node_get_level()
95 nilfs_btree_node_set_level(struct nilfs_btree_node *node, int level) in nilfs_btree_node_set_level()
100 static int nilfs_btree_node_get_nchildren(const struct nilfs_btree_node *node) in nilfs_btree_node_get_nchildren()
106 nilfs_btree_node_set_nchildren(struct nilfs_btree_node *node, int nchildren) in nilfs_btree_node_set_nchildren()
122 nilfs_btree_node_dkeys(const struct nilfs_btree_node *node) in nilfs_btree_node_dkeys()
130 nilfs_btree_node_dptrs(const struct nilfs_btree_node *node, int ncmax) in nilfs_btree_node_dptrs()
136 nilfs_btree_node_get_key(const struct nilfs_btree_node *node, int index) in nilfs_btree_node_get_key()
[all …]

12345678910>>...89