Searched defs:get_current (Results 1 – 14 of 14) sorted by relevance
11 static __always_inline struct task_struct *get_current(void) in get_current() function23 static __always_inline struct task_struct *get_current(void) in get_current() function
6 #define get_current() (current_thread_info()->task) macro
8 static inline struct task_struct * get_current(void) in get_current() function
18 static inline struct task_struct *get_current(void) in get_current() function
13 static __inline__ struct task_struct * get_current(void) in get_current() function
8 inline static struct task_struct * get_current(void) in get_current() function
8 static inline struct task_struct *get_current(void) in get_current() function
16 static inline struct task_struct * get_current(void) in get_current() function
16 static inline struct task_struct *get_current(void) in get_current() function
17 static inline struct task_struct *get_current(void) in get_current() function
20 static inline struct task_struct *get_current(void) in get_current() function
126 void *get_current(void) in get_current() function