Home
last modified time | relevance | path

Searched defs:next (Results 1 - 25 of 3974) sorted by relevance

12345678910>>...159

/kernel/linux/linux-5.10/arch/arm/nwfpe/
H A Dentry.S86 next: label
/arkcompiler/runtime_core/libpandafile/tests/
H A Dbytecode_instruction_tests.cpp280 BytecodeInstruction next = inst.JumpTo(2); in TEST() local
786 BytecodeInstructionSafe next = inst.JumpTo(2); in TEST() local
793 BytecodeInstructionSafe next = inst.JumpTo(4); in TEST() local
800 BytecodeInstructionSafe next = inst.JumpTo(-1); in TEST() local
/arkcompiler/runtime_core/static_core/libpandafile/tests/
H A Dbytecode_instruction_tests.cpp256 BytecodeInstruction next = inst.JumpTo(2); in TEST() local
709 BytecodeInstructionSafe next = inst.JumpTo(2); in TEST() local
716 BytecodeInstructionSafe next = inst.JumpTo(4); in TEST() local
723 BytecodeInstructionSafe next = inst.JumpTo(-1); in TEST() local
/kernel/linux/linux-5.10/arch/csky/include/asm/
H A Dswitch_to.h10 __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 Dmembarrier.h4 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 Dprocess.h13 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 Dswitch_to.h9 __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 Dmembarrier.h4 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 Dentry.S86 next: label
/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dsa1111_generic.h8 struct sa1111_pcmcia_socket *next; member
/kernel/linux/linux-6.6/include/asm-generic/
H A Dnommu_context.h11 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 Dsa1111_generic.h8 struct sa1111_pcmcia_socket *next; member
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dprocess.h13 switch_to_extra(struct task_struct *prev, struct task_struct *next) switch_to_extra() argument
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/include/
H A Dcert_manager_double_list.h27 struct DoubleList *next; member
/base/security/huks/utils/list/
H A Dhks_double_list.h21 struct DoubleList *next; member
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/
H A Dmpp_trie.h28 RK_S16 next[16]; member
/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dctx_sw.c25 unsigned int next = (unsigned int)next_task; in __switch_to() local
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dpswalk.c32 union acpi_parse_object *next = NULL; in acpi_ps_delete_parse_tree() local
/kernel/linux/linux-5.10/include/linux/
H A Dmsg.h13 struct msg_msgseg *next; member
/kernel/linux/linux-5.10/sound/pci/ctxfi/
H A Dctimap.h24 unsigned short next; /* the next input mapper ram id */ member
/kernel/linux/linux-5.10/lib/
H A Dlist_debug.c20 __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 Dpswalk.c32 union acpi_parse_object *next = NULL; in acpi_ps_delete_parse_tree() local
/kernel/linux/linux-6.6/include/linux/
H A Dmsg.h13 struct msg_msgseg *next; member
/kernel/linux/linux-6.6/sound/pci/ctxfi/
H A Dctimap.h24 unsigned short next; /* the next input mapper ram id */ member
/kernel/linux/linux-6.6/lib/
H A Dlist_debug.c22 __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...]

Completed in 7 milliseconds

12345678910>>...159