/arch/s390/hypfs/ |
D | inode.c | 218 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/ |
D | inode.c | 607 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/ |
D | paes_s390.c | 115 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
|
D | aes_s390.c | 46 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
|
D | des_s390.c | 89 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/ |
D | sysinfo.c | 26 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
|
D | topology.c | 223 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/ |
D | math_efp.c | 182 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/ |
D | math.c | 109 unsigned long fa, fb, fc, func, mode, src; in alpha_fp_emul() local
|
/arch/m68k/include/asm/ |
D | processor.h | 107 unsigned short fc; /* saved fc (sfc, dfc) */ member
|
/arch/s390/kvm/ |
D | gaccess.c | 75 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
|
D | priv.c | 631 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/ |
D | nmi.h | 80 u64 fc : 1; /* 43 fp control register validity */ member
|
D | pci_insn.h | 87 u8 fc; /* function controls */ member
|
/arch/x86/platform/uv/ |
D | bios_uv.c | 81 s64 uv_bios_get_sn_info(int fc, int *uvtype, long *partid, long *coher, in uv_bios_get_sn_info()
|
/arch/powerpc/platforms/pseries/ |
D | cmm.c | 507 static int cmm_init_fs_context(struct fs_context *fc) in cmm_init_fs_context()
|
/arch/x86/kernel/cpu/resctrl/ |
D | rdtgroup.c | 2156 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()
|
D | internal.h | 60 static inline struct rdt_fs_context *rdt_fc2context(struct fs_context *fc) in rdt_fc2context()
|
/arch/s390/include/uapi/asm/ |
D | vtoc.h | 160 __u16 fc; /* number of whole cylinders in free ext. */ member
|
/arch/arm/mach-omap2/ |
D | omap_hwmod.c | 2135 struct device_node *fc; in of_dev_hwmod_lookup() local
|