Searched defs:get_current (Results 1 – 14 of 14) sorted by relevance
23 #define get_current() current macro29 struct task_struct *get_current(void) in get_current() function
26 # define get_current() current macro
6 #define get_current() (current_thread_info()->task) macro
22 #define get_current() current macro
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
19 static inline struct task_struct *get_current(void) in get_current() function
22 static inline struct task_struct *get_current(void) in get_current() function
12 static __always_inline struct task_struct *get_current(void) in get_current() function
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
20 static inline struct task_struct *get_current(void) in get_current() function