Searched defs:get_current (Results 1 – 12 of 12) sorted by relevance
7 #define get_current() (current_thread_info()->task) macro
23 # define get_current() current macro
20 static 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
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
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
16 int (*get_current)(struct udevice *dev); member
19 int (*get_current)(struct udevice *dev); member
211 int (*get_current)(struct udevice *dev); member
374 static struct serial_device *get_current(void) in get_current() function