Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/misc/
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
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-6.3-rc2/fs/fuse/
A Dinode.c417 struct fuse_mount **fm) in fuse_ilookup()
531 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_statfs() local
607 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_sync_fs() local
1236 void fuse_send_init(struct fuse_mount *fm) in fuse_send_init()
1436 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_fill_super_submount() local
1474 struct fuse_mount *fm; in fuse_get_tree_submount() local
1523 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_fill_super_common() local
1669 struct fuse_mount *fm; in fuse_get_tree() local
1759 bool fuse_mount_remove(struct fuse_mount *fm) in fuse_mount_remove()
1774 void fuse_conn_destroy(struct fuse_mount *fm) in fuse_conn_destroy()
[all …]
A Dxattr.c17 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_setxattr() local
54 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_getxattr() local
112 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_listxattr() local
158 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_removexattr() local
A Dfile.c224 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_open_common() local
493 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_do_flush() local
542 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_flush() local
579 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_fsync_common() local
822 struct fuse_mount *fm = ff->fm; in fuse_send_read() local
972 struct fuse_mount *fm = ff->fm; in fuse_send_readpages() local
1110 struct fuse_mount *fm = ff->fm; in fuse_send_write() local
1157 struct fuse_mount *fm = ff->fm; in fuse_send_write_pages() local
2837 struct fuse_mount *fm = ff->fm; in fuse_file_poll() local
3033 struct fuse_mount *fm = ff->fm; in fuse_file_fallocate() local
[all …]
A Ddir.c209 struct fuse_mount *fm; in fuse_dentry_revalidate() local
622 struct fuse_mount *fm = get_fuse_mount(dir); in fuse_create_open() local
848 struct fuse_mount *fm = get_fuse_mount(dir); in fuse_mknod() local
894 struct fuse_mount *fm = get_fuse_mount(dir); in fuse_mkdir() local
915 struct fuse_mount *fm = get_fuse_mount(dir); in fuse_symlink() local
976 struct fuse_mount *fm = get_fuse_mount(dir); in fuse_unlink() local
999 struct fuse_mount *fm = get_fuse_mount(dir); in fuse_rmdir() local
1108 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_link() local
1164 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_do_getattr() local
1350 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_access() local
[all …]
A Dioctl.c12 static ssize_t fuse_send_ioctl(struct fuse_mount *fm, struct fuse_args *args) in fuse_send_ioctl()
162 struct fuse_mount *fm = ff->fm; in fuse_do_ioctl() local
373 struct fuse_mount *fm = ff->fm; in fuse_priv_ioctl() local
419 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_priv_ioctl_prepare() local
A Ddev.c43 static void fuse_request_init(struct fuse_mount *fm, struct fuse_req *req) in fuse_request_init()
53 static struct fuse_req *fuse_request_alloc(struct fuse_mount *fm, gfp_t flags) in fuse_request_alloc()
106 static struct fuse_req *fuse_get_req(struct fuse_mount *fm, bool for_background) in fuse_get_req()
282 struct fuse_mount *fm = req->fm; in fuse_request_end() local
485 ssize_t fuse_simple_request(struct fuse_mount *fm, struct fuse_args *args) in fuse_simple_request()
526 struct fuse_mount *fm = req->fm; in fuse_request_queue_background() local
550 int fuse_simple_background(struct fuse_mount *fm, struct fuse_args *args, in fuse_simple_background()
579 static int fuse_simple_notify_reply(struct fuse_mount *fm, in fuse_simple_notify_reply()
1651 static void fuse_retrieve_end(struct fuse_mount *fm, struct fuse_args *args, in fuse_retrieve_end()
1661 static int fuse_retrieve(struct fuse_mount *fm, struct inode *inode, in fuse_retrieve()
[all …]
A Dcuse.c60 struct fuse_mount fm; /* Dummy mount referencing fc */ member
147 struct fuse_mount *fm = ff->fm; in cuse_release() local
317 static void cuse_process_init_reply(struct fuse_mount *fm, in cuse_process_init_reply()
429 struct fuse_mount *fm = &cc->fm; in cuse_send_init() local
A Dreaddir.c260 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_force_forget() local
328 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_readdir_uncached() local
A Dvirtio_fs.c1295 struct fuse_mount *fm = get_fuse_mount_super(sb); in virtio_fs_fill_super() local
1359 static void virtio_fs_conn_destroy(struct fuse_mount *fm) in virtio_fs_conn_destroy()
1391 struct fuse_mount *fm = get_fuse_mount_super(sb); in virtio_kill_sb() local
1418 struct fuse_mount *fm; in virtio_fs_get_tree() local
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_formats.c35 bp, flg, fm, np) \ argument
54 alpha, bp, flg, fm, np, th) \ argument
74 alpha, chroma, count, bp, flg, fm, np) \ argument
92 #define PSEUDO_YUV_FMT(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np) \ argument
111 flg, fm, np, th) \ argument
129 #define PSEUDO_YUV_FMT_LOOSE(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np)\ argument
148 flg, fm, np, th) \ argument
168 flg, fm, np) \ argument
/linux-6.3-rc2/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_psfp.c188 struct sparx5_psfp_fm *fm) in sparx5_sdlb_conf_set()
267 struct sparx5_psfp_fm *fm, u32 *id) in sparx5_psfp_fm_add()
297 struct sparx5_psfp_fm fm = { .pol.idx = id, in sparx5_psfp_fm_del() local
A Dsparx5_tc_flower.c746 struct sparx5_psfp_fm *fm, in sparx5_tc_flower_psfp_setup()
1016 struct sparx5_psfp_fm fm = { 0 }; in sparx5_tc_flower_replace() local
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Dtc.c158 struct flow_match_control fm; in efx_tc_flower_parse_match() local
220 struct flow_match_vlan fm; in efx_tc_flower_parse_match() local
234 struct flow_match_vlan fm; in efx_tc_flower_parse_match() local
248 struct flow_match_eth_addrs fm; in efx_tc_flower_parse_match() local
/linux-6.3-rc2/drivers/mtd/ubi/
A Dfastmap.c549 struct ubi_fastmap_layout *fm) in ubi_attach_fastmap()
866 struct ubi_fastmap_layout *fm; in ubi_scan_fastmap() local
1454 struct ubi_fastmap_layout *fm; in invalidate_fastmap() local
1512 struct ubi_fastmap_layout *fm) in return_fm_pebs()
/linux-6.3-rc2/drivers/net/ethernet/freescale/fman/
A Dfman_port.h106 void *fm; member
A Dfman_mac.h174 void *fm; member
/linux-6.3-rc2/drivers/media/pci/cx88/
A Dcx88-cards.c2945 int fm; member
/linux-6.3-rc2/drivers/media/pci/ddbridge/
A Dddbridge-max.c355 int ddb_lnb_init_fmode(struct ddb *dev, struct ddb_link *link, u32 fm) in ddb_lnb_init_fmode()
/linux-6.3-rc2/sound/soc/codecs/
A Dcs42xx8.c268 u32 fm[2]; in cs42xx8_hw_params() local
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_cmd.c514 u32 *fm; in vmw_cmd_send_fence() local
/linux-6.3-rc2/fs/ext4/
A Dfsmap.c574 struct ext4_fsmap *fm) in ext4_getfsmap_is_valid_device()
/linux-6.3-rc2/drivers/media/pci/saa7134/
A Dsaa7134-tvaudio.c431 static u32 fm[] = { in tvaudio_setstereo() local
/linux-6.3-rc2/sound/drivers/opl3/
A Dopl3_midi.c300 struct fm_instrument *fm; in snd_opl3_note_on() local

Completed in 85 milliseconds

12