Home
last modified time | relevance | path

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

/arch/s390/hypfs/
Dinode.c218 static int hypfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in hypfs_parse_param()
256 static int hypfs_fill_super(struct super_block *sb, struct fs_context *fc) in hypfs_fill_super()
291 static int hypfs_get_tree(struct fs_context *fc) in hypfs_get_tree()
296 static void hypfs_free_fc(struct fs_context *fc) in hypfs_free_fc()
307 static int hypfs_init_fs_context(struct fs_context *fc) in hypfs_init_fs_context()
/arch/powerpc/platforms/cell/spufs/
Dinode.c607 static int spufs_parse_param(struct fs_context *fc, struct fs_parameter *param) in spufs_parse_param()
676 static int spufs_create_root(struct super_block *sb, struct fs_context *fc) in spufs_create_root()
709 static int spufs_fill_super(struct super_block *sb, struct fs_context *fc) in spufs_fill_super()
720 static int spufs_get_tree(struct fs_context *fc) in spufs_get_tree()
725 static void spufs_free_fc(struct fs_context *fc) in spufs_free_fc()
736 static int spufs_init_fs_context(struct fs_context *fc) in spufs_init_fs_context()
/arch/s390/crypto/
Dpaes_s390.c115 unsigned long fc; member
122 unsigned long fc; member
179 unsigned long fc; in __ecb_paes_set_key() local
294 unsigned long fc; in __cbc_paes_set_key() local
431 unsigned long fc; in __xts_paes_set_key() local
591 unsigned long fc; in __ctr_paes_set_key() local
Daes_s390.c46 unsigned long fc; member
57 unsigned long fc; member
88 unsigned long fc; in aes_set_key() local
205 unsigned long fc; in ecb_aes_set_key() local
301 unsigned long fc; in cbc_aes_set_key() local
394 unsigned long fc; in xts_aes_set_key() local
537 unsigned long fc; in ctr_aes_set_key() local
Ddes_s390.c89 static int ecb_desall_crypt(struct skcipher_request *req, unsigned long fc) in ecb_desall_crypt()
108 static int cbc_desall_crypt(struct skcipher_request *req, unsigned long fc) in cbc_desall_crypt()
318 static int ctr_desall_crypt(struct skcipher_request *req, 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()
54 int stsi(void *sysinfo, int fc, int sel1, int sel2) in stsi()
479 #define STSI_FILE(fc, s1, s2) \ argument
Dtopology.c223 static int ptf(unsigned long fc) in ptf()
236 int topology_set_cpu_management(int fc) in topology_set_cpu_management()
/arch/powerpc/math-emu/
Dmath_efp.c182 unsigned long type, func, fc, fa, fb, src, speinsn; in do_spe_mathemu() local
729 unsigned long speinsn, type, fb, fc, fptype, func; in speround_handler() local
/arch/alpha/math-emu/
Dmath.c109 unsigned long fa, fb, fc, func, mode, src; in alpha_fp_emul() local
/arch/m68k/include/asm/
Dprocessor.h107 unsigned short fc; /* saved fc (sfc, dfc) */ member
/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.c631 uint8_t fc; in handle_pqap() local
851 u8 fc, u8 sel1, u16 sel2) in insert_stsi_usr_data()
863 int fc = (vcpu->run->s.regs.gprs[0] & 0xf0000000) >> 28; in handle_stsi() local
/arch/s390/include/asm/
Dnmi.h80 u64 fc : 1; /* 43 fp control register validity */ member
Dpci_insn.h87 u8 fc; /* function controls */ member
/arch/x86/platform/uv/
Dbios_uv.c81 s64 uv_bios_get_sn_info(int fc, int *uvtype, long *partid, long *coher, in uv_bios_get_sn_info()
/arch/powerpc/platforms/pseries/
Dcmm.c507 static int cmm_init_fs_context(struct fs_context *fc) in cmm_init_fs_context()
/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c2156 static int rdt_get_tree(struct fs_context *fc) in rdt_get_tree()
2265 static int rdt_parse_param(struct fs_context *fc, struct fs_parameter *param) in rdt_parse_param()
2292 static void rdt_fs_context_free(struct fs_context *fc) in rdt_fs_context_free()
2306 static int rdt_init_fs_context(struct fs_context *fc) in rdt_init_fs_context()
Dinternal.h60 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.c2135 struct device_node *fc; in of_dev_hwmod_lookup() local