Home
last modified time | relevance | path

Searched defs:node (Results 5001 - 5025 of 8679) sorted by relevance

1...<<201202203204205206207208209210>>...348

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_mqd_manager_v9.c110 static struct kfd_mem_obj *allocate_mqd(struct kfd_node *node, in allocate_mqd() argument
H A Dkfd_migrate.c290 svm_migrate_copy_to_vram(struct kfd_node *node, struct svm_range *prange, in svm_migrate_copy_to_vram() argument
394 svm_migrate_vma_to_vram(struct kfd_node *node, struct svm_range *prange, in svm_migrate_vma_to_vram() argument
497 struct kfd_node *node; svm_migrate_ram_to_vram() local
671 svm_migrate_vma_to_ram(struct kfd_node *node, struct svm_range *prange, struct vm_area_struct *vma, uint64_t start, uint64_t end, uint32_t trigger, struct page *fault_page) svm_migrate_vma_to_ram() argument
776 struct kfd_node *node; svm_migrate_vram_to_ram() local
[all...]
H A Dkfd_smi_events.c253 void kfd_smi_event_page_fault_start(struct kfd_node *node, pid_t pid, in kfd_smi_event_page_fault_start() argument
262 void kfd_smi_event_page_fault_end(struct kfd_node *node, pid_t pid, in kfd_smi_event_page_fault_end() argument
270 void kfd_smi_event_migration_start(struct kfd_node *node, pid_t pid, in kfd_smi_event_migration_start() argument
282 void kfd_smi_event_migration_end(struct kfd_node *node, pid_t pid, in kfd_smi_event_migration_end() argument
292 kfd_smi_event_queue_eviction(struct kfd_node *node, pid_t pid, uint32_t trigger) kfd_smi_event_queue_eviction() argument
300 kfd_smi_event_queue_restore(struct kfd_node *node, pid_t pid) kfd_smi_event_queue_restore() argument
327 kfd_smi_event_unmap_from_gpu(struct kfd_node *node, pid_t pid, unsigned long address, unsigned long last, uint32_t trigger) kfd_smi_event_unmap_from_gpu() argument
[all...]
H A Dkfd_svm.h51 struct kfd_node *node; member
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-mediatek.c284 static int __init mtk_syst_init(struct device_node *node) in mtk_syst_init() argument
305 static int __init mtk_gpt_init(struct device_node *node) in mtk_gpt_init() argument
H A Dtimer-microchip-pit64b.c433 static int __init mchp_pit64b_dt_init_timer(struct device_node *node, in mchp_pit64b_dt_init_timer() argument
491 static int __init mchp_pit64b_dt_init(struct device_node *node) in mchp_pit64b_dt_init() argument
/kernel/linux/linux-6.6/drivers/cpuidle/
H A Dcpuidle-riscv-sbi.c413 struct device_node *node; member
489 struct device_node *node; in sbi_genpd_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/
H A Dcptvf.h99 u8 node; /* Operating node: Bits (46:44) in BAR0 address */ member
/kernel/linux/linux-6.6/kernel/bpf/
H A Dlpm_trie.c165 longest_prefix_match(const struct lpm_trie *trie, const struct lpm_trie_node *node, const struct bpf_lpm_trie_key *key) longest_prefix_match() argument
231 struct lpm_trie_node *node, *found = NULL; trie_lookup_elem() local
285 struct lpm_trie_node *node; lpm_trie_node_alloc() local
310 struct lpm_trie_node *node, *im_node = NULL, *new_node = NULL; trie_update_elem() local
442 struct lpm_trie_node *node, *parent; trie_delete_elem() local
580 struct lpm_trie_node *node; trie_free() local
617 struct lpm_trie_node *node, *next_node = NULL, *parent, *search_root; trie_get_next_key() local
[all...]
H A Dbpf_lru_list.c42 static bool bpf_lru_node_is_ref(const struct bpf_lru_node *node) in bpf_lru_node_is_ref() argument
47 static void bpf_lru_node_clear_ref(struct bpf_lru_node *node) in bpf_lru_node_clear_ref() argument
66 __bpf_lru_node_move_to_free(struct bpf_lru_list *l, struct bpf_lru_node *node, struct list_head *free_list, enum bpf_lru_list_type tgt_free_type) __bpf_lru_node_move_to_free() argument
87 __bpf_lru_node_move_in(struct bpf_lru_list *l, struct bpf_lru_node *node, enum bpf_lru_list_type tgt_type) __bpf_lru_node_move_in() argument
105 __bpf_lru_node_move(struct bpf_lru_list *l, struct bpf_lru_node *node, enum bpf_lru_list_type tgt_type) __bpf_lru_node_move() argument
148 struct bpf_lru_node *node, *tmp_node, *first_node; __bpf_lru_list_rotate_active() local
176 struct bpf_lru_node *node; __bpf_lru_list_rotate_inactive() local
218 struct bpf_lru_node *node, *tmp_node; __bpf_lru_list_shrink_inactive() local
267 struct bpf_lru_node *node, *tmp_node; __bpf_lru_list_shrink() local
298 struct bpf_lru_node *node, *tmp_node; __local_list_flush() local
310 bpf_lru_list_push_free(struct bpf_lru_list *l, struct bpf_lru_node *node) bpf_lru_list_push_free() argument
327 struct bpf_lru_node *node, *tmp_node; bpf_lru_list_pop_free_to_local() local
352 __local_list_add_pending(struct bpf_lru *lru, struct bpf_lru_locallist *loc_l, int cpu, struct bpf_lru_node *node, u32 hash) __local_list_add_pending() argument
368 struct bpf_lru_node *node; __local_list_pop_free() local
382 struct bpf_lru_node *node; __local_list_pop_pending() local
408 struct bpf_lru_node *node = NULL; bpf_percpu_lru_pop_free() local
441 struct bpf_lru_node *node; bpf_common_lru_pop_free() local
507 bpf_common_lru_push_free(struct bpf_lru *lru, struct bpf_lru_node *node) bpf_common_lru_push_free() argument
541 bpf_percpu_lru_push_free(struct bpf_lru *lru, struct bpf_lru_node *node) bpf_percpu_lru_push_free() argument
556 bpf_lru_push_free(struct bpf_lru *lru, struct bpf_lru_node *node) bpf_lru_push_free() argument
572 struct bpf_lru_node *node; bpf_common_lru_populate() local
595 struct bpf_lru_node *node; bpf_percpu_lru_populate() local
[all...]
H A Dlocal_storage.c71 struct rb_node *node; in cgroup_storage_lookup() local
[all...]
/kernel/linux/linux-6.6/kernel/dma/
H A Ddirect.c121 int node = dev_to_node(dev); in __dma_direct_alloc_pages() local
/kernel/linux/linux-6.6/kernel/events/
H A Dring_buffer.c609 static struct page *rb_alloc_aux_page(int node, int order) in rb_alloc_aux_page() argument
675 int node = (event->cpu == -1) ? -1 : cpu_to_node(event->cpu); in rb_alloc_aux() local
797 int node; in perf_mmap_alloc_page() local
819 int i, node; in rb_alloc() local
917 int node; rb_alloc() local
[all...]
/kernel/linux/linux-6.6/drivers/devfreq/
H A Drk3399_dmc.c337 struct device_node *np = pdev->dev.of_node, *node; in rk3399_dmcfreq_probe() local
/kernel/linux/linux-6.6/drivers/dma/idxd/
H A Dperfmon.c505 static int perf_event_cpu_online(unsigned int cpu, struct hlist_node *node) in perf_event_cpu_online() argument
520 static int perf_event_cpu_offline(unsigned int cpu, struct hlist_node *node) in perf_event_cpu_offline() argument
/kernel/linux/linux-6.6/drivers/dma/qcom/
H A Dhidma.h80 struct list_head node; member
/kernel/linux/linux-6.6/drivers/crypto/virtio/
H A Dvirtio_crypto_akcipher_algs.c230 int node = dev_to_node(&vcrypto->vdev->dev); in __virtio_crypto_akcipher_do_req() local
378 int node = virtio_crypto_get_current_node(); in virtio_crypto_rsa_set_key() local
H A Dvirtio_crypto_skcipher_algs.c295 int node = virtio_crypto_get_current_node(); in virtio_crypto_skcipher_setkey() local
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dbts.c86 int node = (cpu == -1) ? cpu : cpu_to_node(cpu); in bts_buffer_setup_aux() local
H A Duncore_discovery.c36 int node = pcibus_to_node(dev->bus); in get_device_die_id() local
68 struct rb_node *node = rb_find(&type_id, &discovery_tables, __type_cmp); in search_uncore_discovery_type() local
605 struct rb_node *node; in intel_uncore_generic_init_uncores() local
[all...]
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dsegment.h240 static inline unsigned long vdso_encode_cpunode(int cpu, unsigned long node) in vdso_encode_cpunode() argument
245 static inline void vdso_read_cpunode(unsigned *cpu, unsigned *node) in vdso_read_cpunode() argument
/kernel/linux/linux-6.6/drivers/edac/
H A Dti_edac.c202 static int _emif_get_id(struct device_node *node) in _emif_get_id() argument
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore-topology.c102 struct fw_node *node; in fw_node_create() local
135 update_hop_count(struct fw_node *node) update_hop_count() argument
174 struct fw_node *node, *child, *local_node, *irm_node; build_tree() local
317 struct fw_node *node, *next, *child, *parent; for_each_fw_node() local
347 report_lost_node(struct fw_card *card, struct fw_node *node, struct fw_node *parent) report_lost_node() argument
357 report_found_node(struct fw_card *card, struct fw_node *node, struct fw_node *parent) report_found_node() argument
[all...]
H A Dcore.h197 static inline struct fw_node *fw_node_get(struct fw_node *node) in fw_node_get() argument
204 fw_node_put(struct fw_node *node) fw_node_put() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dmvneta_bm.h188 static inline struct mvneta_bm *mvneta_bm_get(struct device_node *node) in mvneta_bm_get() argument

Completed in 22 milliseconds

1...<<201202203204205206207208209210>>...348