| /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
|
| /foundation/arkui/napi/reference_manager/ |
| H A D | native_reference_manager.cpp | 39 NativeReference* prev = reinterpret_cast<ArkNativeReference*>(reference)->prev_; in ReleaseHandler() local
|
| /foundation/resourceschedule/ffrt/src/util/ |
| H A D | linked_list.h | 29 LinkedList(LinkedList* prev, LinkedList* next) : prev(prev), next(next) in LinkedList() argument 149 LinkedList* prev = cur->prev; global() variable 150 Delete(prev); global() variable 161 LinkedList* prev = cur->prev; global() variable 162 Delete(prev); global() variable 288 LinkedList* prev; global() member in ffrt::LinkedList [all...] |
| /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
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | js_api_arraylist_iterator_test.cpp | 60 [[maybe_unused]] auto prev = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo); in HWTEST_F_L0() local 82 [[maybe_unused]] auto prev = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo); in HWTEST_F_L0() local
|
| H A D | js_api_hashmap_iterator_test.cpp | 63 [[maybe_unused]] auto prev = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo); in HWTEST_F_L0() local 76 [[maybe_unused]] auto prev = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo); in HWTEST_F_L0() local
|
| H A D | js_api_plain_array_iterator_test.cpp | 63 [[maybe_unused]] auto prev = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo); in HWTEST_F_L0() local
|
| H A D | js_api_lightweightmap_iterator_test.cpp | 70 [[maybe_unused]] auto prev = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo); in HWTEST_F_L0() local 83 [[maybe_unused]] auto prev = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo); in HWTEST_F_L0() local
|
| H A D | js_api_lightweightset_iterator_test.cpp | 63 [[maybe_unused]] auto prev = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo); in HWTEST_F_L0() local 76 [[maybe_unused]] auto prev = TestHelper::SetupFrame(thread, ecmaRuntimeCallInfo); in HWTEST_F_L0() local
|