Home
last modified time | relevance | path

Searched defs:get_current (Results 1 – 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/arch/microblaze/include/asm/
Dcurrent.h23 # define get_current() current macro
/kernel/linux/linux-4.19/arch/microblaze/include/asm/
Dcurrent.h26 # define get_current() current macro
/kernel/linux/linux-5.10/include/asm-generic/
Dcurrent.h7 #define get_current() (current_thread_info()->task) macro
/kernel/linux/linux-4.19/include/asm-generic/
Dcurrent.h7 #define get_current() (current_thread_info()->task) macro
/kernel/linux/linux-5.10/arch/riscv/include/asm/
Dcurrent.h29 static __always_inline struct task_struct *get_current(void) in get_current() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dcurrent.h13 static __always_inline struct task_struct *get_current(void) in get_current() function
/kernel/linux/linux-4.19/arch/m68k/include/asm/
Dcurrent.h20 static inline struct task_struct *get_current(void) in get_current() function
/kernel/linux/linux-4.19/arch/x86/include/asm/
Dcurrent.h13 static __always_inline struct task_struct *get_current(void) in get_current() function
/kernel/linux/linux-4.19/arch/riscv/include/asm/
Dcurrent.h35 static __always_inline struct task_struct *get_current(void) in get_current() function
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dcurrent.h20 static inline struct task_struct *get_current(void) in get_current() function
/kernel/linux/linux-4.19/arch/arm64/include/asm/
Dcurrent.h15 static __always_inline struct task_struct *get_current(void) in get_current() function
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dcurrent.h15 static __always_inline struct task_struct *get_current(void) in get_current() function
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dcurrent.h15 static inline struct task_struct *get_current(void) in get_current() function
/kernel/linux/linux-4.19/arch/powerpc/include/asm/
Dcurrent.h18 static inline struct task_struct *get_current(void) in get_current() function
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
Dcurrent.h22 static inline struct task_struct *get_current(void) in get_current() function
/kernel/linux/linux-4.19/arch/xtensa/include/asm/
Dcurrent.h22 static inline struct task_struct *get_current(void) in get_current() function