Home
last modified time | relevance | path

Searched refs:get_current (Results 1 – 17 of 17) sorted by relevance

/linux/include/asm-generic/
H A Dcurrent.h8 #define get_current() (current_thread_info()->task) macro
9 #define current get_current()
/linux/arch/parisc/include/asm/
H A Dcurrent.h8 static __always_inline struct task_struct *get_current(void) in get_current() function
17 #define current get_current()
/linux/arch/arm64/include/asm/
H A Dcurrent.h15 static __always_inline struct task_struct *get_current(void) in get_current() function
24 #define current get_current()
/linux/arch/um/include/asm/
H A Dcurrent.h13 static __always_inline struct task_struct *get_current(void) in get_current() function
19 #define current get_current()
/linux/arch/riscv/include/asm/
H A Dcurrent.h29 static __always_inline struct task_struct *get_current(void) in get_current() function
34 #define current get_current()
/linux/arch/m68k/include/asm/
H A Dcurrent.h20 static inline struct task_struct *get_current(void) in get_current() function
25 #define current get_current()
H A Dentry.h228 #define GET_CURRENT(tmp) get_current tmp
229 .macro get_current reg=%d0
/linux/arch/powerpc/include/asm/
H A Dcurrent.h15 static inline struct task_struct *get_current(void) in get_current() function
26 #define current get_current()
/linux/arch/xtensa/include/asm/
H A Dcurrent.h22 static __always_inline struct task_struct *get_current(void) in get_current() function
27 #define current get_current()
/linux/arch/arm/include/asm/
H A Dcurrent.h17 static __always_inline __attribute_const__ struct task_struct *get_current(void) in get_current() function
61 #define current get_current()
H A Dassembler.h222 get_current \rd
331 .macro get_current, rd:req
/linux/arch/x86/include/asm/
H A Dcurrent.h44 static __always_inline struct task_struct *get_current(void) in get_current() function
52 #define current get_current()
/linux/arch/microblaze/include/asm/
H A Dcurrent.h23 # define get_current() current macro
/linux/rust/kernel/
H A Dtask.rs124 unsafe { bindings::get_current() } in current_raw()
/linux/arch/um/kernel/
H A Dtime.c859 if (get_current()->mm != NULL) in um_timer()
862 os_alarm_process(get_current()->mm->context.id.pid); in um_timer()
/linux/arch/xtensa/mm/
H A Dtlb.c176 struct task_struct *task = get_current(); in get_pte_for_vaddr()
/linux/arch/arm/mm/
H A Dproc-macros.S34 get_current \rd