Home
last modified time | relevance | path

Searched defs:sg_chain_ptr (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dloop6.c37 #define sg_chain_ptr(sg) \ macro
/linux/tools/virtio/linux/
H A Dscatterlist.h17 #define sg_chain_ptr(sg) \ macro
/linux/include/linux/
H A Dscatterlist.h82 static inline struct scatterlist *sg_chain_ptr(struct scatterlist *sg) in sg_chain_ptr() function