Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
A Dloop6.c35 #define sg_is_last(sg) ((sg)->page_link & SG_END) macro
/linux/tools/virtio/linux/
A Dscatterlist.h15 #define sg_is_last(sg) ((sg)->page_link & 0x02) macro
/linux/include/linux/
A Dscatterlist.h73 #define sg_is_last(sg) ((sg)->page_link & SG_END) macro

Completed in 6 milliseconds