Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dmemcpy_kunit.c18 struct some_bytes { struct
53 struct some_bytes control = { in memcpy_test()
60 struct some_bytes zero = { }; in memcpy_test()
61 struct some_bytes middle = { in memcpy_test()
68 struct some_bytes three = { in memcpy_test()
75 struct some_bytes dest = { }; in memcpy_test()
113 struct some_bytes control = { in memmove_test()
121 struct some_bytes middle = { in memmove_test()
128 struct some_bytes five = { in memmove_test()
231 struct some_bytes three = { in memset_test()
[all …]