Searched defs:read_ctx (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_core_reloc_module.c | 41 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 D | test_module_attach.c | 14 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 D | channel-util.c | 42 AioContext *read_ctx, in qio_channel_util_set_aio_fd_handler()
|
H A D | channel.c | 397 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 D | channel-command.c | 335 AioContext *read_ctx, in qio_channel_command_set_aio_fd_handler()
|
H A D | channel-file.c | 270 AioContext *read_ctx, in qio_channel_file_set_aio_fd_handler()
|
H A D | channel-tls.c | 386 AioContext *read_ctx, in qio_channel_tls_set_aio_fd_handler()
|
H A D | channel-socket.c | 929 AioContext *read_ctx, in qio_channel_socket_set_aio_fd_handler()
|
/openbmc/ipmitool/src/plugins/serial/ |
H A D | serial_basic.c | 750 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 D | ondemand.c | 648 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 D | channel-block.c | 161 AioContext *read_ctx, in qio_channel_block_set_aio_fd_handler()
|
H A D | rdma.c | 3082 AioContext *read_ctx, in qio_channel_rdma_set_aio_fd_handler()
|
/openbmc/qemu/include/io/ |
H A D | channel.h | 85 AioContext *read_ctx; member
|