/kernel/linux/linux-5.10/drivers/vfio/ |
H A D | vfio_iommu_type1.c | 3054 .open = vfio_iommu_type1_open,
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | mm.h | 588 void (*open)(struct vm_area_struct * area); member
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-record.c | 814 fd = open(kcore, O_RDONLY); in record__kcore_readable() 2472 "be more verbose (show counter open errors, etc)"),
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | inode.c | 489 rc = tcon->ses->server->ops->open(xid, &oparms, &oplock, NULL); 491 cifs_dbg(FYI, "check sfu type of %s, open rc = %d\n", path, rc); 991 * is already sent if needed on open and there 1168 * is already sent if needed on open and there 2034 /* open-file renames don't work across directories */ 2040 /* open the file to be renamed -- we need DELETE perms */ 2516 * inodes that we already have open, avoid doing path based
|
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | debug.c | 2801 .open = dfs_file_open,
|
/kernel/linux/linux-5.10/drivers/media/usb/s2255/ |
H A D | s2255drv.c | 1492 del_timer_sync(&dev->timer); /* only started in .probe and .open */ in s2255_destroy() 1512 .open = s2255_open,
|
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/ |
H A D | vpe.c | 2447 .open = vpe_open,
|
/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/ |
H A D | vicodec-core.c | 2009 .open = vicodec_open,
|
/kernel/linux/linux-5.10/drivers/ntb/ |
H A D | ntb_transport.c | 560 .open = simple_open,
|
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | asus-wmi.c | 2645 .open = asus_wmi_debugfs_open,
|
/kernel/linux/linux-5.10/fs/fuse/ |
H A D | dev.c | 2226 /* Are we the last open device? */ in fuse_dev_release() 2303 .open = fuse_dev_open,
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | dir.c | 62 .open = nfs_opendir, 112 dfprintk(FILE, "NFS: open dir(%pD2)\n", filp); in nfs_opendir() 1162 * or if the intent information indicates that we're about to open this 1185 /* NFS close-to-open cache consistency validation */ in nfs_lookup_verify_inode() 1835 /* Let f_op->open() actually open (and revalidate) the file */ in nfs4_do_lookup_revalidate()
|
/kernel/linux/linux-6.6/drivers/mmc/core/ |
H A D | mmc_test.c | 3129 .open = mtf_test_open,
|
/kernel/linux/linux-6.6/drivers/misc/ |
H A D | fastrpc.c | 2130 .open = fastrpc_device_open,
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/vpe/ |
H A D | vpe.c | 2445 .open = vpe_open,
|
/kernel/linux/linux-6.6/drivers/media/usb/s2255/ |
H A D | s2255drv.c | 1490 timer_shutdown_sync(&dev->timer); /* only started in .probe and .open */ in s2255_destroy() 1510 .open = s2255_open,
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/am437x/ |
H A D | am437x-vpfe.c | 1059 * If this was the last open file. in vpfe_release() 2097 .open = vpfe_open, 2446 /* for now just enable it here instead of waiting for the open */ in vpfe_probe() 2538 * open() or just before start streaming. in vpfe_suspend()
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/vicodec/ |
H A D | vicodec-core.c | 2000 .open = vicodec_open,
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | imx319.c | 2267 .open = imx319_open,
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | lanai.c | 453 #define STATS_GET_BAD_VCI(x) (((x)>>16)&0xFF) /* VCI not open */ 2308 /* open a vcc on the card to vpi/vci */ 2316 /* we don't support partial open - it's not really useful anyway */ in lanai_open() 2327 DPRINTK(DEV_LABEL "(itf %d): open %d.%d\n", lanai->number, in lanai_open() 2540 .open = lanai_open,
|
H A D | eni.c | 1925 DPRINTK(DEV_LABEL "(itf %d): open %d.%d\n",vcc->dev->number,vcc->vpi, in eni_open() 2204 .open = eni_open,
|
H A D | fore200e.c | 1274 activate ? "open" : "close", vcc->itf, vcc->vpi, vcc->vci); in fore200e_activate_vcin() 1279 activate ? "open" : "clos"); in fore200e_activate_vcin() 2999 .open = fore200e_open,
|
H A D | he.c | 166 .open = he_open, 2128 HPRINTK("open vcc %p %d.%d\n", vcc, vpi, vci); in he_open() 2136 hprintk("unable to allocate he_vcc during open\n"); in he_open() 2158 HPRINTK("open tx cid 0x%x pcr_goal %d\n", cid, pcr_goal); in he_open() 2186 /* 2.3.3.1 open connection ubr */ in he_open() 2193 /* 2.3.3.2 open connection cbr */ in he_open() 2268 HPRINTK("open rx cid 0x%x (rx_waitq %p)\n", cid, in he_open() 2307 the open/closed indication in rsr0 */ in he_open()
|
/kernel/linux/linux-6.6/fs/fuse/ |
H A D | dev.c | 2215 /* Are we the last open device? */ in fuse_dev_release() 2295 .open = fuse_dev_open,
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | dir.c | 64 .open = nfs_opendir, 116 dfprintk(FILE, "NFS: open dir(%pD2)\n", filp); in nfs_opendir() 1540 * or if the intent information indicates that we're about to open this 1563 /* NFS close-to-open cache consistency validation */ in nfs_lookup_verify_inode() 2225 /* Let f_op->open() actually open (and revalidate) the file */ in nfs4_do_lookup_revalidate() 2491 /* We must prevent any concurrent open until the unlink in nfs_unlink() 2676 /* We must prevent any concurrent open until the unlink in nfs_rename()
|