Home
last modified time | relevance | path

Searched defs:prev (Results 151 - 175 of 1395) sorted by relevance

12345678910>>...56

/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Datomic.h171 int prev; in atomic_cmpxchg() local
184 int prev; in atomic_xchg() local
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dmmu_context.h77 static inline void switch_mm_irqs_off(struct mm_struct *prev, struct mm_struct *next, in switch_mm_irqs_off() argument
102 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() argument
H A Dlbt.h24 static inline void save_lbt_registers(struct loongarch_lbt *prev) in save_lbt_registers() argument
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dmmu_context.h63 static inline void switch_mmu_context(struct mm_struct *prev, in switch_mmu_context() argument
/kernel/linux/linux-5.10/arch/powerpc/perf/
H A D8xx-pmu.c122 s64 prev, val = 0, delta = 0; in mpc8xx_pmu_read() local
/kernel/linux/linux-5.10/arch/nios2/mm/
H A Dmmu_context.c80 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() argument
106 void activate_mm(struct mm_struct *prev, struct mm_struct *next) in activate_mm() argument
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dprocess_32.c160 struct thread_struct *prev = &prev_p->thread, in __switch_to() local
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dprocess_32.c150 __switch_to(struct task_struct *prev, struct task_struct *next) in __switch_to() argument
/kernel/linux/linux-5.10/arch/um/include/asm/
H A Dmmu_context.h56 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() argument
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dcacheinfo.c120 struct device_node *prev = NULL; in init_cache_level() local
163 struct device_node *prev = NULL; in populate_cache_leaves() local
/kernel/linux/linux-5.10/arch/sparc/lib/
H A Datomic32.c165 u32 prev; in __cmpxchg_u32() local
179 u64 prev; in __cmpxchg_u64() local
193 u32 prev; in __xchg_u32() local
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dmmu_context_64.h143 static inline void arch_start_context_switch(struct task_struct *prev) in arch_start_context_switch() argument
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dsdrc2xxx.c82 u32 prev = curr_perf_level; in omap2xxx_sdrc_reprogram() local
H A Dpm-debug.c52 void pm_dbg_update_time(struct powerdomain *pwrdm, int prev) in pm_dbg_update_time() argument
/kernel/linux/linux-5.10/arch/arc/include/asm/
H A Dmmu_context.h129 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() argument
/kernel/linux/linux-5.10/drivers/block/zram/zram_group/
H A Dzlist.h18 u64 prev : ZLIST_IDX_SHIFT; member
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dwatch.c483 void loongarch_clear_prev_watch_registers(struct task_struct *prev) in loongarch_clear_prev_watch_registers() argument
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmmu_context.h158 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() argument
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmmu_context.h155 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() argument
/kernel/linux/linux-6.6/arch/csky/include/asm/
H A Datomic.h106 int prev, tmp; in arch_atomic_fetch_add_unless() local
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dmmu_context.h77 static inline void switch_mm_irqs_off(struct mm_struct *prev, struct mm_struct *next, in switch_mm_irqs_off() argument
102 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() argument
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Datomic.h175 int prev; in arch_atomic_cmpxchg() local
189 int prev; in arch_atomic_xchg() local
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dmmu_context.h57 static inline void switch_mmu_context(struct mm_struct *prev, in switch_mmu_context() argument
H A Dqspinlock.h95 u32 prev; in __queued_spin_trylock_nosteal() local
117 u32 prev, tmp; in __queued_spin_trylock_steal() local
/kernel/linux/linux-5.10/tools/usb/usbip/libsrc/
H A Dlist.h20 struct list_head *next, *prev; member
40 __list_add(struct list_head *new, struct list_head *prev, struct list_head *next) __list_add() argument
70 __list_del(struct list_head * prev, struct list_head * next) __list_del() argument
[all...]

Completed in 13 milliseconds

12345678910>>...56