| /linux-6.15/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_device.c | 567 static int kfd_gws_init(struct kfd_node *node) in kfd_gws_init() 610 static int kfd_init_node(struct kfd_node *node) in kfd_init_node() 722 struct kfd_node *node; in kgd2kfd_device_init() local 968 struct kfd_node *node; in kgd2kfd_pre_reset() local 996 struct kfd_node *node; in kgd2kfd_post_reset() local 1029 struct kfd_node *node; in kgd2kfd_suspend() local 1075 static int kfd_resume(struct kfd_node *node) in kfd_resume() 1094 struct kfd_node *node; in kgd2kfd_interrupt() local 1473 struct kfd_node *node; in kgd2kfd_start_sched() local 1495 struct kfd_node *node; in kgd2kfd_stop_sched() local [all …]
|
| /linux-6.15/kernel/gcov/ |
| H A D | fs.c | 290 struct gcov_node *node = inode->i_private; in gcov_seq_open() local 350 struct gcov_node *node; in get_node_by_name() local 365 static void reset_node(struct gcov_node *node) in reset_node() 387 struct gcov_node *node; in gcov_seq_write() local 542 struct gcov_node *node; in new_node() local 574 static void remove_links(struct gcov_node *node) in remove_links() 603 static void remove_node(struct gcov_node *node) in remove_node() 621 struct gcov_node *node; in get_child_by_name() local 638 struct gcov_node *node; in reset_write() local 680 struct gcov_node *node; in add_node() local [all …]
|
| /linux-6.15/net/hsr/ |
| H A D | hsr_framereg.c | 73 struct hsr_node *node; in find_node_by_addr_A() local 131 struct hsr_node *node; in hsr_del_nodes() local 139 struct hsr_node *node) in prp_handle_san_frame() 161 struct hsr_node *new_node, *node; in hsr_add_node() local 222 struct hsr_node *node; in hsr_get_node() local 531 struct hsr_node *node; in prp_register_frame_out() local 596 struct hsr_node *node) in get_late_port() 621 struct hsr_node *node; in hsr_prune_nodes() local 690 struct hsr_node *node; in hsr_prune_proxy_nodes() local 724 struct hsr_node *node; in hsr_get_next_node() local [all …]
|
| /linux-6.15/drivers/gpu/drm/ |
| H A D | drm_vma_manager.c | 144 struct drm_mm_node *node, *best; in drm_vma_offset_lookup_locked() local 202 struct drm_vma_offset_node *node, unsigned long pages) in drm_vma_offset_add() 230 struct drm_vma_offset_node *node) in drm_vma_offset_remove() 243 static int vma_node_allow(struct drm_vma_offset_node *node, in vma_node_allow() 313 int drm_vma_node_allow(struct drm_vma_offset_node *node, struct drm_file *tag) in drm_vma_node_allow() 338 int drm_vma_node_allow_once(struct drm_vma_offset_node *node, struct drm_file *tag) in drm_vma_node_allow_once() 357 void drm_vma_node_revoke(struct drm_vma_offset_node *node, in drm_vma_node_revoke() 398 bool drm_vma_node_is_allowed(struct drm_vma_offset_node *node, in drm_vma_node_is_allowed()
|
| H A D | drm_mm.c | 120 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() 746 struct drm_mm_node *node) in drm_mm_scan_add_block() [all …]
|
| /linux-6.15/lib/ |
| H A D | xarray.c | 205 struct xa_node *node) in xas_descend() 448 struct xa_node *node = xas->xa_node; in xas_shrink() local 491 struct xa_node *node = xas->xa_node; in xas_delete_node() local 534 struct xa_node *node = top; in xas_free_nodes() local 570 struct xa_node *node = NULL; in xas_expand() local 652 struct xa_node *node = xas->xa_node; in xas_create() local 785 struct xa_node *node; in xas_store() local 1012 struct xa_node *node, void *entry) in __xas_init_node_for_split() 1057 struct xa_node *node; in xas_split_alloc() local 1090 struct xa_node *node; in xas_split() local [all …]
|
| H A D | rbtree.c | 85 __rb_insert(struct rb_node *node, struct rb_root *root, in __rb_insert() 230 struct rb_node *node = NULL, *sibling, *tmp1, *tmp2; in ____rb_erase_color() local 424 static inline void dummy_propagate(struct rb_node *node, struct rb_node *stop) {} in dummy_propagate() 434 void rb_insert_color(struct rb_node *node, struct rb_root *root) in rb_insert_color() 440 void rb_erase(struct rb_node *node, struct rb_root *root) in rb_erase() 456 void __rb_insert_augmented(struct rb_node *node, struct rb_root *root, in __rb_insert_augmented() 492 struct rb_node *rb_next(const struct rb_node *node) in rb_next() 524 struct rb_node *rb_prev(const struct rb_node *node) in rb_prev() 592 static struct rb_node *rb_left_deepest_node(const struct rb_node *node) in rb_left_deepest_node() 604 struct rb_node *rb_next_postorder(const struct rb_node *node) in rb_next_postorder()
|
| /linux-6.15/arch/x86/platform/olpc/ |
| H A D | olpc_dt.c | 22 static phandle __init olpc_dt_getsibling(phandle node) in olpc_dt_getsibling() 36 static phandle __init olpc_dt_getchild(phandle node) in olpc_dt_getchild() 52 static int __init olpc_dt_getproplen(phandle node, const char *prop) in olpc_dt_getproplen() 69 static int __init olpc_dt_getproperty(phandle node, const char *prop, in olpc_dt_getproperty() 90 static int __init olpc_dt_nextprop(phandle node, char *prev, char *buf) in olpc_dt_nextprop() 107 static int __init olpc_dt_pkg2path(phandle node, char *buf, in olpc_dt_pkg2path() 164 phandle node; in olpc_dt_finddevice() local 199 phandle node; in olpc_dt_get_board_revision() local 215 static int __init olpc_dt_compatible_match(phandle node, const char *compat) in olpc_dt_compatible_match() 234 phandle node; in olpc_dt_fixup() local
|
| /linux-6.15/drivers/gpu/drm/i915/ |
| H A D | i915_scheduler.c | 19 node_to_request(const struct i915_sched_node *node) in node_to_request() 24 static inline bool node_started(const struct i915_sched_node *node) in node_started() 29 static inline bool node_signaled(const struct i915_sched_node *node) in node_signaled() 129 lock_sched_engine(struct i915_sched_node *node, in lock_sched_engine() 155 static void __i915_schedule(struct i915_sched_node *node, in __i915_schedule() 194 struct i915_sched_node *node = dep->signaler; in __i915_schedule() local 296 void i915_sched_node_init(struct i915_sched_node *node) in i915_sched_node_init() 305 void i915_sched_node_reinit(struct i915_sched_node *node) in i915_sched_node_reinit() 328 bool __i915_sched_node_add_dependency(struct i915_sched_node *node, in __i915_sched_node_add_dependency() 357 int i915_sched_node_add_dependency(struct i915_sched_node *node, in i915_sched_node_add_dependency() [all …]
|
| /linux-6.15/kernel/sched/ |
| H A D | ext_idle.c | 54 static struct scx_idle_cpus *idle_cpumask(int node) in idle_cpumask() 73 int node = scx_cpu_node_if_enabled(cpu); in scx_idle_test_and_clear_cpu() local 431 int node = scx_cpu_node_if_enabled(prev_cpu); in scx_select_cpu_dfl() local 599 int node; in scx_idle_init_masks() local 622 int node = scx_cpu_node_if_enabled(cpu); in update_builtin_idle() local 700 int node; in reset_idle_masks() local 748 static int validate_node(int node) in validate_node() 853 __bpf_kfunc const struct cpumask *scx_bpf_get_idle_cpumask_node(int node) in scx_bpf_get_idle_cpumask_node() 900 __bpf_kfunc const struct cpumask *scx_bpf_get_idle_smtmask_node(int node) in scx_bpf_get_idle_smtmask_node() 1000 int node, u64 flags) in scx_bpf_pick_idle_cpu_node() [all …]
|
| /linux-6.15/scripts/dtc/ |
| H A D | dtc.h | 217 struct node { struct 221 struct node *children; argument 223 struct node *parent; argument 224 struct node *next_sibling; argument 226 char *fullpath; 227 int basenamelen; 229 cell_t phandle; 230 int addr_cells, size_cells; 232 struct label *labels; 234 struct srcpos *srcpos; [all …]
|
| /linux-6.15/tools/lib/ |
| H A D | rbtree.c | 85 __rb_insert(struct rb_node *node, struct rb_root *root, in __rb_insert() 230 struct rb_node *node = NULL, *sibling, *tmp1, *tmp2; in ____rb_erase_color() local 423 static inline void dummy_propagate(struct rb_node *node, struct rb_node *stop) {} in dummy_propagate() 433 void rb_insert_color(struct rb_node *node, struct rb_root *root) in rb_insert_color() 438 void rb_erase(struct rb_node *node, struct rb_root *root) in rb_erase() 453 void __rb_insert_augmented(struct rb_node *node, struct rb_root *root, in __rb_insert_augmented() 486 struct rb_node *rb_next(const struct rb_node *node) in rb_next() 517 struct rb_node *rb_prev(const struct rb_node *node) in rb_prev() 561 static struct rb_node *rb_left_deepest_node(const struct rb_node *node) in rb_left_deepest_node() 573 struct rb_node *rb_next_postorder(const struct rb_node *node) in rb_next_postorder()
|
| /linux-6.15/include/asm-generic/ |
| H A D | topology.h | 38 #define set_numa_node(node) argument 41 #define set_cpu_numa_node(cpu, node) argument 49 #define cpumask_of_node(node) ((node) == 0 ? cpu_online_mask : cpu_none_mask) argument 51 #define cpumask_of_node(node) ((void)(node), cpu_online_mask) argument 69 #define set_numa_mem(node) argument 72 #define set_cpu_numa_mem(cpu, node) argument
|
| /linux-6.15/drivers/acpi/arm64/ |
| H A D | iort.c | 83 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 1254 struct acpi_iort_node *node; member 1305 struct acpi_iort_node *node, in iort_nc_iommu_map_id() 1329 struct acpi_iort_node *node; in iort_iommu_configure_id() local 1376 struct acpi_iort_node *node; in nc_dma_get_range() local 1399 struct acpi_iort_node *node; in rc_dma_get_range() local [all …]
|
| /linux-6.15/tools/include/linux/ |
| H A D | rbtree.h | 42 #define RB_EMPTY_NODE(node) \ argument 44 #define RB_CLEAR_NODE(node) \ argument 129 static inline void rb_insert_color_cached(struct rb_node *node, in rb_insert_color_cached() 138 static inline void rb_erase_cached(struct rb_node *node, in rb_erase_cached() 178 rb_add_cached(struct rb_node *node, struct rb_root_cached *tree, in rb_add_cached() 206 rb_add(struct rb_node *node, struct rb_root *tree, in rb_add() 234 rb_find_add(struct rb_node *node, struct rb_root *tree, in rb_find_add() 270 struct rb_node *node = tree->rb_node; in rb_find() local 298 struct rb_node *node = tree->rb_node; in rb_find_first() local 325 rb_next_match(const void *key, struct rb_node *node, in rb_next_match() [all …]
|
| /linux-6.15/include/linux/ |
| H A D | of_graph.h | 90 static inline bool of_graph_is_present(const struct device_node *node) in of_graph_is_present() 95 static inline int of_graph_parse_endpoint(const struct device_node *node, in of_graph_parse_endpoint() 112 struct device_node *node, u32 id) in of_graph_get_port_by_id() 145 const struct device_node *node) in of_graph_get_remote_endpoint() 151 struct device_node *node) in of_graph_get_port_parent() 157 const struct device_node *node) in of_graph_get_remote_port_parent() 163 const struct device_node *node) in of_graph_get_remote_port() 168 const struct device_node *node, in of_graph_get_remote_node()
|
| H A D | rbtree_latch.h | 41 struct rb_node node[2]; member 70 __lt_from_rb(struct rb_node *node, int idx) in __lt_from_rb() 81 struct rb_node *node = <n->node[idx]; in __lt_insert() local 107 int (*comp)(void *key, struct latch_tree_node *node)) in __lt_find() 109 struct rb_node *node = rcu_dereference_raw(ltr->tree[idx].rb_node); in __lt_find() local 144 latch_tree_insert(struct latch_tree_node *node, in latch_tree_insert() 172 latch_tree_erase(struct latch_tree_node *node, in latch_tree_erase() 205 struct latch_tree_node *node; in latch_tree_find() local
|
| H A D | topology.h | 39 #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() 275 static __always_inline int sched_numa_find_nth_cpu(const struct cpumask *cpus, int cpu, int node) in sched_numa_find_nth_cpu() 281 sched_numa_hop_mask(unsigned int node, unsigned int hops) in sched_numa_hop_mask() 310 #define for_each_node_numadist(node, unvisited) \ argument 327 #define for_each_numa_hop_mask(mask, node) \ argument
|
| H A D | nodemask.h | 127 #define node_set(node, dst) __node_set((node), &(dst)) argument 133 #define node_clear(node, dst) __node_clear((node), &(dst)) argument 152 #define node_isset(node, nodemask) test_bit((node), (nodemask).bits) argument 154 #define node_test_and_set(node, nodemask) \ argument 301 #define nodemask_of_node(node) \ argument 392 #define for_each_node_mask(node, mask) \ argument 496 #define for_each_node_state(node, __state) \ argument 506 #define node_set_online(node) node_set_state((node), N_ONLINE) argument 507 #define node_set_offline(node) node_clear_state((node), N_ONLINE) argument 539 #define node_online(node) node_state((node), N_ONLINE) argument [all …]
|
| /linux-6.15/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_drv.c | 154 static bool sun4i_drv_node_is_connector(struct device_node *node) in sun4i_drv_node_is_connector() 159 static bool sun4i_drv_node_is_frontend(struct device_node *node) in sun4i_drv_node_is_frontend() 170 static bool sun4i_drv_node_is_deu(struct device_node *node) in sun4i_drv_node_is_deu() 175 static bool sun4i_drv_node_is_supported_frontend(struct device_node *node) in sun4i_drv_node_is_supported_frontend() 183 static bool sun4i_drv_node_is_tcon(struct device_node *node) in sun4i_drv_node_is_tcon() 188 static bool sun4i_drv_node_is_tcon_with_ch0(struct device_node *node) in sun4i_drv_node_is_tcon_with_ch0() 204 static bool sun4i_drv_node_is_tcon_top(struct device_node *node) in sun4i_drv_node_is_tcon_top() 236 struct device_node *node, in sun4i_drv_traverse_endpoints() 296 struct device_node *node) in sun4i_drv_add_endpoints()
|
| /linux-6.15/drivers/clk/sunxi/ |
| H A D | clk-usb.c | 91 static void __init sunxi_usb_clk_setup(struct device_node *node, in sunxi_usb_clk_setup() 175 static void __init sun4i_a10_usb_setup(struct device_node *node) in sun4i_a10_usb_setup() 186 static void __init sun5i_a13_usb_setup(struct device_node *node) in sun5i_a13_usb_setup() 197 static void __init sun6i_a31_usb_setup(struct device_node *node) in sun6i_a31_usb_setup() 208 static void __init sun8i_a23_usb_setup(struct device_node *node) in sun8i_a23_usb_setup() 220 static void __init sun8i_h3_usb_setup(struct device_node *node) in sun8i_h3_usb_setup() 234 static void __init sun9i_a80_usb_mod_setup(struct device_node *node) in sun9i_a80_usb_mod_setup() 248 static void __init sun9i_a80_usb_phy_setup(struct device_node *node) in sun9i_a80_usb_phy_setup()
|
| /linux-6.15/scripts/gdb/linux/ |
| H A D | rbtree.py | 13 def inorder(node): argument 57 def rb_parent(node): argument 62 def rb_empty_node(node): argument 66 def rb_next(node): argument 89 def rb_prev(node): argument 161 def invoke(self, node): argument 181 def invoke(self, node): argument
|
| /linux-6.15/drivers/acpi/acpica/ |
| H A D | dsargs.c | 43 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
|
| H A D | nsobject.c | 37 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()
|
| /linux-6.15/arch/powerpc/platforms/cell/spufs/ |
| H A D | sched.c | 139 int node; in spu_update_sched_info() local 180 int node; in do_notify_spus_active() local 292 int node, n; in aff_ref_location() local 556 int node, n; in spu_get_idle() local 615 int node, n; in find_victim() local 701 int node = spu->node; in __spu_schedule() local 747 int node = spu->node; in spu_unschedule() local 951 int nr_active = 0, node; in count_active_contexts() local 991 int node; in spusched_thread() local 1026 int node; in spuctx_switch_state() local [all …]
|