Home
last modified time | relevance | path

Searched refs:ACCOUNT (Results 1 – 5 of 5) sorted by relevance

/linux/rust/kernel/mm/
H A Dvirt.rs438 pub const ACCOUNT: vm_flags_t = bindings::VM_ACCOUNT as vm_flags_t; constant
/linux/include/trace/events/
H A Dmmflags.h39 TRACE_GFP_EM(ACCOUNT) \
/linux/drivers/s390/char/
H A DKconfig123 by the z/VM recording system services, eg. from *LOGREC, *ACCOUNT or
/linux/tools/testing/vma/include/
H A Ddup.h125 DECLARE_VMA_BIT(ACCOUNT, 20), /* Is a VM accounted object */
226 #define VM_ACCOUNT INIT_VM_FLAG(ACCOUNT)
/linux/include/linux/
H A Dmm.h324 DECLARE_VMA_BIT(ACCOUNT, 20), /* Is a VM accounted object */
427 #define VM_ACCOUNT INIT_VM_FLAG(ACCOUNT)