Searched defs:msgdata (Results 1 – 13 of 13) sorted by relevance
/drivers/staging/lustre/include/linux/libcfs/linux/ |
D | libcfs.h | 104 #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/ |
D | linux-debug.c | 134 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()
|
D | linux-tracefile.c | 192 struct libcfs_debug_msg_data *msgdata, in cfs_set_ptldebug_header()
|
/drivers/staging/lustre/lustre/libcfs/ |
D | tracefile.c | 246 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()
|
D | debug.c | 464 void libcfs_log_goto(struct libcfs_debug_msg_data *msgdata, const char *label, in libcfs_log_goto()
|
/drivers/usb/misc/ |
D | appledisplay.c | 79 u8 *msgdata; /* control message data buffer */ member
|
/drivers/staging/lustre/lustre/obdclass/ |
D | capa.c | 409 struct libcfs_debug_msg_data *msgdata, in _debug_capa()
|
D | lu_object.c | 443 struct libcfs_debug_msg_data *msgdata = cookie; in lu_cdebug_printer() local
|
/drivers/media/common/siano/ |
D | smscoreapi.c | 1589 u32 *msgdata = (u32 *) phdr; in smscore_onresponse() local
|
/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_lock.c | 2220 struct libcfs_debug_msg_data *msgdata, in _ldlm_lock_debug()
|
/drivers/staging/lustre/lustre/ptlrpc/ |
D | pack_generic.c | 2404 struct libcfs_debug_msg_data *msgdata, in _debug_req()
|
/drivers/staging/lustre/lustre/include/ |
D | lustre_dlm.h | 1066 #define ldlm_lock_debug(msgdata, mask, cdls, lock, fmt, a...) do { \ argument
|
D | lustre_net.h | 1682 #define debug_req(msgdata, mask, cdls, req, fmt, a...) \ argument
|