/Linux-v6.6/include/drm/ |
D | drm_vma_manager.h | 100 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-v6.6/arch/powerpc/platforms/cell/spufs/ |
D | sched.c | 139 int node; in spu_update_sched_info() local 155 static int __node_allowed(struct spu_context *ctx, int node) in __node_allowed() 167 static int node_allowed(struct spu_context *ctx, int node) in node_allowed() 180 int node; in do_notify_spus_active() local 292 int node, n; in aff_ref_location() local 363 static struct spu *ctx_location(struct spu *ref, int offset, int node) in ctx_location() 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 [all …]
|
/Linux-v6.6/include/linux/ |
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() 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
|
D | bootconfig.h | 80 static inline __init bool xbc_node_is_value(struct xbc_node *node) in xbc_node_is_value() 91 static inline __init bool xbc_node_is_key(struct xbc_node *node) in xbc_node_is_key() 102 static inline __init bool xbc_node_is_array(struct xbc_node *node) in xbc_node_is_array() 116 static inline __init bool xbc_node_is_leaf(struct xbc_node *node) in xbc_node_is_leaf() 171 static inline struct xbc_node * __init xbc_node_get_subkey(struct xbc_node *node) in xbc_node_get_subkey() 234 #define xbc_node_for_each_array_value(node, key, anode, value) \ argument 248 #define xbc_node_for_each_key_value(node, knode, value) \ argument 277 static inline int __init xbc_node_compose_key(struct xbc_node *node, in xbc_node_compose_key()
|
D | memory-tiers.h | 44 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()
|
/Linux-v6.6/drivers/infiniband/hw/hfi1/ |
D | mmu_rb.c | 32 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
|
D | pin_system.c | 72 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-v6.6/scripts/gdb/linux/ |
D | rbtree.py | 45 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
|
/Linux-v6.6/fs/ocfs2/cluster/ |
D | quorum.c | 162 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-v6.6/arch/loongarch/mm/ |
D | kasan_init.c | 92 static phys_addr_t __init kasan_alloc_zeroed_page(int node) in kasan_alloc_zeroed_page() 103 static pte_t *__init kasan_pte_offset(pmd_t *pmdp, unsigned long addr, int node, bool early) in kasan_pte_offset() 116 static pmd_t *__init kasan_pmd_offset(pud_t *pudp, unsigned long addr, int node, bool early) in kasan_pmd_offset() 129 static pud_t *__init kasan_pud_offset(p4d_t *p4dp, unsigned long addr, int node, bool early) in kasan_pud_offset() 143 unsigned long end, int node, bool early) in kasan_pte_populate() 158 unsigned long end, int node, bool early) in kasan_pmd_populate() 170 unsigned long end, int node, bool early) in kasan_pud_populate() 182 unsigned long end, int node, bool early) in kasan_p4d_populate() 194 int node, bool early) in kasan_pgd_populate() 210 int node) in kasan_map_populate()
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | htb.c | 36 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-v6.6/fs/nilfs2/ |
D | btree.c | 74 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-v6.6/drivers/net/wireless/quantenna/qtnfmac/ |
D | util.c | 19 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-v6.6/lib/ |
D | btree.c | 95 unsigned long *node; in btree_node_alloc() local 148 static unsigned long *bkey(struct btree_geo *geo, unsigned long *node, int n) in bkey() 153 static void *bval(struct btree_geo *geo, unsigned long *node, int n) in bval() 158 static void setkey(struct btree_geo *geo, unsigned long *node, int n, in setkey() 164 static void setval(struct btree_geo *geo, unsigned long *node, int n, in setval() 170 static void clearpair(struct btree_geo *geo, unsigned long *node, int n) in clearpair() 211 unsigned long *node = head->node; in btree_last() local 224 static int keycmp(struct btree_geo *geo, unsigned long *node, int pos, in keycmp() 245 unsigned long *node = head->node; in btree_lookup_node() local 267 unsigned long *node; in btree_lookup() local [all …]
|
/Linux-v6.6/scripts/gcc-plugins/ |
D | gcc-common.h | 108 #define DECL_NAME_POINTER(node) IDENTIFIER_POINTER(DECL_NAME(node)) argument 109 #define DECL_NAME_LENGTH(node) IDENTIFIER_LENGTH(DECL_NAME(node)) argument 110 #define TYPE_NAME_POINTER(node) IDENTIFIER_POINTER(TYPE_NAME(node)) argument 111 #define TYPE_NAME_LENGTH(node) IDENTIFIER_LENGTH(TYPE_NAME(node)) argument 141 #define varpool_mark_needed_node(node) argument 147 #define NODE_SYMBOL(node) (node) argument 148 #define NODE_DECL(node) (node)->decl argument 149 #define cgraph_node_name(node) (node)->name() argument 150 #define NODE_IMPLICIT_ALIAS(node) (node)->cpp_implicit_alias argument 180 #define debug_cgraph_node(node) (node)->debug() argument [all …]
|
/Linux-v6.6/fs/btrfs/ |
D | delayed-inode.c | 65 struct btrfs_delayed_node *node; in btrfs_get_delayed_node() local 119 struct btrfs_delayed_node *node; in btrfs_get_or_create_delayed_node() local 164 struct btrfs_delayed_node *node, in btrfs_queue_delayed_node() 185 struct btrfs_delayed_node *node) in btrfs_dequeue_delayed_node() 203 struct btrfs_delayed_node *node = NULL; in btrfs_first_delayed_node() local 219 struct btrfs_delayed_node *node) in btrfs_next_delayed_node() 279 static inline void btrfs_release_delayed_node(struct btrfs_delayed_node *node) in btrfs_release_delayed_node() 288 struct btrfs_delayed_node *node = NULL; in btrfs_first_prepared_delayed_node() local 305 struct btrfs_delayed_node *node) in btrfs_release_prepared_delayed_node() 311 struct btrfs_delayed_node *node, in btrfs_alloc_delayed_item() [all …]
|
/Linux-v6.6/io_uring/ |
D | slist.h | 21 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-v6.6/mm/ |
D | memory-tiers.c | 225 static struct memory_tier *__node_get_memory_tier(int node) in __node_get_memory_tier() 242 bool node_is_toptier(int node) in node_is_toptier() 294 int next_demotion_node(int node) in next_demotion_node() 333 int node; in disable_all_demotion_targets() local 363 int target = NUMA_NO_NODE, node; in establish_demotion_targets() local 457 static inline void __init_node_memory_type(int node, struct memory_dev_type *memtype) in __init_node_memory_type() 475 static struct memory_tier *set_node_memory_tier(int node) in set_node_memory_tier() 503 static bool clear_node_memory_tier(int node) in clear_node_memory_tier() 569 void init_node_memory_type(int node, struct memory_dev_type *memtype) in init_node_memory_type() 578 void clear_node_memory_type(int node, struct memory_dev_type *memtype) in clear_node_memory_type() [all …]
|
/Linux-v6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
D | omapdss-boot-init.c | 28 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()
|
/Linux-v6.6/tools/perf/util/ |
D | intlist.c | 18 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-v6.6/drivers/of/ |
D | fdt.c | 83 static bool of_fdt_device_is_available(const void *blob, unsigned long node) in of_fdt_device_is_available() 500 static int __init __reserved_mem_reserve_reg(unsigned long node, in __reserved_mem_reserve_reg() 548 static int __init __reserved_mem_check_root(unsigned long node) in __reserved_mem_check_root() 571 int node, child; in fdt_scan_reserved_mem() local 674 int __init of_scan_flat_dt(int (*it)(unsigned long node, in of_scan_flat_dt() 705 int (*it)(unsigned long node, in of_scan_flat_dt_subnodes() 711 int node; in of_scan_flat_dt_subnodes() local 733 int __init of_get_flat_dt_subnode_by_name(unsigned long node, const char *uname) in of_get_flat_dt_subnode_by_name() 752 const void *__init of_get_flat_dt_prop(unsigned long node, const char *name, in of_get_flat_dt_prop() 769 unsigned long node, const char *compat) in of_fdt_is_compatible() [all …]
|
/Linux-v6.6/drivers/gpu/drm/tests/ |
D | drm_mm_test.c | 102 struct drm_mm_node *node, *check, *found; in assert_continuous() local 151 static u64 misalignment(struct drm_mm_node *node, u64 alignment) in misalignment() 162 static bool assert_node(struct kunit *test, struct drm_mm_node *node, struct drm_mm *mm, in assert_node() 273 static struct drm_mm_node *set_node(struct drm_mm_node *node, in set_node() 281 static bool expect_reserve_fail(struct kunit *test, struct drm_mm *mm, struct drm_mm_node *node) in expect_reserve_fail() 348 struct drm_mm_node tmp, *nodes, *node, *next; in __drm_test_mm_reserve() local 483 struct drm_mm_node *node, u64 size, u64 alignment, unsigned long color, in expect_insert() 532 struct drm_mm_node *nodes, *node, *next; in __drm_test_mm_insert() local 701 static bool expect_insert_in_range(struct kunit *test, struct drm_mm *mm, struct drm_mm_node *node, in expect_insert_in_range() 755 struct drm_mm_node *node; in assert_contiguous_in_range() local [all …]
|
/Linux-v6.6/kernel/locking/ |
D | qspinlock_paravirt.h | 173 struct pv_node *node; member 212 static struct qspinlock **pv_hash(struct qspinlock *lock, struct pv_node *node) in pv_hash() 243 struct pv_node *node; in pv_unhash() local 278 static void pv_init_node(struct mcs_spinlock *node) in pv_init_node() 293 static void pv_wait_node(struct mcs_spinlock *node, struct mcs_spinlock *prev) in pv_wait_node() 360 static void pv_kick_node(struct qspinlock *lock, struct mcs_spinlock *node) in pv_kick_node() 403 pv_wait_head_or_lock(struct qspinlock *lock, struct mcs_spinlock *node) in pv_wait_head_or_lock() 505 struct pv_node *node; in __pv_queued_spin_unlock_slowpath() local
|
/Linux-v6.6/drivers/block/drbd/ |
D | drbd_interval.c | 10 sector_t interval_end(struct rb_node *node) in interval_end() 16 #define NODE_END(node) ((node)->sector + ((node)->size >> 9)) argument 72 struct rb_node *node = root->rb_node; in drbd_contains_interval() local 120 struct rb_node *node = root->rb_node; in drbd_find_overlap() local 151 struct rb_node *node; in drbd_next_overlap() local
|
/Linux-v6.6/fs/hfs/ |
D | brec.c | 19 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) in hfs_brec_lenoff() 31 u16 hfs_brec_keylen(struct hfs_bnode *node, u16 rec) in hfs_brec_keylen() 68 struct hfs_bnode *node, *new_node; in hfs_brec_insert() local 180 struct hfs_bnode *node, *parent; in hfs_brec_remove() local 234 struct hfs_bnode *node, *new_node, *next_node; in hfs_bnode_split() local 355 struct hfs_bnode *node, *new_node, *parent; in hfs_brec_update_parent() local 460 struct hfs_bnode *node, *new_node; in hfs_btree_inc_height() local
|