diff options
author | 2021-11-17 14:53:48 -0700 | |
---|---|---|
committer | 2021-12-22 09:21:43 +0100 | |
commit | f857acfc457ea63fa5b862d77f055665d863acfe (patch) | |
tree | 9695549233e2146de982e347f5493098e3b96c2d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dma-direct: add a dma_direct_use_pool helper (diff) | |
download | wireguard-linux-f857acfc457ea63fa5b862d77f055665d863acfe.tar.xz wireguard-linux-f857acfc457ea63fa5b862d77f055665d863acfe.zip |
lib/scatterlist: cleanup macros into static inline functions
Convert the sg_is_chain(), sg_is_last() and sg_chain_ptr() macros
into static inline functions. There's no reason for these to be macros
and static inline are generally preferred these days.
Also introduce the SG_PAGE_LINK_MASK define so the P2PDMA work, which is
adding another bit to this mask, can do so more easily.
Suggested-by: Jason Gunthorpe <jgg@nvidia.com>
Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions