Home
last modified time | relevance | path

Searched defs:ftop (Results 1 – 4 of 4) sorted by relevance

/linux/arch/loongarch/kernel/
H A Dsignal.c244 uint32_t __user *ftop = &ctx->ftop; in copy_ftop_to_sigcontext() local
251 uint32_t __user *ftop = &ctx->ftop; in copy_ftop_from_sigcontext() local
336 uint32_t __user *ftop = &ctx->ftop; in save_hw_ftop_context() local
343 uint32_t __user *ftop = &ctx->ftop; in restore_hw_ftop_context() local
/linux/arch/loongarch/include/uapi/asm/
H A Dsigcontext.h67 __u32 ftop; member
/linux/arch/loongarch/include/asm/
H A Dprocessor.h85 uint32_t ftop; member
/linux/tools/power/pm-graph/
H A Dsleepgraph.py167 ftop = False variable in SystemValues