Home
last modified time | relevance | path

Searched defs:next (Results 176 – 200 of 1869) sorted by relevance

12345678910>>...75

/Linux-v6.6/arch/riscv/include/asm/
Dmmu_context.h21 struct mm_struct *next) in activate_mm()
/Linux-v6.6/arch/s390/mm/
Dgmap.c184 struct page *page, *next; in gmap_free() local
240 struct gmap *sg, *next; in gmap_remove() local
2257 struct gmap *gmap, *sg, *next; in ptep_notify() local
2611 unsigned long next, struct mm_walk *walk) in __s390_enable_skey_pte()
2624 unsigned long next, struct mm_walk *walk) in __s390_enable_skey_pmd()
2631 unsigned long hmask, unsigned long next, in __s390_enable_skey_hugetlb()
2690 unsigned long next, struct mm_walk *walk) in __s390_reset_cmma()
2712 unsigned long next; member
2718 unsigned long next, struct mm_walk *walk) in s390_gather_pages()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dvmm.c450 bool next = pgt->pte[ptei] & NVKM_VMM_PTE_SPTES; in nvkm_vmm_ref_hwpt() local
650 u64 next = 1ULL << page[i - 1].shift; in nvkm_vmm_ptes_sparse() local
935 struct nvkm_vma *vma, struct nvkm_vma *next, u64 size) in nvkm_vmm_node_merge()
1212 struct nvkm_vma *next = NULL; in nvkm_vmm_pfn_split_merge() local
1234 struct nvkm_vma *next; in nvkm_vmm_pfn_unmap() local
1393 struct nvkm_vma *next; in nvkm_vmm_unmap_region() local
1587 struct nvkm_vma *prev, *next; in nvkm_vmm_put_region() local
1607 struct nvkm_vma *next = vma; in nvkm_vmm_put_locked() local
1769 struct nvkm_vma *next = node(this, next); in nvkm_vmm_get_locked() local
/Linux-v6.6/drivers/gpu/drm/i915/
Di915_user_extensions.c26 u64 next; in i915_user_extensions() local
/Linux-v6.6/drivers/scsi/elx/libefc/
Defclib.c62 struct efc_hw_sequence *frame, *next; in efc_purge_pending() local
/Linux-v6.6/drivers/s390/char/
Dmonwriter.c87 struct mon_buf *entry, *next; in monwrite_find_hdr() local
204 struct mon_buf *entry, *next; in monwrite_close() local
/Linux-v6.6/arch/s390/lib/
Dspinlock.c40 struct spin_wait *next, *prev; member
119 struct spin_wait *node, *next; in arch_spin_lock_queued() local
/Linux-v6.6/kernel/time/
Dtick-common.c110 ktime_t next = dev->next_event; in tick_handle_periodic() local
165 ktime_t next; in tick_setup_periodic() local
/Linux-v6.6/drivers/usb/host/
Dxhci-mem.c86 struct xhci_segment *next = seg->next; in xhci_free_segments_for_ring() local
101 struct xhci_segment *next, in xhci_link_segments()
131 struct xhci_segment *next; in xhci_link_rings() local
341 struct xhci_segment *next; in xhci_alloc_segments_for_ring() local
440 struct xhci_segment *next; in xhci_ring_expansion() local
777 struct xhci_tt_bw_info *tt_info, *next; in xhci_free_tt_info() local
914 struct xhci_tt_bw_info *tt_info, *next; in xhci_free_virt_devices_depth_first() local
/Linux-v6.6/arch/sparc/mm/
Dhugetlbpage.c437 unsigned long next; in hugetlb_free_pmd_range() local
474 unsigned long next; in hugetlb_free_pud_range() local
513 unsigned long next; in hugetlb_free_pgd_range() local
/Linux-v6.6/fs/
Dchar_dev.c35 struct char_device_struct *next; member
204 dev_t n, next; in register_chrdev_region() local
314 dev_t n, next; in unregister_chrdev_region() local
/Linux-v6.6/drivers/dma/ioat/
Dhw.h94 uint64_t next; member
127 uint64_t next; member
138 uint64_t next; member
181 uint64_t next; member
195 uint64_t next; member
225 uint64_t next; member
/Linux-v6.6/net/atm/
Dlec.c1462 struct hlist_node *next; in lec_arp_destroy() local
1657 struct hlist_node *next; in lec_arp_check_expire() local
1794 struct hlist_node *next; in lec_addr_delete() local
1826 struct hlist_node *next; in lec_arp_update() local
2149 struct hlist_node *next; in lec_vcc_close() local
2208 struct hlist_node *next; in lec_arp_check_empties() local
/Linux-v6.6/fs/ocfs2/dlm/
Ddlmrecovery.c133 struct dlm_work_item *item, *next; in dlm_dispatch_work() local
766 struct dlm_reco_node_data *ndata, *next; in dlm_destroy_recovery_area() local
1038 struct dlm_lock_resource *res, *next; in dlm_move_reco_locks_to_list() local
2049 struct dlm_lock *lock, *next; in dlm_move_lockres_to_recovery_list() local
2133 struct dlm_lock_resource *res, *next; in dlm_finish_local_lockres_recovery() local
2255 struct dlm_lock *lock, *next; in dlm_free_dead_locks() local
/Linux-v6.6/arch/arm/mm/
Dmmu.c813 unsigned long next; in alloc_init_pmd() local
845 unsigned long next; in alloc_init_pud() local
860 unsigned long next; in alloc_init_p4d() local
966 unsigned long next = pgd_addr_end(addr, end); in __create_mapping() local
1092 unsigned long addr, next = 0; in fill_pmd_gaps() local
/Linux-v6.6/drivers/acpi/acpica/
Dacobject.h129 union acpi_operand_object *next; /* Link for list of acquired mutexes */ member
138 union acpi_operand_object *next; member
279 union acpi_operand_object *next[2]; /* Device and System handler lists */ member
291 union acpi_operand_object *next; member
360 …ACPI_OBJECT_COMMON_HEADER union acpi_operand_object *next; /* Link for object cache and internal l… member
/Linux-v6.6/kernel/bpf/
Ddevmap.c208 struct hlist_node *next; in dev_map_free() local
246 u32 *next = next_key; in dev_map_get_next_key() local
281 u32 idx, *next = next_key; in dev_map_hash_get_next_key() local
715 struct hlist_node *next; in dev_map_redirect_multi() local
1071 struct hlist_node *next; in dev_map_hash_remove_netdev() local
/Linux-v6.6/arch/csky/include/asm/
Dmmu_context.h24 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()
/Linux-v6.6/arch/um/include/asm/
Dmmu_context.h28 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()
/Linux-v6.6/sound/pci/ctxfi/
Dctimap.h24 unsigned short next; /* the next input mapper ram id */ member
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dgf100.c38 u32 next, addr; in gf100_clkgate_init() local
/Linux-v6.6/include/linux/
Dmsg.h13 struct msg_msgseg *next; member
Drhashtable-types.h18 struct rhash_head __rcu *next; member
23 struct rhlist_head __rcu *next; member
/Linux-v6.6/drivers/gpu/drm/i915/gt/
Dintel_engine_user.c82 struct llist_node *pos, *next; in sort_engines() local
206 struct list_head *it, *next; in intel_engines_driver_register() local
/Linux-v6.6/arch/x86/include/asm/
Dmmu_context.h82 static inline void switch_ldt(struct mm_struct *prev, struct mm_struct *next) in switch_ldt()
175 #define activate_mm(prev, next) \ argument

12345678910>>...75