/kernel/linux/linux-5.10/arch/csky/include/asm/ |
H A D | switch_to.h | 10 static inline void __switch_to_fpu(struct task_struct *prev, in __switch_to_fpu() argument 17 static inline void __switch_to_fpu(struct task_struct *prev, in __switch_to_fpu() argument
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | membarrier.h | 4 static inline void membarrier_arch_switch_mm(struct mm_struct *prev, in membarrier_arch_switch_mm() argument
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | process.h | 13 static inline void switch_to_extra(struct task_struct *prev, in switch_to_extra() argument
|
/kernel/linux/linux-6.6/arch/csky/include/asm/ |
H A D | switch_to.h | 9 static inline void __switch_to_fpu(struct task_struct *prev, in __switch_to_fpu() argument 16 static inline void __switch_to_fpu(struct task_struct *prev, in __switch_to_fpu() argument
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | membarrier.h | 4 static inline void membarrier_arch_switch_mm(struct mm_struct *prev, in membarrier_arch_switch_mm() argument
|
/kernel/linux/linux-6.6/include/asm-generic/ |
H A D | nommu_context.h | 11 static inline void switch_mm(struct mm_struct *prev, in switch_mm() argument
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | process.h | 13 static inline void switch_to_extra(struct task_struct *prev, in switch_to_extra() argument
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | inner_template_self.hpp | 5 LinkedList* prev; member in LinkedList
|
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/include/ |
H A D | cert_manager_double_list.h | 26 struct DoubleList *prev; member
|
/base/security/huks/utils/list/ |
H A D | hks_double_list.h | 20 struct DoubleList *prev; member
|
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/ |
H A D | rdrand.c | 33 unsigned long tmp, prev; in x86_init_rdrand() local
|
/kernel/linux/linux-5.10/arch/arc/kernel/ |
H A D | ctx_sw.c | 24 unsigned int prev = (unsigned int)prev_task; in __switch_to() local
|
/kernel/linux/linux-5.10/lib/ |
H A D | list_debug.c | 20 bool __list_add_valid(struct list_head *new, struct list_head *prev, in __list_add_valid() argument 44 struct list_head *prev, *next; __list_del_entry_valid() local [all...] |
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/ |
H A D | rdrand.c | 26 unsigned long sample, prev; in x86_init_rdrand() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | cpumask_failure.c | 111 struct bpf_cpumask *local, *prev; in BPF_PROG() local 145 struct bpf_cpumask *local, *prev; in BPF_PROG() local 173 struct bpf_cpumask *prev, *curr; in BPF_PROG() local [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | list_debug.c | 22 bool __list_add_valid_or_report(struct list_head *new, struct list_head *prev, in __list_add_valid_or_report() argument 47 struct list_head *prev, *next; __list_del_entry_valid_or_report() local [all...] |
/third_party/curl/lib/ |
H A D | easygetopt.c | 67 curl_easy_option_next(const struct curl_easyoption *prev) in curl_easy_option_next() argument 93 curl_easy_option_next(const struct curl_easyoption *prev) in curl_easy_option_next() argument
|
/third_party/musl/src/search/ |
H A D | insque.c | 5 struct node *prev; member
|
/base/security/dataclassification/interfaces/inner_api/datatransmitmgr/include/ |
H A D | dev_slinfo_list.h | 29 struct DATASLListParams *prev; member
|
/base/security/dataclassification/test/unittest/datatransmitmgr/ |
H A D | DevslinfoListTest.h | 33 struct DATASLListParams *prev;
member
|
/kernel/linux/linux-5.10/arch/powerpc/mm/ |
H A D | mmu_context.c | 34 void switch_mm_irqs_off(struct mm_struct *prev, struct mm_struct *next, in switch_mm_irqs_off() argument
|
/kernel/linux/linux-5.10/arch/riscv/mm/ |
H A D | context.c | 43 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() argument
|
/kernel/linux/linux-5.10/arch/sh/include/asm/ |
H A D | futex-irq.h | 11 u32 prev = 0; in atomic_futex_op_cmpxchg_inatomic() local
|
/kernel/linux/linux-5.10/arch/riscv/include/asm/ |
H A D | mmu_context.h | 35 static inline void activate_mm(struct mm_struct *prev, in activate_mm() argument
|
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/ |
H A D | list_debug.c | 30 bool __list_add_valid_or_report(struct list_head *new, struct list_head *prev, in __list_add_valid_or_report() argument 44 struct list_head *prev, *next; in __list_del_entry_valid_or_report() local [all...] |