Home
last modified time | relevance | path

Searched refs:read (Results 1 – 9 of 9) sorted by relevance

/lib/kunit/
Ddebugfs.c89 .read = seq_read,
/lib/
Dlogic_iomem.c226 return (u ## sz) area->ops->read(area->priv, \
296 buf[offs] = area->ops->read(area->priv, start + offs, 1); in memcpy_fromio()
Derror-inject.c213 .read = seq_read,
Dvsprintf.c2763 int read = format_decode(fmt, &spec); in vsnprintf() local
2765 fmt += read; in vsnprintf()
2769 int copy = read; in vsnprintf()
2775 str += read; in vsnprintf()
3078 int read = format_decode(fmt, &spec); in vbin_printf() local
3080 fmt += read; in vbin_printf()
3238 int read = format_decode(fmt, &spec); in bstr_printf() local
3240 fmt += read; in bstr_printf()
3244 int copy = read; in bstr_printf()
3250 str += read; in bstr_printf()
DKconfig.kcsan44 …def_bool (CC_IS_CLANG && $(cc-option,-fsanitize=thread -mllvm -tsan-compound-read-before-write=1))…
45 (CC_IS_GCC && $(cc-option,-fsanitize=thread --param tsan-compound-read-before-write=1))
47 The compiler instruments plain compound read-write operations
Ddynamic_debug.c917 .read = seq_read,
Dtest_firmware.c135 .read = test_fw_misc_read,
DKconfig663 # memory-read error like x86 machine-check or ARM data-abort, and
DKconfig.debug94 This build option allows you to read kernel boot messages
198 (about 3KB), but can make the kernel logs easier to read.
559 debugging files into. Enable this option to be able to read and
587 their work and read with debug tools that do not need
1473 held, inside an rcu read side critical section, inside preempt disabled