Home
last modified time | relevance | path

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

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