| /kernel/linux/linux-5.10/arch/arm/nwfpe/ |
| H A D | entry.S | 86 next: label
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/ |
| H A D | sync_strategy.cpp | 23 std::shared_ptr<SyncStrategy> SyncStrategy::SetNext(std::shared_ptr<SyncStrategy> next) in SetNext() argument
|
| /kernel/linux/linux-5.10/arch/csky/include/asm/ |
| H A D | switch_to.h | 10 __switch_to_fpu(struct task_struct *prev, struct task_struct *next) __switch_to_fpu() argument 17 __switch_to_fpu(struct task_struct *prev, struct task_struct *next) __switch_to_fpu() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| H A D | membarrier.h | 4 membarrier_arch_switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) membarrier_arch_switch_mm() argument
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| H A D | process.h | 13 switch_to_extra(struct task_struct *prev, struct task_struct *next) switch_to_extra() argument
|
| /kernel/linux/linux-6.6/arch/csky/include/asm/ |
| H A D | switch_to.h | 9 __switch_to_fpu(struct task_struct *prev, struct task_struct *next) __switch_to_fpu() argument 16 __switch_to_fpu(struct task_struct *prev, struct task_struct *next) __switch_to_fpu() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| H A D | membarrier.h | 4 membarrier_arch_switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) membarrier_arch_switch_mm() argument
|
| /kernel/linux/linux-6.6/arch/arm/nwfpe/ |
| H A D | entry.S | 86 next: label
|
| /kernel/linux/linux-5.10/drivers/pcmcia/ |
| H A D | sa1111_generic.h | 8 struct sa1111_pcmcia_socket *next; member
|
| /kernel/linux/linux-6.6/include/asm-generic/ |
| H A D | nommu_context.h | 11 switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) switch_mm() argument
|
| /kernel/linux/linux-6.6/drivers/pcmcia/ |
| H A D | sa1111_generic.h | 8 struct sa1111_pcmcia_socket *next; member
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| H A D | process.h | 13 switch_to_extra(struct task_struct *prev, struct task_struct *next) switch_to_extra() argument
|
| /foundation/arkui/napi/reference_manager/ |
| H A D | native_reference_manager.cpp | 40 NativeReference* next = reinterpret_cast<ArkNativeReference*>(reference)->next_; 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 105 LinkedList* next = cur->next; global() variable 116 LinkedList* next = cur->next; global() variable 126 LinkedList* next = cur->next; global() variable 127 Delete(next); global() variable 138 LinkedList* next = cur->next; global() variable 139 Delete(next); global() variable 289 LinkedList* next; global() member in ffrt::LinkedList [all...] |
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
| H A D | spunge_app.c | 118 FILLP_INT next; in SpungeDelEpInstFromFtSocket() local
|
| /kernel/linux/linux-5.10/arch/arc/kernel/ |
| H A D | ctx_sw.c | 25 unsigned int next = (unsigned int)next_task; in __switch_to() local
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | pswalk.c | 32 union acpi_parse_object *next = NULL; in acpi_ps_delete_parse_tree() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | msg.h | 13 struct msg_msgseg *next; member
|
| /kernel/linux/linux-5.10/sound/pci/ctxfi/ |
| H A D | ctimap.h | 24 unsigned short next; /* the next input mapper ram id */ member
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | list_debug.c | 20 __list_add_valid(struct list_head *new, struct list_head *prev, struct list_head *next) __list_add_valid() argument 44 struct list_head *prev, *next; __list_del_entry_valid() local [all...] |
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | pswalk.c | 32 union acpi_parse_object *next = NULL; in acpi_ps_delete_parse_tree() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | msg.h | 13 struct msg_msgseg *next; member
|
| /kernel/linux/linux-6.6/sound/pci/ctxfi/ |
| H A D | ctimap.h | 24 unsigned short next; /* the next input mapper ram id */ member
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | list_debug.c | 22 __list_add_valid_or_report(struct list_head *new, struct list_head *prev, struct list_head *next) __list_add_valid_or_report() argument 47 struct list_head *prev, *next; __list_del_entry_valid_or_report() local [all...] |
| /kernel/liteos_a/testsuites/unittest/libc/io/full/ |
| H A D | It_stdio_mblen_001.cpp | 43 int next = mblen(str, end - str); in Testcase() local
|