Home
last modified time | relevance | path

Searched hist:ea9cdbf0c7273b55e251b2ed8f85794cfadab5d5 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/android/
H A Dbinder_alloc_selftest.cdiff ea9cdbf0c7273b55e251b2ed8f85794cfadab5d5 Fri Dec 01 18:21:51 CET 2023 Carlos Llamas <cmllamas@google.com> binder: rename lru shrinker utilities

Now that the page allocation step is done separately we should rename
the binder_free_page_range() and binder_allocate_page_range() functions
to provide a more accurate description of what they do. Lets borrow the
freelist concept used in other parts of the kernel for this.

No functional change here.

Signed-off-by: Carlos Llamas <cmllamas@google.com>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Link: https://lore.kernel.org/r/20231201172212.1813387-23-cmllamas@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Dbinder_alloc.hdiff ea9cdbf0c7273b55e251b2ed8f85794cfadab5d5 Fri Dec 01 18:21:51 CET 2023 Carlos Llamas <cmllamas@google.com> binder: rename lru shrinker utilities

Now that the page allocation step is done separately we should rename
the binder_free_page_range() and binder_allocate_page_range() functions
to provide a more accurate description of what they do. Lets borrow the
freelist concept used in other parts of the kernel for this.

No functional change here.

Signed-off-by: Carlos Llamas <cmllamas@google.com>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Link: https://lore.kernel.org/r/20231201172212.1813387-23-cmllamas@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Dbinder_alloc.cdiff ea9cdbf0c7273b55e251b2ed8f85794cfadab5d5 Fri Dec 01 18:21:51 CET 2023 Carlos Llamas <cmllamas@google.com> binder: rename lru shrinker utilities

Now that the page allocation step is done separately we should rename
the binder_free_page_range() and binder_allocate_page_range() functions
to provide a more accurate description of what they do. Lets borrow the
freelist concept used in other parts of the kernel for this.

No functional change here.

Signed-off-by: Carlos Llamas <cmllamas@google.com>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Link: https://lore.kernel.org/r/20231201172212.1813387-23-cmllamas@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>