Home
last modified time | relevance | path

Searched refs:lbug_with_loc (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-debug.c151 void lbug_with_loc(struct libcfs_debug_msg_data *msgdata) in lbug_with_loc() function
202 EXPORT_SYMBOL(lbug_with_loc);
/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_private.h67 lbug_with_loc(&__msg_data); \
86 void lbug_with_loc(struct libcfs_debug_msg_data *)__attribute__((noreturn));
91 lbug_with_loc(&msgdata); \