Home
last modified time | relevance | path

Searched defs:_ctx (Results 1 – 20 of 20) sorted by relevance

/openbmc/libpldm/tests/
H A Dmsgbuf_generic.c31 struct pldm_msgbuf_ro _ctx; in test_msgbuf_extract_generic_uint8() local
44 struct pldm_msgbuf_ro _ctx; in test_msgbuf_extract_generic_int8() local
57 struct pldm_msgbuf_ro _ctx; in test_msgbuf_extract_generic_uint16() local
70 struct pldm_msgbuf_ro _ctx; in test_msgbuf_extract_generic_int16() local
83 struct pldm_msgbuf_ro _ctx; in test_msgbuf_extract_generic_uint32() local
96 struct pldm_msgbuf_ro _ctx; in test_msgbuf_extract_generic_int32() local
109 struct pldm_msgbuf_ro _ctx; in test_msgbuf_extract_generic_real32() local
128 struct pldm_msgbuf_ro _ctx; in test_msgbuf_extract_array_generic_uint8() local
141 struct pldm_msgbuf_rw _ctx; in test_msgbuf_insert_generic_int32() local
163 struct pldm_msgbuf_rw _ctx; in test_msgbuf_insert_generic_uint32() local
[all …]
H A Dmsgbuf.cpp17 struct pldm_msgbuf_rw _ctx; in TEST() local
27 struct pldm_msgbuf_rw _ctx; in TEST() local
36 struct pldm_msgbuf_rw _ctx; in TEST() local
46 struct pldm_msgbuf_rw _ctx; in TEST() local
55 struct pldm_msgbuf_rw _ctx; in TEST() local
65 struct pldm_msgbuf_ro _ctx; in TEST() local
78 struct pldm_msgbuf_ro _ctx; in TEST() local
92 struct pldm_msgbuf_ro _ctx; in TEST() local
105 struct pldm_msgbuf_ro _ctx; in TEST() local
118 struct pldm_msgbuf_ro _ctx; in TEST() local
[all …]
/openbmc/obmc-console/test/
H A Dtest-ringbuffer-simple-poll.c12 struct rb_test_ctx _ctx; in test_simple_poll() local
H A Dtest-ringbuffer-boundary-poll.c12 struct rb_test_ctx _ctx; in test_boundary_poll() local
H A Dtest-ringbuffer-poll-force.c14 struct rb_test_ctx _ctx; in test_poll_force() local
/openbmc/phosphor-mboxd/vpnor/test/
H A Dwrite_ro.cpp28 struct mbox_context _ctx, *ctx = &_ctx; in main() local
H A Dwrite_rw.cpp28 struct mbox_context _ctx, *ctx = &_ctx; in main() local
H A Dwrite_prsv.cpp29 struct mbox_context _ctx, *ctx = &_ctx; in main() local
H A Dwrite_patch.cpp34 struct mbox_context _ctx, *ctx = &_ctx; in main() local
H A Dwrite_patch_resize.cpp34 struct mbox_context _ctx, *ctx = &_ctx; in main() local
/openbmc/hiomapd/vpnor/test/
H A Dwrite_ro.cpp32 struct mbox_context _ctx, *ctx = &_ctx; in main() local
H A Dwrite_rw.cpp32 struct mbox_context _ctx, *ctx = &_ctx; in main() local
H A Dwrite_prsv.cpp32 struct mbox_context _ctx, *ctx = &_ctx; in main() local
H A Dwrite_patch.cpp38 struct mbox_context _ctx, *ctx = &_ctx; in main() local
H A Dwrite_patch_resize.cpp38 struct mbox_context _ctx, *ctx = &_ctx; in main() local
/openbmc/libmctp/utils/
H A Dmctp-astlpc-daemon.c56 struct ctx *ctx, _ctx; in main() local
H A Dmctp-demux-daemon.c604 struct ctx *ctx, _ctx; in main() local
/openbmc/libmctp/tests/
H A Dtest_bridge.c86 struct test_ctx _ctx, *ctx = &_ctx; in main() local
H A Dtest_eid.c46 struct test_ctx _ctx, *ctx = &_ctx; in main() local
/openbmc/libmctp/tests/fuzz/
H A Di2c-fuzz.c223 struct fuzz_ctx _ctx = { in LLVMFuzzerTestOneInput() local