| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_ggtt.c | 365 static void ggtt_node_remove(struct xe_ggtt_node *node) in ggtt_node_remove() 395 struct xe_ggtt_node *node = container_of(work, typeof(*node), in ggtt_node_remove_work_func() local 409 void xe_ggtt_node_remove(struct xe_ggtt_node *node, bool invalidate) in xe_ggtt_node_remove() 498 const struct drm_mm_node *node, const char *description) in xe_ggtt_dump_node() 520 int xe_ggtt_node_insert_balloon_locked(struct xe_ggtt_node *node, u64 start, u64 end) in xe_ggtt_node_insert_balloon_locked() 552 void xe_ggtt_node_remove_balloon_locked(struct xe_ggtt_node *node) in xe_ggtt_node_remove_balloon_locked() 592 struct drm_mm_node *node, *tmpn; in xe_ggtt_shift_nodes_locked() local 626 int xe_ggtt_node_insert_locked(struct xe_ggtt_node *node, in xe_ggtt_node_insert_locked() 643 int xe_ggtt_node_insert(struct xe_ggtt_node *node, u32 size, u32 align) in xe_ggtt_node_insert() 673 struct xe_ggtt_node *node = kzalloc(sizeof(*node), GFP_NOFS); in xe_ggtt_node_init() local [all …]
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A 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/fs/btrfs/ |
| H A D | delayed-inode.h | 199 static inline void btrfs_delayed_node_ref_tracker_dir_init(struct btrfs_delayed_node *node) in btrfs_delayed_node_ref_tracker_dir_init() 209 static inline void btrfs_delayed_node_ref_tracker_dir_exit(struct btrfs_delayed_node *node) in btrfs_delayed_node_ref_tracker_dir_exit() 217 static inline void btrfs_delayed_node_ref_tracker_dir_print(struct btrfs_delayed_node *node) in btrfs_delayed_node_ref_tracker_dir_print() 233 static inline int btrfs_delayed_node_ref_tracker_alloc(struct btrfs_delayed_node *node, in btrfs_delayed_node_ref_tracker_alloc() 243 static inline int btrfs_delayed_node_ref_tracker_free(struct btrfs_delayed_node *node, in btrfs_delayed_node_ref_tracker_free() 252 static inline void btrfs_delayed_node_ref_tracker_dir_init(struct btrfs_delayed_node *node) { } in btrfs_delayed_node_ref_tracker_dir_init() 254 static inline void btrfs_delayed_node_ref_tracker_dir_exit(struct btrfs_delayed_node *node) { } in btrfs_delayed_node_ref_tracker_dir_exit() 256 static inline void btrfs_delayed_node_ref_tracker_dir_print(struct btrfs_delayed_node *node) { } in btrfs_delayed_node_ref_tracker_dir_print() 258 static inline int btrfs_delayed_node_ref_tracker_alloc(struct btrfs_delayed_node *node, in btrfs_delayed_node_ref_tracker_alloc() 265 static inline int btrfs_delayed_node_ref_tracker_free(struct btrfs_delayed_node *node, in btrfs_delayed_node_ref_tracker_free()
|
| H A D | delayed-inode.c | 74 struct btrfs_delayed_node *node; in btrfs_get_delayed_node() local 139 struct btrfs_delayed_node *node; in btrfs_get_or_create_delayed_node() local 194 struct btrfs_delayed_node *node, in btrfs_queue_delayed_node() 217 struct btrfs_delayed_node *node) in btrfs_dequeue_delayed_node() 236 struct btrfs_delayed_node *node; in btrfs_first_delayed_node() local 251 struct btrfs_delayed_node *node, in btrfs_next_delayed_node() 312 static inline void btrfs_release_delayed_node(struct btrfs_delayed_node *node, in btrfs_release_delayed_node() 322 struct btrfs_delayed_node *node; in btrfs_first_prepared_delayed_node() local 338 struct btrfs_delayed_node *node, in btrfs_release_prepared_delayed_node() 345 struct btrfs_delayed_node *node, in btrfs_alloc_delayed_item() [all …]
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/ |
| H A 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/kernel/trace/ |
| H A D | rethook.c | 23 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/io_uring/ |
| H A D | slist.h | 21 static inline void wq_list_add_after(struct io_wq_work_node *node, in wq_list_add_after() argument 33 static inline void wq_list_add_tail(struct io_wq_work_node *node, in wq_list_add_tail() argument 46 wq_list_add_head(struct io_wq_work_node * node,struct io_wq_work_list * list) wq_list_add_head() argument 88 wq_stack_add_head(struct io_wq_work_node * node,struct io_wq_work_node * stack) wq_stack_add_head() argument 96 wq_list_del(struct io_wq_work_list * list,struct io_wq_work_node * node,struct io_wq_work_node * prev) wq_list_del() argument 105 struct io_wq_work_node *node = stack->next; wq_stack_extract() local [all...] |
| /linux/drivers/of/ |
| H A D | fdt.c | 69 bool of_fdt_device_is_available(const void *blob, unsigned long node) in of_fdt_device_is_available() argument 544 int __init of_scan_flat_dt(int (*it)(unsigned long node, in of_scan_flat_dt() argument 575 of_scan_flat_dt_subnodes(unsigned long parent,int (* it)(unsigned long node,const char * uname,void * data),void * data) of_scan_flat_dt_subnodes() argument 581 int node; of_scan_flat_dt_subnodes() local 603 of_get_flat_dt_subnode_by_name(unsigned long node,const char * uname) of_get_flat_dt_subnode_by_name() argument 622 of_get_flat_dt_prop(unsigned long node,const char * name,int * size) of_get_flat_dt_prop() argument 639 of_fdt_is_compatible(const void * blob,unsigned long node,const char * compat) of_fdt_is_compatible() argument 665 of_flat_dt_is_compatible(unsigned long node,const char * compat) of_flat_dt_is_compatible() argument 673 of_flat_dt_match(unsigned long node,const char * const * compat) of_flat_dt_match() argument 693 of_get_flat_dt_phandle(unsigned long node) of_get_flat_dt_phandle() argument 778 early_init_dt_check_for_initrd(unsigned long node) early_init_dt_check_for_initrd() argument 813 early_init_dt_check_for_elfcorehdr(unsigned long node) early_init_dt_check_for_elfcorehdr() argument 854 unsigned long node = chosen_node_offset; early_init_dt_check_for_usable_mem_range() local 884 unsigned long node = chosen_node_offset; early_init_dt_check_kho() local 966 int node = fdt_path_offset(fdt, "/"); early_init_dt_scan_root() local 1000 int node, found_memory = 0; early_init_dt_scan_memory() local 1055 int l, node; early_init_dt_scan_chosen() local [all...] |
| /linux/tools/perf/util/ |
| H A 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/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A 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/kernel/locking/ |
| H A D | qspinlock_paravirt.h | 169 struct pv_node *node; member 208 static struct qspinlock **pv_hash(struct qspinlock *lock, struct pv_node *node) in pv_hash() 240 struct pv_node *node; in pv_unhash() local 275 static void pv_init_node(struct mcs_spinlock *node) in pv_init_node() 290 static void pv_wait_node(struct mcs_spinlock *node, struct mcs_spinlock *prev) in pv_wait_node() 357 static void pv_kick_node(struct qspinlock *lock, struct mcs_spinlock *node) in pv_kick_node() 399 pv_wait_head_or_lock(struct qspinlock *lock, struct mcs_spinlock *node) in pv_wait_head_or_lock() 501 struct pv_node *node; in __pv_queued_spin_unlock_slowpath() local
|
| /linux/kernel/sched/ |
| H A D | ext_idle.c | 60 static struct scx_idle_cpus *idle_cpumask(int node) in idle_cpumask() 79 int node = scx_cpu_node_if_enabled(cpu); in scx_idle_test_and_clear_cpu() local 115 static s32 pick_idle_cpu_in_node(const struct cpumask *cpus_allowed, int node, u64 flags) in pick_idle_cpu_in_node() 150 static s32 pick_idle_cpu_from_online_nodes(const struct cpumask *cpus_allowed, int node, u64 flags) in pick_idle_cpu_from_online_nodes() 191 pick_idle_cpu_from_online_nodes(const struct cpumask *cpus_allowed, int node, u64 flags) in pick_idle_cpu_from_online_nodes() 200 static s32 scx_pick_idle_cpu(const struct cpumask *cpus_allowed, int node, u64 flags) in scx_pick_idle_cpu() 456 int node = scx_cpu_node_if_enabled(prev_cpu); in scx_select_cpu_dfl() local 693 int node = scx_cpu_node_if_enabled(cpu); in update_builtin_idle() local 777 int node; in reset_idle_masks() local 822 static int validate_node(struct scx_sched *sch, int node) in validate_node() [all …]
|
| /linux/kernel/ |
| H A D | nstree.c | 73 void ns_tree_node_init(struct ns_tree_node *node) in ns_tree_node_init() 97 bool ns_tree_node_empty(const struct ns_tree_node *node) in ns_tree_node_empty() 114 struct rb_node *ns_tree_node_add(struct ns_tree_node *node, in ns_tree_node_add() 145 void ns_tree_node_del(struct ns_tree_node *node, struct ns_tree_root *root) in ns_tree_node_del() 152 static inline struct ns_common *node_to_ns(const struct rb_node *node) in node_to_ns() 159 static inline struct ns_common *node_to_ns_unified(const struct rb_node *node) in node_to_ns_unified() 166 static inline struct ns_common *node_to_ns_owner(const struct rb_node *node) in node_to_ns_owner() 199 struct rb_node *node; in __ns_tree_add_raw() local 262 static int ns_find(const void *key, const struct rb_node *node) in ns_find() 274 static int ns_find_unified(const void *key, const struct rb_node *node) in ns_find_unified() [all …]
|
| /linux/fs/ocfs2/cluster/ |
| H A D | nodemanager.c | 32 struct o2nm_node *node = NULL; in o2nm_get_node_by_num() local 71 struct o2nm_node *node, *ret = NULL; in o2nm_node_ip_tree_lookup() local 101 struct o2nm_node *node = NULL; in o2nm_get_node_by_ip() local 118 void o2nm_node_put(struct o2nm_node *node) in o2nm_node_put() 124 void o2nm_node_get(struct o2nm_node *node) in o2nm_node_get() 158 struct o2nm_node *node = to_o2nm_node(item); in o2nm_node_release() local 167 static struct o2nm_cluster *to_o2nm_cluster_from_node(struct o2nm_node *node) in to_o2nm_cluster_from_node() 186 struct o2nm_node *node = to_o2nm_node(item); in o2nm_node_num_store() local 241 struct o2nm_node *node = to_o2nm_node(item); in o2nm_node_ipv4_port_store() local 270 struct o2nm_node *node = to_o2nm_node(item); in o2nm_node_ipv4_address_store() local [all …]
|
| /linux/fs/hfsplus/ |
| H A D | brec.c | 20 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) in hfs_brec_lenoff() argument 32 u16 hfs_brec_keylen(struct hfs_bnode *node, u16 rec) in hfs_brec_keylen() argument 66 struct hfs_bnode *node, *new_node; hfs_brec_insert() local 182 struct hfs_bnode *node, *parent; hfs_brec_remove() local 238 struct hfs_bnode *node, *new_node, *next_node; hfs_bnode_split() local 359 struct hfs_bnode *node, *new_node, *parent; hfs_brec_update_parent() local 464 struct hfs_bnode *node, *new_node; hfs_btree_inc_height() local [all...] |
| /linux/fs/hfs/ |
| H A D | brec.c | 19 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) in hfs_brec_lenoff() argument 31 u16 hfs_brec_keylen(struct hfs_bnode *node, u16 rec) in hfs_brec_keylen() argument 68 struct hfs_bnode *node, *new_node; hfs_brec_insert() local 180 struct hfs_bnode *node, *parent; hfs_brec_remove() local 253 struct hfs_bnode *node, *new_node, *next_node; hfs_bnode_split() local 374 struct hfs_bnode *node, *new_node, *parent; hfs_brec_update_parent() local 479 struct hfs_bnode *node, *new_node; hfs_btree_inc_height() local [all...] |
| /linux/drivers/block/drbd/ |
| H A 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/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
| H A D | gk20a.c | 176 struct gk20a_instobj *node = gk20a_instobj(memory); in gk20a_instobj_acquire_dma() local 188 struct gk20a_instobj_iommu *node = gk20a_instobj_iommu(memory); in gk20a_instobj_acquire_iommu() local 231 struct gk20a_instobj *node = gk20a_instobj(memory); in gk20a_instobj_release_dma() local 243 struct gk20a_instobj_iommu *node = gk20a_instobj_iommu(memory); in gk20a_instobj_release_iommu() local 267 struct gk20a_instobj *node = gk20a_instobj(memory); in gk20a_instobj_rd32() local 275 struct gk20a_instobj *node = gk20a_instobj(memory); in gk20a_instobj_wr32() local 284 struct gk20a_instobj *node = gk20a_instobj(memory); in gk20a_instobj_map() local 297 struct gk20a_instobj_dma *node = gk20a_instobj_dma(memory); in gk20a_instobj_dtor_dma() local 314 struct gk20a_instobj_iommu *node = gk20a_instobj_iommu(memory); in gk20a_instobj_dtor_iommu() local 386 struct gk20a_instobj_dma *node; in gk20a_instobj_ctor_dma() local [all …]
|
| /linux/mm/ |
| H A D | memory-tiers.c | 260 static struct memory_tier *__node_get_memory_tier(int node) in __node_get_memory_tier() 277 bool node_is_toptier(int node) in node_is_toptier() 329 int next_demotion_node(int node) in next_demotion_node() 368 int node; in disable_all_demotion_targets() local 391 int node; in dump_demotion_targets() local 418 int target = NUMA_NO_NODE, node; in establish_demotion_targets() local 514 static inline void __init_node_memory_type(int node, struct memory_dev_type *memtype) in __init_node_memory_type() 532 static struct memory_tier *set_node_memory_tier(int node) in set_node_memory_tier() 570 static bool clear_node_memory_tier(int node) in clear_node_memory_tier() 636 void init_node_memory_type(int node, struct memory_dev_type *memtype) in init_node_memory_type() [all …]
|
| /linux/drivers/clk/ |
| H A D | clk-nspire.c | 63 static void __init nspire_ahbdiv_setup(struct device_node *node, in nspire_ahbdiv_setup() 90 static void __init nspire_ahbdiv_setup_cx(struct device_node *node) in nspire_ahbdiv_setup_cx() 95 static void __init nspire_ahbdiv_setup_classic(struct device_node *node) in nspire_ahbdiv_setup_classic() 105 static void __init nspire_clk_setup(struct device_node *node, in nspire_clk_setup() 137 static void __init nspire_clk_setup_cx(struct device_node *node) in nspire_clk_setup_cx() 142 static void __init nspire_clk_setup_classic(struct device_node *node) in nspire_clk_setup_classic()
|
| /linux/drivers/acpi/acpica/ |
| H A D | dsmthdat.c | 217 struct acpi_namespace_node **node) in acpi_ds_method_data_get_node() 286 struct acpi_namespace_node *node; in acpi_ds_method_data_set_value() local 340 struct acpi_namespace_node *node; in acpi_ds_method_data_get_value() local 444 struct acpi_namespace_node *node; in acpi_ds_method_data_delete_value() local 505 struct acpi_namespace_node *node; in acpi_ds_store_object_to_local() local 656 struct acpi_namespace_node *node; in acpi_ds_method_data_get_type() local
|
| H A D | nsnames.c | 30 char *acpi_ns_get_external_pathname(struct acpi_namespace_node *node) in acpi_ns_get_external_pathname() 52 acpi_size acpi_ns_get_pathname_length(struct acpi_namespace_node *node) in acpi_ns_get_pathname_length() 87 struct acpi_namespace_node *node; in acpi_ns_handle_to_name() local 135 struct acpi_namespace_node *node; in acpi_ns_handle_to_pathname() local 193 acpi_ns_build_normalized_path(struct acpi_namespace_node *node, in acpi_ns_build_normalized_path() 289 char *acpi_ns_get_normalized_pathname(struct acpi_namespace_node *node, in acpi_ns_get_normalized_pathname()
|
| /linux/arch/x86/kernel/ |
| H A D | amd_node.c | 29 struct pci_dev *amd_node_get_func(u16 node, u8 func) in amd_node_get_func() 86 static int __amd_smn_rw(u8 i_off, u8 d_off, u16 node, u32 address, u32 *value, bool write) in __amd_smn_rw() 115 int __must_check amd_smn_read(u16 node, u32 address, u32 *value) in amd_smn_read() 128 int __must_check amd_smn_write(u16 node, u32 address, u32 value) in amd_smn_write() 134 int __must_check amd_smn_hsmp_rdwr(u16 node, u32 address, u32 *value, bool write) in amd_smn_hsmp_rdwr() 147 u16 node; in smn_node_write() local 249 u16 count, num_roots, roots_per_node, node, num_nodes; in amd_smn_init() local
|
| /linux/drivers/clk/sunxi/ |
| H A D | clk-sun9i-core.c | 76 static void __init sun9i_a80_pll4_setup(struct device_node *node) in sun9i_a80_pll4_setup() 130 static void __init sun9i_a80_gt_setup(struct device_node *node) in sun9i_a80_gt_setup() 185 static void __init sun9i_a80_ahb_setup(struct device_node *node) in sun9i_a80_ahb_setup() 211 static void __init sun9i_a80_apb0_setup(struct device_node *node) in sun9i_a80_apb0_setup() 268 static void __init sun9i_a80_apb1_setup(struct device_node *node) in sun9i_a80_apb1_setup()
|
| /linux/drivers/clk/bcm/ |
| H A D | clk-bcm281xx.c | 333 static void __init kona_dt_root_ccu_setup(struct device_node *node) in kona_dt_root_ccu_setup() 338 static void __init kona_dt_aon_ccu_setup(struct device_node *node) in kona_dt_aon_ccu_setup() 343 static void __init kona_dt_hub_ccu_setup(struct device_node *node) in kona_dt_hub_ccu_setup() 348 static void __init kona_dt_master_ccu_setup(struct device_node *node) in kona_dt_master_ccu_setup() 353 static void __init kona_dt_slave_ccu_setup(struct device_node *node) in kona_dt_slave_ccu_setup()
|