Searched refs:CRIT (Results 1 – 5 of 5) sorted by relevance
/external/kmod/tools/ |
D | log.h | 30 #define CRIT(...) log_printf(LOG_CRIT, __VA_ARGS__) macro
|
D | depmod.c | 229 CRIT("Module index: bad character '%c'=0x%x - only 7-bit ASCII is supported:" in index__checkstring() 2434 CRIT("could not open directory %s: %m\n", dname); in depmod_output() 2483 CRIT("renameat(%s, %s, %s, %s): %m\n", in depmod_output() 2804 CRIT("-P only takes a single char\n"); in do_depmod() 2847 CRIT("uname() failed: %s\n", strerror(errno)); in do_depmod() 2871 CRIT("kmod_new(\"%s\", {NULL}) failed: %m\n", cfg.dirname); in do_depmod() 2879 CRIT("depmod_init: %s\n", strerror(-err)); in do_depmod() 2887 CRIT("could not load %s: %s\n", module_symvers, in do_depmod() 2894 CRIT("could not load %s: %s\n", system_map, in do_depmod() 2906 CRIT("could not load configuration files\n"); in do_depmod() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ |
D | README.txt | 1098 [LOAD PRE CRIT EDGE SPLITTING] 1127 [CRIT EDGE BREAKING] 1210 we miss it because we need 1) CRIT EDGE 2) MULTIPLE DIFFERENT
|
/external/swiftshader/third_party/LLVM/lib/Target/ |
D | README.txt | 1142 [LOAD PRE CRIT EDGE SPLITTING] 1171 [CRIT EDGE BREAKING] 1254 we miss it because we need 1) CRIT EDGE 2) MULTIPLE DIFFERENT
|
/external/llvm/lib/Target/ |
D | README.txt | 1098 [LOAD PRE CRIT EDGE SPLITTING] 1127 [CRIT EDGE BREAKING] 1210 we miss it because we need 1) CRIT EDGE 2) MULTIPLE DIFFERENT
|