Home
last modified time | relevance | path

Searched refs:unlocked_ioctl (Results 1 – 25 of 549) sorted by relevance

12345678910>>...22

/Linux-v5.4/arch/s390/hypfs/
Dhypfs_dbfs.c67 if (df->unlocked_ioctl) in dbfs_ioctl()
68 rc = df->unlocked_ioctl(file, cmd, arg); in dbfs_ioctl()
78 .unlocked_ioctl = dbfs_ioctl,
Dhypfs.h64 long (*unlocked_ioctl) (struct file *, unsigned int, member
/Linux-v5.4/fs/ecryptfs/
Dfile.c352 if (!lower_file->f_op->unlocked_ioctl) in ecryptfs_unlocked_ioctl()
361 rc = lower_file->f_op->unlocked_ioctl(lower_file, cmd, arg); in ecryptfs_unlocked_ioctl()
398 .unlocked_ioctl = ecryptfs_unlocked_ioctl,
412 .unlocked_ioctl = ecryptfs_unlocked_ioctl,
/Linux-v5.4/fs/proc/
Dinode.c264 typeof_member(struct file_operations, unlocked_ioctl) ioctl; in proc_reg_unlocked_ioctl()
266 ioctl = pde->proc_fops->unlocked_ioctl; in proc_reg_unlocked_ioctl()
405 .unlocked_ioctl = proc_reg_unlocked_ioctl,
421 .unlocked_ioctl = proc_reg_unlocked_ioctl,
/Linux-v5.4/arch/arc/kernel/
Darc_hostlink.c40 .unlocked_ioctl = arc_hl_ioctl,
/Linux-v5.4/drivers/gpu/drm/tdfx/
Dtdfx_drv.c52 .unlocked_ioctl = drm_ioctl,
/Linux-v5.4/drivers/gpu/drm/savage/
Dsavage_drv.c43 .unlocked_ioctl = drm_ioctl,
/Linux-v5.4/include/drm/
Ddrm_vram_mm_helper.h98 .unlocked_ioctl = drm_ioctl, \
Ddrm_gem_cma_helper.h57 .unlocked_ioctl = drm_ioctl,\
/Linux-v5.4/drivers/gpu/drm/i810/
Di810_drv.c51 .unlocked_ioctl = drm_ioctl,
/Linux-v5.4/fs/coda/
Dpioctl.c38 .unlocked_ioctl = coda_pioctl,
/Linux-v5.4/drivers/platform/x86/
Dintel_scu_ipcutil.c95 .unlocked_ioctl = scu_ipc_ioctl,
/Linux-v5.4/drivers/gpu/drm/mga/
Dmga_drv.c47 .unlocked_ioctl = drm_ioctl,
/Linux-v5.4/arch/um/drivers/
Dhostaudio_kern.c300 .unlocked_ioctl = hostaudio_ioctl,
309 .unlocked_ioctl = hostmixer_ioctl_mixdev,
Dharddog_kern.c167 .unlocked_ioctl = harddog_ioctl,
Dmmapper_kern.c87 .unlocked_ioctl = mmapper_ioctl,
/Linux-v5.4/drivers/gpu/drm/r128/
Dr128_drv.c51 .unlocked_ioctl = drm_ioctl,
/Linux-v5.4/drivers/xen/xenbus/
Dxenbus_dev_backend.c113 .unlocked_ioctl = xenbus_backend_ioctl,
/Linux-v5.4/drivers/s390/char/
Dsclp_ctl.c116 .unlocked_ioctl = sclp_ctl_ioctl,
/Linux-v5.4/drivers/gpu/drm/via/
Dvia_drv.c67 .unlocked_ioctl = drm_ioctl,
/Linux-v5.4/drivers/char/
Draw.c292 .unlocked_ioctl = raw_ioctl,
298 .unlocked_ioctl = raw_ctl_ioctl,
Duv_mmtimer.c53 .unlocked_ioctl = uv_mmtimer_ioctl,
/Linux-v5.4/arch/sh/boards/mach-landisk/
Dgio.c126 .unlocked_ioctl = gio_ioctl,
/Linux-v5.4/fs/cifs/
Dcifsfs.c1228 .unlocked_ioctl = cifs_ioctl,
1247 .unlocked_ioctl = cifs_ioctl,
1265 .unlocked_ioctl = cifs_ioctl,
1284 .unlocked_ioctl = cifs_ioctl,
1302 .unlocked_ioctl = cifs_ioctl,
1319 .unlocked_ioctl = cifs_ioctl,
1331 .unlocked_ioctl = cifs_ioctl,
/Linux-v5.4/drivers/gpu/drm/sis/
Dsis_drv.c72 .unlocked_ioctl = drm_ioctl,

12345678910>>...22