Searched defs:prev (Results 1 - 25 of 708) sorted by relevance

1234567891011>>

/linux-master/include/asm-generic/
H A Dnommu_context.h11 static inline void switch_mm(struct mm_struct *prev, argument
H A Dcmpxchg-local.h18 unsigned long flags, prev; local
57 u64 prev; local
[all...]
/linux-master/arch/csky/include/asm/
H A Dswitch_to.h9 static inline void __switch_to_fpu(struct task_struct *prev, argument
16 static inline void __switch_to_fpu(struct task_struct *prev, argument
H A Dmmu_context.h24 switch_mm(struct mm_struct *prev, struct mm_struct *next, argument
/linux-master/arch/powerpc/include/asm/
H A Dmembarrier.h4 static inline void membarrier_arch_switch_mm(struct mm_struct *prev, argument
/linux-master/arch/x86/kernel/
H A Dprocess.h13 static inline void switch_to_extra(struct task_struct *prev, argument
/linux-master/arch/riscv/include/asm/
H A Dmembarrier.h5 static inline void membarrier_arch_switch_mm(struct mm_struct *prev, argument
H A Dmmu_context.h20 static inline void activate_mm(struct mm_struct *prev, argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dcpumask_failure.c111 struct bpf_cpumask *local, *prev; local
145 struct bpf_cpumask *local, *prev; local
173 struct bpf_cpumask *prev, *curr; local
[all...]
H A Dbtf_dump_test_case_ordering.c33 struct list_head *prev; member in struct:list_head
/linux-master/lib/
H A Dlist_debug.c22 bool __list_add_valid_or_report(struct list_head *new, struct list_head *prev, argument
47 struct list_head *prev, *next; local
[all...]
/linux-master/arch/x86/kernel/cpu/
H A Drdrand.c27 unsigned long sample, prev; local
/linux-master/arch/sh/include/asm/
H A Dfutex-irq.h11 u32 prev = 0; local
/linux-master/include/uapi/linux/netfilter_bridge/
H A Debt_limit.h20 unsigned long prev; member in struct:ebt_limit_info
/linux-master/include/uapi/linux/netfilter/
H A Dxt_limit.h19 unsigned long prev; /* moved to xt_limit_priv */ member in struct:xt_rateinfo
/linux-master/include/linux/
H A Duser-return-notifier.h19 static inline void propagate_user_return_notify(struct task_struct *prev, argument
39 static inline void propagate_user_return_notify(struct task_struct *prev, argument
/linux-master/arch/hexagon/include/asm/
H A Dmmu_context.h29 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, argument
52 static inline void activate_mm(struct mm_struct *prev, struct mm_struct *next) argument
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dlist_debug.c30 bool __list_add_valid_or_report(struct list_head *new, struct list_head *prev, argument
44 struct list_head *prev, *next; local
[all...]
/linux-master/arch/powerpc/mm/
H A Dmmu_context.c43 void switch_mm_irqs_off(struct mm_struct *prev, struct mm_struct *next, argument
/linux-master/scripts/kconfig/
H A Dlist_types.h6 struct list_head *next, *prev; member in struct:list_head
/linux-master/arch/alpha/include/asm/
H A Dxchg.h131 unsigned long prev, tmp, cmp, addr64; local
157 unsigned long prev, tmp, cmp, addr64; local
183 unsigned long prev, cmp; local
205 unsigned long prev, cm local
[all...]
/linux-master/tools/firewire/
H A Dlist.h3 struct list *next, *prev; member in struct:list
[all...]
/linux-master/scripts/dtc/
H A Dsrcpos.h18 struct srcfile_state *prev; member in struct:srcfile_state
/linux-master/sound/synth/
H A Dutil_mem.c97 __snd_util_memblk_new(struct snd_util_memhdr *hdr, unsigned int units, struct list_head *prev) argument
/linux-master/arch/openrisc/include/asm/
H A Dfutex.h72 u32 prev; local

Completed in 353 milliseconds

1234567891011>>