/linux-4.4.14/scripts/dtc/ |
D | checks.c | 119 #define FAIL(c, ...) \ macro 194 FAIL(c, "always_fail check"); in check_always_fail() 209 FAIL(c, "\"%s\" property in %s is not a string", in check_is_string() 228 FAIL(c, "\"%s\" property in %s is not a single cell", in check_is_cell() 250 FAIL(c, "Duplicate node name %s", in check_duplicate_node_names() 265 FAIL(c, "Duplicate property name %s in %s", in check_duplicate_property_names() 283 FAIL(c, "Bad character '%c' in node %s", in check_node_name_chars() 292 FAIL(c, "Node %s has multiple '@' characters in name", in check_node_name_format() 303 FAIL(c, "Bad character '%c' in property name \"%s\", node %s", in check_property_name_chars() 335 FAIL(c, "Duplicate label '%s' on " DESCLABEL_FMT in check_duplicate_label() [all …]
|
/linux-4.4.14/arch/powerpc/platforms/ps3/ |
D | interrupt.c | 34 #define FAIL udbg_printf macro 37 #define FAIL pr_debug macro 196 FAIL("%s:%d: irq_create_mapping failed: outlet %lu\n", in ps3_virq_setup() 208 FAIL("%s:%d: irq_set_chip_data failed\n", in ps3_virq_setup() 263 FAIL("%s:%d: ps3_virq_setup failed\n", __func__, __LINE__); in ps3_irq_plug_setup() 275 FAIL("%s:%d: lv1_connect_irq_plug_ext failed: %s\n", in ps3_irq_plug_setup() 312 FAIL("%s:%d: lv1_disconnect_irq_plug_ext failed: %s\n", in ps3_irq_plug_destroy() 340 FAIL("%s:%d: lv1_construct_event_receive_port failed: %s\n", in ps3_event_receive_port_setup() 373 FAIL("%s:%d: lv1_destruct_event_receive_port failed: %s\n", in ps3_event_receive_port_destroy() 417 FAIL("%s:%d: lv1_connect_interrupt_event_receive_port" in ps3_sb_event_receive_port_setup() [all …]
|
/linux-4.4.14/tools/testing/selftests/futex/include/ |
D | logging.h | 56 const char *FAIL = FAIL_NORMAL; variable 79 FAIL = FAIL_COLOR; in log_color() 83 FAIL = FAIL_NORMAL; in log_color() 123 result = FAIL; in print_result() 150 fprintf(stderr, "\t%s: "message, FAIL, ##args); \
|
/linux-4.4.14/drivers/staging/fwserial/ |
D | dma_fifo.c | 30 #define FAIL(fifo, condition, format...) ({ \ macro 167 if (FAIL(fifo, addr_check(fifo->done, fifo->in, fifo->in + n) || in dma_fifo_in() 234 if (FAIL(fifo, fifo->open > fifo->open_limit, in dma_fifo_out_pend() 238 if (FAIL(fifo, fifo->out & (fifo->align - 1), in dma_fifo_out_pend() 262 if (FAIL(fifo, list_empty(&fifo->pending) != (fifo->open == 0), in dma_fifo_out_complete() 280 if (FAIL(fifo, pending->out != fifo->done || in dma_fifo_out_complete() 296 if (FAIL(fifo, fifo->open < 0, "open dma:%d < 0", fifo->open)) in dma_fifo_out_complete() 298 if (FAIL(fifo, fifo->avail > fifo->size, "fifo avail:%d > size:%d", in dma_fifo_out_complete()
|
/linux-4.4.14/tools/testing/selftests/futex/ |
D | README | 37 results are printed to stdout, while intermediate ERROR or FAIL messages are 38 sent to stderr. Tests shall support the -c option to print PASS, FAIL, and 45 FAIL: Reason for test failure 48 # there may be multiple ERROR or FAIL messages 49 Result: (PASS|FAIL|ERROR)
|
/linux-4.4.14/tools/testing/selftests/ftrace/ |
D | ftracetest | 125 FAIL=1 # The test failed, but was expected to succeed. 155 $FAIL) 193 SIG_FAIL=$((SIG_BASE + FAIL))
|
D | README | 55 * FAIL: The test failed, but was expected to succeed. The test which exits
|
/linux-4.4.14/tools/testing/selftests/ftrace/test.d/00basic/ |
D | basic4.tc | 5 grep -q sched available_events && exit 0 || exit $FAIL
|
/linux-4.4.14/drivers/staging/rtl8712/ |
D | basic_types.h | 30 #define FAIL (-1) macro
|
/linux-4.4.14/tools/testing/selftests/ftrace/test.d/ftrace/ |
D | fgraph-filter.tc | 20 exit $FAIL
|
D | func_profiler.tc | 34 exit $FAIL
|
D | fgraph-filter-stack.tc | 30 exit $FAIL
|
/linux-4.4.14/tools/testing/selftests/ftrace/test.d/event/ |
D | toplevel-enable.tc | 12 exit $FAIL
|
D | subsystem-enable.tc | 12 exit $FAIL
|
D | event-enable.tc | 12 exit $FAIL
|
/linux-4.4.14/tools/time/ |
D | udelay_test.sh | 60 count=`grep -c FAIL $tmp_file`
|
/linux-4.4.14/drivers/video/fbdev/ |
D | vga16fb.c | 281 #define FAIL(X) return -EINVAL macro 380 FAIL("xtotal too big"); in vga16fb_check_var() 382 FAIL("hslen too big"); in vga16fb_check_var() 384 FAIL("hblank too big"); in vga16fb_check_var() 437 FAIL("ytotal too big"); in vga16fb_check_var() 439 FAIL("vslen too big"); in vga16fb_check_var() 478 FAIL("vxres too long"); in vga16fb_check_var() 516 #undef FAIL
|
/linux-4.4.14/Documentation/RCU/ |
D | rcuref.txt | 54 return FAIL; 77 It is not always convenient to deal with "FAIL" in the
|
/linux-4.4.14/drivers/mtd/nand/ |
D | denali.h | 374 #define FAIL 1 /*failed flag*/ macro
|
D | denali.c | 317 return FAIL; in get_onfi_nand_para() 526 if (FAIL == get_onfi_nand_para(denali)) in denali_nand_timing_set() 527 return FAIL; in denali_nand_timing_set() 815 status = FAIL; in denali_send_pipeline_cmd()
|
/linux-4.4.14/Documentation/misc-devices/ |
D | lis3lv02d | 49 Seltest returns either "OK x y z" or "FAIL x y z" where x, y and z are
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | si21xx.c | 100 #define FAIL -1 macro
|
/linux-4.4.14/drivers/video/fbdev/aty/ |
D | atyfb_base.c | 114 #define FAIL(msg) do { \ macro 864 FAIL("invalid bpp"); in aty_var_to_crtc() 869 FAIL("not enough video RAM"); in aty_var_to_crtc() 875 FAIL("MACH64 chips are designed for max 1920x1200\n" in aty_var_to_crtc()
|