Lines Matching refs:ref
690 int ref, int outstanding, const void *where),
692 TP_ARGS(call_debug_id, op, ref, outstanding, where),
697 __field(int, ref)
705 __entry->ref = ref;
713 __entry->ref,
1529 TP_PROTO(unsigned int server_debug_id, int ref, int active,
1532 TP_ARGS(server_debug_id, ref, active, reason),
1536 __field(int, ref)
1543 __entry->ref = ref;
1551 __entry->ref,
1556 TP_PROTO(unsigned int debug_id, afs_volid_t vid, int ref,
1559 TP_ARGS(debug_id, vid, ref, reason),
1564 __field(int, ref)
1571 __entry->ref = ref;
1579 __entry->ref)
1583 TP_PROTO(unsigned int cell_debug_id, int ref, int active,
1586 TP_ARGS(cell_debug_id, ref, active, reason),
1590 __field(int, ref)
1597 __entry->ref = ref;
1605 __entry->ref,
1610 TP_PROTO(unsigned int alist_debug_id, int ref, enum afs_alist_trace reason),
1612 TP_ARGS(alist_debug_id, ref, reason),
1616 __field(int, ref)
1623 __entry->ref = ref;
1630 __entry->ref)
1635 int ref, enum afs_estate_trace reason),
1637 TP_ARGS(server_debug_id, estate_debug_id, ref, reason),
1642 __field(int, ref)
1650 __entry->ref = ref;
1658 __entry->ref)