Home
last modified time | relevance | path

Searched defs:fc (Results 1 – 19 of 19) sorted by relevance

/arch/s390/hypfs/
Dinode.c223 static int hypfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in hypfs_parse_param()
261 static int hypfs_fill_super(struct super_block *sb, struct fs_context *fc) in hypfs_fill_super()
296 static int hypfs_get_tree(struct fs_context *fc) in hypfs_get_tree()
301 static void hypfs_free_fc(struct fs_context *fc) in hypfs_free_fc()
312 static int hypfs_init_fs_context(struct fs_context *fc) in hypfs_init_fs_context()
/arch/powerpc/platforms/cell/spufs/
Dinode.c619 static int spufs_parse_param(struct fs_context *fc, struct fs_parameter *param) in spufs_parse_param()
687 static int spufs_create_root(struct super_block *sb, struct fs_context *fc) in spufs_create_root()
720 static int spufs_fill_super(struct super_block *sb, struct fs_context *fc) in spufs_fill_super()
731 static int spufs_get_tree(struct fs_context *fc) in spufs_get_tree()
736 static void spufs_free_fc(struct fs_context *fc) in spufs_free_fc()
747 static int spufs_init_fs_context(struct fs_context *fc) in spufs_init_fs_context()
/arch/s390/crypto/
Dpaes_s390.c84 unsigned long fc; member
90 unsigned long fc; member
110 unsigned long fc; in __paes_set_key() local
245 unsigned long fc; in __cbc_paes_set_key() local
374 unsigned long fc; in __xts_paes_set_key() local
541 unsigned long fc; in __ctr_paes_set_key() local
Daes_s390.c45 unsigned long fc; member
56 unsigned long fc; member
94 unsigned long fc; in aes_set_key() local
241 unsigned long fc; in ecb_aes_set_key() local
356 unsigned long fc; in cbc_aes_set_key() local
512 unsigned long fc; in xts_aes_set_key() local
667 unsigned long fc; in ctr_aes_set_key() local
Ddes_s390.c82 static int ecb_desall_crypt(struct blkcipher_desc *desc, unsigned long fc, in ecb_desall_crypt()
100 static int cbc_desall_crypt(struct blkcipher_desc *desc, unsigned long fc, in cbc_desall_crypt()
367 static int ctr_desall_crypt(struct blkcipher_desc *desc, unsigned long fc, in ctr_desall_crypt()
/arch/s390/kernel/
Dsysinfo.c26 static inline int __stsi(void *sysinfo, int fc, int sel1, int sel2, int *lvl) in __stsi()
51 int stsi(void *sysinfo, int fc, int sel1, int sel2) in stsi()
476 #define STSI_FILE(fc, s1, s2) \ argument
Dtopology.c218 static int ptf(unsigned long fc) in ptf()
231 int topology_set_cpu_management(int fc) in topology_set_cpu_management()
/arch/powerpc/math-emu/
Dmath_efp.c181 unsigned long type, func, fc, fa, fb, src, speinsn; in do_spe_mathemu() local
728 unsigned long speinsn, type, fb, fc, fptype, func; in speround_handler() local
/arch/alpha/math-emu/
Dmath.c107 unsigned long fa, fb, fc, func, mode, src; in alpha_fp_emul() local
/arch/s390/kvm/
Dgaccess.c75 unsigned long fc : 1; /* Format-Control */ member
91 unsigned long fc : 1; /* Format-Control */ member
107 unsigned long fc : 1; /* Format-Control */ member
118 unsigned long fc : 1; /* Format-Control */ member
133 unsigned long fc : 1; /* Format-Control */ member
149 unsigned long fc : 1; /* Format-Control */ member
Dpriv.c616 uint8_t fc; in handle_pqap() local
832 u8 fc, u8 sel1, u16 sel2) in insert_stsi_usr_data()
844 int fc = (vcpu->run->s.regs.gprs[0] & 0xf0000000) >> 28; in handle_stsi() local
/arch/x86/platform/uv/
Dbios_uv.c90 s64 uv_bios_get_sn_info(int fc, int *uvtype, long *partid, long *coher, in uv_bios_get_sn_info()
/arch/s390/include/asm/
Dnmi.h76 u64 fc : 1; /* 43 fp control register validity */ member
Dpci_insn.h87 u8 fc; /* function controls */ member
/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c1944 static int rdt_get_tree(struct fs_context *fc) in rdt_get_tree()
2052 static int rdt_parse_param(struct fs_context *fc, struct fs_parameter *param) in rdt_parse_param()
2079 static void rdt_fs_context_free(struct fs_context *fc) in rdt_fs_context_free()
2093 static int rdt_init_fs_context(struct fs_context *fc) in rdt_init_fs_context()
Dinternal.h52 static inline struct rdt_fs_context *rdt_fc2context(struct fs_context *fc) in rdt_fc2context()
/arch/s390/include/uapi/asm/
Dvtoc.h160 __u16 fc; /* number of whole cylinders in free ext. */ member
/arch/arm/mach-omap2/
Domap_hwmod.c2181 struct device_node *fc; in of_dev_hwmod_lookup() local
/arch/ia64/kernel/
Dperfmon.c604 static int pfmfs_init_fs_context(struct fs_context *fc) in pfmfs_init_fs_context()