Home
last modified time | relevance | path

Searched defs:do_exit (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/cmd/
H A Dexit.c11 static int do_exit(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_exit() function
/OK3568_Linux_fs/kernel/scripts/
H A Dclang-wrapper.py51 do_exit = False; variable
H A Dgcc-wrapper.py68 do_exit = False; variable
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dtest_cgrp2_tc.sh114 do_exit() { function
/OK3568_Linux_fs/kernel/tools/virtio/ringtest/
H A Dmain.c27 bool do_exit = true; variable
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dnconf.c648 static int do_exit(void) in do_exit() function
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dnconf.c648 static int do_exit(void) in do_exit() function
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dnconf.c648 static int do_exit(void) in do_exit() function
/OK3568_Linux_fs/kernel/kernel/
H A Dexit.c715 void __noreturn do_exit(long code) in do_exit() function
/OK3568_Linux_fs/kernel/tools/power/x86/turbostat/
H A Dturbostat.c3449 int do_exit = 0; in check_permissions() local