Sindbad~EG File Manager

Current Path : /usr/src/kernels/3.10.0-1160.139.1.el7.tuxcare.els2.x86_64/include/linux/
Upload File :
Current File : //usr/src/kernels/3.10.0-1160.139.1.el7.tuxcare.els2.x86_64/include/linux/hugetlb_inline.h

#ifndef _LINUX_HUGETLB_INLINE_H
#define _LINUX_HUGETLB_INLINE_H

#ifdef CONFIG_HUGETLB_PAGE

#include <linux/mm.h>

static inline int is_vm_hugetlb_page(struct vm_area_struct *vma)
{
	return !!(vma->vm_flags & VM_HUGETLB);
}

#else

static inline int is_vm_hugetlb_page(struct vm_area_struct *vma)
{
	return 0;
}

#endif

#endif

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists