Searched defs:get_current (Results 1 - 14 of 14) sorted by relevance

/linux-4.4.14/arch/tile/include/asm/
H A Dcurrent.h22 static inline struct task_struct *get_current(void) get_current() function
/linux-4.4.14/arch/x86/include/asm/
H A Dcurrent.h12 static __always_inline struct task_struct *get_current(void) get_current() function
/linux-4.4.14/arch/alpha/include/asm/
H A Dcurrent.h6 #define get_current() (current_thread_info()->task) macro
/linux-4.4.14/include/asm-generic/
H A Dcurrent.h6 #define get_current() (current_thread_info()->task) macro
/linux-4.4.14/arch/powerpc/include/asm/
H A Dcurrent.h18 static inline struct task_struct *get_current(void) get_current() function
/linux-4.4.14/arch/m68k/include/asm/
H A Dcurrent.h19 static inline struct task_struct *get_current(void) get_current() function
/linux-4.4.14/arch/microblaze/include/asm/
H A Dcurrent.h26 # define get_current() current macro
/linux-4.4.14/arch/mn10300/include/asm/
H A Dcurrent.h23 #define get_current() current macro
29 struct task_struct *get_current(void) get_current() function
/linux-4.4.14/arch/parisc/include/asm/
H A Dcurrent.h8 static inline struct task_struct * get_current(void) get_current() function
/linux-4.4.14/arch/cris/include/asm/
H A Dcurrent.h8 static inline struct task_struct * get_current(void) get_current() function
/linux-4.4.14/arch/frv/include/asm/
H A Dcurrent.h22 #define get_current() current macro
/linux-4.4.14/arch/m32r/include/asm/
H A Dcurrent.h8 static __inline__ struct task_struct *get_current(void) get_current() function
/linux-4.4.14/arch/avr32/include/asm/
H A Dcurrent.h8 inline static struct task_struct * get_current(void) get_current() function
/linux-4.4.14/arch/xtensa/include/asm/
H A Dcurrent.h20 static inline struct task_struct *get_current(void) get_current() function

Completed in 554 milliseconds