From 71907dafdbb47df824e03665e5b9fffa0dd07a9e Mon Sep 17 00:00:00 2001 From: Dokyung Song Date: Tue, 11 Sep 2018 10:27:16 -0700 Subject: sys/fuchsia: generate descriptions for garnet services --- executor/defs.h | 4 +- executor/syscalls.h | 148 ++++++++++++++++++++++++++++++++++++++++------------ 2 files changed, 116 insertions(+), 36 deletions(-) (limited to 'executor') diff --git a/executor/defs.h b/executor/defs.h index 10f26d587..0484ee930 100644 --- a/executor/defs.h +++ b/executor/defs.h @@ -35,7 +35,7 @@ #if GOARCH_amd64 #define GOARCH "amd64" -#define SYZ_REVISION "8e00ee09a9f5a1a4d836583a225bc07d1db1c1d7" +#define SYZ_REVISION "c8c2c2bde8c68b9fc83abac9ce49d03d78b3c694" #define SYZ_EXECUTOR_USES_FORK_SERVER 0 #define SYZ_EXECUTOR_USES_SHMEM 0 #define SYZ_PAGE_SIZE 4096 @@ -45,7 +45,7 @@ #if GOARCH_arm64 #define GOARCH "arm64" -#define SYZ_REVISION "f5add65900536a85bf97a394d610cf85790c4b17" +#define SYZ_REVISION "11210e531e4522fc0d20c05392f7326ffa0f08f9" #define SYZ_EXECUTOR_USES_FORK_SERVER 0 #define SYZ_EXECUTOR_USES_SHMEM 0 #define SYZ_PAGE_SIZE 4096 diff --git a/executor/syscalls.h b/executor/syscalls.h index a4fb47d85..e3f73dbaa 100644 --- a/executor/syscalls.h +++ b/executor/syscalls.h @@ -506,17 +506,25 @@ const call_t syscalls[] = { {"fchownat", 0, (syscall_t)fchownat}, {"fdatasync", 0, (syscall_t)fdatasync}, {"fdio_service_connect$fuchsia_cobalt_Controller", 0, (syscall_t)fdio_service_connect}, - {"fdio_service_connect$fuchsia_cobalt_Encoder", 0, (syscall_t)fdio_service_connect}, - {"fdio_service_connect$fuchsia_cobalt_EncoderFactory", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_cobalt_Logger", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_cobalt_LoggerExt", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_cobalt_LoggerFactory", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_cobalt_LoggerSimple", 0, (syscall_t)fdio_service_connect}, + {"fdio_service_connect$fuchsia_devicesettings_DeviceSettingsManager", 0, (syscall_t)fdio_service_connect}, + {"fdio_service_connect$fuchsia_devicesettings_DeviceSettingsWatcher", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_io_Directory", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_io_File", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_io_Node", 0, (syscall_t)fdio_service_connect}, + {"fdio_service_connect$fuchsia_mediacodec_Codec", 0, (syscall_t)fdio_service_connect}, + {"fdio_service_connect$fuchsia_mediacodec_CodecFactory", 0, (syscall_t)fdio_service_connect}, + {"fdio_service_connect$fuchsia_power_PowerManager", 0, (syscall_t)fdio_service_connect}, + {"fdio_service_connect$fuchsia_power_PowerManagerWatcher", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_process_Launcher", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_process_Resolver", 0, (syscall_t)fdio_service_connect}, + {"fdio_service_connect$fuchsia_scpi_SystemController", 0, (syscall_t)fdio_service_connect}, + {"fdio_service_connect$fuchsia_timezone_TimeService", 0, (syscall_t)fdio_service_connect}, + {"fdio_service_connect$fuchsia_timezone_Timezone", 0, (syscall_t)fdio_service_connect}, + {"fdio_service_connect$fuchsia_timezone_TimezoneWatcher", 0, (syscall_t)fdio_service_connect}, {"fstat", 0, (syscall_t)fstat}, {"fsync", 0, (syscall_t)fsync}, {"ftruncate", 0, (syscall_t)ftruncate}, @@ -572,18 +580,6 @@ const call_t syscalls[] = { {"zx_channel_call$fuchsia_cobalt_ControllerGetFailedSendAttempts", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_ControllerGetNumSendAttempts", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_ControllerRequestSendSoon", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_EncoderAddDoubleObservation", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_EncoderAddIndexObservation", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_EncoderAddIntBucketDistribution", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_EncoderAddIntObservation", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_EncoderAddMultipartObservation", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_EncoderAddObservation", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_EncoderAddStringObservation", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_EncoderEndTimer", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_EncoderEndTimerMultiPart", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_EncoderFactoryGetEncoderForProject", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_EncoderSendObservations", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_EncoderStartTimer", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerEndTimer", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerExtLogCustomEvent", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerExtLogIntHistogram", 0, (syscall_t)zx_channel_call}, @@ -596,9 +592,13 @@ const call_t syscalls[] = { {"zx_channel_call$fuchsia_cobalt_LoggerLogFrameRate", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerLogMemoryUsage", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerLogString", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_LoggerSimpleLogCustomEvent", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerSimpleLogIntHistogram", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerStartTimer", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_devicesettings_DeviceSettingsManagerGetInteger", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_devicesettings_DeviceSettingsManagerGetString", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_devicesettings_DeviceSettingsManagerSetInteger", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_devicesettings_DeviceSettingsManagerSetString", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_devicesettings_DeviceSettingsManagerWatch", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_io_DirectoryClose", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_io_DirectoryDescribe", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_io_DirectoryGetAttr", 0, (syscall_t)zx_channel_call}, @@ -633,28 +633,52 @@ const call_t syscalls[] = { {"zx_channel_call$fuchsia_io_NodeIoctl", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_io_NodeSetAttr", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_io_NodeSync", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_mediacodec_CodecSync", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_power_PowerManagerGetBatteryStatus", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_process_LauncherCreateWithoutStarting", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_process_LauncherLaunch", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_process_ResolverResolve", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_scpi_SystemControllerGetDvfsInfo", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_scpi_SystemControllerGetSystemStatus", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_timezone_TimeServiceUpdate", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_timezone_TimezoneGetTimezoneId", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_timezone_TimezoneGetTimezoneOffsetMinutes", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_timezone_TimezoneSetTimezone", 0, (syscall_t)zx_channel_call}, {"zx_channel_create", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_cobalt_Controller", 0, (syscall_t)zx_channel_create}, - {"zx_channel_create$fuchsia_cobalt_Encoder", 0, (syscall_t)zx_channel_create}, - {"zx_channel_create$fuchsia_cobalt_EncoderFactory", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_cobalt_Logger", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_cobalt_LoggerExt", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_cobalt_LoggerFactory", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_cobalt_LoggerSimple", 0, (syscall_t)zx_channel_create}, + {"zx_channel_create$fuchsia_devicesettings_DeviceSettingsManager", 0, (syscall_t)zx_channel_create}, + {"zx_channel_create$fuchsia_devicesettings_DeviceSettingsWatcher", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_io_Directory", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_io_File", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_io_Node", 0, (syscall_t)zx_channel_create}, + {"zx_channel_create$fuchsia_mediacodec_Codec", 0, (syscall_t)zx_channel_create}, + {"zx_channel_create$fuchsia_mediacodec_CodecFactory", 0, (syscall_t)zx_channel_create}, + {"zx_channel_create$fuchsia_power_PowerManager", 0, (syscall_t)zx_channel_create}, + {"zx_channel_create$fuchsia_power_PowerManagerWatcher", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_process_Launcher", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_process_Resolver", 0, (syscall_t)zx_channel_create}, + {"zx_channel_create$fuchsia_scpi_SystemController", 0, (syscall_t)zx_channel_create}, + {"zx_channel_create$fuchsia_timezone_TimeService", 0, (syscall_t)zx_channel_create}, + {"zx_channel_create$fuchsia_timezone_Timezone", 0, (syscall_t)zx_channel_create}, + {"zx_channel_create$fuchsia_timezone_TimezoneWatcher", 0, (syscall_t)zx_channel_create}, {"zx_channel_read", 0, (syscall_t)zx_channel_read}, {"zx_channel_read$fuchsia_io_DirectoryOnOpen", 0, (syscall_t)zx_channel_read}, {"zx_channel_read$fuchsia_io_FileOnOpen", 0, (syscall_t)zx_channel_read}, {"zx_channel_read$fuchsia_io_NodeOnOpen", 0, (syscall_t)zx_channel_read}, + {"zx_channel_read$fuchsia_mediacodec_CodecFactoryOnCodecList", 0, (syscall_t)zx_channel_read}, + {"zx_channel_read$fuchsia_mediacodec_CodecOnFreeInputPacket", 0, (syscall_t)zx_channel_read}, + {"zx_channel_read$fuchsia_mediacodec_CodecOnInputConstraints", 0, (syscall_t)zx_channel_read}, + {"zx_channel_read$fuchsia_mediacodec_CodecOnOutputConfig", 0, (syscall_t)zx_channel_read}, + {"zx_channel_read$fuchsia_mediacodec_CodecOnOutputEndOfStream", 0, (syscall_t)zx_channel_read}, + {"zx_channel_read$fuchsia_mediacodec_CodecOnOutputPacket", 0, (syscall_t)zx_channel_read}, + {"zx_channel_read$fuchsia_mediacodec_CodecOnStreamFailed", 0, (syscall_t)zx_channel_read}, {"zx_channel_read_etc", 0, (syscall_t)zx_channel_read_etc}, {"zx_channel_write", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_devicesettings_DeviceSettingsWatcherOnChangeSettings", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_io_DirectoryBind", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_io_DirectoryClone", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_io_DirectoryOpen", 0, (syscall_t)zx_channel_write}, @@ -662,10 +686,26 @@ const call_t syscalls[] = { {"zx_channel_write$fuchsia_io_FileClone", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_io_NodeBind", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_io_NodeClone", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_mediacodec_CodecAddInputBuffer", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_mediacodec_CodecAddOutputBuffer", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_mediacodec_CodecCloseCurrentStream", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_mediacodec_CodecEnableOnStreamFailed", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_mediacodec_CodecFactoryCreateDecoder", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_mediacodec_CodecFlushEndOfStreamAndCloseStream", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_mediacodec_CodecQueueInputEndOfStream", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_mediacodec_CodecQueueInputFormatDetails", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_mediacodec_CodecQueueInputPacket", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_mediacodec_CodecRecycleOutputPacket", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_mediacodec_CodecSetInputBufferSettings", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_mediacodec_CodecSetOutputBufferSettings", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_power_PowerManagerWatch", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_power_PowerManagerWatcherOnChangeBatteryStatus", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_process_LauncherAddArgs", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_process_LauncherAddEnvirons", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_process_LauncherAddHandles", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_process_LauncherAddNames", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_timezone_TimezoneWatch", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_timezone_TimezoneWatcherOnTimezoneOffsetChange", 0, (syscall_t)zx_channel_write}, {"zx_clock_get", 0, (syscall_t)zx_clock_get}, {"zx_clock_get_monotonic", 0, (syscall_t)zx_clock_get_monotonic}, {"zx_clock_get_new", 0, (syscall_t)zx_clock_get_new}, @@ -795,17 +835,25 @@ const call_t syscalls[] = { {"fchownat", 0, (syscall_t)fchownat}, {"fdatasync", 0, (syscall_t)fdatasync}, {"fdio_service_connect$fuchsia_cobalt_Controller", 0, (syscall_t)fdio_service_connect}, - {"fdio_service_connect$fuchsia_cobalt_Encoder", 0, (syscall_t)fdio_service_connect}, - {"fdio_service_connect$fuchsia_cobalt_EncoderFactory", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_cobalt_Logger", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_cobalt_LoggerExt", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_cobalt_LoggerFactory", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_cobalt_LoggerSimple", 0, (syscall_t)fdio_service_connect}, + {"fdio_service_connect$fuchsia_devicesettings_DeviceSettingsManager", 0, (syscall_t)fdio_service_connect}, + {"fdio_service_connect$fuchsia_devicesettings_DeviceSettingsWatcher", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_io_Directory", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_io_File", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_io_Node", 0, (syscall_t)fdio_service_connect}, + {"fdio_service_connect$fuchsia_mediacodec_Codec", 0, (syscall_t)fdio_service_connect}, + {"fdio_service_connect$fuchsia_mediacodec_CodecFactory", 0, (syscall_t)fdio_service_connect}, + {"fdio_service_connect$fuchsia_power_PowerManager", 0, (syscall_t)fdio_service_connect}, + {"fdio_service_connect$fuchsia_power_PowerManagerWatcher", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_process_Launcher", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_process_Resolver", 0, (syscall_t)fdio_service_connect}, + {"fdio_service_connect$fuchsia_scpi_SystemController", 0, (syscall_t)fdio_service_connect}, + {"fdio_service_connect$fuchsia_timezone_TimeService", 0, (syscall_t)fdio_service_connect}, + {"fdio_service_connect$fuchsia_timezone_Timezone", 0, (syscall_t)fdio_service_connect}, + {"fdio_service_connect$fuchsia_timezone_TimezoneWatcher", 0, (syscall_t)fdio_service_connect}, {"fstat", 0, (syscall_t)fstat}, {"fsync", 0, (syscall_t)fsync}, {"ftruncate", 0, (syscall_t)ftruncate}, @@ -861,18 +909,6 @@ const call_t syscalls[] = { {"zx_channel_call$fuchsia_cobalt_ControllerGetFailedSendAttempts", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_ControllerGetNumSendAttempts", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_ControllerRequestSendSoon", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_EncoderAddDoubleObservation", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_EncoderAddIndexObservation", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_EncoderAddIntBucketDistribution", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_EncoderAddIntObservation", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_EncoderAddMultipartObservation", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_EncoderAddObservation", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_EncoderAddStringObservation", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_EncoderEndTimer", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_EncoderEndTimerMultiPart", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_EncoderFactoryGetEncoderForProject", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_EncoderSendObservations", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_EncoderStartTimer", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerEndTimer", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerExtLogCustomEvent", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerExtLogIntHistogram", 0, (syscall_t)zx_channel_call}, @@ -885,9 +921,13 @@ const call_t syscalls[] = { {"zx_channel_call$fuchsia_cobalt_LoggerLogFrameRate", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerLogMemoryUsage", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerLogString", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_LoggerSimpleLogCustomEvent", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerSimpleLogIntHistogram", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerStartTimer", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_devicesettings_DeviceSettingsManagerGetInteger", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_devicesettings_DeviceSettingsManagerGetString", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_devicesettings_DeviceSettingsManagerSetInteger", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_devicesettings_DeviceSettingsManagerSetString", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_devicesettings_DeviceSettingsManagerWatch", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_io_DirectoryClose", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_io_DirectoryDescribe", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_io_DirectoryGetAttr", 0, (syscall_t)zx_channel_call}, @@ -922,28 +962,52 @@ const call_t syscalls[] = { {"zx_channel_call$fuchsia_io_NodeIoctl", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_io_NodeSetAttr", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_io_NodeSync", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_mediacodec_CodecSync", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_power_PowerManagerGetBatteryStatus", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_process_LauncherCreateWithoutStarting", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_process_LauncherLaunch", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_process_ResolverResolve", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_scpi_SystemControllerGetDvfsInfo", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_scpi_SystemControllerGetSystemStatus", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_timezone_TimeServiceUpdate", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_timezone_TimezoneGetTimezoneId", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_timezone_TimezoneGetTimezoneOffsetMinutes", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_timezone_TimezoneSetTimezone", 0, (syscall_t)zx_channel_call}, {"zx_channel_create", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_cobalt_Controller", 0, (syscall_t)zx_channel_create}, - {"zx_channel_create$fuchsia_cobalt_Encoder", 0, (syscall_t)zx_channel_create}, - {"zx_channel_create$fuchsia_cobalt_EncoderFactory", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_cobalt_Logger", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_cobalt_LoggerExt", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_cobalt_LoggerFactory", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_cobalt_LoggerSimple", 0, (syscall_t)zx_channel_create}, + {"zx_channel_create$fuchsia_devicesettings_DeviceSettingsManager", 0, (syscall_t)zx_channel_create}, + {"zx_channel_create$fuchsia_devicesettings_DeviceSettingsWatcher", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_io_Directory", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_io_File", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_io_Node", 0, (syscall_t)zx_channel_create}, + {"zx_channel_create$fuchsia_mediacodec_Codec", 0, (syscall_t)zx_channel_create}, + {"zx_channel_create$fuchsia_mediacodec_CodecFactory", 0, (syscall_t)zx_channel_create}, + {"zx_channel_create$fuchsia_power_PowerManager", 0, (syscall_t)zx_channel_create}, + {"zx_channel_create$fuchsia_power_PowerManagerWatcher", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_process_Launcher", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_process_Resolver", 0, (syscall_t)zx_channel_create}, + {"zx_channel_create$fuchsia_scpi_SystemController", 0, (syscall_t)zx_channel_create}, + {"zx_channel_create$fuchsia_timezone_TimeService", 0, (syscall_t)zx_channel_create}, + {"zx_channel_create$fuchsia_timezone_Timezone", 0, (syscall_t)zx_channel_create}, + {"zx_channel_create$fuchsia_timezone_TimezoneWatcher", 0, (syscall_t)zx_channel_create}, {"zx_channel_read", 0, (syscall_t)zx_channel_read}, {"zx_channel_read$fuchsia_io_DirectoryOnOpen", 0, (syscall_t)zx_channel_read}, {"zx_channel_read$fuchsia_io_FileOnOpen", 0, (syscall_t)zx_channel_read}, {"zx_channel_read$fuchsia_io_NodeOnOpen", 0, (syscall_t)zx_channel_read}, + {"zx_channel_read$fuchsia_mediacodec_CodecFactoryOnCodecList", 0, (syscall_t)zx_channel_read}, + {"zx_channel_read$fuchsia_mediacodec_CodecOnFreeInputPacket", 0, (syscall_t)zx_channel_read}, + {"zx_channel_read$fuchsia_mediacodec_CodecOnInputConstraints", 0, (syscall_t)zx_channel_read}, + {"zx_channel_read$fuchsia_mediacodec_CodecOnOutputConfig", 0, (syscall_t)zx_channel_read}, + {"zx_channel_read$fuchsia_mediacodec_CodecOnOutputEndOfStream", 0, (syscall_t)zx_channel_read}, + {"zx_channel_read$fuchsia_mediacodec_CodecOnOutputPacket", 0, (syscall_t)zx_channel_read}, + {"zx_channel_read$fuchsia_mediacodec_CodecOnStreamFailed", 0, (syscall_t)zx_channel_read}, {"zx_channel_read_etc", 0, (syscall_t)zx_channel_read_etc}, {"zx_channel_write", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_devicesettings_DeviceSettingsWatcherOnChangeSettings", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_io_DirectoryBind", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_io_DirectoryClone", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_io_DirectoryOpen", 0, (syscall_t)zx_channel_write}, @@ -951,10 +1015,26 @@ const call_t syscalls[] = { {"zx_channel_write$fuchsia_io_FileClone", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_io_NodeBind", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_io_NodeClone", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_mediacodec_CodecAddInputBuffer", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_mediacodec_CodecAddOutputBuffer", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_mediacodec_CodecCloseCurrentStream", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_mediacodec_CodecEnableOnStreamFailed", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_mediacodec_CodecFactoryCreateDecoder", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_mediacodec_CodecFlushEndOfStreamAndCloseStream", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_mediacodec_CodecQueueInputEndOfStream", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_mediacodec_CodecQueueInputFormatDetails", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_mediacodec_CodecQueueInputPacket", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_mediacodec_CodecRecycleOutputPacket", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_mediacodec_CodecSetInputBufferSettings", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_mediacodec_CodecSetOutputBufferSettings", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_power_PowerManagerWatch", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_power_PowerManagerWatcherOnChangeBatteryStatus", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_process_LauncherAddArgs", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_process_LauncherAddEnvirons", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_process_LauncherAddHandles", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_process_LauncherAddNames", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_timezone_TimezoneWatch", 0, (syscall_t)zx_channel_write}, + {"zx_channel_write$fuchsia_timezone_TimezoneWatcherOnTimezoneOffsetChange", 0, (syscall_t)zx_channel_write}, {"zx_clock_get", 0, (syscall_t)zx_clock_get}, {"zx_clock_get_monotonic", 0, (syscall_t)zx_clock_get_monotonic}, {"zx_clock_get_new", 0, (syscall_t)zx_clock_get_new}, -- cgit mrf-deployment