Searched refs:obd_memory_max (Results 1 – 3 of 3) sorted by relevance
624 __u64 obd_memory_max(void) in obd_memory_max() function634 EXPORT_SYMBOL(obd_memory_max);686 memory_max = obd_memory_max(); in cleanup_obdclass()
530 extern __u64 obd_memory_max(void);568 #define obd_memory_max() (obd_max_alloc) macro
155 len = snprintf(buf, sizeof(buf), "%llu\n", obd_memory_max()); in proc_mem_max()