Home
last modified time | relevance | path

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

/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dworkqueues.h51 BUG(); in schedule_work()
57 BUG(); in schedule_work_on()
64 BUG(); in queue_work()
72 BUG(); in queue_delayed_work()
Dbug_on.h7 #define BUG() assert(0) macro
11 #define WARN() BUG()
Dlocks.h44 BUG(); in lock_impl_trylock()
207 BUG(); in try_wait_for_completion()
218 BUG(); in complete_all()
Dmisc.c11 BUG(); in wakeme_after_rcu()
Dpercpu.h19 BUG(); in __alloc_percpu()
25 BUG(); in free_percpu()
/tools/virtio/linux/
Dbug.h9 #define BUG() abort() macro
/tools/testing/selftests/lkdtm/
Dtests.txt2 BUG kernel BUG at
/tools/testing/selftests/rcutorture/bin/
Dfunctions.sh274 # Prints "BUG: " in red followed by remaining arguments
/tools/usb/usbip/libsrc/
Dusbip_common.h98 #define BUG() \ macro
Dvhci_driver.c64 BUG(); in parse_status()
/tools/memory-model/Documentation/
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". */
Daccess-marking.txt77 (including /proc and /sys output), WARN*()/BUG*() checks whose return
Dordering.txt195 smp_wmb(); // BUG: does not order the reads!!!
/tools/include/linux/
Dkernel.h77 #define BUG() BUG_ON(1) macro
/tools/perf/
DMakefile.config675 dwarf-post-unwind-text := BUG