Lines Matching refs:obj
226 __field(unsigned int, obj )
233 __entry->obj = object_debug_id;
240 __entry->cookie, __entry->obj, __entry->usage,
245 TP_PROTO(struct cachefiles_object *obj,
249 TP_ARGS(obj, dir, de),
252 __field(unsigned int, obj )
259 __entry->obj = obj ? obj->debug_id : 0;
267 __entry->obj, __entry->dino, __entry->ino, __entry->error)
291 TP_PROTO(struct cachefiles_object *obj, struct inode *backer),
293 TP_ARGS(obj, backer),
296 __field(unsigned int, obj )
301 __entry->obj = obj->debug_id;
306 __entry->obj,
311 TP_PROTO(struct cachefiles_object *obj, struct inode *backer),
313 TP_ARGS(obj, backer),
316 __field(unsigned int, obj )
321 __entry->obj = obj->debug_id;
326 __entry->obj,
331 TP_PROTO(struct cachefiles_object *obj,
335 TP_ARGS(obj, ino, why),
339 __field(unsigned int, obj )
345 __entry->obj = obj ? obj->debug_id : UINT_MAX;
351 __entry->obj, __entry->ino,
356 TP_PROTO(struct cachefiles_object *obj,
360 TP_ARGS(obj, ino, why),
364 __field(unsigned int, obj )
370 __entry->obj = obj ? obj->debug_id : UINT_MAX;
376 __entry->obj, __entry->ino,
381 TP_PROTO(struct cachefiles_object *obj,
386 TP_ARGS(obj, ino, content, why),
390 __field(unsigned int, obj )
397 __entry->obj = obj->debug_id;
404 __entry->obj,
437 TP_PROTO(struct cachefiles_object *obj,
445 TP_ARGS(obj, start, len, flags, source, why, cache_inode, netfs_inode),
448 __field(unsigned int, obj )
459 __entry->obj = obj ? obj->debug_id : 0;
470 __entry->obj,
479 TP_PROTO(struct cachefiles_object *obj,
484 TP_ARGS(obj, backer, start, len),
487 __field(unsigned int, obj )
494 __entry->obj = obj->debug_id;
501 __entry->obj,
508 TP_PROTO(struct cachefiles_object *obj,
513 TP_ARGS(obj, backer, start, len),
516 __field(unsigned int, obj )
523 __entry->obj = obj->debug_id;
530 __entry->obj,
537 TP_PROTO(struct cachefiles_object *obj, struct inode *backer,
540 TP_ARGS(obj, backer, from, to, why),
543 __field(unsigned int, obj )
551 __entry->obj = obj->debug_id;
559 __entry->obj,
567 TP_PROTO(struct cachefiles_object *obj,
570 TP_ARGS(obj, inode),
574 __field(unsigned int, obj )
579 __entry->obj = obj ? obj->debug_id : 0;
584 __entry->obj, __entry->inode)
588 TP_PROTO(struct cachefiles_object *obj,
591 TP_ARGS(obj, inode),
595 __field(unsigned int, obj )
600 __entry->obj = obj ? obj->debug_id : 0;
605 __entry->obj, __entry->inode)
609 TP_PROTO(struct cachefiles_object *obj,
612 TP_ARGS(obj, inode),
616 __field(unsigned int, obj )
621 __entry->obj = obj ? obj->debug_id : 0;
626 __entry->obj, __entry->inode)
630 TP_PROTO(struct cachefiles_object *obj, struct inode *backer,
633 TP_ARGS(obj, backer, error, where),
636 __field(unsigned int, obj )
643 __entry->obj = obj ? obj->debug_id : 0;
650 __entry->obj,
657 TP_PROTO(struct cachefiles_object *obj, struct inode *backer,
660 TP_ARGS(obj, backer, error, where),
663 __field(unsigned int, obj )
670 __entry->obj = obj ? obj->debug_id : 0;
677 __entry->obj,
684 TP_PROTO(struct cachefiles_object *obj, struct cachefiles_msg *msg,
687 TP_ARGS(obj, msg, load),
690 __field(unsigned int, obj )
698 __entry->obj = obj ? obj->debug_id : 0;
706 __entry->obj,
714 TP_PROTO(struct cachefiles_object *obj, unsigned int msg_id,
717 TP_ARGS(obj, msg_id, len),
720 __field(unsigned int, obj )
726 __entry->obj = obj ? obj->debug_id : 0;
732 __entry->obj,
738 TP_PROTO(struct cachefiles_object *obj, struct cachefiles_msg *msg),
740 TP_ARGS(obj, msg),
743 __field(unsigned int, obj )
749 __entry->obj = obj ? obj->debug_id : 0;
755 __entry->obj,
761 TP_PROTO(struct cachefiles_object *obj, struct cachefiles_msg *msg,
764 TP_ARGS(obj, msg, load),
767 __field(unsigned int, obj )
775 __entry->obj = obj ? obj->debug_id : 0;
783 __entry->obj,
791 TP_PROTO(struct cachefiles_object *obj, unsigned int msg_id),
793 TP_ARGS(obj, msg_id),
796 __field(unsigned int, obj )
801 __entry->obj = obj ? obj->debug_id : 0;
806 __entry->obj,
811 TP_PROTO(struct cachefiles_object *obj, struct inode *backer,
814 TP_ARGS(obj, backer, start, len),
817 __field(unsigned int, obj )
824 __entry->obj = obj ? obj->debug_id : 0;
831 __entry->obj,
838 TP_PROTO(struct cachefiles_object *obj, int object_id),
840 TP_ARGS(obj, object_id),
843 __field(unsigned int, obj )
848 __entry->obj = obj ? obj->debug_id : 0;
853 __entry->obj,