diff options
author | Byungchul Park <byungchul@sk.com> | 2025-07-02 14:32:54 +0900 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-07-07 18:40:09 -0700 |
commit | b56ce86846225d6bc96ca9428ad945b4d86b96d5 (patch) | |
tree | 8ed03754bc832f94cc8ca78acbfa742dccd9f5dc /net/unix/af_unix.c | |
parent | 4ad125ae380bf0bd55d6e1efb492d2ad4f867030 (diff) |
page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
Now that __page_pool_alloc_pages_slow() is for allocating netmem, not
struct page, rename it to __page_pool_alloc_netmems_slow() to reflect
what it does.
Signed-off-by: Byungchul Park <byungchul@sk.com>
Reviewed-by: Mina Almasry <almasrymina@google.com>
Reviewed-by: Toke Høiland-Jørgensen <toke@redhat.com>
Link: https://patch.msgid.link/20250702053256.4594-4-byungchul@sk.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions