Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/virtio/ringtest/
A Dmain.h144 void __read_once_size(const volatile void *p, void *res, int size) in __read_once_size() function
176 __read_once_size(&(x), __u.__c, sizeof(x)); \
184 __read_once_size(&(x), __u.__c, sizeof(x)); \
/linux-6.3-rc2/samples/bpf/
A Dxdp_sample.bpf.h69 static __always_inline void __read_once_size(const volatile void *p, void *res, int size) in __read_once_size() function
101 __read_once_size(&(x), __u.__c, sizeof(x)); \
/linux-6.3-rc2/tools/include/linux/
A Dcompiler.h123 static __always_inline void __read_once_size(const volatile void *p, void *res, int size) in __read_once_size() function
176 __read_once_size(&(x), __u.__c, sizeof(x)); \

Completed in 6 milliseconds