Sign in
nest-open-source
/
manifest_repos
/
kernel
/
9398cc34ac0688d293c2dff535a4025e4140b0b1
/
.
/
include
/
linux
/
amlogic
/
memory.h
blob: 02d7b8ea00721f33c9968ca632a2b303c6eb9c7f [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */
/*
* Copyright (c) 2019 Amlogic, Inc. All rights reserved.
*/
#ifndef
_INC_AML_MM_H_
#define
_INC_AML_MM_H_
void
should_wakeup_kswap
(
gfp_t
gfp_mask
,
int
order
,
struct
alloc_context
*
ac
);
#endif