Searched refs:use_offset (Results 1 – 7 of 7) sorted by relevance
39 static int use_offset; variable49 use_offset += 1; in do_vary_offset()50 if (use_offset >= use_len_max) in do_vary_offset()51 use_offset = 0; in do_vary_offset()70 ops.ooboffs = use_offset; in write_eraseblock()180 ops.ooboffs = use_offset; in verify_eraseblock()239 k = use_offset + use_len; in verify_eraseblock()393 use_offset = 0; in mtd_oobtest_init()459 use_offset = 0; in mtd_oobtest_init()470 use_offset = 0; in mtd_oobtest_init()[all …]
27 use_offset = true
100 use_offset = true303 annotate.use_offset::316 but if use_offset is 'true', an address subtracted from a base address is printed.
157 static void use_offset(struct jr3_sensor __iomem *sensor, short offset_num) in use_offset() function531 use_offset(sensor, 0); in jr3_pci_poll_subdevice()
47 use_offset, member
1586 if (annotate_opts.use_offset) in annotation__update_column_widths()1773 disasm_line__scnprintf(dl, bf, size, !annotate_opts.use_offset, in disasm_line__write()2072 if (!annotate_opts.use_offset) in __annotation_line__write()2075 if (!annotate_opts.use_offset) { in __annotation_line__write()2241 opt->use_offset = perf_config_bool("use_offset", value); in annotation__config()2278 opt->use_offset = true; in annotation_options__init()
825 annotate_opts.use_offset = !annotate_opts.use_offset; in annotate_browser__run()