Home
last modified time | relevance | path

Searched refs:CAP_SYS_RAWIO (Results 1 – 25 of 68) sorted by relevance

123

/openbmc/linux/arch/x86/kernel/
H A Dioport.c73 if (turn_on && (!capable(CAP_SYS_RAWIO) || in ksys_ioperm()
189 if (!capable(CAP_SYS_RAWIO) || in SYSCALL_DEFINE1()
H A Dmsr.c211 if (!capable(CAP_SYS_RAWIO)) in msr_open()
/openbmc/linux/security/
H A Dmin_addr.c37 if (write && !capable(CAP_SYS_RAWIO)) in mmap_min_addr_handler()
/openbmc/linux/drivers/vfio/
H A Dcontainer.c36 if (!capable(CAP_SYS_RAWIO)) in vfio_noiommu_open()
424 if (group->type == VFIO_NO_IOMMU && !capable(CAP_SYS_RAWIO)) in vfio_container_attach_group()
514 if (group->type == VFIO_NO_IOMMU && !capable(CAP_SYS_RAWIO)) in vfio_group_use_container()
H A Dgroup.c196 if (!capable(CAP_SYS_RAWIO) || in vfio_df_group_open()
449 if (group->type == VFIO_NO_IOMMU && !capable(CAP_SYS_RAWIO)) { in vfio_group_fops_open()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord/
H A D08a32b2379fb5582f4312e59bf51a2823df56276.patch27 …C_OVERRIDE CAP_DAC_READ_SEARCH CAP_FOWNER CAP_IPC_OWNER CAP_NET_ADMIN CAP_SYS_RAWIO CAP_SYS_TIME C…
/openbmc/linux/include/uapi/linux/
H A Dcapability.h228 #define CAP_SYS_RAWIO 17 macro
/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony/huygens/
H A Dchronyd.service18 CapabilityBoundingSet=~CAP_SYS_PTRACE CAP_SYS_RAWIO CAP_SYS_TTY_CONFIG CAP_WAKE_ALARM
/openbmc/linux/drivers/platform/x86/
H A Dintel_scu_ipcutil.c84 if (!capable(CAP_SYS_RAWIO)) in scu_ipc_ioctl()
/openbmc/linux/sound/pci/hda/
H A Dhda_hwdep.c88 if (!capable(CAP_SYS_RAWIO)) in hda_hwdep_open()
/openbmc/qemu/docs/tools/
H A Dqemu-vmsr-helper.rst20 However those registers are accessible under privileged access (CAP_SYS_RAWIO).
/openbmc/linux/Documentation/userspace-api/ioctl/
H A Dhdio.rst221 - EACCES CAP_SYS_ADMIN or CAP_SYS_RAWIO privilege not set.
441 - EACCES Access denied: requires CAP_SYS_RAWIO
510 - EACCES Access denied: requires CAP_SYS_RAWIO
/openbmc/qemu/tools/i386/
H A Dqemu-vmsr-helper.c324 CAP_SYS_RAWIO) < 0) { in drop_privileges()
/openbmc/linux/drivers/net/hamradio/
H A Dhdlcdrv.c538 if ((!capable(CAP_SYS_RAWIO)) || netif_running(dev)) in hdlcdrv_siocdevprivate()
566 if(!capable(CAP_SYS_RAWIO)) in hdlcdrv_siocdevprivate()
H A Dscc.c1724 if (!capable(CAP_SYS_RAWIO)) return -EPERM; in scc_net_siocdevprivate()
1838 if (!capable(CAP_SYS_RAWIO)) in scc_net_siocdevprivate()
1908 if (!capable(CAP_SYS_RAWIO)) return -EPERM; in scc_net_siocdevprivate()
1934 if (!capable(CAP_SYS_RAWIO)) return -EPERM; in scc_net_siocdevprivate()
/openbmc/linux/drivers/base/firmware_loader/
H A Dsysfs.c327 if (!capable(CAP_SYS_RAWIO)) in firmware_data_write()
/openbmc/linux/Documentation/filesystems/spufs/
H A Dspu_create.rst43 user space. This flag requires the CAP_SYS_RAWIO capability, see
/openbmc/linux/net/atm/
H A Dioctl.c106 if (!capable(CAP_SYS_RAWIO)) { in do_vcc_ioctl()
/openbmc/linux/arch/x86/platform/intel/
H A Diosf_mbi.c466 if (!capable(CAP_SYS_RAWIO)) in mcr_set()
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_gem_submit.c768 if (unlikely(!ctx->aspace) && !capable(CAP_SYS_RAWIO)) { in msm_ioctl_gem_submit()
784 !capable(CAP_SYS_RAWIO)) in msm_ioctl_gem_submit()
H A DKconfig47 Enable userspace that has CAP_SYS_RAWIO to submit GPU commands
/openbmc/linux/block/
H A Dbsg-lib.c40 if (!capable(CAP_SYS_RAWIO)) in bsg_transport_sg_io_fn()
/openbmc/linux/drivers/pci/
H A Dproc.c250 if (!capable(CAP_SYS_RAWIO) || in proc_bus_pci_mmap()
/openbmc/linux/drivers/iommu/iommufd/
H A Dvfio_compat.c328 if (!capable(CAP_SYS_RAWIO)) in iommufd_vfio_set_iommu()
/openbmc/linux/drivers/hwtracing/intel_th/
H A Dmsu.c1464 if (!capable(CAP_SYS_RAWIO)) in intel_th_msc_open()
1885 if (!capable(CAP_SYS_RAWIO)) in mode_store()
1997 if (!capable(CAP_SYS_RAWIO)) in nr_pages_store()

123