/openbmc/phosphor-power/ |
H A D | elog-errors.hpp | 13 namespace sdbusplus::error::org::open_power::witherspoon::fault 16 } // namespace sdbusplus::error::org::open_power::witherspoon::fault 17 namespace sdbusplus::error::org::open_power::witherspoon::fault 20 } // namespace sdbusplus::error::org::open_power::witherspoon::fault 21 namespace sdbusplus::error::org::open_power::witherspoon::fault 24 } // namespace sdbusplus::error::org::open_power::witherspoon::fault 25 namespace sdbusplus::error::org::open_power::witherspoon::fault 28 } // namespace sdbusplus::error::org::open_power::witherspoon::fault 29 namespace sdbusplus::error::org::open_power::witherspoon::fault 32 } // namespace sdbusplus::error::org::open_power::witherspoon::fault [all …]
|
/openbmc/witherspoon-pfault-analysis/ |
H A D | elog-errors.hpp | 13 namespace sdbusplus::error::org::open_power::witherspoon::fault 16 } // namespace sdbusplus::error::org::open_power::witherspoon::fault 17 namespace sdbusplus::error::org::open_power::witherspoon::fault 20 } // namespace sdbusplus::error::org::open_power::witherspoon::fault 21 namespace sdbusplus::error::org::open_power::witherspoon::fault 24 } // namespace sdbusplus::error::org::open_power::witherspoon::fault 25 namespace sdbusplus::error::org::open_power::witherspoon::fault 28 } // namespace sdbusplus::error::org::open_power::witherspoon::fault 29 namespace sdbusplus::error::org::open_power::witherspoon::fault 32 } // namespace sdbusplus::error::org::open_power::witherspoon::fault [all …]
|
/openbmc/openpower-host-ipmi-oem/ |
H A D | elog-errors.hpp | 13 namespace sdbusplus::error::org::open_power::common::callout 16 } // namespace sdbusplus::error::org::open_power::common::callout 17 namespace sdbusplus::error::org::open_power::host 20 } // namespace sdbusplus::error::org::open_power::host 21 namespace sdbusplus::error::org::open_power::host 24 } // namespace sdbusplus::error::org::open_power::host 25 namespace sdbusplus::error::org::open_power::occ::metrics 28 } // namespace sdbusplus::error::org::open_power::occ::metrics 29 namespace sdbusplus::error::xyz::openbmc_project::common::callout 32 } // namespace sdbusplus::error::xyz::openbmc_project::common::callout [all …]
|
/openbmc/linux/security/apparmor/ |
H A D | policy_ns.c | 11 * to be loaded for tasks within the namespace. 28 /* root profile namespace */ 34 * @curr: namespace to treat as the parent (NOT NULL) 35 * @view: namespace to test if visible from @curr (NOT NULL) 58 * @curr: current namespace (NOT NULL) 59 * @view: namespace attempting to view (NOT NULL) 66 /* if view == curr then the namespace name isn't displayed */ in aa_ns_name() 99 * alloc_ns - allocate, initialize and return a new namespace 100 * @prefix: parent namespace name (MAYBE NULL) 103 * Returns: refcounted namespace or NULL on failure. [all …]
|
/openbmc/sdbusplus/include/sdbusplus/server/ |
H A D | transaction.hpp | 11 namespace sdbusplus 13 namespace server 15 namespace transaction 17 namespace details 32 } // namespace details 44 } // namespace transaction 45 } // namespace server 46 } // namespace sdbusplus 48 namespace std 81 } // namespace std [all …]
|
/openbmc/linux/tools/testing/selftests/uevent/ |
H A D | uevent_filtering.c | 131 "%s - Failed to unshare user namespace\n", in uevent_listener() 141 "%s - Failed to unshare network namespace\n", in uevent_listener() 277 "%s - Failed to unshare user namespace\n", in do_test() 287 "%s - Failed to unshare network namespace\n", in do_test() 380 * - Open uevent listening socket in initial network namespace owned by in TEST() 381 * initial user namespace. in TEST() 382 * - Trigger uevent in initial network namespace owned by initial user in TEST() 383 * namespace. in TEST() 394 * - Open uevent listening socket in non-initial network namespace in TEST() 395 * owned by initial user namespace. in TEST() [all …]
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __execution_fwd.hpp | 23 namespace stdexec 31 namespace __rcvrs 36 } // namespace __rcvrs 54 namespace __env 61 } // namespace __env 68 namespace __get_env 71 } // namespace __get_env 87 namespace __queries 99 } // namespace __queries 140 namespace __sigs [all …]
|
/openbmc/linux/Documentation/core-api/ |
H A D | symbol-namespaces.rst | 25 documentation purposes (think of the SUBSYSTEM_DEBUG namespace) as well as for 28 are required to import the namespace. Otherwise the kernel will, depending on 34 Symbols can be exported into namespace using different methods. All of them are 43 available to export symbols into a certain namespace: EXPORT_SYMBOL_NS() and 44 EXPORT_SYMBOL_NS_GPL(). They take one additional argument: the namespace. 47 namespace ``USB_STORAGE``, use:: 52 ``namespace`` set accordingly. A symbol that is exported without a namespace will 53 refer to ``NULL``. There is no default namespace if none is defined. ``modpost`` 54 and kernel/module/main.c make use the namespace at build time or module load 63 and EXPORT_SYMBOL_GPL() macro expansions that do not specify a namespace. [all …]
|
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/ |
H A D | _lxml.py | 55 # This namespace mapping is specified in the XML Namespace 57 DEFAULT_NSMAPS = dict(xml='http://www.w3.org/XML/1998/namespace') 69 """Let the BeautifulSoup object know about the standard namespace 88 :param mapping: A dictionary mapping namespace prefixes to URIs. 93 # treat an un-prefixed namespace as the default, which 96 # Let the BeautifulSoup object know about a new namespace. 142 # Split the namespace URL out of a fully-qualified lxml tag 249 # Invert each namespace map as it comes in. 256 # A new namespace mapping has come into play. 261 # Then, add it to our running list of inverted namespace [all …]
|
/openbmc/phosphor-inventory-manager/ |
H A D | generated.mako.cpp | 13 namespace phosphor 15 namespace inventory 17 namespace manager 20 using namespace std::literals::string_literals; 29 ${i.namespace()}>>::op, 32 ${i.namespace()}>>::op, 35 ${i.namespace()}>, SerialOps>::op, 38 ${i.namespace()}>, SerialOps>::op 42 ${i.namespace()}>>::op 60 } // namespace manager [all …]
|
/openbmc/linux/security/apparmor/include/ |
H A D | policy_ns.h | 22 /* struct aa_ns_acct - accounting of profiles in namespace 23 * @max_size: maximum space allowed for all profiles in namespace 24 * @max_count: maximum number of profiles that can be in this namespace 35 /* struct aa_ns - namespace for a set of profiles 37 * @parent: parent of namespace 39 * @acct: accounting for the namespace 40 * @unconfined: special unconfined profile for the namespace 41 * @sub_ns: list of namespaces under the current namespace. 43 * @uniq_id: a unique id count for the profiles in the namespace 49 * and profile names within a namespace are guaranteed to be unique. When [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/ |
H A D | Value.interface.yaml | 4 namespace. The following sensor hierarchies are recognized: 42 in the airflow namespace, Unit must be "CFM" For objects in the 43 altitude namespace, Unit must be "Meters". For objects in the current 44 namespace, Unit must be "Amperes". For objects in the energy 45 namespace, Unit must be "Joules". For objects in the fan_tach 46 namespace, Unit must be "RPMS". For objects in the humidity namespace, 47 Unit must be "PercentRH" For objects in the power namespace, Unit must 48 be "Watts". For objects in the pressure namespace, Unit must be 49 "Pascals" For objects in the temperature namespace, Unit must be 50 "DegreesC". For objects in the utilization namespace, Unit must be [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | ServiceRoot_v1.xml | 15 <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/> 18 <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/> 21 <edmx:Include Namespace="Resource"/> 22 <edmx:Include Namespace="Resource.v1_0_0"/> 25 <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/> 26 <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/> 29 <edmx:Include Namespace="EventService"/> 32 <edmx:Include Namespace="AccountService"/> 35 <edmx:Include Namespace="ComputerSystemCollection"/> 38 <edmx:Include Namespace="ChassisCollection"/> [all …]
|
H A D | Manager_v1.xml | 15 <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/> 18 <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/> 21 <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/> 22 <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/> 25 <edmx:Include Namespace="Resource"/> 26 <edmx:Include Namespace="Resource.v1_0_0"/> 29 <edmx:Include Namespace="ComputerSystem"/> 32 <edmx:Include Namespace="Chassis"/> 35 <edmx:Include Namespace="EthernetInterfaceCollection"/> 38 <edmx:Include Namespace="ManagerNetworkProtocol"/> [all …]
|
H A D | Chassis_v1.xml | 15 <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/> 18 <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/> 21 <edmx:Include Namespace="Org.OData.Measures.V1" Alias="Measures"/> 24 <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/> 25 <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/> 28 <edmx:Include Namespace="Resource"/> 29 <edmx:Include Namespace="Resource.v1_0_0"/> 32 <edmx:Include Namespace="Thermal"/> 35 <edmx:Include Namespace="Power"/> 38 <edmx:Include Namespace="Manager"/> [all …]
|
H A D | Task_v1.xml | 15 <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/> 18 <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/> 21 <edmx:Include Namespace="Org.OData.Measures.V1" Alias="Measures"/> 24 <edmx:Include Namespace="Resource"/> 25 <edmx:Include Namespace="Resource.v1_0_0"/> 28 <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/> 29 <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/> 32 <edmx:Include Namespace="Message"/> 35 <edmx:Include Namespace="TaskCollection"/> 40 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Task"> [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
H A D | ServiceRoot_v1.xml | 15 <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/> 18 <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/> 21 <edmx:Include Namespace="Resource"/> 22 <edmx:Include Namespace="Resource.v1_0_0"/> 25 <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/> 26 <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/> 29 <edmx:Include Namespace="EventService"/> 32 <edmx:Include Namespace="AccountService"/> 35 <edmx:Include Namespace="ComputerSystemCollection"/> 38 <edmx:Include Namespace="ChassisCollection"/> [all …]
|
H A D | Manager_v1.xml | 15 <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/> 18 <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/> 21 <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/> 22 <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/> 25 <edmx:Include Namespace="Resource"/> 26 <edmx:Include Namespace="Resource.v1_0_0"/> 29 <edmx:Include Namespace="ComputerSystem"/> 32 <edmx:Include Namespace="Chassis"/> 35 <edmx:Include Namespace="EthernetInterfaceCollection"/> 38 <edmx:Include Namespace [all...] |
H A D | Chassis_v1.xml | 15 <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/> 18 <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/> 21 <edmx:Include Namespace="Org.OData.Measures.V1" Alias="Measures"/> 24 <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/> 25 <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/> 28 <edmx:Include Namespace="Resource"/> 29 <edmx:Include Namespace="Resource.v1_0_0"/> 32 <edmx:Include Namespace="Thermal"/> 35 <edmx:Include Namespace="Power"/> 38 <edmx:Include Namespace [all...] |
H A D | Task_v1.xml | 15 <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/> 18 <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/> 21 <edmx:Include Namespace="Org.OData.Measures.V1" Alias="Measures"/> 24 <edmx:Include Namespace="Resource"/> 25 <edmx:Include Namespace="Resource.v1_0_0"/> 28 <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/> 29 <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/> 32 <edmx:Include Namespace="Message"/> 35 <edmx:Include Namespace="TaskCollection"/> 40 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Task"> [all …]
|
/openbmc/phosphor-networkd/src/ |
H A D | dns_updater.hpp | 5 namespace phosphor 7 namespace network 9 namespace dns 11 namespace updater 14 namespace fs = std::filesystem; 37 } // namespace updater 38 } // namespace dns 39 } // namespace network 40 } // namespace phosphor
|
H A D | dns_updater.cpp | 10 namespace phosphor 12 namespace network 14 namespace dns 16 namespace updater 21 using namespace phosphor::logging; in updateDNSEntries() 22 using namespace sdbusplus::xyz::openbmc_project::Common::Error; in updateDNSEntries() 52 } // namespace updater 53 } // namespace dns 54 } // namespace network 55 } // namespace phosphor
|
/openbmc/linux/Documentation/admin-guide/sysctl/ |
H A D | user.rst | 16 per user per user namespace limits. 24 The creation of per user per user namespace objects are charged to 25 the user in the user namespace who created the object and 26 verified to be below the per user limit in that user namespace. 34 user namespace does not allow a user to escape their current limits. 42 user namespace may create. 48 user namespace may create. 54 user namespace may create. 60 current user namespace may create. 66 user namespace may create. [all …]
|
/openbmc/linux/Documentation/networking/ |
H A D | sysfs-tagging.rst | 11 namespace active multiple devices with the same name can show up in 18 By using the network namespace pointers as tags to separate out 23 Each sysfs directory entry may be tagged with a namespace via the 26 and KOBJ_NS_TYPES, and ns will point to the namespace to which it 30 ``void *ns[KOBJ_NS_TYPES]``. When a task in a tagging namespace 33 ``s_fs_info->ns[kobj_nstype]`` set to the new namespace. Note that 36 namespace exits, it will call kobj_ns_exit() to invalidate any 44 - current_ns() which returns current's namespace 45 - netlink_ns() which returns a socket's namespace 46 - initial_ns() which returns the initial namespace
|
/openbmc/bmcweb/test/redfish-core/lib/ |
H A D | metadata_test.cpp | 12 namespace redfish 14 namespace 25 " <edmx:Include Namespace=\"ExternalNamespace\"/>\n" 26 " <edmx:Include Namespace=\"Other.Namespace\"/>\n" 29 " <Schema xmlns=\"http://docs.oasis-open.org/odata/ns/edm\" Namespace=\"MyNewNamespace\">\n" 32 " <Property Name=\"MyProperty2\" Type=\"Other.Namespace.OtherDataType\"/>\n" 47 " <edmx:Include Namespace=\"MyNewNamespace\"/>\n" in TEST() 54 } // namespace 55 } // namespace redfish
|