Home
last modified time | relevance | path

Searched refs:read_word_at_a_time (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dcompiler.h267 unsigned long read_word_at_a_time(const void *addr) in read_word_at_a_time() function
/Linux-v4.19/lib/
Dstring.c206 c = read_word_at_a_time(src+res); in strscpy()
/Linux-v4.19/fs/
Ddcache.c185 a = read_word_at_a_time(cs); in dentry_string_cmp()