Searched defs:get_current (Results 1 – 10 of 10) sorted by relevance
7 #define get_current() (current_thread_info()->task) macro
23 # define get_current() current macro
13 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
10 static __always_inline struct task_struct *get_current(void) in get_current() function
29 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
15 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
25 static inline struct task_struct *get_current(void) in get_current() function
Completed in 10 milliseconds