Home
last modified time | relevance | path

Searched defs:fm (Results 1 – 25 of 31) sorted by relevance

12

/linux/drivers/misc/
H A Dtifm_7xx1.c21 static void tifm_7xx1_dummy_eject(struct tifm_adapter *fm, in tifm_7xx1_dummy_eject()
26 static void tifm_7xx1_eject(struct tifm_adapter *fm, struct tifm_dev *sock) in tifm_7xx1_eject()
38 struct tifm_adapter *fm = dev_id; in tifm_7xx1_isr() local
137 struct tifm_adapter *fm = container_of(work, struct tifm_adapter, in tifm_7xx1_switch_media() local
213 struct tifm_adapter *fm = pci_get_drvdata(dev); in tifm_7xx1_suspend() local
230 struct tifm_adapter *fm = pci_get_drvdata(dev); in tifm_7xx1_resume() local
292 static int tifm_7xx1_dummy_has_ms_pif(struct tifm_adapter *fm, in tifm_7xx1_dummy_has_ms_pif()
298 static int tifm_7xx1_has_ms_pif(struct tifm_adapter *fm, struct tifm_dev *sock) in tifm_7xx1_has_ms_pif()
310 struct tifm_adapter *fm; in tifm_7xx1_probe() local
381 struct tifm_adapter *fm = pci_get_drvdata(dev); in tifm_7xx1_remove() local
H A Dtifm_core.c164 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 int tifm_add_adapter(struct tifm_adapter *fm) in tifm_add_adapter()
217 void tifm_remove_adapter(struct tifm_adapter *fm) in tifm_remove_adapter()
234 void tifm_free_adapter(struct tifm_adapter *fm) in tifm_free_adapter()
247 struct tifm_dev *tifm_alloc_device(struct tifm_adapter *fm, unsigned int id, in tifm_alloc_device()
280 struct tifm_adapter *fm = dev_get_drvdata(sock->dev.parent); in tifm_eject() local
287 struct tifm_adapter *fm = dev_get_drvdata(sock->dev.parent); in tifm_has_ms_pif() local
/linux/drivers/net/ethernet/sfc/
H A Dtc_conntrack.c101 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 Dtc.c253 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 Dinode.c538 struct fuse_mount **fm) in fuse_ilookup()
634 static void fuse_send_destroy(struct fuse_mount *fm) in fuse_send_destroy()
663 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_statfs() local
739 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_sync_fs() local
999 void fuse_conn_init(struct fuse_conn *fc, struct fuse_mount *fm, in fuse_conn_init()
1348 static void process_init_reply(struct fuse_mount *fm, struct fuse_args *args, in process_init_reply()
1514 static struct fuse_init_args *fuse_new_init(struct fuse_mount *fm) in fuse_new_init()
1577 int fuse_send_init(struct fuse_mount *fm) in fuse_send_init()
1774 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_fill_super_submount() local
1831 struct fuse_mount *fm; in fuse_get_tree_submount() local
[all …]
H A Dfile.c26 static int fuse_send_open(struct fuse_mount *fm, u64 nodeid, in fuse_send_open()
55 struct fuse_file *fuse_file_alloc(struct fuse_mount *fm, bool release) in fuse_file_alloc()
94 static void fuse_release_end(struct fuse_mount *fm, struct fuse_args *args, in fuse_release_end()
135 struct fuse_file *fuse_file_open(struct fuse_mount *fm, u64 nodeid, in fuse_file_open()
191 int fuse_do_open(struct fuse_mount *fm, u64 nodeid, struct file *file, in fuse_do_open()
254 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_open() local
466 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_flush() local
520 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_fsync_common() local
712 static void fuse_aio_complete_req(struct fuse_mount *fm, struct fuse_args *args, in fuse_aio_complete_req()
745 static ssize_t fuse_async_req_send(struct fuse_mount *fm, in fuse_async_req_send()
[all …]
H A Dioctl.c15 static ssize_t fuse_send_ioctl(struct fuse_mount *fm, struct fuse_args *args, in fuse_send_ioctl()
221 struct fuse_mount *fm = ff->fm; in fuse_do_ioctl() local
441 struct fuse_mount *fm = ff->fm; in fuse_priv_ioctl() local
485 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_priv_ioctl_prepare() local
H A Ddax.c185 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 Dfastmap.c550 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 Dfman_port.h106 void *fm; member
H A Dfman_mac.h174 void *fm; member
H A Dfman_tgec.c194 void *fm; member
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc_flower.c777 struct sparx5_psfp_fm *fm, in sparx5_tc_flower_psfp_setup()
1174 struct sparx5_psfp_fm fm = { 0 }; in sparx5_tc_flower_replace() local
/linux/drivers/media/pci/ddbridge/
H A Dddbridge-max.c355 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 Dcx88-cards.c2945 int fm; member
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmd.c515 u32 *fm; in vmw_cmd_send_fence() local
/linux/drivers/media/pci/saa7134/
H A Dsaa7134-tvaudio.c431 static u32 fm[] = { in tvaudio_setstereo() local
/linux/fs/ext4/
H A Dfsmap.c647 struct ext4_fsmap *fm) in ext4_getfsmap_is_valid_device()
/linux/drivers/accel/ethosu/
H A Dethosu_gem.c182 struct feat_matrix *fm, in feat_matrix_length()
/linux/drivers/media/tuners/
H A Dmt2063.c679 u32 *fm, u32 * fp) in IsSpurInBand()
790 u32 fm, fp; /* restricted range on LO's */ in MT2063_AvoidSpurs() local
/linux/drivers/regulator/
H A Dqcom_rpm-regulator.c32 struct request_member fm; /* force mode */ member
/linux/fs/xfs/
H A Dxfs_fsmap.c1070 struct xfs_fsmap *fm) in xfs_getfsmap_is_valid_device()
/linux/drivers/input/misc/
H A Dyealink.c61 #define _SEG(t, a, am, b, bm, c, cm, d, dm, e, em, f, fm, g, gm) \ argument
/linux/net/ipv6/
H A Dseg6_local.c556 #define flv8986_act_tbl_idx(pf, fm) \ argument
576 #define tbl_cfg(act, pf, fm) \ argument
/linux/arch/riscv/net/
H A Dbpf_jit_comp64.c1818 const struct btf_func_model *fm; in bpf_jit_emit_insn() local

12