/openbmc/linux/usr/ |
H A D | Kconfig | 46 int "Group ID to map to 0 (group root)" 51 (-1 = current group) will be owned by root in the resulting image.
|
/openbmc/linux/Documentation/networking/ |
H A D | netdevices.rst | 27 First group can be used in normal contexts where ``rtnl_lock`` is not already 29 Second group can be used when ``rtnl_lock`` is already held:
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.1.4.rst | 122 - systemd: add group sgx to udev package 123 - systemd: fix wrong nobody-group assignment
|
/openbmc/openbmc/poky/meta/lib/oe/package_manager/ipk/ |
H A D | __init__.py | 236 feed_name = feed_match.group(1) 237 feed_uri = feed_match.group(2)
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | f_acm.c | 776 func_inst.group); in to_f_serial_opts() 852 config_group_init_type_name(&opts->func_inst.group, "", in acm_alloc_instance()
|
H A D | uvc_v4l2.c | 37 unc = to_uvcg_uncompressed(&uformat->group.cg_item); in to_uvc_format() 57 u = to_uvcg_uncompressed(&uformat->group.cg_item); in uvc_v4l2_get_bytesperline()
|
/openbmc/linux/Documentation/userspace-api/ |
H A D | iommufd.rst | 179 The IOMMUFD kAPI is device-centric with group-related tricks managed behind the 182 explicitly imposing the group semantics in its uAPI as VFIO does.
|
/openbmc/linux/fs/xfs/ |
H A D | Kconfig | 83 a per user and/or a per group basis under XFS. XFS considers quota 101 groups beyond the owner/group/world scheme.
|
/openbmc/linux/Documentation/admin-guide/cgroup-v1/ |
H A D | memcg_test.rst | 231 running new jobs in new group is also good. 314 #echo "pid of the program running in group A" >/cgroup/B/tasks
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-event_source-devices-hv_gpci | 4 Description: Read-only. Attribute group to describe the magic bits 8 Each attribute under this group defines a bit range of the
|
/openbmc/linux/drivers/gpu/drm/amd/include/ |
H A D | kgd_pp_interface.h | 290 #define PP_CG_MSG_ID(group, block, support, state) \ argument 291 ((group) << PP_GROUP_SHIFT | (block) << PP_BLOCK_SHIFT | \
|
/openbmc/linux/drivers/pci/endpoint/ |
H A D | pci-epc-core.c | 794 pci_ep_cfs_remove_epc_group(epc->group); in pci_epc_destroy() 866 epc->group = pci_ep_cfs_add_epc_group(dev_name(dev)); in __pci_epc_create()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/ |
H A D | freeradius_3.2.3.bb | 22 file://0002-Enable-and-change-user-and-group-of-freeradius-serve.patch \ 144 USERADD_PARAM:${PN} = "--system --no-create-home --shell /bin/false --user-group radiusd"
|
/openbmc/qemu/docs/devel/migration/ |
H A D | qpl-compression.rst | 88 to a work queue via ``group`` attribute. 115 - 8 engines and 1 work queue are configured in group 0, so all compression jobs
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | fib_nexthops.sh | 1189 $IP nexthop replace id 102 group 100/101 1237 $IP nexthop replace id 102 group 100/101 type resilient 1961 $IP nexthop replace id 102 group 100/101 2009 $IP nexthop replace id 102 group 100/101 type resilient
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | iommu.c | 98 if (table_group->group) { in iommu_pseries_free_group() 99 iommu_group_put(table_group->group); in iommu_pseries_free_group() 100 BUG_ON(table_group->group); in iommu_pseries_free_group() 1798 grp = pci->table_group->group; in pSeries_pci_device_group()
|
/openbmc/qemu/net/ |
H A D | vhost-vdpa.c | 1652 int64_t group = vhost_vdpa_get_vring_group(device_fd, i, errp); in vhost_vdpa_probe_cvq_isolation() local 1653 if (unlikely(group < 0)) { in vhost_vdpa_probe_cvq_isolation() 1654 r = group; in vhost_vdpa_probe_cvq_isolation() 1658 if (group == (int64_t)cvq_group) { in vhost_vdpa_probe_cvq_isolation()
|
/openbmc/linux/fs/reiserfs/ |
H A D | Kconfig | 77 groups beyond the owner/group/world scheme.
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | ia_css_acc_types.h | 317 u32 group; /** Per pipeline data, loaded by dma */ member
|
/openbmc/linux/include/linux/ |
H A D | vfio.h | 47 struct vfio_group *group; member
|
H A D | vdpa.h | 397 int (*set_group_asid)(struct vdpa_device *vdev, unsigned int group,
|
/openbmc/linux/fs/btrfs/ |
H A D | Kconfig | 47 groups beyond the owner/group/world scheme.
|
/openbmc/linux/drivers/iommu/iommufd/ |
H A D | iommufd_private.h | 269 struct iommu_group *group; member
|
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/ |
H A D | bind_9.18.25.bb | 54 --user-group bind"
|
/openbmc/qemu/tools/i386/ |
H A D | qemu-vmsr-helper.c | 418 struct group *groupinfo = getgrnam(optarg); in main()
|