Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A 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
/openbmc/linux/arch/loongarch/include/uapi/asm/
H A Dptrace.h62 uint32_t ftop; member
H A Dsigcontext.h68 __u32 ftop; member
/openbmc/linux/arch/loongarch/include/asm/
H A Dprocessor.h85 uint32_t ftop; member
/openbmc/linux/arch/x86/include/asm/fpu/
H A Dtypes.h89 u8 ftop; member
/openbmc/linux/tools/power/pm-graph/
H A Dsleepgraph.py166 ftop = False variable in SystemValues