Searched defs:prev (Results 26 - 50 of 709) 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
H A Dnv17_fence.c36 nv17_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
/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/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/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/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.h73 static inline void switch_mm_irqs_off(struct mm_struct *prev, struct mm_struct *next, argument
90 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, argument
118 static inline void activate_mm(struct mm_struct *prev, argument
/linux-master/include/linux/
H A Ddma-fence-chain.h27 struct dma_fence __rcu *prev; member in struct:dma_fence_chain
/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
/linux-master/drivers/gpu/drm/i915/gt/
H A Dselftest_ring.c54 u32 prev = x, next = intel_ring_wrap(ring, x + step); local
31 check_ring_direction(struct intel_ring *ring, u32 next, u32 prev, int expected) argument
/linux-master/drivers/net/fddi/skfp/
H A Dsmttimer.c33 struct smt_timer **prev ; local
57 struct smt_timer **prev ; local
[all...]
/linux-master/mm/
H A Dinterval_tree.c28 vma_interval_tree_insert_after(struct vm_area_struct *node, struct vm_area_struct *prev, struct rb_root_cached *root) argument
/linux-master/kernel/gcov/
H A Dbase.c108 struct gcov_info *prev = NULL; local

Completed in 371 milliseconds

1234567891011>>