Home
last modified time | relevance | path

Searched refs:permission (Results 1 – 25 of 1547) sorted by relevance

12345678910>>...62

/openbmc/linux/Documentation/arch/x86/
H A Dxstate.rst49 has permission in userspace storage of type uint64_t. The second argument
56 ARCH_REQ_XCOMP_PERM allows to request permission for a dynamically enabled
63 When requesting permission for a feature, the kernel checks the
77 permission to use the feature. If the process has no permission then the
78 kernel sends SIGILL to the application. If the process has permission then
123 explicitly ask permission to use it::
150 The permission for the guest state component needs to be managed separately
152 are extended to control the guest permission:
167 same semantics for the guest permission. While providing a similar
169 first VCPU is created. Any attempt to change permission after that point
[all …]
/openbmc/openbmc/meta-openembedded/meta-multimedia/licenses/
H A DCMU-Tex4 this manual provided the copyright notice and this permission notice
9 permission notice identical to this one except for the removal of this
14 resulting derived work is distributed under the terms of a permission
19 except that this permission notice may be stated in a translation approved
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DMakeIndex15permission notice are preserved and provided that the recipient is not asked to waive or limit his…
17 …t that the entire modified work must be covered by a permission notice identical to this permissio…
H A DNTP6permission notice appear in supporting documentation, and that the name (TrademarkedName) not be u…
H A DLatex2e5 … verbatim copies of this manual provided the copyright notice and this permission notice are prese…
7 … the entire resulting derived work is distributed under the terms of a permission notice identical…
H A DAbstyles9 …m copies of this document provided that the copyright notice and this permission notice are prese…
11 … the entire resulting derived work is distributed under the terms of a permission notice identical…
H A DPlexus9 …s derived from this Software without prior written permission of The Codehaus. For written permiss…
11 …lds” nor may "classworlds” appear in their names without prior written permission of The Codehaus.…
H A DVSL-1.027 software without prior written permission. For written
28 permission, please contact vocal@vovida.org.
32 permission.
H A DOLDAP-2.0.112 …ived from this Software without prior written permission of the OpenLDAP Foundation. For written p…
14 …enLDAP" nor may "OpenLDAP" appear in their names without prior written permission of the OpenLDAP …
H A DOLDAP-2.012 …ived from this Software without prior written permission of the OpenLDAP Foundation. For written p…
14 …enLDAP" nor may "OpenLDAP" appear in their names without prior written permission of the OpenLDAP …
H A DSaxpath10 …products derived from this software without prior written permission. For written permission, pl…
12 …XPath", nor may "SAXPath" appear in their name, without prior written permission from the SAXPat…
H A DEntessa14 … products derived from this software without prior written permission. For written permission, ple…
15 …d "openSEAL", nor may "openSEAL" appear in their name, without prior written permission of Entessa.
H A DOLDAP-2.112 …ived from this Software without prior written permission of the OpenLDAP Foundation. For written p…
14 …enLDAP" nor may "OpenLDAP" appear in their names without prior written permission of the OpenLDAP …
H A DHPND-sell-variant6 that both that copyright notice and this permission notice appear in
9 without specific, written prior permission. OpenVision makes no
H A DApache-1.024 * prior written permission. For written permission, please contact
29 * permission of the Apache Group.
H A DApache-1.129 * software without prior written permission. For written
30 * permission, please contact apache@apache.org.
34 * permission of the Apache Software Foundation.
H A Dxpp17 …rived from this software without prior written permission from Indiana University. For written per…
19 …r may "Indiana Univeristy" appear in their name, without prior written permission of the Indiana U…
/openbmc/linux/tools/testing/selftests/kvm/s390x/
H A Dtprot.c40 enum permission { enum
47 static enum permission test_protection(void *addr, uint8_t key) in test_protection()
60 return (enum permission)(mask >> 28); in test_protection()
76 enum permission expected;
142 enum permission result; in perform_next_stage()
/openbmc/bmcweb/include/ibm/
H A Dutils.hpp32 std::filesystem::perms permission = std::filesystem::perms::owner_all; in createDirectory() local
33 std::filesystem::permissions(path, permission); in createDirectory()
/openbmc/phosphor-host-ipmid/include/dbus-sdr/
H A Dsdrutils.hpp225 void setWritePermission(bool permission) in setWritePermission() argument
227 writePermission = permission; in setWritePermission()
258 void setWritePermission(size_t index, bool permission) in setWritePermission() argument
261 entries[index].setWritePermission(permission); in setWritePermission()
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DBellcore5 that the above copyright notice and this permission notice
8 material without the specific, prior written permission
/openbmc/linux/Documentation/filesystems/
H A Dadfs.rst39 ownmask=nnn The permission mask for ADFS 'owner' permissions
41 othmask=nnn The permission mask for ADFS 'other' permissions
58 (In older versions, an 'execute' permission did exist, but this
59 does not hold the same meaning as the Linux 'execute' permission
92 You can therefore tailor the permission translation to whatever you
/openbmc/entity-manager/src/
H A Dentity_manager.cpp179 sdbusplus::asio::PropertyPermission permission, in addArrayToDbus() argument
193 if (permission == sdbusplus::asio::PropertyPermission::readOnly) in addArrayToDbus()
227 sdbusplus::asio::PropertyPermission permission) in addProperty() argument
229 if (permission == sdbusplus::asio::PropertyPermission::readOnly) in addProperty()
295 sdbusplus::asio::PropertyPermission permission = in populateInterfaceFromJson() argument
332 if (permission == sdbusplus::asio::PropertyPermission::readWrite) in populateInterfaceFromJson()
359 permission, systemConfiguration, in populateInterfaceFromJson()
366 systemConfiguration, path, permission); in populateInterfaceFromJson()
412 systemConfiguration, path, permission); in populateInterfaceFromJson()
427 systemConfiguration, path, permission); in populateInterfaceFromJson()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/files/
H A D50-org.freedesktop.udiskie.rules3 var permission = {
22 return permission[action.id];
/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/
H A De2fsprogs-fix-missing-check-for-permission-denied.patch4 Subject: [PATCH] Fix missing check for permission denied.
6 If the path to "ROOT_SYSCONFDIR/mke2fs.conf" has a permission denied problem,

12345678910>>...62