Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- r -
- R_ARM_ABS32 : elf_loader.h
- R_ARM_GLOB_DAT : elf_loader.h
- R_ARM_JUMP_SLOT : elf_loader.h
- R_ARM_RELATIVE : elf_loader.h
- READ_SYSCALL_ID : rpmsg_retarget.h
- remoteproc_add_mem() : remoteproc.h, remoteproc.c
- remoteproc_allocate_id() : remoteproc.h, remoteproc.c
- remoteproc_check_fw_format() : remoteproc.c
- remoteproc_config() : remoteproc.h, remoteproc.c
- remoteproc_create_virtio() : remoteproc.h, remoteproc.c
- remoteproc_datopa() : remoteproc.c
- remoteproc_get_io_with_da() : remoteproc.h, remoteproc.c
- remoteproc_get_io_with_name() : remoteproc.h, remoteproc.c
- remoteproc_get_io_with_pa() : remoteproc.h, remoteproc.c
- remoteproc_get_io_with_va() : remoteproc.h, remoteproc.c
- remoteproc_get_mem() : remoteproc.c
- remoteproc_get_notification() : remoteproc.h, remoteproc.c
- remoteproc_get_rsc_table() : remoteproc.c
- remoteproc_init() : remoteproc.h, remoteproc.c
- remoteproc_init_mem() : remoteproc.h, remoteproc.c
- remoteproc_load() : remoteproc.h, remoteproc.c
- remoteproc_load_noblock() : remoteproc.h, remoteproc.c
- remoteproc_mmap() : remoteproc.h, remoteproc.c
- remoteproc_parse_rsc_table() : remoteproc.c
- remoteproc_patoda() : remoteproc.c
- remoteproc_remove() : remoteproc.h, remoteproc.c
- remoteproc_remove_virtio() : remoteproc.h, remoteproc.c
- remoteproc_set_rsc_table() : remoteproc.h, remoteproc.c
- remoteproc_shutdown() : remoteproc.h, remoteproc.c
- remoteproc_start() : remoteproc.h, remoteproc.c
- remoteproc_state : remoteproc.h
- remoteproc_stop() : remoteproc.h, remoteproc.c
- remoteproc_virtio_dispatch_funcs : remoteproc_virtio.c
- remoteproc_virtio_notify() : remoteproc.c
- RPMSG_ADDR_ANY : rpmsg.h
- RPMSG_ADDR_BMP_SIZE : rpmsg.h
- RPMSG_ASSERT : rpmsg_internal.h
- RPMSG_BUF_HELD_COUNTER : rpmsg_virtio.c
- RPMSG_BUF_HELD_DEC : rpmsg_virtio.c
- RPMSG_BUF_HELD_INC : rpmsg_virtio.c
- RPMSG_BUF_HELD_MASK : rpmsg_internal.h
- RPMSG_BUF_HELD_SHIFT : rpmsg_internal.h
- RPMSG_BUF_INDEX : rpmsg_virtio.c
- RPMSG_BUFFER_SIZE : rpmsg_virtio.h
- rpmsg_create_ept() : rpmsg.h, rpmsg.c
- rpmsg_default_rpc : rpmsg_retarget.c
- rpmsg_deinit_vdev() : rpmsg_virtio.h, rpmsg_virtio.c
- rpmsg_destroy_ept() : rpmsg.h, rpmsg.c
- rpmsg_endpoint_client_cb() : rpmsg_rpc_client.c
- rpmsg_endpoint_server_cb() : rpmsg_rpc_server.c
- RPMSG_EOPNOTSUPP : rpmsg.h
- rpmsg_ept_cb : rpmsg.h
- rpmsg_ept_decref() : rpmsg.c, rpmsg_internal.h
- rpmsg_ept_incref() : rpmsg.c, rpmsg_internal.h
- rpmsg_ept_release_cb : rpmsg.h
- RPMSG_ERR_ADDR : rpmsg.h
- RPMSG_ERR_BUFF_SIZE : rpmsg.h
- RPMSG_ERR_DEV_STATE : rpmsg.h
- RPMSG_ERR_INIT : rpmsg.h
- RPMSG_ERR_NO_BUFF : rpmsg.h
- RPMSG_ERR_NO_MEM : rpmsg.h
- RPMSG_ERR_PARAM : rpmsg.h
- RPMSG_ERR_PERM : rpmsg.h
- RPMSG_ERROR_BASE : rpmsg.h
- rpmsg_get_address() : rpmsg.c
- rpmsg_get_endpoint() : rpmsg.c, rpmsg_internal.h
- rpmsg_get_ept_from_addr() : rpmsg_internal.h
- rpmsg_get_rx_buffer_size() : rpmsg.h, rpmsg.c
- rpmsg_get_tx_buffer_size() : rpmsg.h, rpmsg.c
- rpmsg_get_tx_payload_buffer() : rpmsg.h, rpmsg.c
- rpmsg_hold_rx_buffer() : rpmsg.h, rpmsg.c
- RPMSG_HOST : rpmsg_virtio.h
- rpmsg_init_vdev() : rpmsg_virtio.h, rpmsg_virtio.c
- rpmsg_init_vdev_with_config() : rpmsg_virtio.h, rpmsg_virtio.c
- rpmsg_is_address_set() : rpmsg.c
- RPMSG_LOCATE_DATA : rpmsg_internal.h
- RPMSG_LOCATE_HDR : rpmsg_internal.h
- RPMSG_NAME_SIZE : rpmsg.h
- rpmsg_ns_bind_cb : rpmsg.h
- RPMSG_NS_CREATE : rpmsg_internal.h
- RPMSG_NS_DESTROY : rpmsg_internal.h
- RPMSG_NS_EPT_ADDR : rpmsg.h
- rpmsg_ns_flags : rpmsg_internal.h
- rpmsg_ns_unbind_cb : rpmsg.h
- RPMSG_NUM_VRINGS : rpmsg_virtio.c
- rpmsg_register_endpoint() : rpmsg.c, rpmsg_internal.h
- rpmsg_release_address() : rpmsg.c
- rpmsg_release_rx_buffer() : rpmsg.h, rpmsg.c
- rpmsg_release_tx_buffer() : rpmsg.h, rpmsg.c
- RPMSG_REMOTE : rpmsg_virtio.h
- RPMSG_RESERVED_ADDRESSES : rpmsg.h
- rpmsg_rpc_client_init() : rpmsg_rpc_client_server.h, rpmsg_rpc_client.c
- rpmsg_rpc_client_release() : rpmsg_rpc_client_server.h, rpmsg_rpc_client.c
- rpmsg_rpc_client_send() : rpmsg_rpc_client_server.h, rpmsg_rpc_client.c
- rpmsg_rpc_ept_cb() : rpmsg_retarget.c
- rpmsg_rpc_init() : rpmsg_retarget.h, rpmsg_retarget.c
- RPMSG_RPC_INVALID_ID : rpmsg_rpc_client_server.h
- RPMSG_RPC_OK : rpmsg_rpc_client_server.h
- rpmsg_rpc_poll : rpmsg_retarget.h
- rpmsg_rpc_release() : rpmsg_retarget.h, rpmsg_retarget.c
- rpmsg_rpc_send() : rpmsg_retarget.h, rpmsg_retarget.c
- rpmsg_rpc_server_init() : rpmsg_rpc_client_server.h, rpmsg_rpc_server.c
- rpmsg_rpc_server_send() : rpmsg_rpc_client_server.h, rpmsg_rpc_server.c
- RPMSG_RPC_SERVICE_NAME : rpmsg_rpc_client_server.h
- rpmsg_rpc_shutdown_cb : rpmsg_retarget.h, rpmsg_rpc_client_server.h
- rpmsg_rpc_syscall_cb : rpmsg_rpc_client_server.h
- rpmsg_send() : rpmsg.h
- rpmsg_send_nocopy() : rpmsg.h
- rpmsg_send_ns_message() : rpmsg.c, rpmsg_internal.h
- rpmsg_send_offchannel() : rpmsg.h
- rpmsg_send_offchannel_nocopy() : rpmsg.h, rpmsg.c
- rpmsg_send_offchannel_raw() : rpmsg.h, rpmsg.c
- rpmsg_sendto() : rpmsg.h
- rpmsg_sendto_nocopy() : rpmsg.h
- rpmsg_service_client_unbind() : rpmsg_rpc_client.c
- rpmsg_service_unbind() : rpmsg_retarget.c
- rpmsg_set_address() : rpmsg.c
- rpmsg_set_default_rpc() : rpmsg_retarget.h, rpmsg_retarget.c
- RPMSG_SUCCESS : rpmsg.h
- RPMSG_TICK_COUNT : rpmsg_virtio.c
- RPMSG_TICKS_PER_INTERVAL : rpmsg_virtio.c
- rpmsg_trysend() : rpmsg.h
- rpmsg_trysend_offchannel() : rpmsg.h
- rpmsg_trysendto() : rpmsg.h
- rpmsg_unregister_endpoint() : rpmsg.c
- rpmsg_virtio_buf_held_dec_test() : rpmsg_virtio.c
- RPMSG_VIRTIO_DEFAULT_CONFIG : rpmsg_virtio.c
- rpmsg_virtio_enqueue_buffer() : rpmsg_virtio.c
- rpmsg_virtio_get_buffer_size() : rpmsg_virtio.h
- rpmsg_virtio_get_role() : rpmsg_virtio.h
- rpmsg_virtio_get_rpmsg_device() : rpmsg_virtio.h
- rpmsg_virtio_get_rx_buffer() : rpmsg_virtio.c
- rpmsg_virtio_get_rx_buffer_size() : rpmsg_virtio.h, rpmsg_virtio.c
- rpmsg_virtio_get_tx_buffer() : rpmsg_virtio.c
- rpmsg_virtio_get_tx_buffer_size() : rpmsg_virtio.h, rpmsg_virtio.c
- rpmsg_virtio_get_tx_payload_buffer() : rpmsg_virtio.c
- rpmsg_virtio_hold_rx_buffer() : rpmsg_virtio.c
- rpmsg_virtio_init_shm_pool() : rpmsg_virtio.h, rpmsg_virtio.c
- rpmsg_virtio_notify_wait() : rpmsg_virtio.c
- rpmsg_virtio_notify_wait_cb : rpmsg_virtio.h
- rpmsg_virtio_ns_callback() : rpmsg_virtio.c
- rpmsg_virtio_release_rx_buffer() : rpmsg_virtio.c
- rpmsg_virtio_release_rx_buffer_nolock() : rpmsg_virtio.c
- rpmsg_virtio_release_tx_buffer() : rpmsg_virtio.c
- rpmsg_virtio_return_buffer() : rpmsg_virtio.c
- rpmsg_virtio_rx_callback() : rpmsg_virtio.c
- rpmsg_virtio_send_offchannel_nocopy() : rpmsg_virtio.c
- rpmsg_virtio_send_offchannel_raw() : rpmsg_virtio.c
- rpmsg_virtio_set_wait_cb() : rpmsg_virtio.h
- rpmsg_virtio_shm_pool_get_buffer() : rpmsg_virtio.h
- rpmsg_virtio_tx_callback() : rpmsg_virtio.c
- rpmsg_virtio_wait_remote_ready() : rpmsg_virtio.c
- RPROC_CONFIGURED : remoteproc.h
- RPROC_EAGAIN : remoteproc.h
- RPROC_EBASE : remoteproc.h
- RPROC_EINVAL : remoteproc.h
- RPROC_EMAX : remoteproc.h
- RPROC_ENODEV : remoteproc.h
- RPROC_ENOMEM : remoteproc.h
- RPROC_EOF : remoteproc.h
- RPROC_EPTR : remoteproc.h
- RPROC_ERR_LOADER_STATE : remoteproc.h
- RPROC_ERR_PTR() : remoteproc.h
- RPROC_ERR_RSC_TAB_NP : remoteproc.h
- RPROC_ERR_RSC_TAB_NS : remoteproc.h
- RPROC_ERR_RSC_TAB_RSVD : remoteproc.h
- RPROC_ERR_RSC_TAB_TRUNC : remoteproc.h
- RPROC_ERR_RSC_TAB_VDEV_NRINGS : remoteproc.h
- RPROC_ERR_RSC_TAB_VER : remoteproc.h
- RPROC_ERROR : remoteproc.h
- RPROC_IS_ERR() : remoteproc.h
- RPROC_LAST : remoteproc.h
- RPROC_LOAD_ANYADDR : remoteproc_loader.h
- RPROC_LOADER_LOAD_COMPLETE : remoteproc_loader.h
- RPROC_LOADER_MASK : remoteproc_loader.h
- RPROC_LOADER_NOT_READY : remoteproc_loader.h
- RPROC_LOADER_POST_DATA_LOAD : remoteproc_loader.h
- RPROC_LOADER_PRIVATE_MASK : remoteproc_loader.h
- RPROC_LOADER_READY_TO_LOAD : remoteproc_loader.h
- RPROC_LOADER_RESERVED_MASK : remoteproc_loader.h
- RPROC_MAX_NAME_LEN : remoteproc.h
- RPROC_MAX_VRING_DESC : remoteproc_virtio.h
- RPROC_OFFLINE : remoteproc.h
- RPROC_PTR_ERR() : remoteproc.h
- RPROC_READY : remoteproc.h
- RPROC_RUNNING : remoteproc.h
- RPROC_STOPPED : remoteproc.h
- RPROC_SUSPENDED : remoteproc.h
- rproc_virtio_create_vdev() : remoteproc_virtio.h, remoteproc_virtio.c
- rproc_virtio_create_virtqueue() : remoteproc_virtio.c
- rproc_virtio_create_virtqueues() : remoteproc_virtio.c
- rproc_virtio_delete_virtqueues() : remoteproc_virtio.c
- rproc_virtio_get_dfeatures() : remoteproc_virtio.c
- rproc_virtio_get_features() : remoteproc_virtio.c
- rproc_virtio_get_status() : remoteproc_virtio.c
- rproc_virtio_init_vring() : remoteproc_virtio.h, remoteproc_virtio.c
- rproc_virtio_notified() : remoteproc_virtio.h, remoteproc_virtio.c
- rproc_virtio_read_config() : remoteproc_virtio.c
- rproc_virtio_remove_vdev() : remoteproc_virtio.h, remoteproc_virtio.c
- rproc_virtio_virtqueue_notify() : remoteproc_virtio.c
- rproc_virtio_wait_remote_ready() : remoteproc_virtio.h, remoteproc_virtio.c
- rpvdev_notify_func : remoteproc_virtio.h
- RSC_CARVEOUT : remoteproc.h
- RSC_DEVMEM : remoteproc.h
- rsc_handler : rsc_table_parser.c
- rsc_handler_table : rsc_table_parser.c
- RSC_LAST : remoteproc.h
- RSC_NOTIFY_ID_ANY : remoteproc.h
- RSC_TAB_SUPPORTED_VERSION : rsc_table_parser.c
- RSC_TABLE_FLUSH : remoteproc_virtio.h
- RSC_TABLE_INVALIDATE : remoteproc_virtio.h
- RSC_TRACE : remoteproc.h
- RSC_VDEV : remoteproc.h
- RSC_VENDOR_END : remoteproc.h
- RSC_VENDOR_START : remoteproc.h