Searched refs:obd_alloc_fail (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | obd_support.h | 75 int obd_alloc_fail(const void *ptr, const char *name, const char *type, 633 !obd_alloc_fail(ptr, #ptr, "km", size, \ 774 !obd_alloc_fail(ptr, #ptr, "slab-", size, \
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | class_obd.c | 139 int obd_alloc_fail(const void *ptr, const char *name, const char *type, in obd_alloc_fail() function 156 EXPORT_SYMBOL(obd_alloc_fail);
|