Searched refs:expand_upwards (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/linux/ | ||
H A D | mm.h | 2674 extern int expand_upwards(struct vm_area_struct *vma, unsigned long address);
2676 #define expand_upwards(vma, address) (0) macro |
Completed in 6 milliseconds