Searched refs:reboot (Results 1 – 10 of 10) sorted by relevance
/l4re-core-master/l4sys/include/ |
A D | platform_control.h | 78 l4_umword_t reboot) L4_NOTHROW; 85 l4_umword_t reboot, 206 l4_umword_t reboot, in l4_platform_ctl_system_shutdown_u() argument 211 v->mr[1] = reboot; in l4_platform_ctl_system_shutdown_u() 226 l4_umword_t reboot) L4_NOTHROW in l4_platform_ctl_system_shutdown() argument 228 return l4_platform_ctl_system_shutdown_u(pfc, reboot, l4_utcb()); in l4_platform_ctl_system_shutdown()
|
A D | platform_control | 42 * client to suspend, reboot or shutdown the system. 66 * \param reboot 1 for reboot, 0 for power off 69 l4_msgtag_t, system_shutdown, (l4_umword_t reboot));
|
/l4re-core-master/ned/server/src/ |
A D | lua_platform_control.cc | 39 l4_umword_t reboot = luaL_checkinteger(l, 2); in __system_shutdown() local 41 l4_msgtag_t t = pfc->system_shutdown(reboot); in __system_shutdown()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/include/sys/ |
A D | reboot.h | 44 extern int reboot (int __howto) __THROW;
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/ |
A D | reboot.c | 14 int reboot(int flag) in _syscall3()
|
A D | Makefile.in | 37 reboot.c \
|
A D | stubs.c | 281 make_stub(reboot)
|
/l4re-core-master/l4util/doc/ |
A D | l4util.dox | 13 - \ref reboot
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ |
A D | Makefile.in | 313 sys/reboot.h \
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/Configs/ |
A D | Config.in | 1021 ppoll(), readahead(), reboot(), remap_file_pages(),
|
Completed in 11 milliseconds