Home
last modified time | relevance | path

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

12345678910>>...115

/linux-6.14.4/include/drm/
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()
/linux-6.14.4/include/linux/
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
Dbootconfig.h81 static inline __init bool xbc_node_is_value(struct xbc_node *node) in xbc_node_is_value()
92 static inline __init bool xbc_node_is_key(struct xbc_node *node) in xbc_node_is_key()
103 static inline __init bool xbc_node_is_array(struct xbc_node *node) in xbc_node_is_array()
117 static inline __init bool xbc_node_is_leaf(struct xbc_node *node) in xbc_node_is_leaf()
172 static inline struct xbc_node * __init xbc_node_get_subkey(struct xbc_node *node) in xbc_node_get_subkey()
235 #define xbc_node_for_each_array_value(node, key, anode, value) \ argument
249 #define xbc_node_for_each_key_value(node, knode, value) \ argument
278 static inline int __init xbc_node_compose_key(struct xbc_node *node, in xbc_node_compose_key()
Dmemory-tiers.h60 static inline int next_demotion_node(int node) in next_demotion_node()
70 static inline bool node_is_toptier(int node) in node_is_toptier()
94 static inline void init_node_memory_type(int node, struct memory_dev_type *default_type) in init_node_memory_type()
99 static inline void clear_node_memory_type(int node, struct memory_dev_type *memtype) in clear_node_memory_type()
104 static inline int next_demotion_node(int node) in next_demotion_node()
114 static inline bool node_is_toptier(int node) in node_is_toptier()
129 static inline int mt_calc_adistance(int node, int *adist) in mt_calc_adistance()
Dllist.h84 static inline void init_llist_node(struct llist_node *node) in init_llist_node()
98 static inline bool llist_on_list(const struct llist_node *node) in llist_on_list()
143 #define llist_for_each(pos, node) \ argument
162 #define llist_for_each_safe(pos, n, node) \ argument
180 #define llist_for_each_entry(pos, node, member) \ argument
202 #define llist_for_each_entry_safe(pos, n, node, member) \ argument
221 static inline struct llist_node *llist_next(struct llist_node *node) in llist_next()
/linux-6.14.4/arch/arm64/mm/
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()
102 static p4d_t *__init kasan_p4d_offset(pgd_t *pgdp, unsigned long addr, int node, in kasan_p4d_offset()
116 unsigned long end, int node, bool early) in kasan_pte_populate()
133 unsigned long end, int node, bool early) in kasan_pmd_populate()
145 unsigned long end, int node, bool early) in kasan_pud_populate()
157 unsigned long end, int node, bool early) in kasan_p4d_populate()
[all …]
/linux-6.14.4/drivers/infiniband/hw/hfi1/
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
Dpin_system.c72 static inline struct mm_struct *mm_from_sdma_node(struct sdma_mmu_node *node) in mm_from_sdma_node()
77 static void free_system_node(struct sdma_mmu_node *node) in free_system_node()
116 struct sdma_mmu_node *node, int npages) in pin_system_pages()
173 struct sdma_mmu_node *node; in add_system_pinning() local
221 struct sdma_mmu_node *node = in get_system_cache_entry() local
270 struct mmu_rb_node *node = ctx; in sdma_mmu_rb_node_get() local
277 struct sdma_mmu_node *node = ctx; in sdma_mmu_rb_node_put() local
440 static bool sdma_rb_filter(struct mmu_rb_node *node, unsigned long addr, in sdma_rb_filter()
454 struct sdma_mmu_node *node = in sdma_rb_evict() local
470 struct sdma_mmu_node *node = in sdma_rb_remove() local
/linux-6.14.4/fs/nilfs2/
Dbtree.c74 static int nilfs_btree_node_get_flags(const struct nilfs_btree_node *node) in nilfs_btree_node_get_flags()
80 nilfs_btree_node_set_flags(struct nilfs_btree_node *node, int flags) in nilfs_btree_node_set_flags()
85 static int nilfs_btree_node_root(const struct nilfs_btree_node *node) in nilfs_btree_node_root()
90 static int nilfs_btree_node_get_level(const struct nilfs_btree_node *node) in nilfs_btree_node_get_level()
96 nilfs_btree_node_set_level(struct nilfs_btree_node *node, int level) in nilfs_btree_node_set_level()
101 static int nilfs_btree_node_get_nchildren(const struct nilfs_btree_node *node) in nilfs_btree_node_get_nchildren()
107 nilfs_btree_node_set_nchildren(struct nilfs_btree_node *node, int nchildren) in nilfs_btree_node_set_nchildren()
123 nilfs_btree_node_dkeys(const struct nilfs_btree_node *node) in nilfs_btree_node_dkeys()
131 nilfs_btree_node_dptrs(const struct nilfs_btree_node *node, int ncmax) in nilfs_btree_node_dptrs()
137 nilfs_btree_node_get_key(const struct nilfs_btree_node *node, int index) in nilfs_btree_node_get_key()
[all …]
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dhtb.c36 struct mlx5e_qos_node *node = NULL; in mlx5e_htb_enumerate_leaves() local
73 struct mlx5e_qos_node *node; in mlx5e_htb_node_create_leaf() local
94 struct mlx5e_qos_node *node; in mlx5e_htb_node_create_root() local
109 struct mlx5e_qos_node *node = NULL; in mlx5e_htb_node_find() local
121 struct mlx5e_qos_node *node = NULL; in mlx5e_htb_node_find_rcu() local
131 static void mlx5e_htb_node_delete(struct mlx5e_htb *htb, struct mlx5e_qos_node *node) in mlx5e_htb_node_delete()
149 struct mlx5e_qos_node *node; in mlx5e_htb_get_txq_by_classid() local
290 struct mlx5e_qos_node *node, *parent; in mlx5e_htb_leaf_alloc_queue() local
345 struct mlx5e_qos_node *node, *child; in mlx5e_htb_leaf_to_inner() local
433 struct mlx5e_qos_node *node = NULL; in mlx5e_htb_node_find_by_qid() local
[all …]
/linux-6.14.4/arch/loongarch/mm/
Dkasan_init.c107 static phys_addr_t __init kasan_alloc_zeroed_page(int node) in kasan_alloc_zeroed_page()
118 static pte_t *__init kasan_pte_offset(pmd_t *pmdp, unsigned long addr, int node, bool early) in kasan_pte_offset()
131 static pmd_t *__init kasan_pmd_offset(pud_t *pudp, unsigned long addr, int node, bool early) in kasan_pmd_offset()
144 static pud_t *__init kasan_pud_offset(p4d_t *p4dp, unsigned long addr, int node, bool early) in kasan_pud_offset()
157 static p4d_t *__init kasan_p4d_offset(pgd_t *pgdp, unsigned long addr, int node, bool early) in kasan_p4d_offset()
171 unsigned long end, int node, bool early) in kasan_pte_populate()
186 unsigned long end, int node, bool early) in kasan_pmd_populate()
198 unsigned long end, int node, bool early) in kasan_pud_populate()
210 unsigned long end, int node, bool early) in kasan_p4d_populate()
222 int node, bool early) in kasan_pgd_populate()
[all …]
/linux-6.14.4/fs/ocfs2/cluster/
Dquorum.c162 static void o2quo_set_hold(struct o2quo_state *qs, u8 node) in o2quo_set_hold()
174 static void o2quo_clear_hold(struct o2quo_state *qs, u8 node) in o2quo_clear_hold()
195 void o2quo_hb_up(u8 node) in o2quo_hb_up()
219 void o2quo_hb_down(u8 node) in o2quo_hb_down()
244 void o2quo_hb_still_up(u8 node) in o2quo_hb_still_up()
263 void o2quo_conn_up(u8 node) in o2quo_conn_up()
289 void o2quo_conn_err(u8 node) in o2quo_conn_err()
/linux-6.14.4/drivers/media/platform/broadcom/
Dbcm2835-unicam.c233 struct unicam_node node[UNICAM_MAX_NODES]; member
282 static inline bool is_metadata_node(struct unicam_node *node) in is_metadata_node()
287 static inline bool is_image_node(struct unicam_node *node) in is_image_node()
640 static void unicam_wr_dma_addr(struct unicam_node *node, in unicam_wr_dma_addr()
663 struct unicam_node *node = &unicam->node[UNICAM_IMAGE_NODE]; in unicam_get_lines_done() local
675 static void unicam_schedule_next_buffer(struct unicam_node *node) in unicam_schedule_next_buffer()
686 static void unicam_schedule_dummy_buffer(struct unicam_node *node) in unicam_schedule_dummy_buffer()
697 static void unicam_process_buffer_complete(struct unicam_node *node, in unicam_process_buffer_complete()
708 struct unicam_node *node = &unicam->node[UNICAM_IMAGE_NODE]; in unicam_queue_event_sof() local
763 struct unicam_node *node = &unicam->node[i]; in unicam_isr() local
[all …]
/linux-6.14.4/arch/x86/kernel/
Damd_node.c28 struct pci_dev *amd_node_get_func(u16 node, u8 func) in amd_node_get_func()
60 struct pci_dev *amd_node_get_root(u16 node) in amd_node_get_root()
137 static int __amd_smn_rw(u8 i_off, u8 d_off, u16 node, u32 address, u32 *value, bool write) in __amd_smn_rw()
163 int __must_check amd_smn_read(u16 node, u32 address, u32 *value) in amd_smn_read()
176 int __must_check amd_smn_write(u16 node, u32 address, u32 value) in amd_smn_write()
184 u16 node, num_nodes = amd_num_nodes(); in amd_cache_roots() local
/linux-6.14.4/drivers/media/platform/raspberrypi/pisp_be/
Dpisp_be.c134 #define NODE_IS_META(node) ( \ argument
136 #define NODE_IS_OUTPUT(node) ( \ argument
140 #define NODE_IS_CAPTURE(node) ( \ argument
143 #define NODE_IS_MPLANE(node) ( \ argument
173 #define NODE_NAME(node) \ argument
213 struct pispbe_node node[PISPBE_NUM_NODES]; member
306 struct pispbe_node *node) in pispbe_get_planes_addr()
455 struct pispbe_node *node; in pispbe_prepare_job() local
785 struct pispbe_node *node = vb2_get_drv_priv(q); in pispbe_node_queue_setup() local
823 struct pispbe_node *node = vb2_get_drv_priv(vb->vb2_queue); in pispbe_node_buffer_prepare() local
[all …]
/linux-6.14.4/drivers/net/wireless/quantenna/qtnfmac/
Dutil.c19 struct qtnf_sta_node *node; in qtnf_sta_list_lookup() local
35 struct qtnf_sta_node *node; in qtnf_sta_list_lookup_index() local
52 struct qtnf_sta_node *node; in qtnf_sta_list_add() local
78 struct qtnf_sta_node *node; in qtnf_sta_list_del() local
96 struct qtnf_sta_node *node, *tmp; in qtnf_sta_list_free() local
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dqos.c96 esw_qos_node_set_parent(struct mlx5_esw_sched_node *node, struct mlx5_esw_sched_node *parent) in esw_qos_node_set_parent()
127 static void esw_qos_sched_elem_warn(struct mlx5_esw_sched_node *node, int err, const char *op) in esw_qos_sched_elem_warn()
141 static int esw_qos_node_create_sched_element(struct mlx5_esw_sched_node *node, void *ctx, in esw_qos_node_create_sched_element()
156 static int esw_qos_node_destroy_sched_element(struct mlx5_esw_sched_node *node, in esw_qos_node_destroy_sched_element()
172 static int esw_qos_sched_elem_config(struct mlx5_esw_sched_node *node, u32 max_rate, u32 bw_share, in esw_qos_sched_elem_config()
226 struct mlx5_esw_sched_node *node; in esw_qos_calculate_min_rate_divider() local
261 static void esw_qos_update_sched_node_bw_share(struct mlx5_esw_sched_node *node, in esw_qos_update_sched_node_bw_share()
279 struct mlx5_esw_sched_node *node; in esw_qos_normalize_min_rate() local
294 static int esw_qos_set_node_min_rate(struct mlx5_esw_sched_node *node, in esw_qos_set_node_min_rate()
362 struct mlx5_esw_sched_node *node; in __esw_qos_alloc_node() local
[all …]
/linux-6.14.4/lib/
Dbtree.c94 unsigned long *node; in btree_node_alloc() local
147 static unsigned long *bkey(struct btree_geo *geo, unsigned long *node, int n) in bkey()
152 static void *bval(struct btree_geo *geo, unsigned long *node, int n) in bval()
157 static void setkey(struct btree_geo *geo, unsigned long *node, int n, in setkey()
163 static void setval(struct btree_geo *geo, unsigned long *node, int n, in setval()
169 static void clearpair(struct btree_geo *geo, unsigned long *node, int n) in clearpair()
210 unsigned long *node = head->node; in btree_last() local
223 static int keycmp(struct btree_geo *geo, unsigned long *node, int pos, in keycmp()
244 unsigned long *node = head->node; in btree_lookup_node() local
266 unsigned long *node; in btree_lookup() local
[all …]
/linux-6.14.4/scripts/gcc-plugins/
Dgcc-common.h103 #define DECL_NAME_POINTER(node) IDENTIFIER_POINTER(DECL_NAME(node)) argument
104 #define DECL_NAME_LENGTH(node) IDENTIFIER_LENGTH(DECL_NAME(node)) argument
105 #define TYPE_NAME_POINTER(node) IDENTIFIER_POINTER(TYPE_NAME(node)) argument
106 #define TYPE_NAME_LENGTH(node) IDENTIFIER_LENGTH(TYPE_NAME(node)) argument
136 #define varpool_mark_needed_node(node) argument
142 #define NODE_SYMBOL(node) (node) argument
143 #define NODE_DECL(node) (node)->decl argument
144 #define cgraph_node_name(node) (node)->name() argument
145 #define NODE_IMPLICIT_ALIAS(node) (node)->cpp_implicit_alias argument
175 #define debug_cgraph_node(node) (node)->debug() argument
[all …]
/linux-6.14.4/kernel/trace/
Drethook.c23 struct llist_node *node; in rethook_flush_task() local
73 struct rethook_node *node = nod; in rethook_init_node() local
129 struct rethook_node *node = container_of(head, struct rethook_node, rcu); in free_rethook_node_rcu() local
142 void rethook_recycle(struct rethook_node *node) in rethook_recycle()
197 void rethook_hook(struct rethook_node *node, struct pt_regs *regs, bool mcount) in rethook_hook()
209 struct llist_node *node = *cur; in __rethook_find_ret_addr() local
282 struct llist_node *first, *node = NULL; in rethook_trampoline_handler() local
/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_ggtt.c286 static void ggtt_node_remove(struct xe_ggtt_node *node) in ggtt_node_remove()
316 struct xe_ggtt_node *node = container_of(work, typeof(*node), in ggtt_node_remove_work_func() local
330 void xe_ggtt_node_remove(struct xe_ggtt_node *node, bool invalidate) in xe_ggtt_node_remove()
420 const struct drm_mm_node *node, const char *description) in xe_ggtt_dump_node()
441 int xe_ggtt_node_insert_balloon(struct xe_ggtt_node *node, u64 start, u64 end) in xe_ggtt_node_insert_balloon()
474 void xe_ggtt_node_remove_balloon(struct xe_ggtt_node *node) in xe_ggtt_node_remove_balloon()
504 int xe_ggtt_node_insert_locked(struct xe_ggtt_node *node, in xe_ggtt_node_insert_locked()
521 int xe_ggtt_node_insert(struct xe_ggtt_node *node, u32 size, u32 align) in xe_ggtt_node_insert()
551 struct xe_ggtt_node *node = kzalloc(sizeof(*node), GFP_NOFS); in xe_ggtt_node_init() local
570 void xe_ggtt_node_fini(struct xe_ggtt_node *node) in xe_ggtt_node_fini()
[all …]
/linux-6.14.4/fs/btrfs/
Ddelayed-inode.c72 struct btrfs_delayed_node *node; in btrfs_get_delayed_node() local
126 struct btrfs_delayed_node *node; in btrfs_get_or_create_delayed_node() local
176 struct btrfs_delayed_node *node, in btrfs_queue_delayed_node()
197 struct btrfs_delayed_node *node) in btrfs_dequeue_delayed_node()
215 struct btrfs_delayed_node *node = NULL; in btrfs_first_delayed_node() local
231 struct btrfs_delayed_node *node) in btrfs_next_delayed_node()
288 static inline void btrfs_release_delayed_node(struct btrfs_delayed_node *node) in btrfs_release_delayed_node()
297 struct btrfs_delayed_node *node = NULL; in btrfs_first_prepared_delayed_node() local
314 struct btrfs_delayed_node *node) in btrfs_release_prepared_delayed_node()
320 struct btrfs_delayed_node *node, in btrfs_alloc_delayed_item()
[all …]
/linux-6.14.4/io_uring/
Dslist.h21 static inline void wq_list_add_after(struct io_wq_work_node *node, in wq_list_add_after()
33 static inline void wq_list_add_tail(struct io_wq_work_node *node, in wq_list_add_tail()
46 static inline void wq_list_add_head(struct io_wq_work_node *node, in wq_list_add_head()
88 static inline void wq_stack_add_head(struct io_wq_work_node *node, in wq_stack_add_head()
96 struct io_wq_work_node *node, in wq_list_del()
105 struct io_wq_work_node *node = stack->next; in wq_stack_extract() local
/linux-6.14.4/tools/perf/util/
Dintlist.c18 struct int_node *node = malloc(sizeof(*node)); in intlist__node_new() local
37 struct int_node *node = container_of(rb_node, struct int_node, rb_node); in intlist__node_delete() local
45 struct int_node *node = container_of(rb_node, struct int_node, rb_node); in intlist__node_cmp() local
60 void intlist__remove(struct intlist *ilist, struct int_node *node) in intlist__remove()
68 struct int_node *node = NULL; in __intlist__findnew() local
142 struct int_node *node = NULL; in intlist__entry() local
/linux-6.14.4/drivers/video/fbdev/omap2/omapfb/dss/
Domapdss-boot-init.c28 struct device_node *node; member
44 static void __init omapdss_update_prop(struct device_node *node, char *compat, in omapdss_update_prop()
80 static void __init omapdss_omapify_node(struct device_node *node) in omapdss_omapify_node()
111 static void __init omapdss_add_to_list(struct device_node *node, bool root) in omapdss_add_to_list()
122 static bool __init omapdss_list_contains(const struct device_node *node) in omapdss_list_contains()
134 static void __init omapdss_walk_device(struct device_node *node, bool root) in omapdss_walk_device()

12345678910>>...115