/openbmc/linux/samples/bpf/ |
D | bpf_insn.h |
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | registry.hpp | 74 struct SRC struct 79 uint8_t type; 84 uint16_t reasonCode; 91 using WordNum = size_t; 92 std::optional<std::vector<WordNum>> symptomID; 105 using AdditionalDataField = std::tuple<std::string, std::string>; 106 std::optional<std::map<WordNum, AdditionalDataField>> hexwordADFields; 111 bool deconfigFlag; 116 bool checkstopFlag; 118 SRC() : type(0), reasonCode(0), deconfigFlag(false), checkstopFlag(false) {} in SRC() function
|
H A D | src.hpp | 48 class SRC : public Section class 101 SRC(const message::Entry& regEntry, const AdditionalData& additionalData, in SRC() function in openpower::pels::SRC
|
H A D | src.cpp | 299 SRC::SRC(Stream& pel) in SRC() function in openpower::pels::SRC 313 SRC::SRC(const message::Entry& regEntry, const AdditionalData& additionalData, in SRC() function in openpower::pels::SRC
|
/openbmc/qemu/target/hexagon/ |
H A D | macros.h | 409 #define fCLIP(DST, SRC, U) \ argument 483 #define fBIDIR_SHIFTL(SRC, SHAMT, REGSTYPE) \ argument 486 #define fBIDIR_ASHIFTL(SRC, SHAMT, REGSTYPE) \ argument 488 #define fBIDIR_LSHIFTL(SRC, SHAMT, REGSTYPE) \ argument 490 #define fBIDIR_ASHIFTL_SAT(SRC, SHAMT, REGSTYPE) \ argument 493 #define fBIDIR_SHIFTR(SRC, SHAMT, REGSTYPE) \ argument 496 #define fBIDIR_ASHIFTR(SRC, SHAMT, REGSTYPE) \ argument 498 #define fBIDIR_LSHIFTR(SRC, SHAMT, REGSTYPE) \ argument 500 #define fBIDIR_ASHIFTR_SAT(SRC, SHAMT, REGSTYPE) \ argument 504 #define fASHIFTR(SRC, SHAMT, REGSTYPE) (fCAST##REGSTYPE##s(SRC) >> (SHAMT)) argument [all …]
|
/openbmc/phosphor-logging/extensions/openpower-pels/registry/ |
H A D | message_registry.json | 8 "SRC": { object 30 "SRC": { object 51 "SRC": { object 67 "SRC": { object 84 "SRC": { object 101 "SRC": { object 116 "SRC": { object 145 "SRC": { object 174 "SRC": { object 203 "SRC": { object [all …]
|
/openbmc/linux/arch/arc/lib/ |
D | memcpy-archs-unaligned.S |
|
D | memcpy-archs.S |
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/arm-tstee/files/ |
H A D | Makefile | 3 SRC := $(shell pwd) macro
|
/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/hello-mod/files/ |
H A D | Makefile | 3 SRC := $(shell pwd) macro
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/arm-ffa-user/files/ |
H A D | Makefile | 3 SRC := $(shell pwd) macro
|
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | usr.c | 423 #define TEST_x_OP_x(RESTYPE, CHECKFN, SRCTYPE, FUNC, SRC, RES, USR_RES) \ argument 433 #define TEST_R_OP_R(FUNC, SRC, RES, USR_RES) \ argument 436 #define TEST_R_OP_P(FUNC, SRC, RES, USR_RES) \ argument 439 #define TEST_P_OP_P(FUNC, SRC, RES, USR_RES) \ argument 442 #define TEST_P_OP_R(FUNC, SRC, RES, USR_RES) \ argument 445 #define TEST_xp_OP_x(RESTYPE, CHECKFN, SRCTYPE, FUNC, SRC, \ argument 458 #define TEST_Rp_OP_R(FUNC, SRC, RES, PRED_RES, USR_RES) \ argument
|
/openbmc/qemu/target/hexagon/mmvec/ |
H A D | macros.h | 78 #define fGETNIBBLE(IDX, SRC) (fSXTN(4, 8, (SRC >> (4 * IDX)) & 0xF)) argument 79 #define fGETCRUMB(IDX, SRC) (fSXTN(2, 8, (SRC >> (2 * IDX)) & 0x3)) argument 80 #define fGETCRUMB_SYMMETRIC(IDX, SRC) \ argument 291 #define fSTOREMMV(EA, SRC) \ argument 295 #define fSTOREMMVQ(EA, SRC, MASK) \ argument 299 #define fSTOREMMVNQ(EA, SRC, MASK) \ argument 303 #define fSTOREMMVU(EA, SRC) \ argument
|
/openbmc/phosphor-logging/extensions/openpower-pels/registry/schema/ |
H A D | registry_example.json | 9 "SRC": { object
|
/openbmc/linux/sound/pci/ctxfi/ |
D | ctresource.h |
|
/openbmc/linux/tools/verification/rv/ |
D | Makefile |
|
/openbmc/linux/tools/tracing/rtla/ |
D | Makefile |
|
/openbmc/linux/arch/x86/crypto/ |
D | aegis128-aesni-asm.S |
|
/openbmc/linux/arch/sh/kernel/cpu/sh2a/ |
D | setup-sh7203.c |
|
/openbmc/qemu/target/alpha/ |
H A D | helper.c | 32 #define CONVERT_BIT(X, SRC, DST) \ argument
|
H A D | fpu_helper.c | 38 #define CONVERT_BIT(X, SRC, DST) \ argument
|
/openbmc/linux/tools/testing/selftests/bpf/ |
D | test_sock_addr.c |
|
/openbmc/linux/arch/sh/kernel/cpu/sh4a/ |
D | setup-sh7770.c |
|
/openbmc/qemu/target/hppa/ |
H A D | fpu_helper.c | 88 #define CONVERT_BIT(X, SRC, DST) \ argument
|
/openbmc/linux/drivers/mmc/host/ |
D | omap_hsmmc.c |
|