Searched defs:get_current (Results 1 – 14 of 14) sorted by relevance
23 # define get_current() current macro
8 #define get_current() (current_thread_info()->task) macro
29 static __always_inline struct task_struct *get_current(void) in get_current() function
20 static inline struct task_struct *get_current(void) in get_current() function
20 static __always_inline struct task_struct *get_current(void) in get_current() function
13 static __always_inline struct task_struct *get_current(void) in get_current() function
15 static __always_inline struct task_struct *get_current(void) in get_current() function
17 static __always_inline __attribute_const__ struct task_struct *get_current(void) in get_current() function
8 static __always_inline struct task_struct *get_current(void) in get_current() function
15 static inline struct task_struct *get_current(void) in get_current() function
18 static __always_inline struct task_struct *get_current(void) in get_current() function
22 static __always_inline struct task_struct *get_current(void) in get_current() function
297 int get_current = 0; in max77705_get_input_current() local
51 struct task_struct *get_current(void) in get_current() function