cap_mmap_addr
return cap_mmap_addr(addr);
extern int cap_mmap_addr(unsigned long addr);
LSM_HOOK_INIT(mmap_addr, cap_mmap_addr),