Home
last modified time | relevance | path

Searched defs:next (Results 151 – 175 of 1944) sorted by relevance

12345678910>>...78

/linux-6.14.4/arch/x86/kernel/
Dprocess.h14 struct task_struct *next) in switch_to_extra()
/linux-6.14.4/arch/m68k/include/asm/
Dswitch_to.h31 #define switch_to(prev,next,last) do { \ argument
/linux-6.14.4/include/asm-generic/
Dnommu_context.h12 struct mm_struct *next, in switch_mm()
Dswitch_to.h21 #define switch_to(prev, next, last) \ argument
/linux-6.14.4/arch/parisc/include/asm/
Dswitch_to.h9 #define switch_to(prev, next, last) do { \ argument
/linux-6.14.4/arch/riscv/include/asm/
Dmembarrier.h6 struct mm_struct *next, in membarrier_arch_switch_mm()
/linux-6.14.4/arch/loongarch/include/asm/
Dswitch_to.h35 #define switch_to(prev, next, last) \ argument
/linux-6.14.4/drivers/net/wireguard/
Dsend.c244 struct sk_buff *skb, *next; in wg_packet_create_data_done() local
291 struct sk_buff *first, *skb, *next; in wg_packet_encrypt_worker() local
/linux-6.14.4/arch/openrisc/include/asm/
Dmmu_context.h27 #define activate_mm(prev, next) switch_mm((prev), (next), NULL) argument
/linux-6.14.4/drivers/acpi/acpica/
Dpswalk.c32 union acpi_parse_object *next = NULL; in acpi_ps_delete_parse_tree() local
/linux-6.14.4/arch/arm/include/asm/
Dswitch_to.h27 #define switch_to(prev,next,last) \ argument
/linux-6.14.4/fs/overlayfs/
Dexport.c102 struct dentry *next, *parent = NULL; in ovl_connect_layer() local
495 struct dentry *next, *parent = NULL; in ovl_lookup_real_ancestor() local
556 struct dentry *next, *this; in ovl_lookup_real() local
/linux-6.14.4/drivers/net/ethernet/netronome/nfp/
Dnfp_net_main.c91 struct nfp_net *nn, *next; in nfp_net_pf_free_vnics() local
596 struct nfp_net *nn, *next; in nfp_net_refresh_port_table_sync() local
809 struct nfp_net *nn, *next; in nfp_net_pci_remove() local
/linux-6.14.4/tools/testing/selftests/alsa/
Dconf.c195 snd_config_iterator_t i, next; in sysfs_match() local
272 snd_config_iterator_t i, next; in match_config() local
383 snd_config_iterator_t i, next; in conf_get_count() local
/linux-6.14.4/net/netfilter/ipvs/
Dip_vs_lblc.c232 struct hlist_node *next; in ip_vs_lblc_flush() local
259 struct hlist_node *next; in ip_vs_lblc_full_check() local
301 struct hlist_node *next; in ip_vs_lblc_check_expire() local
/linux-6.14.4/kernel/time/
Dtick-common.c111 ktime_t next = dev->next_event; in tick_handle_periodic() local
164 ktime_t next; in tick_setup_periodic() local
/linux-6.14.4/block/
Dblk-crypto-internal.h51 struct request *next) in bio_crypt_ctx_merge_rq()
115 struct request *next) in bio_crypt_ctx_merge_rq()
/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_hw_fence.c55 struct xe_hw_fence *fence, *next; in hw_fence_irq_run_cb() local
86 struct xe_hw_fence *fence, *next; in xe_hw_fence_irq_finish() local
/linux-6.14.4/drivers/mtd/
Dmtd_blkdevs.c448 struct mtd_blktrans_dev *dev, *next; in blktrans_notify_remove() local
508 struct mtd_blktrans_dev *dev, *next; in deregister_mtd_blktrans() local
/linux-6.14.4/drivers/net/ethernet/qlogic/qed/
Dqed_chain.c50 struct qed_chain_next *next; in qed_chain_init_next_ptr_elem() local
71 struct qed_chain_next *next; in qed_chain_free_next_ptr() local
/linux-6.14.4/mm/
Dmemory.c201 unsigned long next; in free_pmd_range() local
235 unsigned long next; in free_pud_range() local
269 unsigned long next; in free_p4d_range() local
305 unsigned long next; in free_pgd_range() local
370 struct vm_area_struct *next; in free_pgtables() local
1239 unsigned long next; in copy_pmd_range() local
1276 unsigned long next; in copy_pud_range() local
1312 unsigned long next; in copy_p4d_range() local
1370 unsigned long next, pfn; in copy_page_range() local
1802 unsigned long next; in zap_pmd_range() local
[all …]
/linux-6.14.4/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()
1219 struct nvkm_vma *next = NULL; in nvkm_vmm_pfn_split_merge() local
1241 struct nvkm_vma *next; in nvkm_vmm_pfn_unmap() local
1400 struct nvkm_vma *next; in nvkm_vmm_unmap_region() local
1594 struct nvkm_vma *prev, *next; in nvkm_vmm_put_region() local
1614 struct nvkm_vma *next = vma; in nvkm_vmm_put_locked() local
1776 struct nvkm_vma *next = node(this, next); in nvkm_vmm_get_locked() local
/linux-6.14.4/drivers/pcmcia/
Dsa1111_generic.h8 struct sa1111_pcmcia_socket *next; member
/linux-6.14.4/arch/arm/nwfpe/
Dentry.S86 next: label
/linux-6.14.4/security/ipe/
Dpolicy.h48 struct list_head next; member
57 struct list_head next; member

12345678910>>...78