Home
last modified time | relevance | path

Searched refs:BUG (Results 1 – 12 of 12) sorted by relevance

/tools/testing/selftests/damon/
A Dsysfs_update_removed_scheme_dir.sh40 if dmesg | grep -q BUG
49 if dmesg | grep -q BUG
/tools/virtio/linux/
A Dbug.h9 #define BUG() abort() macro
/tools/testing/selftests/lkdtm/
A Dtests.txt3 BUG kernel BUG at
/tools/testing/selftests/rcutorture/bin/
A Dfunctions.sh280 # Prints "BUG: " in red followed by remaining arguments
/tools/usb/usbip/libsrc/
A Dusbip_common.h98 #define BUG() \ macro
A Dvhci_driver.c64 BUG(); in parse_status()
/tools/include/linux/
A Dkernel.h56 #define BUG() BUG_ON(1) macro
/tools/memory-model/Documentation/
A Dcontrol-dependencies.txt53 b = 1; /* BUG: Compiler and CPU can both reorder!!! */
78 WRITE_ONCE(b, 1); /* BUG: No ordering vs. load from a!!! */
80 /* WRITE_ONCE(b, 1); -- moved up, BUG!!! */
83 /* WRITE_ONCE(b, 1); -- moved up, BUG!!! */
192 WRITE_ONCE(c, 1); /* BUG: No ordering against the read from "a". */
A Daccess-marking.txt83 (including /proc and /sys output), WARN*()/BUG*() checks whose return
A Dordering.txt195 smp_wmb(); // BUG: does not order the reads!!!
/tools/testing/selftests/kvm/include/x86/
A Dprocessor.h797 BUG(); in read_sse_reg()
829 BUG(); in write_sse_reg()
/tools/perf/
A DMakefile.config731 dwarf-post-unwind-text := BUG

Completed in 19 milliseconds