Home
last modified time | relevance | path

Searched defs:read_ctx (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_module.c41 struct bpf_testmod_test_read_ctx *read_ctx) in BPF_PROG()
75 struct bpf_testmod_test_read_ctx *read_ctx) in BPF_PROG()
H A Dtest_module_attach.c14 struct task_struct *task, struct bpf_testmod_test_read_ctx *read_ctx) in BPF_PROG()
48 struct task_struct *task, struct bpf_testmod_test_read_ctx *read_ctx) in BPF_PROG()
/openbmc/qemu/io/
H A Dchannel-util.c42 AioContext *read_ctx, in qio_channel_util_set_aio_fd_handler()
H A Dchannel.c397 AioContext *read_ctx, in qio_channel_set_aio_fd_handler()
630 AioContext *read_ctx = NULL; in qio_channel_set_fd_handlers() local
673 AioContext *read_ctx = NULL; in qio_channel_clear_fd_handlers() local
H A Dchannel-command.c335 AioContext *read_ctx, in qio_channel_command_set_aio_fd_handler()
H A Dchannel-file.c270 AioContext *read_ctx, in qio_channel_file_set_aio_fd_handler()
H A Dchannel-tls.c386 AioContext *read_ctx, in qio_channel_tls_set_aio_fd_handler()
H A Dchannel-socket.c929 AioContext *read_ctx, in qio_channel_socket_set_aio_fd_handler()
/openbmc/ipmitool/src/plugins/serial/
H A Dserial_basic.c750 struct serial_bm_request_ctx * req_ctx, struct serial_bm_recv_ctx * read_ctx, in serial_bm_wait_response()
822 struct serial_bm_recv_ctx * read_ctx, in serial_bm_get_message()
897 struct serial_bm_recv_ctx read_ctx; in serial_bm_send_request() local
/openbmc/linux/fs/cachefiles/
H A Dondemand.c648 struct cachefiles_read_ctx *read_ctx = private; in cachefiles_ondemand_init_read_req() local
741 struct cachefiles_read_ctx read_ctx = {pos, len}; in cachefiles_ondemand_read() local
/openbmc/qemu/migration/
H A Dchannel-block.c161 AioContext *read_ctx, in qio_channel_block_set_aio_fd_handler()
H A Drdma.c3082 AioContext *read_ctx, in qio_channel_rdma_set_aio_fd_handler()
/openbmc/qemu/include/io/
H A Dchannel.h85 AioContext *read_ctx; member