Searched refs:USER_PANIC_ERR (Results 1 - 25 of 311) sorted by relevance

1234567891011>>

/barrelfish-master/usr/drivers/iommu/
H A Dmain.c54 USER_PANIC_ERR(err, "failed to connect to the SKB.");
59 USER_PANIC_ERR(err, "Failed to initialize libnuma");
64 USER_PANIC_ERR(err, "Failed to create the IOMMU service\n");
70 USER_PANIC_ERR(err, "Failed to connect to ddomain controller");
75 USER_PANIC_ERR(err, "Failed to initiate communication with Kaluga");
81 USER_PANIC_ERR(err, "error in event_dispatch for messages_wait_and_handle_next hack");
/barrelfish-master/usr/device_managers/dma/
H A Ddma_mgr.c32 USER_PANIC_ERR(err, "could not initialize the driver store\n");
37 USER_PANIC_ERR(err, "could not start the service\n");
/barrelfish-master/usr/tests/disttest/
H A Dbarrier_test.c32 USER_PANIC_ERR(err, "nsb_register failed");
37 USER_PANIC_ERR(err, "nsb_wait failed");
/barrelfish-master/usr/boot_perfmon/
H A Dmain.c42 USER_PANIC_ERR(err, "relations_get failed");
46 USER_PANIC_ERR(err, "sending exit failed");
66 USER_PANIC_ERR(err, "connect failed");
78 USER_PANIC_ERR(err, "connect failed");
89 USER_PANIC_ERR(err, "spawn failed");
104 USER_PANIC_ERR(err, "skb_client_connect failed");
110 USER_PANIC_ERR(err, "set_leader failed");
H A Dtests.c28 USER_PANIC_ERR(err, "sending ping failed");
42 USER_PANIC_ERR(err, "sending ping failed");
54 USER_PANIC_ERR(err, "coreset_get_next failed");
61 USER_PANIC_ERR(err, "relations_iterate failed");
67 USER_PANIC_ERR(err, "sending ping failed");
92 USER_PANIC_ERR(err, "coreset_get_next failed");
99 USER_PANIC_ERR(err, "coreset_get_next failed");
107 USER_PANIC_ERR(err, "relations_iterate failed");
114 USER_PANIC_ERR(err, "sending ping failed");
H A Dconnections.c47 USER_PANIC_ERR(err, "relations_iterate failed");
60 USER_PANIC_ERR(err, "relations_add failed");
70 USER_PANIC_ERR(err, "relations_get failed");
74 USER_PANIC_ERR(err, "sending done failed");
92 USER_PANIC_ERR(err, "failure in bind_cb");
99 USER_PANIC_ERR(err, "relations_add failed");
105 USER_PANIC_ERR(err, "sending init failed");
115 USER_PANIC_ERR(err, "relations_get failed");
119 USER_PANIC_ERR(err, "sending done failed");
150 USER_PANIC_ERR(er
[all...]
H A Dspawn.c29 USER_PANIC_ERR(err, "spawn_program_on_all_cores failed");
/barrelfish-master/usr/spawnd/
H A Dmain.c66 USER_PANIC_ERR(err, "unable to open /bootmodules");
72 USER_PANIC_ERR(err, "unable to stat /bootmodules");
77 USER_PANIC_ERR(LIB_ERR_MALLOC_FAIL,
83 USER_PANIC_ERR(err, "unable to read /bootmodules");
85 USER_PANIC_ERR(err, "/bootmodules is empty");
87 USER_PANIC_ERR(err, "unexpected short read of /bootmodules");
119 USER_PANIC_ERR(err, "failed to start spawnd service loop");
/barrelfish-master/lib/barrelfish/
H A Dflounder_glue_binding.c23 USER_PANIC_ERR(err, "error in event_dispatch for messages_wait_and_handle_next hack");
/barrelfish-master/usr/device_managers/xeon_phi/
H A Dmain.c23 USER_PANIC_ERR(err, "could not start the service\n");
/barrelfish-master/usr/proc_mgmt/
H A Dmain.c27 USER_PANIC_ERR(err, "failed to start proc_mgmt service loop");
/barrelfish-master/usr/bench/shared_mem_clock/
H A Dbench.c55 USER_PANIC_ERR(err, "sending shmc_done failed");
90 USER_PANIC_ERR(err, "sending shmc_start failed");
121 USER_PANIC_ERR(err, "sending shmc_init_reply failed");
136 USER_PANIC_ERR(err, "clock_init failed");
150 USER_PANIC_ERR(err, "bind failed");
158 USER_PANIC_ERR(err, "sending shm_init_request failed");
165 USER_PANIC_ERR(err, "export failed");
171 USER_PANIC_ERR(err, "nameservice_register failed");
193 USER_PANIC_ERR(err, "error spawning on other cores");
200 USER_PANIC_ERR(er
[all...]
/barrelfish-master/usr/startd/
H A Dmain.c72 USER_PANIC_ERR(err, "unable to open /bootmodules");
78 USER_PANIC_ERR(err, "unable to stat /bootmodules");
83 USER_PANIC_ERR(LIB_ERR_MALLOC_FAIL,
90 USER_PANIC_ERR(err, "unable to read /bootmodules");
118 USER_PANIC_ERR(err, "failed ns barrier wait for %s", ALL_SPAWNDS_UP);
/barrelfish-master/lib/blk/blk_ahci/
H A Dahci_init.c20 USER_PANIC_ERR(err, "Map BAR5 failed.");
34 USER_PANIC_ERR(err, "Init HBA failed.");
41 USER_PANIC_ERR(err, "Port init failed.");
/barrelfish-master/usr/block_server/
H A Dblock_server.c45 USER_PANIC_ERR(err, "could not initialize the block service.\n");
55 USER_PANIC_ERR(err, "could not initialize the network service.\n");
70 USER_PANIC_ERR(err, "could not initialize the flounder service.\n");
H A Dblock_server_client.c100 USER_PANIC_ERR(err, "could not connect to the block server");
127 USER_PANIC_ERR(err, "could not initialize the block service.\n");
136 USER_PANIC_ERR(err, "could not initialize local service");
143 USER_PANIC_ERR(err, "could not start the local server.\n");
/barrelfish-master/usr/drivers/usb/usb_manager/
H A Dusb_manager_service.c39 USER_PANIC_ERR(err, "failed to export THC service.");
45 USER_PANIC_ERR(err, "THC accept failed.");
51 USER_PANIC_ERR(err, "THC init failed.");
/barrelfish-master/usr/tests/xomptest/
H A Dmain.c44 USER_PANIC_ERR(err, "could not initialize the worker\n");
51 USER_PANIC_ERR(err, "start_master");
59 USER_PANIC_ERR(err, "during initialization");
/barrelfish-master/usr/bench/xeon_phi_ump/
H A Dmain_inter_host.c33 USER_PANIC_ERR(err, "could not send the spawn message");
39 USER_PANIC_ERR(err, "could not send the spawn message");
H A Dcommon.h28 if(err_is_fail(_err)) {USER_PANIC_ERR(_err, msg);}
/barrelfish-master/usr/block_server_user/
H A Dbs_user.c43 USER_PANIC_ERR(err, "could not connect to the block service.\n");
52 USER_PANIC_ERR(err, "failure while running benchmark\n");
/barrelfish-master/lib/posixcompat/
H A Dmemalign.c25 USER_PANIC_ERR(err, "Can not allocate large enough frame.");
30 USER_PANIC_ERR(err, "Can not map the frame in the vspace.");
/barrelfish-master/usr/kaluga/
H A Darmv8_imx8x.c25 USER_PANIC_ERR(err, "Connect to SKB.");
31 USER_PANIC_ERR(err, "Device DB not loaded.");
36 USER_PANIC_ERR(err, "Plat imx8x not loaded.");
43 USER_PANIC_ERR(err, "Watching PCI root bridges.");
50 USER_PANIC_ERR(err, "Watching PCI devices.");
105 USER_PANIC_ERR(err, "get_device_cap");
115 USER_PANIC_ERR(err, "get_device_cap");
119 USER_PANIC_ERR(err, "get_device_cap");
165 USER_PANIC_ERR(err, "get_device_cap");
176 USER_PANIC_ERR(er
[all...]
H A Dx86.c93 USER_PANIC_ERR(err, "serial->start_function");
135 USER_PANIC_ERR(err, "serial->start_function");
155 USER_PANIC_ERR(err, "Connect to SKB.");
176 USER_PANIC_ERR(err, "Could not wait for ACPI Barrier '%s'\n",
187 USER_PANIC_ERR(err, "Watching cores.");
194 USER_PANIC_ERR(err, "Unable to wait for spawnds failed.");
200 USER_PANIC_ERR(err, "start_lpc_timer");
205 USER_PANIC_ERR(err, "Watching for IOMMUS.");
212 USER_PANIC_ERR(err, "Watching PCI root bridges.");
223 USER_PANIC_ERR(er
[all...]
/barrelfish-master/usr/skb/measurement/
H A Ddatagatherer.c55 USER_PANIC_ERR(err, "skb_client_connect failed");
70 USER_PANIC_ERR(err, "gather_cpuid_data failed");
79 USER_PANIC_ERR(err, "skb_add_fact failed");
113 USER_PANIC_ERR(err, "error spawning other core");

Completed in 206 milliseconds

1234567891011>>