Home
last modified time | relevance | path

Searched defs:df (Results 1 – 7 of 7) sorted by relevance

/arch/s390/hypfs/
Dhypfs_dbfs.c35 struct hypfs_dbfs_file *df; in dbfs_read() local
63 struct hypfs_dbfs_file *df = file_inode(file)->i_private; in dbfs_ioctl() local
81 void hypfs_dbfs_create_file(struct hypfs_dbfs_file *df) in hypfs_dbfs_create_file()
88 void hypfs_dbfs_remove_file(struct hypfs_dbfs_file *df) in hypfs_dbfs_remove_file()
/arch/parisc/math-emu/
Ddecode_exc.c50 #define df 13 /* bits 17 & 18 */ macro
Dfpudispatch.c279 u_int df; /* for class 1 conversions */ in decode_0c() local
726 u_int df; /* dest format for class 1 conversions */ local
/arch/mips/kernel/
Dunaligned.c422 enum msa_2b_fmt df; in emulate_load_store_insn() local
/arch/x86/kernel/
Dsev-shared.c413 bool df = ((regs->flags & X86_EFLAGS_DF) == X86_EFLAGS_DF); in vc_handle_ioio() local
/arch/x86/kernel/cpu/
Dcommon.c539 const struct cpuid_dependent_feature *df; in filter_cpuid_features() local
/arch/x86/kvm/
Demulate.c3375 int df = (ctxt->eflags & X86_EFLAGS_DF) ? -op->count : op->count; in string_addr_inc() local