Searched refs:obd_pages_max (Results 1 – 3 of 3) sorted by relevance
636 __u64 obd_pages_max(void) in obd_pages_max() function646 EXPORT_SYMBOL(obd_pages_max);687 pages_max = obd_pages_max(); in cleanup_obdclass()
531 extern __u64 obd_pages_max(void);569 #define obd_pages_max() (obd_max_pages) macro
179 len = snprintf(buf, sizeof(buf), "%llu\n", obd_pages_max()); in proc_pages_max()