Searched defs:sg_is_chain (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ | ||
| H A D | loop6.c | 35 #define sg_is_chain( global() macro |
| /linux/tools/virtio/linux/ | ||
| H A D | scatterlist.h | 15 #define sg_is_chain(sg) ((sg)->page_link & 0x01) macro |