Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcompiler.h278 unsigned long read_word_at_a_time(const void *addr) in read_word_at_a_time() function
/Linux-v5.4/lib/
Dstring.c208 c = read_word_at_a_time(src+res); in strscpy()
/Linux-v5.4/fs/
Ddcache.c199 a = read_word_at_a_time(cs); in dentry_string_cmp()