| /linux/drivers/misc/ |
| H A D | tifm_7xx1.c | 21 static void tifm_7xx1_dummy_eject(struct tifm_adapter *fm, in tifm_7xx1_dummy_eject() argument 26 static void tifm_7xx1_eject(struct tifm_adapter *fm, struct tifm_dev *sock) in tifm_7xx1_eject() argument 38 struct tifm_adapter *fm = dev_id; in tifm_7xx1_isr() local 137 struct tifm_adapter *fm = container_of(work, struct tifm_adapter, tifm_7xx1_switch_media() local 213 struct tifm_adapter *fm = pci_get_drvdata(dev); tifm_7xx1_suspend() local 230 struct tifm_adapter *fm = pci_get_drvdata(dev); tifm_7xx1_resume() local 292 tifm_7xx1_dummy_has_ms_pif(struct tifm_adapter * fm,struct tifm_dev * sock) tifm_7xx1_dummy_has_ms_pif() argument 298 tifm_7xx1_has_ms_pif(struct tifm_adapter * fm,struct tifm_dev * sock) tifm_7xx1_has_ms_pif() argument 310 struct tifm_adapter *fm; tifm_7xx1_probe() local 381 struct tifm_adapter *fm = pci_get_drvdata(dev); tifm_7xx1_remove() local [all...] |
| H A D | tifm_core.c | 164 struct tifm_adapter *fm = container_of(dev, struct tifm_adapter, dev); in tifm_free() local 177 struct tifm_adapter *fm; in tifm_alloc_adapter() local 191 tifm_add_adapter(struct tifm_adapter * fm) tifm_add_adapter() argument 217 tifm_remove_adapter(struct tifm_adapter * fm) tifm_remove_adapter() argument 234 tifm_free_adapter(struct tifm_adapter * fm) tifm_free_adapter() argument 247 tifm_alloc_device(struct tifm_adapter * fm,unsigned int id,unsigned char type) tifm_alloc_device() argument 280 struct tifm_adapter *fm = dev_get_drvdata(sock->dev.parent); tifm_eject() local 287 struct tifm_adapter *fm = dev_get_drvdata(sock->dev.parent); tifm_has_ms_pif() local [all...] |
| /linux/drivers/net/ethernet/sfc/ |
| H A D | tc_conntrack.c | 101 struct flow_match_control fm; in efx_tc_ct_parse_match() local 138 struct flow_match_basic fm; in efx_tc_ct_parse_match() local 181 struct flow_match_ipv4_addrs fm; in efx_tc_ct_parse_match() local 199 struct flow_match_ipv6_addrs fm; in efx_tc_ct_parse_match() local 223 struct flow_match_ports fm; in efx_tc_ct_parse_match() local 247 struct flow_match_tcp fm; in efx_tc_ct_parse_match() local
|
| H A D | tc.c | 253 struct flow_match_control fm; in efx_tc_flower_parse_match() local 322 struct flow_match_vlan fm; in efx_tc_flower_parse_match() local 336 struct flow_match_vlan fm; in efx_tc_flower_parse_match() local 350 struct flow_match_eth_addrs fm; in efx_tc_flower_parse_match() local 387 struct flow_match_control fm; in efx_tc_flower_parse_match() local 436 struct flow_match_ct fm; in efx_tc_flower_parse_match() local
|
| /linux/fs/fuse/ |
| H A D | inode.c | 538 fuse_ilookup(struct fuse_conn * fc,u64 nodeid,struct fuse_mount ** fm) fuse_ilookup() argument 634 fuse_send_destroy(struct fuse_mount * fm) fuse_send_destroy() argument 663 struct fuse_mount *fm = get_fuse_mount_super(sb); fuse_statfs() local 739 struct fuse_mount *fm = get_fuse_mount_super(sb); fuse_sync_fs() local 999 fuse_conn_init(struct fuse_conn * fc,struct fuse_mount * fm,struct user_namespace * user_ns,const struct fuse_iqueue_ops * fiq_ops,void * fiq_priv) fuse_conn_init() argument 1348 process_init_reply(struct fuse_mount * fm,struct fuse_args * args,int error) process_init_reply() argument 1514 fuse_new_init(struct fuse_mount * fm) fuse_new_init() argument 1577 fuse_send_init(struct fuse_mount * fm) fuse_send_init() argument 1774 struct fuse_mount *fm = get_fuse_mount_super(sb); fuse_fill_super_submount() local 1831 struct fuse_mount *fm; fuse_get_tree_submount() local 1880 struct fuse_mount *fm = get_fuse_mount_super(sb); fuse_fill_super_common() local 1977 struct fuse_mount *fm; fuse_fill_super() local 2013 struct fuse_mount *fm; fuse_get_tree() local 2097 fuse_mount_remove(struct fuse_mount * fm) fuse_mount_remove() argument 2112 fuse_conn_destroy(struct fuse_mount * fm) fuse_conn_destroy() argument 2133 struct fuse_mount *fm = get_fuse_mount_super(sb); fuse_sb_destroy() local 2143 fuse_mount_destroy(struct fuse_mount * fm) fuse_mount_destroy() argument [all...] |
| H A D | file.c | 26 fuse_send_open(struct fuse_mount * fm,u64 nodeid,unsigned int open_flags,int opcode,struct fuse_open_out * outargp) fuse_send_open() argument 55 fuse_file_alloc(struct fuse_mount * fm,bool release) fuse_file_alloc() argument 94 fuse_release_end(struct fuse_mount * fm,struct fuse_args * args,int error) fuse_release_end() argument 135 fuse_file_open(struct fuse_mount * fm,u64 nodeid,unsigned int open_flags,bool isdir) fuse_file_open() argument 191 fuse_do_open(struct fuse_mount * fm,u64 nodeid,struct file * file,bool isdir) fuse_do_open() argument 254 struct fuse_mount *fm = get_fuse_mount(inode); fuse_open() local 466 struct fuse_mount *fm = get_fuse_mount(inode); fuse_flush() local 520 struct fuse_mount *fm = get_fuse_mount(inode); fuse_fsync_common() local 712 fuse_aio_complete_req(struct fuse_mount * fm,struct fuse_args * args,int err) fuse_aio_complete_req() argument 745 fuse_async_req_send(struct fuse_mount * fm,struct fuse_io_args * ia,size_t num_bytes) fuse_async_req_send() argument 771 struct fuse_mount *fm = ff->fm; fuse_send_read() local 820 struct fuse_mount *fm = get_fuse_mount(inode); fuse_do_readfolio() local 1004 fuse_readpages_end(struct fuse_mount * fm,struct fuse_args * args,int err) fuse_readpages_end() argument 1042 struct fuse_mount *fm = ff->fm; fuse_send_readpages() local 1155 struct fuse_mount *fm = ff->fm; fuse_send_write() local 1202 struct fuse_mount *fm = ff->fm; fuse_send_write_pages() local 1915 fuse_send_writepage(struct fuse_mount * fm,struct fuse_writepage_args * wpa,loff_t size) fuse_send_writepage() argument 1975 struct fuse_mount *fm = get_fuse_mount(inode); fuse_flush_writepages() local 1988 fuse_writepage_end(struct fuse_mount * fm,struct fuse_args * args,int error) fuse_writepage_end() argument 2496 struct fuse_mount *fm = get_fuse_mount(inode); fuse_getlk() local 2516 struct fuse_mount *fm = get_fuse_mount(inode); fuse_setlk() local 2584 struct fuse_mount *fm = get_fuse_mount(inode); fuse_bmap() local 2614 struct fuse_mount *fm = get_fuse_mount(inode); fuse_lseek() local 2740 struct fuse_mount *fm = ff->fm; fuse_file_poll() local 2936 struct fuse_mount *fm = ff->fm; fuse_file_fallocate() local 3033 struct fuse_mount *fm = ff_in->fm; __fuse_copy_file_range() local [all...] |
| H A D | ioctl.c | 15 fuse_send_ioctl(struct fuse_mount * fm,struct fuse_args * args,struct fuse_ioctl_out * outarg) fuse_send_ioctl() argument 221 struct fuse_mount *fm = ff->fm; fuse_do_ioctl() local 441 struct fuse_mount *fm = ff->fm; fuse_priv_ioctl() local 485 struct fuse_mount *fm = get_fuse_mount(inode); fuse_priv_ioctl_prepare() local [all...] |
| H A D | dev.c | 129 fuse_request_init(struct fuse_mount * fm,struct fuse_req * req) fuse_request_init() argument 140 fuse_request_alloc(struct fuse_mount * fm,gfp_t flags) fuse_request_alloc() argument 195 fuse_get_req(struct mnt_idmap * idmap,struct fuse_mount * fm,bool for_background) fuse_get_req() argument 460 struct fuse_mount *fm = req->fm; fuse_request_end() local 669 __fuse_simple_request(struct mnt_idmap * idmap,struct fuse_mount * fm,struct fuse_args * args) __fuse_simple_request() argument 730 struct fuse_mount *fm = req->fm; fuse_request_queue_background() local 760 fuse_simple_background(struct fuse_mount * fm,struct fuse_args * args,gfp_t gfp_flags) fuse_simple_background() argument 789 fuse_simple_notify_reply(struct fuse_mount * fm,struct fuse_args * args,u64 unique) fuse_simple_notify_reply() argument 1853 fuse_retrieve_end(struct fuse_mount * fm,struct fuse_args * args,int error) fuse_retrieve_end() argument 1863 fuse_retrieve(struct fuse_mount * fm,struct inode * inode,struct fuse_notify_retrieve_out * outarg) fuse_retrieve() argument 1954 struct fuse_mount *fm; fuse_notify_retrieve() local
|
| H A D | dax.c | 185 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_setup_one_mapping() local 237 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_send_removemapping() local
|
| /linux/drivers/mtd/ubi/ |
| H A D | fastmap.c | 550 struct ubi_fastmap_layout *fm) in ubi_attach_fastmap() 867 struct ubi_fastmap_layout *fm; in ubi_scan_fastmap() local 1408 struct ubi_fastmap_layout *fm; in invalidate_fastmap() local 1466 struct ubi_fastmap_layout *fm) in return_fm_pebs()
|
| /linux/drivers/net/ethernet/freescale/fman/ |
| H A D | fman_port.h | 106 void *fm; member
|
| H A D | fman_mac.h | 174 void *fm; member
|
| /linux/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_tc_flower.c | 777 struct sparx5_psfp_fm *fm, in sparx5_tc_flower_psfp_setup() argument 1174 struct sparx5_psfp_fm fm = { 0 }; sparx5_tc_flower_replace() local
|
| /linux/drivers/media/pci/ddbridge/ |
| H A D | ddbridge-max.c | 355 int ddb_lnb_init_fmode(struct ddb *dev, struct ddb_link *link, u32 fm) in ddb_lnb_init_fmode()
|
| /linux/drivers/media/pci/cx88/ |
| H A D | cx88-cards.c | 2945 int fm; member
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_cmd.c | 515 u32 *fm; in vmw_cmd_send_fence() local
|
| /linux/drivers/media/pci/saa7134/ |
| H A D | saa7134-tvaudio.c | 431 static u32 fm[] = { in tvaudio_setstereo() local
|
| /linux/fs/ext4/ |
| H A D | fsmap.c | 647 struct ext4_fsmap *fm) in ext4_getfsmap_is_valid_device()
|
| /linux/drivers/accel/ethosu/ |
| H A D | ethosu_gem.c | 196 struct feat_matrix *fm, in feat_matrix_length()
|
| /linux/drivers/media/tuners/ |
| H A D | mt2063.c | 679 u32 *fm, u32 * fp) in IsSpurInBand() 790 u32 fm, fp; /* restricted range on LO's */ in MT2063_AvoidSpurs() local
|
| /linux/drivers/regulator/ |
| H A D | qcom_rpm-regulator.c | 32 struct request_member fm; /* force mode */ member
|
| /linux/fs/xfs/ |
| H A D | xfs_fsmap.c | 1070 struct xfs_fsmap *fm) in xfs_getfsmap_is_valid_device()
|
| /linux/drivers/input/misc/ |
| H A D | yealink.c | 61 #define _SEG(t, a, am, b, bm, c, cm, d, dm, e, em, f, fm, g, gm) \ argument
|
| /linux/net/ipv6/ |
| H A D | seg6_local.c | 556 #define flv8986_act_tbl_idx(pf, fm) \ argument 576 #define tbl_cfg(act, pf, fm) \ argument
|
| /linux/arch/riscv/net/ |
| H A D | bpf_jit_comp64.c | 1818 const struct btf_func_model *fm; bpf_jit_emit_insn() local
|