/openbmc/libpldm/tests/ |
H A D | msgbuf_generic.c | 31 struct pldm_msgbuf _ctx; in test_msgbuf_extract_generic_uint8() local 44 struct pldm_msgbuf _ctx; in test_msgbuf_extract_generic_int8() local 57 struct pldm_msgbuf _ctx; in test_msgbuf_extract_generic_uint16() local 70 struct pldm_msgbuf _ctx; in test_msgbuf_extract_generic_int16() local 83 struct pldm_msgbuf _ctx; in test_msgbuf_extract_generic_uint32() local 96 struct pldm_msgbuf _ctx; in test_msgbuf_extract_generic_int32() local 109 struct pldm_msgbuf _ctx; in test_msgbuf_extract_generic_real32() local 128 struct pldm_msgbuf _ctx; in test_msgbuf_extract_array_generic_uint8() local 141 struct pldm_msgbuf _ctx; in test_msgbuf_insert_generic_int32() local 163 struct pldm_msgbuf _ctx; in test_msgbuf_insert_generic_uint32() local [all …]
|
H A D | msgbuf.cpp | 17 struct pldm_msgbuf _ctx; in TEST() local 27 struct pldm_msgbuf _ctx; in TEST() local 36 struct pldm_msgbuf _ctx; in TEST() local 46 struct pldm_msgbuf _ctx; in TEST() local 55 struct pldm_msgbuf _ctx; in TEST() local 65 struct pldm_msgbuf _ctx; in TEST() local 78 struct pldm_msgbuf _ctx; in TEST() local 92 struct pldm_msgbuf _ctx; in TEST() local 105 struct pldm_msgbuf _ctx; in TEST() local 118 struct pldm_msgbuf _ctx; in TEST() local [all …]
|
/openbmc/linux/crypto/ |
H A D | aria_generic.c | 250 void aria_encrypt(void *_ctx, u8 *out, const u8 *in) in aria_encrypt() 258 void aria_decrypt(void *_ctx, u8 *out, const u8 *in) in aria_decrypt()
|
/openbmc/obmc-console/test/ |
H A D | test-ringbuffer-simple-poll.c | 12 struct rb_test_ctx _ctx; in test_simple_poll() local
|
H A D | test-ringbuffer-boundary-poll.c | 12 struct rb_test_ctx _ctx; in test_boundary_poll() local
|
H A D | test-ringbuffer-poll-force.c | 14 struct rb_test_ctx _ctx; in test_poll_force() local
|
/openbmc/phosphor-mboxd/vpnor/test/ |
H A D | write_ro.cpp | 28 struct mbox_context _ctx, *ctx = &_ctx; in main() local
|
H A D | write_rw.cpp | 28 struct mbox_context _ctx, *ctx = &_ctx; in main() local
|
H A D | write_prsv.cpp | 29 struct mbox_context _ctx, *ctx = &_ctx; in main() local
|
H A D | write_patch.cpp | 34 struct mbox_context _ctx, *ctx = &_ctx; in main() local
|
H A D | write_patch_resize.cpp | 34 struct mbox_context _ctx, *ctx = &_ctx; in main() local
|
/openbmc/hiomapd/vpnor/test/ |
H A D | write_ro.cpp | 32 struct mbox_context _ctx, *ctx = &_ctx; in main() local
|
H A D | write_rw.cpp | 32 struct mbox_context _ctx, *ctx = &_ctx; in main() local
|
H A D | write_prsv.cpp | 32 struct mbox_context _ctx, *ctx = &_ctx; in main() local
|
H A D | write_patch.cpp | 38 struct mbox_context _ctx, *ctx = &_ctx; in main() local
|
H A D | write_patch_resize.cpp | 38 struct mbox_context _ctx, *ctx = &_ctx; in main() local
|
/openbmc/libpldm/tests/oem/meta/ |
H A D | fileio.cpp | 16 struct pldm_msgbuf _ctx; in TEST() local 86 struct pldm_msgbuf _ctx; in TEST() local
|
/openbmc/libmctp/utils/ |
H A D | mctp-astlpc-daemon.c | 56 struct ctx *ctx, _ctx; in main() local
|
/openbmc/linux/crypto/asymmetric_keys/ |
H A D | mscode_parser.c | 20 int mscode_parse(void *_ctx, const void *content_data, size_t data_len, in mscode_parse()
|
/openbmc/libmctp/tests/ |
H A D | test_bridge.c | 86 struct test_ctx _ctx, *ctx = &_ctx; in main() local
|
H A D | test_eid.c | 46 struct test_ctx _ctx, *ctx = &_ctx; in main() local
|
/openbmc/linux/drivers/staging/media/imx/ |
H A D | imx-media-csc-scaler.c | 82 static void job_abort(void *_ctx) in job_abort() 90 static void ipu_ic_pp_complete(struct ipu_image_convert_run *run, void *_ctx) in ipu_ic_pp_complete() 113 static void device_run(void *_ctx) in device_run()
|
/openbmc/linux/drivers/clk/samsung/ |
H A D | clk-exynos5-subcmu.c | 58 void exynos5_subcmus_init(struct samsung_clk_provider *_ctx, int _nr_cmus, in exynos5_subcmus_init()
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_dfs.c | 652 #define QLA_DFS_ROOT_CREATE_FILE(_name, _perm, _ctx) \ argument 668 #define QLA_DFS_CREATE_FILE(_struct, _name, _perm, _parent, _ctx) \ argument
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | xdp.c | 180 const struct mlx5e_xdp_buff *_ctx = (void *)ctx; in mlx5e_xdp_rx_timestamp() local 240 const struct mlx5e_xdp_buff *_ctx = (void *)ctx; in mlx5e_xdp_rx_hash() local
|