Searched refs:notificationBufferSize (Results 1 - 10 of 10) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/file_server/src/
H A Dstate.c47 .notificationBufferSize = FILESERVER_NOTIFICATION_BUFFER_SIZE,
/seL4-refos-master/apps/file_server/src/
H A Dstate.c47 .notificationBufferSize = FILESERVER_NOTIFICATION_BUFFER_SIZE,
/seL4-refos-master/projects/refos/impl/apps/timer_server/src/
H A Dstate.c53 .notificationBufferSize = SRV_DEFAULT_NOTIFICATION_BUFFER_SIZE,
/seL4-refos-master/apps/timer_server/src/
H A Dstate.c53 .notificationBufferSize = SRV_DEFAULT_NOTIFICATION_BUFFER_SIZE,
/seL4-refos-master/libs/librefos/include/refos-util/
H A Dserv_common.h81 int notificationBufferSize; member in struct:srv_common_config
/seL4-refos-master/projects/refos/impl/libs/librefos/include/refos-util/
H A Dserv_common.h81 int notificationBufferSize; member in struct:srv_common_config
/seL4-refos-master/projects/refos/impl/apps/console_server/src/
H A Dstate.c94 .notificationBufferSize = SRV_DEFAULT_NOTIFICATION_BUFFER_SIZE,
/seL4-refos-master/apps/console_server/src/
H A Dstate.c94 .notificationBufferSize = SRV_DEFAULT_NOTIFICATION_BUFFER_SIZE,
/seL4-refos-master/libs/librefos/src/refos-util/
H A Dserv_common.c197 if (config.notificationBufferSize > 0) {
202 config.notificationBufferSize, -1);
/seL4-refos-master/projects/refos/impl/libs/librefos/src/refos-util/
H A Dserv_common.c197 if (config.notificationBufferSize > 0) {
202 config.notificationBufferSize, -1);

Completed in 180 milliseconds