Searched defs:prev (Results 26 - 50 of 708) sorted by relevance

1234567891011>>

/linux-master/arch/microblaze/include/asm/
H A Dfutex.h71 u32 prev; local
H A Dmmu_context_mm.h114 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, argument
/linux-master/drivers/gpu/drm/nouveau/
H A Dnv10_fence.c46 nv10_fence_sync(struct nouveau_fence *fence, struct nouveau_channel *prev, struct nouveau_channel *chan) argument
/linux-master/arch/sh/include/asm/
H A Dfutex.h32 u32 oldval, newval, prev; local
/linux-master/arch/alpha/include/asm/
H A Dfutex.h68 u32 prev; local
/linux-master/arch/um/include/asm/
H A Dmmu_context.h28 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, argument
/linux-master/kernel/locking/
H A Dmcs_spinlock.h67 struct mcs_spinlock *prev; local
/linux-master/arch/powerpc/include/asm/
H A Dfutex.h70 u32 prev; local
H A Dcputime.h45 static inline void arch_vtime_task_switch(struct task_struct *prev) argument
/linux-master/arch/hexagon/include/asm/
H A Dfutex.h76 int prev; local
/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/parisc/lib/
H A Dbitops.c62 u64 prev; local
74 unsigned int prev; local
86 u8 prev; local
/linux-master/arch/parisc/include/asm/
H A Dmmu_context.h50 static inline void switch_mm_irqs_off(struct mm_struct *prev, argument
65 static inline void switch_mm(struct mm_struct *prev, argument
80 static inline void activate_mm(struct mm_struct *prev, struct mm_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
/linux-master/include/linux/
H A Ddma-fence-chain.h27 struct dma_fence __rcu *prev; member in struct:dma_fence_chain
/linux-master/fs/xfs/
H A Dxfs_bio_io.c39 struct bio *prev = bio; local
/linux-master/net/can/j1939/
H A Daddress-claim.c129 struct j1939_ecu *ecu, *prev; local
/linux-master/drivers/acpi/acpica/
H A Dutaddress.c99 struct acpi_address_range *prev; local
/linux-master/arch/x86/include/asm/
H A Dcmpxchg_32.h24 u64 prev; local
37 u64 prev; local
/linux-master/lib/dim/
H A Drdma_dim.c26 rdma_dim_stats_compare(struct dim_stats *curr, struct dim_stats *prev) argument
/linux-master/arch/s390/include/asm/
H A Dmmu_context.h72 static inline void switch_mm_irqs_off(struct mm_struct *prev, struct mm_struct *next, argument
89 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, argument
117 static inline void activate_mm(struct mm_struct *prev, argument
/linux-master/arch/riscv/include/asm/
H A Dswitch_to.h50 static inline void __switch_to_fpu(struct task_struct *prev, argument
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss-of.c19 omapdss_of_get_next_port(const struct device_node *parent, struct device_node *prev) argument
65 omapdss_of_get_next_endpoint(const struct device_node *parent, struct device_node *prev) argument
/linux-master/drivers/usb/host/
H A Dohci-mem.c113 struct td **prev = &hc->td_hash [TD_HASH_FUNC (td->td_dma)]; local
/linux-master/arch/mips/kernel/
H A Dcsrc-r4k.c48 unsigned int prev, curr, i; local

Completed in 215 milliseconds

1234567891011>>