Home
last modified time | relevance | path

Searched refs:prohibited (Results 1 – 25 of 115) sorted by relevance

12345

/openbmc/phosphor-logging/test/
H A Dextensions_test.cpp30 void deleteProhibited1(uint32_t /*id*/, bool& prohibited) in deleteProhibited1() argument
32 prohibited = true; in deleteProhibited1()
35 void deleteProhibited2(uint32_t /*id*/, bool& prohibited) in deleteProhibited2() argument
37 prohibited = true; in deleteProhibited2()
92 bool prohibited = false; in REGISTER_EXTENSION_FUNCTION() local
93 p(5, prohibited); in REGISTER_EXTENSION_FUNCTION()
94 EXPECT_TRUE(prohibited); in REGISTER_EXTENSION_FUNCTION()
H A Delog_update_ts_test.cpp24 void deleteIsProhibitedMock(uint32_t /*id*/, bool& prohibited) in deleteIsProhibitedMock() argument
26 prohibited = true; in deleteIsProhibitedMock()
29 void deleteIsNotProhibitedMock(uint32_t /*id*/, bool& prohibited) in deleteIsNotProhibitedMock() argument
31 prohibited = false; in deleteIsNotProhibitedMock()
/openbmc/phosphor-logging/
H A Delog_entry.cpp38 bool prohibited = false; in resolved() local
39 func(id(), prohibited); in resolved()
41 if (prohibited) in resolved()
H A Dlog_manager.cpp577 bool prohibited = false; in erase() local
578 func(entryId, prohibited); in erase()
579 if (prohibited) in erase()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dentry_points.cpp83 void pelDeleteProhibited(uint32_t id, bool& prohibited) in REGISTER_EXTENSION_FUNCTION()
85 prohibited = manager->isDeleteProhibited(id); in REGISTER_EXTENSION_FUNCTION()
/openbmc/linux/Documentation/devicetree/bindings/mtd/
H A Dnand-macronix.txt6 randomizer are subpage accesses prohibited and more time period needed
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DOPUBL-1.055 …e `Distribution of substantively modified versions of this document is prohibited without the expl…
57 …le or in part in standard (paper) book form for commercial purposes is prohibited unless prior per…
59 …he work or derivative of the work in any standard (paper) book form is prohibited unless prior per…
H A DInfo-ZIP15 …the explicit permission of Info-ZIP. Such altered versions are further prohibited from misrepresen…
H A DAladdin26prohibited if any payment is made in connection with such distribution, whether directly (as in pa…
H A DCC-BY-2.5-AU58 …c. False attribution prohibited. Except as otherwise agreed in writing by the Licensor, if You pub…
60 …d. Prejudice to honour or reputation prohibited. Except as otherwise agreed in writing by the Lice…
H A DOSL-1.0109 prohibited by U.S. copyright law, the equivalent laws of other
H A DAFL-2.135 …e (or another written agreement between Licensor and You) is expressly prohibited by U.S. copyrigh…
H A DAFL-2.033 …e (or another written agreement between Licensor and You) is expressly prohibited by U.S. copyrigh…
H A DArtistic-2.0120 available in that license fees are prohibited but Distributor
H A DOSL-2.133 …e (or another written agreement between Licensor and You) is expressly prohibited by U.S. copyrigh…
H A DOSL-1.133 …e (or another written agreement between Licensor and You) is expressly prohibited by U.S. copyrigh…
H A DOSL-2.033 …e (or another written agreement between Licensor and You) is expressly prohibited by U.S. copyrigh…
H A DAFL-3.019 …inal Work, and doing so without honoring these terms and conditions is prohibited by copyright law…
H A DOSL-3.019 …inal Work, and doing so without honoring these terms and conditions is prohibited by copyright law…
H A DUCL-1.034 …inal Work, and doing so without honoring these terms and conditions is prohibited by copyright law…
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DArphic-Public-License44 … to copy, modify, sublicense or distribute the Font. These actions are prohibited by law if you do…
/openbmc/linux/Documentation/timers/
H A Dno_hz.rst127 CPUs. Note that you are prohibited from marking all of the CPUs as
133 boot CPU is prohibited from entering adaptive-ticks mode. Specifying a
/openbmc/linux/Documentation/driver-api/media/
H A Dmaintainer-entry-profile.rst168 strictly prohibited, efforts should be made towards staying within 80
/openbmc/linux/Documentation/core-api/
H A Dentry.rst21 Most instrumentation facilities depend on RCU, so intrumentation is prohibited
/openbmc/linux/arch/arm64/
H A DKconfig869 the PE is in trace prohibited state. This will cause losing a few bytes
884 the PE is in trace prohibited state. This will cause losing a few bytes
973 prohibited within the CPU. As a result, the trace buffer or trace buffer state
976 execution changes from a context, in which trace is prohibited to one where it
978 is prohibited is inconsistent between parts of the CPU, and the trace buffer or
982 trace is prohibited or not based on TRBLIMITR_EL1.E by immediately following a

12345