Searched defs:next (Results 101 - 125 of 1881) sorted by path

1234567891011>>

/linux-master/arch/arc/include/asm/
H A Dmmu_context.h132 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, argument
/linux-master/arch/arc/kernel/
H A Dfpu.c32 void fpu_save_restore(struct task_struct *prev, struct task_struct *next) argument
69 void fpu_save_restore(struct task_struct *prev, struct task_struct *next) argument
/linux-master/arch/arm/include/asm/
H A Dmmu_context.h117 switch_mm(struct mm_struct *prev, struct mm_struct *next, argument
H A Dspinlock_types.h16 u16 next; member in struct:__anon3::__anon4::__raw_tickets
/linux-master/arch/arm/mach-ep93xx/
H A Dtimer-ep93xx.c73 static int ep93xx_clkevt_set_next_event(unsigned long next, argument
/linux-master/arch/arm/mach-omap2/
H A Dpowerdomain.c164 int prev, next, state, trace_state = 0; local
[all...]
/linux-master/arch/arm/mm/
H A Didmap.c28 unsigned long next; local
73 unsigned long next; local
85 unsigned long next; local
[all...]
H A Dkasan_init.c46 unsigned long next; local
96 unsigned long next; local
126 unsigned long next; local
[all...]
H A Dmmu.c813 unsigned long next; local
845 unsigned long next; local
860 unsigned long next; local
966 unsigned long next = pgd_addr_end(addr, end); local
1092 unsigned long addr, next = 0; local
[all...]
/linux-master/arch/arm/nwfpe/
H A Dentry.S86 next: label
/linux-master/arch/arm/probes/
H A Ddecode.c417 const struct decode_header *next; local
/linux-master/arch/arm64/include/asm/
H A Dhw_breakpoint.h130 static inline void hw_breakpoint_thread_switch(struct task_struct *next) argument
H A Dmmu_context.h30 static inline void contextidr_thread_switch(struct task_struct *next) argument
215 static inline void __switch_mm(struct mm_struct *next) argument
230 switch_mm(struct mm_struct *prev, struct mm_struct *next, argument
H A Dmte.h134 static inline void mte_thread_switch(struct task_struct *next) argument
/linux-master/arch/arm64/include/asm/stacktrace/
H A Dcommon.h92 struct stack_info *next; local
/linux-master/arch/arm64/kernel/
H A Dfpsimd.c1538 void fpsimd_thread_switch(struct task_struct *next) argument
[all...]
H A Dhw_breakpoint.c910 void hw_breakpoint_thread_switch(struct task_struct *next) argument
H A Dmte.c244 void mte_thread_switch(struct task_struct *next) argument
H A Dprocess.c423 static void tls_thread_switch(struct task_struct *next) argument
441 static void ssbs_thread_switch(struct task_struct *next) argument
469 static void entry_task_switch(struct task_struct *next) argument
479 erratum_1418040_thread_switch(struct task_struct *next) argument
520 __switch_to(struct task_struct *prev, struct task_struct *next) argument
[all...]
/linux-master/arch/arm64/kernel/pi/
H A Dmap_range.c51 u64 next = min((start | lmask) + 1, PAGE_ALIGN(end)); local
/linux-master/arch/arm64/kvm/hyp/include/nvhe/
H A Dspinlock.h24 u16 next, owner; member in struct:hyp_spinlock::__anon10
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dlist_debug.c44 struct list_head *prev, *next; local
30 __list_add_valid_or_report(struct list_head *new, struct list_head *prev, struct list_head *next) argument
[all...]
/linux-master/arch/arm64/kvm/
H A Dmmu.c63 u64 next; local
120 u64 next, chunk_size; local
/linux-master/arch/arm64/kvm/vgic/
H A Dvgic-init.c346 struct vgic_redist_region *rdreg, *next; local
H A Dvgic-its.c2139 struct its_device *next; local
2152 struct its_ite *next; local
[all...]

Completed in 361 milliseconds

1234567891011>>