Home
last modified time | relevance | path

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

/linux-6.1.9/include/asm-generic/
Dcurrent.h7 #define get_current() (current_thread_info()->task) macro
8 #define current get_current()
/linux-6.1.9/arch/arm64/include/asm/
Dcurrent.h15 static __always_inline struct task_struct *get_current(void) in get_current() function
24 #define current get_current()
/linux-6.1.9/arch/parisc/include/asm/
Dcurrent.h8 static __always_inline struct task_struct *get_current(void) in get_current() function
17 #define current get_current()
/linux-6.1.9/arch/x86/include/asm/
Dcurrent.h13 static __always_inline struct task_struct *get_current(void) in get_current() function
18 #define current get_current()
/linux-6.1.9/arch/riscv/include/asm/
Dcurrent.h29 static __always_inline struct task_struct *get_current(void) in get_current() function
34 #define current get_current()
/linux-6.1.9/arch/m68k/include/asm/
Dcurrent.h20 static inline struct task_struct *get_current(void) in get_current() function
25 #define current get_current()
Dentry.h228 #define GET_CURRENT(tmp) get_current tmp
229 .macro get_current reg=%d0
/linux-6.1.9/arch/powerpc/include/asm/
Dcurrent.h15 static inline struct task_struct *get_current(void) in get_current() function
26 #define current get_current()
/linux-6.1.9/arch/xtensa/include/asm/
Dcurrent.h22 static inline struct task_struct *get_current(void) in get_current() function
27 #define current get_current()
/linux-6.1.9/arch/arm/include/asm/
Dcurrent.h17 static __always_inline __attribute_const__ struct task_struct *get_current(void) in get_current() function
67 #define current get_current()
Dassembler.h221 get_current \rd
338 .macro get_current, rd:req
/linux-6.1.9/arch/microblaze/include/asm/
Dcurrent.h23 # define get_current() current macro
/linux-6.1.9/arch/um/kernel/
Dtime.c695 if (get_current()->mm != NULL) in um_timer()
698 os_alarm_process(get_current()->mm->context.id.u.pid); in um_timer()
/linux-6.1.9/arch/xtensa/mm/
Dtlb.c175 struct task_struct *task = get_current(); in get_pte_for_vaddr()
/linux-6.1.9/arch/arm/mm/
Dproc-macros.S33 get_current \rd