| /linux/drivers/media/common/b2c2/ |
| A D | flexcop-hw-filter.c | 9 static void flexcop_rcv_data_ctrl(struct flexcop_device *fc, int onoff) in flexcop_rcv_data_ctrl() 15 void flexcop_smc_ctrl(struct flexcop_device *fc, int onoff) in flexcop_smc_ctrl() 25 void flexcop_set_mac_filter(struct flexcop_device *fc, u8 mac[6]) in flexcop_set_mac_filter() 46 static void flexcop_pid_group_filter(struct flexcop_device *fc, in flexcop_pid_group_filter() 88 static void flexcop_pid_PCR_PID_ctrl(struct flexcop_device *fc, in flexcop_pid_PCR_PID_ctrl() 94 static void flexcop_pid_PMT_PID_ctrl(struct flexcop_device *fc, in flexcop_pid_PMT_PID_ctrl() 100 static void flexcop_pid_EMM_PID_ctrl(struct flexcop_device *fc, in flexcop_pid_EMM_PID_ctrl() 106 static void flexcop_pid_ECM_PID_ctrl(struct flexcop_device *fc, in flexcop_pid_ECM_PID_ctrl() 112 static void flexcop_pid_control(struct flexcop_device *fc, in flexcop_pid_control() 175 int flexcop_pid_feed_control(struct flexcop_device *fc, in flexcop_pid_feed_control() [all …]
|
| A D | flexcop.c | 47 struct flexcop_device *fc = dvbdmxfeed->demux->priv; in flexcop_dvb_start_feed() local 53 struct flexcop_device *fc = dvbdmxfeed->demux->priv; in flexcop_dvb_stop_feed() local 57 static int flexcop_dvb_init(struct flexcop_device *fc) in flexcop_dvb_init() 136 static void flexcop_dvb_exit(struct flexcop_device *fc) in flexcop_dvb_exit() 156 void flexcop_pass_dmx_data(struct flexcop_device *fc, u8 *buf, u32 len) in flexcop_pass_dmx_data() 168 static void flexcop_reset(struct flexcop_device *fc) in flexcop_reset() 199 void flexcop_reset_block_300(struct flexcop_device *fc) in flexcop_reset_block_300() 217 struct flexcop_device *fc = kzalloc(sizeof(struct flexcop_device), in flexcop_device_kmalloc() local 237 void flexcop_device_kfree(struct flexcop_device *fc) in flexcop_device_kfree() 244 int flexcop_device_initialize(struct flexcop_device *fc) in flexcop_device_initialize() [all …]
|
| A D | flexcop-fe-tuner.c | 34 struct flexcop_device *fc = fe->dvb->priv; in flexcop_fe_request_firmware() local 45 struct flexcop_device *fc = fe->dvb->priv; in flexcop_set_voltage() local 73 struct flexcop_device *fc = fe->dvb->priv; in flexcop_sleep() local 85 struct flexcop_device *fc = fe->dvb->priv; in flexcop_set_tone() local 170 static int skystar2_rev23_attach(struct flexcop_device *fc, in skystar2_rev23_attach() 283 static int skystar2_rev26_attach(struct flexcop_device *fc, in skystar2_rev26_attach() 444 static int airstar_dvbt_attach(struct flexcop_device *fc, in airstar_dvbt_attach() 465 static int airstar_atsc1_attach(struct flexcop_device *fc, in airstar_atsc1_attach() 598 static int cablestar2_attach(struct flexcop_device *fc, in cablestar2_attach() 681 int flexcop_frontend_init(struct flexcop_device *fc) in flexcop_frontend_init() [all …]
|
| A D | flexcop-sram.c | 9 static void flexcop_sram_set_chip(struct flexcop_device *fc, in flexcop_sram_set_chip() 15 int flexcop_sram_init(struct flexcop_device *fc) in flexcop_sram_init() 31 int flexcop_sram_set_dest(struct flexcop_device *fc, flexcop_sram_dest_t dest, in flexcop_sram_set_dest() 59 void flexcop_wan_set_speed(struct flexcop_device *fc, flexcop_wan_speed_t s) in flexcop_wan_set_speed() 65 void flexcop_sram_ctrl(struct flexcop_device *fc, int usb_wan, int sramdma, int maximumfill) in flexcop_sram_ctrl()
|
| /linux/fs/ |
| A D | fs_context.c | 282 struct fs_context *fc; in alloc_fs_context() local 357 struct fs_context *fc; in fs_context_for_submount() local 374 void fc_drop_locked(struct fs_context *fc) in fc_drop_locked() 390 struct fs_context *fc; in vfs_dup_fs_context() local 488 static void put_fc_log(struct fs_context *fc) in put_fc_log() 508 void put_fs_context(struct fs_context *fc) in put_fs_context() 656 static int legacy_get_tree(struct fs_context *fc) in legacy_get_tree() 677 static int legacy_reconfigure(struct fs_context *fc) in legacy_reconfigure() 702 static int legacy_init_fs_context(struct fs_context *fc) in legacy_init_fs_context() 735 void vfs_clean_context(struct fs_context *fc) in vfs_clean_context() [all …]
|
| A D | fsopen.c | 27 struct fs_context *fc = file->private_data; in fscontext_read() local 69 struct fs_context *fc = file->private_data; in fscontext_release() local 86 static int fscontext_create_fd(struct fs_context *fc, unsigned int o_flags) in fscontext_create_fd() 97 static int fscontext_alloc_log(struct fs_context *fc) in fscontext_alloc_log() 117 struct fs_context *fc; in SYSCALL_DEFINE2() local 159 struct fs_context *fc; in SYSCALL_DEFINE3() local 211 static int vfs_cmd_create(struct fs_context *fc, bool exclusive) in vfs_cmd_create() 245 static int vfs_cmd_reconfigure(struct fs_context *fc) in vfs_cmd_reconfigure() 277 static int vfs_fsconfig_locked(struct fs_context *fc, int cmd, in vfs_fsconfig_locked() 351 struct fs_context *fc; in SYSCALL_DEFINE5() local
|
| A D | super.c | 690 bool mount_capable(struct fs_context *fc) in mount_capable() 1119 struct fs_context *fc; in do_emergency_remount_callback() local 1267 static int vfs_get_super(struct fs_context *fc, in vfs_get_super() 1295 int get_tree_nodev(struct fs_context *fc, in get_tree_nodev() 1303 int get_tree_single(struct fs_context *fc, in get_tree_single() 1311 int get_tree_keyed(struct fs_context *fc, in get_tree_keyed() 1313 struct fs_context *fc), in get_tree_keyed() 1548 struct fs_context *fc) in setup_bdev_super() 1655 int get_tree_bdev(struct fs_context *fc, in get_tree_bdev() 1743 struct fs_context *fc; in reconfigure_single() local [all …]
|
| /linux/drivers/isdn/hardware/mISDN/ |
| A D | avmfritz.c | 173 struct fritzcard *fc = p; in ReadISAC_V1() local 183 struct fritzcard *fc = p; in WriteISAC_V1() local 193 struct fritzcard *fc = p; in ReadFiFoISAC_V1() local 202 struct fritzcard *fc = p; in WriteFiFoISAC_V1() local 211 struct fritzcard *fc = p; in ReadISAC_V2() local 220 struct fritzcard *fc = p; in WriteISAC_V2() local 229 struct fritzcard *fc = p; in ReadFiFoISAC_V2() local 240 struct fritzcard *fc = p; in WriteFiFoISAC_V2() local 277 struct fritzcard *fc = bch->hw; in write_ctrl() local 339 struct fritzcard *fc = bch->hw; in modehdlc() local [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| A D | mlx5hws_definer.c | 115 #define HWS_CALC_HDR_SRC(fc, s_hdr) \ argument 122 #define HWS_CALC_HDR_DST(fc, d_hdr) \ argument 156 struct mlx5hws_definer_fc *fc; member 339 struct mlx5hws_definer_fc *fc; in hws_definer_flex_parser_steering_ok_bits_handler() local 394 struct mlx5hws_definer_fc *fc; in hws_definer_flex_parser_handler() local 1333 struct mlx5hws_definer_fc *fc; in hws_definer_conv_misc4() local 1478 struct mlx5hws_definer_fc *fc; in hws_definer_alloc_fc() local 1497 struct mlx5hws_definer_fc *fc; in hws_definer_conv_match_params_to_hl() local 1589 struct mlx5hws_definer_fc *fc; in mlx5hws_definer_conv_match_params_to_compressed_fc() local 1869 struct mlx5hws_definer_fc *fc, in mlx5hws_definer_create_tag() [all …]
|
| /linux/drivers/dma-buf/ |
| A D | st-dma-fence-chain.c | 183 struct fence_chains fc; in find_seqno() local 261 struct fence_chains fc; in find_signaled() local 299 struct fence_chains fc; in find_out_of_order() local 343 struct fence_chains fc; in find_gap() local 390 struct fence_chains fc; member 498 struct fence_chains fc; in signal_forward() local 530 struct fence_chains fc; in signal_backward() local 563 struct fence_chains *fc = arg; in __wait_fence_chains() local 573 struct fence_chains fc; in wait_forward() local 602 struct fence_chains fc; in wait_backward() local [all …]
|
| /linux/fs/fuse/ |
| A D | control.c | 25 struct fuse_conn *fc; in fuse_ctl_file_conn_get() local 37 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_abort_write() local 55 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_waiting_read() local 106 struct fuse_conn *fc; in fuse_conn_max_background_read() local 148 struct fuse_conn *fc; in fuse_conn_congestion_threshold_read() local 166 struct fuse_conn *fc; in fuse_conn_congestion_threshold_write() local 206 struct fuse_conn *fc, in fuse_ctl_add_dentry() 248 int fuse_ctl_add_conn(struct fuse_conn *fc) in fuse_ctl_add_conn() 287 void fuse_ctl_remove_conn(struct fuse_conn *fc) in fuse_ctl_remove_conn() 309 struct fuse_conn *fc; in fuse_ctl_fill_super() local [all …]
|
| A D | inode.c | 211 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_change_attributes_common() local 383 struct fuse_conn *fc) in fuse_init_inode() 687 struct fuse_conn *fc = fm->fc; in fuse_sync_fs() local 966 void fuse_conn_put(struct fuse_conn *fc) in fuse_conn_put() 1233 struct fuse_conn *fc = fm->fc; in process_init_reply() local 1439 void fuse_free_conn(struct fuse_conn *fc) in fuse_free_conn() 1532 struct fuse_conn *fc = fud->fc; in fuse_dev_free() local 1696 struct fuse_conn *fc = fm->fc; in fuse_fill_super_common() local 1840 struct fuse_conn *fc; in fuse_get_tree() local 1933 struct fuse_conn *fc = fm->fc; in fuse_mount_remove() local [all …]
|
| A D | dev.c | 115 struct fuse_conn *fc = fm->fc; in fuse_get_req() local 184 struct fuse_conn *fc = req->fm->fc; in fuse_put_request() local 356 struct fuse_conn *fc = fm->fc; in fuse_request_end() local 423 struct fuse_conn *fc = req->fm->fc; in request_wait_answer() local 518 struct fuse_conn *fc = req->fm->fc; in fuse_force_creds() local 546 struct fuse_conn *fc = fm->fc; in __fuse_simple_request() local 586 struct fuse_conn *fc = fm->fc; in fuse_request_queue_background() local 1255 struct fuse_conn *fc = fud->fc; in fuse_dev_do_read() local 1721 struct fuse_conn *fc = fm->fc; in fuse_retrieve() local 1969 struct fuse_conn *fc = fud->fc; in fuse_dev_do_write() local [all …]
|
| A D | acl.c | 14 static struct posix_acl *__fuse_get_acl(struct fuse_conn *fc, in __fuse_get_acl() 56 static inline bool fuse_no_acl(const struct fuse_conn *fc, in fuse_no_acl() 71 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_get_acl() local 81 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_get_inode_acl() local 99 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_set_acl() local
|
| /linux/fs/smb/client/ |
| A D | fs_context.c | 261 cifs_parse_cache_flavor(struct fs_context *fc, char *value, struct smb3_fs_context *ctx) in cifs_parse_cache_flavor() 310 static int parse_reparse_flavor(struct fs_context *fc, char *value, in parse_reparse_flavor() 649 static int smb3_fs_context_parse_monolithic(struct fs_context *fc, in smb3_fs_context_parse_monolithic() 703 static int smb3_fs_context_validate(struct fs_context *fc) in smb3_fs_context_validate() 776 static int smb3_get_tree_common(struct fs_context *fc) in smb3_get_tree_common() 794 static int smb3_get_tree(struct fs_context *fc) in smb3_get_tree() 807 static void smb3_fs_context_free(struct fs_context *fc) in smb3_fs_context_free() 818 static int smb3_verify_reconfigure_ctx(struct fs_context *fc, in smb3_verify_reconfigure_ctx() 893 static int smb3_reconfigure(struct fs_context *fc) in smb3_reconfigure() 955 static int smb3_fs_context_parse_param(struct fs_context *fc, in smb3_fs_context_parse_param() [all …]
|
| /linux/drivers/md/ |
| A D | dm-flakey.c | 21 #define all_corrupt_bio_flags_match(bio, fc) \ argument 247 struct flakey_c *fc; in flakey_ctr() local 320 struct flakey_c *fc = ti->private; in flakey_dtr() local 328 struct flakey_c *fc = ti->private; in flakey_map_sector() local 335 struct flakey_c *fc = ti->private; in flakey_map_bio() local 480 struct flakey_c *fc = ti->private; in flakey_map() local 556 struct flakey_c *fc = ti->private; in flakey_end_io() local 594 struct flakey_c *fc = ti->private; in flakey_status() local 643 struct flakey_c *fc = ti->private; in flakey_prepare_ioctl() local 659 struct flakey_c *fc = ti->private; in flakey_report_zones() local [all …]
|
| /linux/fs/coda/ |
| A D | inode.c | 92 static int coda_reconfigure(struct fs_context *fc) in coda_reconfigure() 122 static int coda_set_idx(struct fs_context *fc, struct file *file) in coda_set_idx() 139 static int coda_parse_fd(struct fs_context *fc, struct fs_parameter *param, in coda_parse_fd() 159 static int coda_parse_param(struct fs_context *fc, struct fs_parameter *param) in coda_parse_param() 180 static int coda_parse_monolithic(struct fs_context *fc, void *_data) in coda_parse_monolithic() 199 static int coda_fill_super(struct super_block *sb, struct fs_context *fc) in coda_fill_super() 359 static int coda_get_tree(struct fs_context *fc) in coda_get_tree() 367 static void coda_free_fc(struct fs_context *fc) in coda_free_fc() 380 static int coda_init_fs_context(struct fs_context *fc) in coda_init_fs_context()
|
| /linux/fs/proc/ |
| A D | root.c | 58 static int proc_parse_hidepid_param(struct fs_context *fc, struct fs_parameter *param) in proc_parse_hidepid_param() 89 static int proc_parse_subset_param(struct fs_context *fc, char *value) in proc_parse_subset_param() 112 static int proc_parse_param(struct fs_context *fc, struct fs_parameter *param) in proc_parse_param() 146 struct fs_context *fc, in proc_apply_options() 159 static int proc_fill_super(struct super_block *s, struct fs_context *fc) in proc_fill_super() 213 static int proc_reconfigure(struct fs_context *fc) in proc_reconfigure() 224 static int proc_get_tree(struct fs_context *fc) in proc_get_tree() 229 static void proc_fs_context_free(struct fs_context *fc) in proc_fs_context_free() 244 static int proc_init_fs_context(struct fs_context *fc) in proc_init_fs_context()
|
| /linux/fs/afs/ |
| A D | super.c | 225 static int afs_parse_source(struct fs_context *fc, struct fs_parameter *param) in afs_parse_source() 319 static int afs_parse_param(struct fs_context *fc, struct fs_parameter *param) in afs_parse_param() 356 static int afs_validate_fc(struct fs_context *fc) in afs_validate_fc() 421 static int afs_test_super(struct super_block *sb, struct fs_context *fc) in afs_test_super() 433 static int afs_dynroot_test_super(struct super_block *sb, struct fs_context *fc) in afs_dynroot_test_super() 441 static int afs_set_super(struct super_block *sb, struct fs_context *fc) in afs_set_super() 507 static struct afs_super_info *afs_alloc_sbi(struct fs_context *fc) in afs_alloc_sbi() 559 static int afs_get_tree(struct fs_context *fc) in afs_get_tree() 612 static void afs_free_fc(struct fs_context *fc) in afs_free_fc() 632 static int afs_init_fs_context(struct fs_context *fc) in afs_init_fs_context()
|
| /linux/drivers/media/pci/b2c2/ |
| A D | flexcop-dma.c | 42 int flexcop_dma_config(struct flexcop_device *fc, in flexcop_dma_config() 72 int flexcop_dma_xfer_control(struct flexcop_device *fc, in flexcop_dma_xfer_control() 113 static int flexcop_dma_remap(struct flexcop_device *fc, in flexcop_dma_remap() 126 int flexcop_dma_control_size_irq(struct flexcop_device *fc, in flexcop_dma_control_size_irq() 143 int flexcop_dma_control_timer_irq(struct flexcop_device *fc, in flexcop_dma_control_timer_irq() 161 int flexcop_dma_config_timer(struct flexcop_device *fc, in flexcop_dma_config_timer()
|
| /linux/fs/overlayfs/ |
| A D | params.c | 184 static int ovl_parse_monolithic(struct fs_context *fc, void *data) in ovl_parse_monolithic() 274 static int ovl_mount_dir_check(struct fs_context *fc, const struct path *path, in ovl_mount_dir_check() 316 static int ovl_ctx_realloc_lower(struct fs_context *fc) in ovl_ctx_realloc_lower() 336 static void ovl_add_layer(struct fs_context *fc, enum ovl_opt layer, in ovl_add_layer() 370 static int ovl_parse_layer(struct fs_context *fc, const char *layer_name, enum ovl_opt layer) in ovl_parse_layer() 432 static int ovl_parse_param_lowerdir(const char *name, struct fs_context *fc) in ovl_parse_param_lowerdir() 518 static int ovl_parse_param(struct fs_context *fc, struct fs_parameter *param) in ovl_parse_param() 608 static int ovl_get_tree(struct fs_context *fc) in ovl_get_tree() 622 static void ovl_free(struct fs_context *fc) in ovl_free() 640 static int ovl_reconfigure(struct fs_context *fc) in ovl_reconfigure() [all …]
|
| /linux/fs/vboxsf/ |
| A D | super.c | 54 static int vboxsf_parse_param(struct fs_context *fc, struct fs_parameter *param) in vboxsf_parse_param() 111 static int vboxsf_fill_super(struct super_block *sb, struct fs_context *fc) in vboxsf_fill_super() 376 static int vboxsf_parse_monolithic(struct fs_context *fc, void *data) in vboxsf_parse_monolithic() 386 static int vboxsf_get_tree(struct fs_context *fc) in vboxsf_get_tree() 397 static int vboxsf_reconfigure(struct fs_context *fc) in vboxsf_reconfigure() 410 static void vboxsf_free_fc(struct fs_context *fc) in vboxsf_free_fc() 426 static int vboxsf_init_fs_context(struct fs_context *fc) in vboxsf_init_fs_context()
|
| /linux/fs/nfs/ |
| A D | fs_context.c | 384 static int nfs_auth_info_add(struct fs_context *fc, in nfs_auth_info_add() 466 static int nfs_parse_xprtsec_policy(struct fs_context *fc, in nfs_parse_xprtsec_policy() 489 static int nfs_parse_version_string(struct fs_context *fc, in nfs_parse_version_string() 962 static int nfs_parse_source(struct fs_context *fc, in nfs_parse_source() 1027 static inline bool is_remount_fc(struct fs_context *fc) in is_remount_fc() 1048 static int nfs23_parse_monolithic(struct fs_context *fc, in nfs23_parse_monolithic() 1283 static int nfs4_parse_monolithic(struct fs_context *fc, in nfs4_parse_monolithic() 1397 static int nfs_fs_context_validate(struct fs_context *fc) in nfs_fs_context_validate() 1510 static int nfs_get_tree(struct fs_context *fc) in nfs_get_tree() 1555 static void nfs_fs_context_free(struct fs_context *fc) in nfs_fs_context_free() [all …]
|
| /linux/fs/autofs/ |
| A D | inode.c | 155 static int autofs_parse_fd(struct fs_context *fc, struct autofs_sb_info *sbi, in autofs_parse_fd() 192 static int autofs_parse_param(struct fs_context *fc, struct fs_parameter *param) in autofs_parse_param() 266 static int autofs_validate_protocol(struct fs_context *fc) in autofs_validate_protocol() 300 static int autofs_fill_super(struct super_block *s, struct fs_context *fc) in autofs_fill_super() 365 static int autofs_get_tree(struct fs_context *fc) in autofs_get_tree() 380 static void autofs_free_fc(struct fs_context *fc) in autofs_free_fc() 402 int autofs_init_fs_context(struct fs_context *fc) in autofs_init_fs_context()
|
| /linux/fs/jffs2/ |
| A D | super.c | 189 static int jffs2_parse_param(struct fs_context *fc, struct fs_parameter *param) in jffs2_parse_param() 217 static inline void jffs2_update_mount_opts(struct fs_context *fc) in jffs2_update_mount_opts() 234 static int jffs2_reconfigure(struct fs_context *fc) in jffs2_reconfigure() 259 static int jffs2_fill_super(struct super_block *sb, struct fs_context *fc) in jffs2_fill_super() 293 static int jffs2_get_tree(struct fs_context *fc) in jffs2_get_tree() 298 static void jffs2_free_fc(struct fs_context *fc) in jffs2_free_fc() 310 static int jffs2_init_fs_context(struct fs_context *fc) in jffs2_init_fs_context()
|