Home
last modified time | relevance | path

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

12

/openbmc/libpldm/tests/
H A Dmsgbuf_generic.c31 struct pldm_msgbuf _ctx; in test_msgbuf_extract_generic_uint8() local
45 struct pldm_msgbuf _ctx; in test_msgbuf_extract_generic_int8() local
59 struct pldm_msgbuf _ctx; in test_msgbuf_extract_generic_uint16() local
73 struct pldm_msgbuf _ctx; in test_msgbuf_extract_generic_int16() local
87 struct pldm_msgbuf _ctx; in test_msgbuf_extract_generic_uint32() local
101 struct pldm_msgbuf _ctx; in test_msgbuf_extract_generic_int32() local
115 struct pldm_msgbuf _ctx; in test_msgbuf_extract_generic_real32() local
135 struct pldm_msgbuf _ctx; in test_msgbuf_extract_array_generic_uint8() local
149 struct pldm_msgbuf _ctx; in test_msgbuf_insert_generic_int32() local
172 struct pldm_msgbuf _ctx; in test_msgbuf_insert_generic_uint32() local
[all …]
H A Dmsgbuf.cpp17 struct pldm_msgbuf _ctx; in TEST() local
27 struct pldm_msgbuf _ctx; in TEST() local
37 struct pldm_msgbuf _ctx; in TEST() local
47 struct pldm_msgbuf _ctx; in TEST() local
57 struct pldm_msgbuf _ctx; in TEST() local
68 struct pldm_msgbuf _ctx; in TEST() local
82 struct pldm_msgbuf _ctx; in TEST() local
97 struct pldm_msgbuf _ctx; in TEST() local
111 struct pldm_msgbuf _ctx; in TEST() local
125 struct pldm_msgbuf _ctx; in TEST() local
[all …]
/openbmc/linux/crypto/
H A Daria_generic.c250 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/phosphor-mboxd/vpnor/test/
H A Dwrite_ro.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_rw.cpp28 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/obmc-console/test/
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
H A Dtest-ringbuffer-simple-poll.c12 struct rb_test_ctx _ctx; in test_simple_poll() local
/openbmc/libpldm/tests/oem/meta/
H A Dfileio.cpp16 struct pldm_msgbuf _ctx; in TEST() local
86 struct pldm_msgbuf _ctx; in TEST() local
/openbmc/libmctp/utils/
H A Dmctp-astlpc-daemon.c56 struct ctx *ctx, _ctx; in main() local
/openbmc/libmctp/tests/
H A Dtest_bridge.c83 struct test_ctx _ctx, *ctx = &_ctx; in main() local
H A Dtest_eid.c46 struct test_ctx _ctx, *ctx = &_ctx; in main() local
/openbmc/linux/crypto/asymmetric_keys/
H A Dmscode_parser.c20 int mscode_parse(void *_ctx, const void *content_data, size_t data_len, in mscode_parse()
/openbmc/linux/drivers/staging/media/imx/
H A Dimx-media-csc-scaler.c82 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 Dclk-exynos5-subcmu.c58 void exynos5_subcmus_init(struct samsung_clk_provider *_ctx, int _nr_cmus, in exynos5_subcmus_init()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_dfs.c570 #define QLA_DFS_ROOT_CREATE_FILE(_name, _perm, _ctx) \ argument
586 #define QLA_DFS_CREATE_FILE(_struct, _name, _perm, _parent, _ctx) \ argument
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.c180 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

12