Home
last modified time | relevance | path

Searched refs:BUG (Results 1 - 24 of 24) sorted by relevance

/third_party/ltp/testcases/kernel/security/tomoyo/
H A Dtomoyo_policy_memory_test.c33 static void BUG(const char *msg) in BUG() function
48 BUG("BUG: Policy read error\n"); in get_meminfo()
58 BUG("BUG: Policy read error\n"); in check_policy_common()
70 printf("BUG: Policy write error: %s %s at %d\n", policy, in check_policy_common()
72 BUG(""); in check_policy_common()
189 BUG("BUG: Policy write error\n"); in domain_policy_test()
214 BUG("Polic in domain_policy_test()
[all...]
H A Dinclude.h257 static void BUG(const char *fmt, ...)
260 static void BUG(const char *fmt, ...) in BUG() function
263 printf("BUG: "); in BUG()
281 BUG("Can't read %s", proc_policy_domain_policy); in write_domain_policy()
303 BUG("Can't %s %s", is_delete ? "delete" : "append", in write_domain_policy()
319 BUG("Can't read %s", proc_policy_exception_policy); in write_exception_policy()
336 BUG("Can't %s %s", is_delete ? "delete" : "append", in write_exception_policy()
354 BUG("Can't read %s", proc_policy_profile); in set_profile()
373 BUG("Can't change profile to 255-CONFIG::%s=%s", in set_profile()
/third_party/ltp/testcases/kdump/lib/lkdtm/
H A Dlkdtm.c42 * It can be one of PANIC, BUG, EXCEPTION, LOOP, OVERFLOW
85 BUG, enumerator
104 "BUG",
258 case BUG: in lkdtm_handler()
259 printk(KERN_INFO "lkdtm : BUG\n"); in lkdtm_handler()
260 BUG(); in lkdtm_handler()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_resource.c124 BUG("Problem allocating tile status for resource"); in etna_screen_resource_alloc_ts()
280 BUG("Problem allocating kms memory for resource"); in etna_resource_alloc()
298 BUG("Problem allocating video memory for resource"); in etna_resource_alloc()
528 BUG("BO stride %u is too small for RS engine width padding (%zu, format %s)", in etna_resource_from_handle()
534 BUG("BO size %u is too small for RS engine height padding (%u, format %s)", in etna_resource_from_handle()
H A Detnaviv_transfer.c153 BUG("unsupported tiling %i", rsc->layout); in etna_transfer_unmap()
270 BUG("unsupported map flags %#x with tile status/tiled layout", usage); in etna_transfer_map()
276 BUG("resource has depth >1 with tile status"); in etna_transfer_map()
467 BUG("unsupported tiling %i for reading", rsc->layout); in etna_transfer_map()
H A Detnaviv_context.c255 BUG("Unsupported draw mode"); in etna_draw_vbo()
267 BUG("Index buffer upload failed."); in etna_draw_vbo()
279 BUG("Unsupported or no index buffer"); in etna_draw_vbo()
300 BUG("compiled shaders are not okay"); in etna_draw_vbo()
H A Detnaviv_query_acc_occlusion.c78 BUG("samples overflow"); in occlusion_resume()
H A Detnaviv_debug.h80 #define BUG(fmt, ...) \ macro
H A Detnaviv_asm.c69 BUG("error: generating instruction that accesses two different uniforms"); in etna_assemble()
H A Detnaviv_query_acc_perfmon.c70 BUG("samples overflow perfmon"); in pm_query()
H A Detnaviv_state.c184 BUG("Alignment error, trying to render to offset %08x with tile " in etna_set_framebuffer_state()
324 BUG("Number of samples in color and depth texture must match (%i and %i respectively)", in etna_set_framebuffer_state()
540 BUG("number of elements (%u) exceeds chip maximum (%u)", num_elements, in etna_vertex_elements_state_create()
H A Detnaviv_texture_desc.c156 BUG("Unhandled texture target"); in etna_create_sampler_view_desc()
H A Detnaviv_shader.c323 BUG("Number of elements %u does not match the number of VS inputs %zu", in etna_shader_update_vs_inputs()
H A Detnaviv_compiler_nir.c1289 BUG("Semantic value not found in vertex shader outputs\n"); in etna_link_shader()
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dpagemap.h46 #define PAGE_BUG(page) BUG()
H A Dkernel.h139 #define BUG() do { \ macro
140 panic("BUG() at %s %d\n", __FUNCTION__, __LINE__); \
145 BUG(); \
/third_party/selinux/libsepol/src/
H A Dservices.c70 #define BUG() do { ERR(NULL, "Badness at %s:%d", __FILE__, __LINE__); } while (0) macro
480 BUG(); in constraint_expr_eval_reason()
489 BUG(); in constraint_expr_eval_reason()
499 BUG(); in constraint_expr_eval_reason()
616 BUG(); in constraint_expr_eval_reason()
621 BUG(); in constraint_expr_eval_reason()
635 BUG(); in constraint_expr_eval_reason()
652 BUG(); in constraint_expr_eval_reason()
671 BUG(); in constraint_expr_eval_reason()
686 BUG(); in constraint_expr_eval_reason()
[all...]
/third_party/ltp/testcases/kdump/lib/crasher/
H A Dcrasher.c71 case '1': /* BUG() test */ in crasher_write()
72 BUG(); in crasher_write()
/third_party/ffmpeg/libavutil/
H A Derror.c39 { ERROR_TAG(BUG), "Internal bug, should not have happened" },
/third_party/backends/frontend/
H A Dtstbackend.c62 BUG /* bug in tstbackend */ enumerator
137 case BUG: /* bug in tstbackend */ in check()
138 printf("tstbackend BUG : %s\n", str); in check()
142 if (level == FATAL || level == BUG) { in check()
895 check(BUG, (SANE_OPTION_IS_SETTABLE(opt->cap)), in set_min_value()
947 check(BUG, (SANE_OPTION_IS_SETTABLE(opt->cap)), in set_max_value()
999 check(BUG, (SANE_OPTION_IS_SETTABLE(opt->cap)), in set_random_value()
/third_party/gn/misc/vim/syntax/
H A Dgn.vim64 syn keyword gnTodo contained TODO FIXME XXX BUG NOTE
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
H A DLtpfsCmds.c312 BUG(); in bd_acquire()
/third_party/node/deps/v8/
H A DPRESUBMIT.py431 'Bogus BUG entry: {}. Please specify the issue tracker prefix and the '
434 for bug in (input_api.change.BUG or '').split(','):
446 'BUG entry requires issue tracker prefix, e.g. {}:{}'.format(
/third_party/ltp/scripts/
H A Dcheckpatch.pl3136 ($line =~ /^\s*(?:WARNING:|BUG:)/ ||
4672 # avoid BUG() or BUG_ON()
4673 if ($line =~ /\b(?:BUG|BUG_ON)\b/) {
4677 "Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()\n" . $herecurr);

Completed in 25 milliseconds