Home
last modified time | relevance | path

Searched defs:msgdata (Results 1 – 13 of 13) sorted by relevance

/drivers/staging/lustre/include/linux/libcfs/linux/
Dlibcfs.h104 #define __CHECK_STACK(msgdata, mask, cdls) \ argument
118 #define CFS_CHECK_STACK(msgdata, mask, cdls) __CHECK_STACK(msgdata, mask, cdls) argument
120 #define CFS_CHECK_STACK(msgdata, mask, cdls) do {} while (0) argument
/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-debug.c134 void libcfs_run_lbug_upcall(struct libcfs_debug_msg_data *msgdata) in libcfs_run_lbug_upcall()
151 void lbug_with_loc(struct libcfs_debug_msg_data *msgdata) in lbug_with_loc()
Dlinux-tracefile.c192 struct libcfs_debug_msg_data *msgdata, in cfs_set_ptldebug_header()
/drivers/staging/lustre/lustre/libcfs/
Dtracefile.c246 int libcfs_debug_msg(struct libcfs_debug_msg_data *msgdata, in libcfs_debug_msg()
260 int libcfs_debug_vmsg2(struct libcfs_debug_msg_data *msgdata, in libcfs_debug_vmsg2()
481 struct libcfs_debug_msg_data *msgdata) in cfs_trace_assertion_failed()
Ddebug.c464 void libcfs_log_goto(struct libcfs_debug_msg_data *msgdata, const char *label, in libcfs_log_goto()
/drivers/usb/misc/
Dappledisplay.c79 u8 *msgdata; /* control message data buffer */ member
/drivers/staging/lustre/lustre/obdclass/
Dcapa.c409 struct libcfs_debug_msg_data *msgdata, in _debug_capa()
Dlu_object.c443 struct libcfs_debug_msg_data *msgdata = cookie; in lu_cdebug_printer() local
/drivers/media/common/siano/
Dsmscoreapi.c1589 u32 *msgdata = (u32 *) phdr; in smscore_onresponse() local
/drivers/staging/lustre/lustre/ldlm/
Dldlm_lock.c2220 struct libcfs_debug_msg_data *msgdata, in _ldlm_lock_debug()
/drivers/staging/lustre/lustre/ptlrpc/
Dpack_generic.c2404 struct libcfs_debug_msg_data *msgdata, in _debug_req()
/drivers/staging/lustre/lustre/include/
Dlustre_dlm.h1066 #define ldlm_lock_debug(msgdata, mask, cdls, lock, fmt, a...) do { \ argument
Dlustre_net.h1682 #define debug_req(msgdata, mask, cdls, req, fmt, a...) \ argument