Home
last modified time | relevance | path

Searched defs:node (Results 51 – 75 of 3208) sorted by relevance

12345678910>>...129

/openbmc/linux/net/hsr/
H A Dhsr_framereg.c64 struct hsr_node *node; in find_node_by_addr_A() local
114 struct hsr_node *node; in hsr_del_nodes() local
122 struct hsr_node *node) in prp_handle_san_frame()
144 struct hsr_node *new_node, *node; in hsr_add_node() local
186 void prp_update_san_info(struct hsr_node *node, bool is_sup) in prp_update_san_info()
202 struct hsr_node *node; in hsr_get_node() local
387 void hsr_addr_subst_source(struct hsr_node *node, struct sk_buff *skb) in hsr_addr_subst_source()
474 struct hsr_node *node) in get_late_port()
499 struct hsr_node *node; in hsr_prune_nodes() local
567 struct hsr_node *node; in hsr_get_next_node() local
[all …]
/openbmc/linux/lib/
H A Dxarray.c362 struct xa_node *node = xas->xa_alloc; in xas_alloc() local
440 struct xa_node *node = xas->xa_node; in xas_shrink() local
483 struct xa_node *node = xas->xa_node; in xas_delete_node() local
526 struct xa_node *node = top; in xas_free_nodes() local
562 struct xa_node *node = NULL; in xas_expand() local
644 struct xa_node *node = xas->xa_node; in xas_create() local
777 struct xa_node *node; in xas_store() local
878 struct xa_node *node = xas->xa_node; in xas_set_mark() local
907 struct xa_node *node = xas->xa_node; in xas_clear_mark() local
1018 struct xa_node *node; in xas_split_alloc() local
[all …]
H A Drbtree_test.c32 static void insert(struct test_node *node, struct rb_root_cached *root) in insert()
49 static void insert_cached(struct test_node *node, struct rb_root_cached *root) in insert_cached()
69 static inline void erase(struct test_node *node, struct rb_root_cached *root) in erase()
74 static inline void erase_cached(struct test_node *node, struct rb_root_cached *root) in erase_cached()
80 #define NODE_VAL(node) ((node)->val) argument
109 static void insert_augmented_cached(struct test_node *node, in insert_augmented_cached()
138 static void erase_augmented(struct test_node *node, struct rb_root_cached *root) in erase_augmented()
143 static void erase_augmented_cached(struct test_node *node, in erase_augmented_cached()
198 struct test_node *node = rb_entry(rb, struct test_node, rb); in check() local
224 struct test_node *node = rb_entry(rb, struct test_node, rb); in check_augmented() local
[all …]
/openbmc/linux/arch/arm64/mm/
H A Dkasan_init.c35 static phys_addr_t __init kasan_alloc_zeroed_page(int node) in kasan_alloc_zeroed_page()
48 static phys_addr_t __init kasan_alloc_raw_page(int node) in kasan_alloc_raw_page()
62 static pte_t *__init kasan_pte_offset(pmd_t *pmdp, unsigned long addr, int node, in kasan_pte_offset()
76 static pmd_t *__init kasan_pmd_offset(pud_t *pudp, unsigned long addr, int node, in kasan_pmd_offset()
89 static pud_t *__init kasan_pud_offset(p4d_t *p4dp, unsigned long addr, int node, in kasan_pud_offset()
103 unsigned long end, int node, bool early) in kasan_pte_populate()
120 unsigned long end, int node, bool early) in kasan_pmd_populate()
132 unsigned long end, int node, bool early) in kasan_pud_populate()
144 unsigned long end, int node, bool early) in kasan_p4d_populate()
156 int node, bool early) in kasan_pgd_populate()
[all …]
/openbmc/linux/drivers/acpi/acpica/
H A 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()
247 acpi_namespace_node in acpi_ns_get_attached_object()
313 acpi_ns_attach_data(struct acpi_namespace_node *node, in acpi_ns_attach_data()
370 acpi_ns_detach_data(struct acpi_namespace_node *node, in acpi_ns_detach_data()
415 acpi_ns_get_attached_data(struct acpi_namespace_node *node, in acpi_ns_get_attached_data()
H A 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
/openbmc/u-boot/scripts/dtc/
H A Ddtc.h154 struct node { struct
158 struct node *children; argument
160 struct node *parent; argument
161 struct node *next_sibling; argument
163 char *fullpath;
164 int basenamelen;
166 cell_t phandle;
167 int addr_cells, size_cells;
169 struct label *labels;
170 const struct bus_type *bus;
/openbmc/qemu/util/
H A Daio-posix.c36 AioHandler *node, in aio_add_ready_handler()
54 AioHandler *node; in find_aio_handler() local
108 AioHandler *node; in aio_set_fd_handler() local
185 AioHandler *node = find_aio_handler(ctx, fd); in aio_set_fd_poll() local
219 AioHandler *node; in poll_set_started() local
271 AioHandler *node; in aio_pending() local
301 AioHandler *node; in aio_free_deleted_handlers() local
397 AioHandler *node; in aio_dispatch_ready_handlers() local
410 AioHandler *node, *tmp; in aio_dispatch_handlers() local
437 AioHandler *node; in run_poll_handlers_once() local
[all …]
H A Dinterval-tree.c147 static RBNode *rb_next(RBNode *node) in rb_next()
201 static void rb_insert_augmented(RBNode *node, RBRoot *root, in rb_insert_augmented()
338 static void rb_insert_augmented_cached(RBNode *node, in rb_insert_augmented_cached()
351 RBNode *node = NULL, *sibling, *tmp1, *tmp2; in rb_erase_color() local
528 static void rb_erase_augmented(RBNode *node, RBRoot *root, in rb_erase_augmented()
652 static bool interval_tree_compute_max(IntervalTreeNode *node, bool exit) in interval_tree_compute_max()
679 IntervalTreeNode *node = rb_to_itree(rb); in interval_tree_propagate() local
711 void interval_tree_insert(IntervalTreeNode *node, IntervalTreeRoot *root) in interval_tree_insert()
739 void interval_tree_remove(IntervalTreeNode *node, IntervalTreeRoot *root) in interval_tree_remove()
798 IntervalTreeNode *node, *leftmost; in interval_tree_iter_first() local
[all …]
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device.c483 static int kfd_gws_init(struct kfd_node *node) in kfd_gws_init()
520 static int kfd_init_node(struct kfd_node *node) in kfd_init_node()
585 static void kfd_setup_interrupt_bitmap(struct kfd_node *node, in kfd_setup_interrupt_bitmap()
624 struct kfd_node *node; in kgd2kfd_device_init() local
867 struct kfd_node *node; in kgd2kfd_pre_reset() local
896 struct kfd_node *node; in kgd2kfd_post_reset() local
929 struct kfd_node *node; in kgd2kfd_suspend() local
975 static int kfd_resume(struct kfd_node *node) in kfd_resume()
1009 struct kfd_node *node; in kgd2kfd_interrupt() local
1310 void kfd_inc_compute_active(struct kfd_node *node) in kfd_inc_compute_active()
[all …]
/openbmc/linux/drivers/clk/sunxi/
H A Dclk-usb.c88 static void __init sunxi_usb_clk_setup(struct device_node *node, in sunxi_usb_clk_setup()
172 static void __init sun4i_a10_usb_setup(struct device_node *node) in sun4i_a10_usb_setup()
183 static void __init sun5i_a13_usb_setup(struct device_node *node) in sun5i_a13_usb_setup()
194 static void __init sun6i_a31_usb_setup(struct device_node *node) in sun6i_a31_usb_setup()
205 static void __init sun8i_a23_usb_setup(struct device_node *node) in sun8i_a23_usb_setup()
217 static void __init sun8i_h3_usb_setup(struct device_node *node) in sun8i_h3_usb_setup()
231 static void __init sun9i_a80_usb_mod_setup(struct device_node *node) in sun9i_a80_usb_mod_setup()
245 static void __init sun9i_a80_usb_phy_setup(struct device_node *node) in sun9i_a80_usb_phy_setup()
/openbmc/linux/kernel/trace/
H A Drethook.c24 struct llist_node *node; in rethook_flush_task() local
40 struct freelist_node *node; in rethook_free_rcu() local
126 void rethook_add_node(struct rethook *rh, struct rethook_node *node) in rethook_add_node()
135 struct rethook_node *node = container_of(head, struct rethook_node, rcu); in free_rethook_node_rcu() local
149 void rethook_recycle(struct rethook_node *node) in rethook_recycle()
207 void rethook_hook(struct rethook_node *node, struct pt_regs *regs, bool mcount) in rethook_hook()
219 struct llist_node *node = *cur; in __rethook_find_ret_addr() local
292 struct llist_node *first, *node = NULL; in rethook_trampoline_handler() local
/openbmc/u-boot/tools/dtoc/
H A Dfdt_util.py95 def GetInt(node, propname, default=None): argument
115 def GetString(node, propname, default=None): argument
135 def GetBool(node, propname, default=False): argument
151 def GetByte(node, propname, default=None): argument
174 def GetPhandleList(node, propname): argument
192 def GetDatatype(node, propname, datatype): argument
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery.treetable.js275 Tree.prototype.findLastNode = function (node) { argument
311 Tree.prototype.move = function(node, destination) { argument
341 Tree.prototype.removeNode = function(node) { argument
366 Tree.prototype.sortBranch = function(node, sortFun) { argument
376 Tree.prototype.unloadBranch = function(node) { argument
391 Tree.prototype._moveRows = function(node, destination) { argument
501 loadBranch: function(node, rows) { argument
540 node: function(id) { method in methods
568 sortBranch: function(node, columnOrFunction) { argument
580 extractValue = function(node) { argument
/openbmc/qemu/tests/qemu-iotests/
H A D13945 def checkBlockDriverState(self, node, must_exist = True): argument
52 def addBlockDriverState(self, node): argument
66 def addBlockDriverStateOverlay(self, node): argument
79 def delBlockDriverState(self, node, expect_error = False): argument
110 def ejectDrive(self, device, node, expect_error = False, argument
122 def insertDrive(self, device, node): argument
129 def createSnapshotSync(self, node, overlay): argument
141 def createSnapshot(self, node, overlay): argument
150 def createMirror(self, node, new_node): argument
169 def addBlkDebug(self, debug, node): argument
/openbmc/linux/include/drm/
H A Ddrm_vma_manager.h100 struct drm_vma_offset_node *node; in drm_vma_offset_exact_lookup_locked() local
148 static inline void drm_vma_node_reset(struct drm_vma_offset_node *node) in drm_vma_node_reset()
169 static inline unsigned long drm_vma_node_start(const struct drm_vma_offset_node *node) in drm_vma_node_start()
186 static inline unsigned long drm_vma_node_size(struct drm_vma_offset_node *node) in drm_vma_node_size()
203 static inline __u64 drm_vma_node_offset_addr(struct drm_vma_offset_node *node) in drm_vma_node_offset_addr()
220 static inline void drm_vma_node_unmap(struct drm_vma_offset_node *node, in drm_vma_node_unmap()
241 static inline int drm_vma_node_verify_access(struct drm_vma_offset_node *node, in drm_vma_node_verify_access()
/openbmc/u-boot/lib/
H A Dfdtdec.c126 int node, const char *prop_name, in fdtdec_get_addr_size_auto_parent()
171 fdt_addr_t fdtdec_get_addr_size(const void *blob, int node, in fdtdec_get_addr_size()
307 int fdtdec_get_is_enabled(const void *blob, int node) in fdtdec_get_is_enabled()
361 int node, err; in fdtdec_next_alias() local
395 int offset, node; in fdtdec_add_aliases_for_id() local
697 int fdtdec_get_int_array_count(const void *blob, int node, in fdtdec_get_int_array_count()
717 const u32 *fdtdec_locate_array(const void *blob, int node, in fdtdec_locate_array()
747 int node = -1; in fdtdec_parse_phandle_with_args() local
862 int fdtdec_get_child_count(const void *blob, int node) in fdtdec_get_child_count()
1026 int i, node, timings_node; in fdtdec_decode_display_timing() local
[all …]
/openbmc/linux/drivers/acpi/arm64/
H A Diort.c83 struct acpi_iort_node *node) in iort_get_fwnode()
553 struct acpi_iort_node *node; in iort_find_dev_node() local
586 struct acpi_iort_node *node; in iort_msi_map_id() local
607 struct acpi_iort_node *node; in iort_pmsi_get_dev_id() local
660 struct acpi_iort_node *node; in iort_dev_find_its_id() local
1252 struct acpi_iort_node *node; member
1303 struct acpi_iort_node *node, in iort_nc_iommu_map_id()
1327 struct acpi_iort_node *node; in iort_iommu_configure_id() local
1372 struct acpi_iort_node *node; in nc_dma_get_range() local
1395 struct acpi_iort_node *node; in rc_dma_get_range() local
[all …]
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_mm.c120 struct drm_mm_node *node; in show_leaks() local
149 #define START(node) ((node)->start) argument
165 struct drm_mm_node *node) in drm_mm_interval_tree_add_node()
221 struct drm_mm_node *node) in insert_hole_size()
266 static void add_hole(struct drm_mm_node *node) in add_hole()
281 static void rm_hole(struct drm_mm_node *node) in rm_hole()
311 struct drm_mm_node *node = in best_hole() local
333 struct drm_mm_node *node = NULL; in find_hole_addr() local
515 struct drm_mm_node * const node, in drm_mm_insert_node_in_range()
781 struct drm_mm_node *node) in drm_mm_scan_add_block()
[all …]
/openbmc/qemu/block/monitor/
H A Dbitmap-qmp-cmds.c53 BdrvDirtyBitmap *block_dirty_bitmap_lookup(const char *node, in block_dirty_bitmap_lookup()
90 void qmp_block_dirty_bitmap_add(const char *node, const char *name, in qmp_block_dirty_bitmap_add()
146 BdrvDirtyBitmap *block_dirty_bitmap_remove(const char *node, const char *name, in block_dirty_bitmap_remove()
183 void qmp_block_dirty_bitmap_remove(const char *node, const char *name, in qmp_block_dirty_bitmap_remove()
193 void qmp_block_dirty_bitmap_clear(const char *node, const char *name, in qmp_block_dirty_bitmap_clear()
211 void qmp_block_dirty_bitmap_enable(const char *node, const char *name, in qmp_block_dirty_bitmap_enable()
229 void qmp_block_dirty_bitmap_disable(const char *node, const char *name, in qmp_block_dirty_bitmap_disable()
312 void qmp_block_dirty_bitmap_merge(const char *node, const char *target, in qmp_block_dirty_bitmap_merge()
/openbmc/linux/scripts/gdb/linux/
H A Drbtree.py45 def rb_parent(node): argument
50 def rb_empty_node(node): argument
54 def rb_next(node): argument
77 def rb_prev(node): argument
149 def invoke(self, node): argument
169 def invoke(self, node): argument
/openbmc/linux/include/linux/
H A Dmemory-tiers.h44 static inline int next_demotion_node(int node) in next_demotion_node()
54 static inline bool node_is_toptier(int node) in node_is_toptier()
76 static inline void init_node_memory_type(int node, struct memory_dev_type *default_type) in init_node_memory_type()
81 static inline void clear_node_memory_type(int node, struct memory_dev_type *memtype) in clear_node_memory_type()
86 static inline int next_demotion_node(int node) in next_demotion_node()
96 static inline bool node_is_toptier(int node) in node_is_toptier()
H A Dtopology.h39 #define nr_cpus_node(node) cpumask_weight(cpumask_of_node(node)) argument
42 #define for_each_node_with_cpus(node) \ argument
101 static inline void set_numa_node(int node) in set_numa_node()
108 static inline void set_cpu_numa_node(int cpu, int node) in set_cpu_numa_node()
136 static inline void set_numa_mem(int node) in set_numa_mem()
158 static inline void set_cpu_numa_mem(int cpu, int node) in set_cpu_numa_mem()
252 static __always_inline int sched_numa_find_nth_cpu(const struct cpumask *cpus, int cpu, int node) in sched_numa_find_nth_cpu()
258 sched_numa_hop_mask(unsigned int node, unsigned int hops) in sched_numa_hop_mask()
274 #define for_each_numa_hop_mask(mask, node) \ argument
/openbmc/webui-vue/
H A Dpackage-lock.json76 "node": ">=0.10.0" string
101 "node": ">=6.0.0" string
113 "node": ">=6.9.0" string
121 "node": ">=6.9.0" string
3428 "node": "*" string
8198 "node": "*" string
8561 "node": "*" string
10760 "node": "*" string
10789 "node": "*" string
13881 "node": "*" string
[all …]
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dmmu_rb.c32 static unsigned long mmu_node_start(struct mmu_rb_node *node) in mmu_node_start()
37 static unsigned long mmu_node_last(struct mmu_rb_node *node) in mmu_node_last()
81 struct rb_node *node; in hfi1_mmu_rb_unregister() local
123 struct mmu_rb_node *node; in hfi1_mmu_rb_insert() local
150 struct mmu_rb_node *node; in hfi1_mmu_rb_get_first() local
164 struct mmu_rb_node *node = NULL; in __mmu_rb_search() local
267 struct mmu_rb_node *node, *ptr = NULL; in mmu_notifier_range_start() local
299 struct mmu_rb_node *node; in handle_remove() local

12345678910>>...129