- a -
- c -
- d -
- f -
- g -
- get_application_ptr()
: applications.c
, applications.h
- get_cluster_ID()
: kernel_master.c
- get_master_address()
: kernel_master.c
- get_next_new_task()
: new_task.c
, new_task.h
- get_next_pending_app()
: applications.h
, applications.c
- get_next_pending_service()
: pending_service.c
, pending_service.h
- get_PIPE_free_position()
: communication.c
, communication.h
- get_proc_address()
: processors.c
, processors.h
- get_proc_free_pages()
: processors.h
, processors.c
- get_proc_slack_time()
: processors.c
, processors.h
- get_service_header_slot()
: packet.h
, packet.c
- get_task_location()
: processors.c
, processors.h
, task_location.c
, task_location.h
- get_task_ptr()
: applications.c
- get_tcb_index_ptr()
: task_control.c
, task_control.h
- get_time_slice()
: local_scheduler.c
, local_scheduler.h
- h -
- i -
- init_communication()
: communication.c
, communication.h
- init_new_task_list()
: new_task.h
, new_task.c
- init_procesors()
: processors.c
, processors.h
- init_scheduling_ptr()
: local_scheduler.h
, local_scheduler.c
- init_service_header_slots()
: packet.c
, packet.h
- init_task_location()
: task_location.c
, task_location.h
- init_TCBs()
: task_control.c
, task_control.h
- initialize_cluster_load()
: kernel_master.c
- initialize_clusters()
: kernel_master.c
- initialize_slaves()
: kernel_master.c
, kernel_master.h
- insert_message_request()
: communication.c
, communication.h
- is_another_task_running()
: task_control.c
, task_control.h
- is_reclustering_NOT_active()
: reclustering.c
, reclustering.h
- itoa()
: utils.h
, utils.c
- itoh()
: utils.h
, utils.c
- l -
- m -
- o -
- p -
- r -
- rand()
: utils.c
, utils.h
- read_packet()
: packet.h
, packet.c
- real_time_task()
: local_scheduler.c
, local_scheduler.h
- reclustering_next_task()
: reclustering.h
, reclustering.c
- reclustering_setup()
: reclustering.c
, reclustering.h
- release_cluster_resources()
: cluster_scheduler.c
, cluster_scheduler.h
- remove_all_requested_msgs()
: communication.c
, communication.h
- remove_message_request()
: communication.c
, communication.h
- remove_PIPE()
: communication.c
, communication.h
- remove_task()
: processors.c
, processors.h
- remove_task_location()
: task_location.c
, task_location.h
- request_application()
: kernel_master.c
- round_robin()
: local_scheduler.c
- s -
- Scheduler()
: kernel_slave.c
, kernel_slave.h
- search_free_TCB()
: task_control.h
, task_control.c
- search_message_request()
: communication.c
, communication.h
- search_PIPE_producer()
: communication.h
, communication.c
- search_processor()
: processors.c
- SearchCluster()
: cluster_scheduler.c
, cluster_scheduler.h
- searchTCB()
: task_control.c
, task_control.h
- send_app_allocation_request()
: kernel_master.c
- send_app_terminated()
: kernel_master.c
- send_loan_proc_delivery()
: reclustering.c
- send_loan_proc_release()
: reclustering.c
- send_loan_proc_request()
: reclustering.c
- send_message_delivery()
: kernel_slave.c
- send_message_request()
: kernel_slave.c
- send_packet()
: packet.c
, packet.h
- send_slack_time_report()
: kernel_slave.c
- send_task_allocated()
: kernel_slave.c
- send_task_allocation()
: kernel_master.c
- send_task_migrated()
: task_migration.c
- send_task_migration()
: kernel_master.c
- send_task_real_time_change()
: kernel_slave.c
- send_task_release()
: kernel_master.c
- send_task_terminated()
: kernel_slave.c
- send_update_task_location()
: kernel_slave.c
- set_task_allocated()
: applications.c
, applications.h
- set_task_migrated()
: applications.c
, applications.h
- set_task_migrating()
: applications.h
, applications.c
- set_task_terminated()
: applications.c
, applications.h
- Syscall()
: kernel_slave.c
- u -
- w -