Home
last modified time | relevance | path

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

/Linux-v6.6/arch/loongarch/kernel/
Dsignal.c264 uint32_t __user *ftop = &ctx->ftop; in copy_ftop_to_sigcontext() local
271 uint32_t __user *ftop = &ctx->ftop; in copy_ftop_from_sigcontext() local
356 uint32_t __user *ftop = &ctx->ftop; in save_hw_ftop_context() local
363 uint32_t __user *ftop = &ctx->ftop; in restore_hw_ftop_context() local
/Linux-v6.6/arch/loongarch/include/uapi/asm/
Dptrace.h62 uint32_t ftop; member
Dsigcontext.h68 __u32 ftop; member
/Linux-v6.6/arch/loongarch/include/asm/
Dprocessor.h85 uint32_t ftop; member
/Linux-v6.6/arch/x86/include/asm/fpu/
Dtypes.h89 u8 ftop; member
/Linux-v6.6/tools/power/pm-graph/
Dsleepgraph.py166 ftop = False variable in SystemValues