Home
last modified time | relevance | path

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

/lib/
Dtest_firmware.c41 .read = test_fw_misc_read,
Dvsprintf.c1856 int read = format_decode(fmt, &spec); in vsnprintf() local
1858 fmt += read; in vsnprintf()
1862 int copy = read; in vsnprintf()
1868 str += read; in vsnprintf()
2166 int read = format_decode(fmt, &spec); in vbin_printf() local
2168 fmt += read; in vbin_printf()
2300 int read = format_decode(fmt, &spec); in bstr_printf() local
2302 fmt += read; in bstr_printf()
2306 int copy = read; in bstr_printf()
2312 str += read; in bstr_printf()
DKconfig.kmemcheck20 will insert extra code at *every* read and write to tracked memory
Ddynamic_debug.c833 .read = seq_read,
Ddebugobjects.c754 .read = seq_read,
Ddma-debug.c869 .read = filter_read,
DKconfig.debug33 This build option allows you to read kernel boot messages
262 debugging files into. Enable this option to be able to read and
944 reprogrammed. The statistics can be read from /proc/timer_stats.
1106 held, inside an rcu read side critical section, inside preempt disabled