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 int hypfs_dbfs_create_file(struct hypfs_dbfs_file *df) in hypfs_dbfs_create_file()
91 void hypfs_dbfs_remove_file(struct hypfs_dbfs_file *df) in hypfs_dbfs_remove_file()
/arch/blackfin/mach-bf609/
Dclock.c144 u32 df; in pll_get_rate() local
192 u32 df; in sys_clk_get_rate() local
222 u32 df; in sys_clk_round_rate() local
/arch/parisc/math-emu/
Ddecode_exc.c63 #define df 13 /* bits 17 & 18 */ macro
Dfpudispatch.c292 u_int df; /* for class 1 conversions */ in decode_0c() local
711 u_int df; /* dest format for class 1 conversions */ local
/arch/mips/kernel/
Dunaligned.c896 enum msa_2b_fmt df; in emulate_load_store_insn() local
/arch/x86/kernel/cpu/
Dcommon.c407 const struct cpuid_dependent_feature *df; in filter_cpuid_features() local
/arch/x86/kvm/
Demulate.c3359 int df = (ctxt->eflags & X86_EFLAGS_DF) ? -op->count : op->count; in string_addr_inc() local