| /kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
| D | current.h | 23 # define get_current() current macro
|
| /kernel/linux/linux-5.10/include/asm-generic/ |
| D | current.h | 7 #define get_current() (current_thread_info()->task) macro
|
| /kernel/linux/linux-6.6/arch/microblaze/include/asm/ |
| D | current.h | 23 # define get_current() current macro
|
| /kernel/linux/linux-6.6/include/asm-generic/ |
| D | current.h | 8 #define get_current() (current_thread_info()->task) macro
|
| /kernel/linux/linux-6.6/arch/m68k/include/asm/ |
| D | current.h | 20 static inline struct task_struct *get_current(void) in get_current() function
|
| /kernel/linux/linux-6.6/arch/riscv/include/asm/ |
| D | current.h | 29 static __always_inline struct task_struct *get_current(void) in get_current() function
|
| /kernel/linux/linux-5.10/arch/riscv/include/asm/ |
| D | current.h | 29 static __always_inline struct task_struct *get_current(void) in get_current() function
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| D | current.h | 20 static inline struct task_struct *get_current(void) in get_current() function
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | current.h | 13 static __always_inline struct task_struct *get_current(void) in get_current() function
|
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| D | current.h | 15 static __always_inline struct task_struct *get_current(void) in get_current() function
|
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| D | current.h | 15 static __always_inline struct task_struct *get_current(void) in get_current() function
|
| /kernel/linux/linux-6.6/arch/arm/include/asm/ |
| D | current.h | 17 static __always_inline __attribute_const__ struct task_struct *get_current(void) in get_current() function
|
| /kernel/linux/linux-6.6/arch/parisc/include/asm/ |
| D | current.h | 8 static __always_inline struct task_struct *get_current(void) in get_current() function
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| D | current.h | 15 static inline struct task_struct *get_current(void) in get_current() function
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | current.h | 15 static inline struct task_struct *get_current(void) in get_current() function
|
| /kernel/linux/linux-6.6/arch/xtensa/include/asm/ |
| D | current.h | 22 static inline struct task_struct *get_current(void) in get_current() function
|
| /kernel/linux/linux-5.10/arch/xtensa/include/asm/ |
| D | current.h | 22 static inline struct task_struct *get_current(void) in get_current() function
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| D | current.h | 39 static __always_inline struct task_struct *get_current(void) in get_current() function
|