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,
387 TP_ARGS(obj, ino, disk_aux, content, why),
391 __field(unsigned int, obj)
400 __entry->obj = obj->debug_id;
404 __entry->aux = be64_to_cpup((__be64 *)obj->cookie->inline_aux);
409 __entry->obj,
444 TP_PROTO(struct cachefiles_object *obj,
452 TP_ARGS(obj, start, len, flags, source, why, cache_inode, netfs_inode),
455 __field(unsigned int, obj)
466 __entry->obj = obj ? obj->debug_id : 0;
477 __entry->obj,
486 TP_PROTO(struct cachefiles_object *obj,
491 TP_ARGS(obj, backer, start, len),
494 __field(unsigned int, obj)
501 __entry->obj = obj->debug_id;
508 __entry->obj,
515 TP_PROTO(struct cachefiles_object *obj,
520 TP_ARGS(obj, backer, start, len),
523 __field(unsigned int, obj)
530 __entry->obj = obj->debug_id;
537 __entry->obj,
544 TP_PROTO(struct cachefiles_object *obj, struct inode *backer,
547 TP_ARGS(obj, backer, from, to, why),
550 __field(unsigned int, obj)
558 __entry->obj = obj->debug_id;
566 __entry->obj,
574 TP_PROTO(struct cachefiles_object *obj,
577 TP_ARGS(obj, inode),
581 __field(unsigned int, obj)
586 __entry->obj = obj ? obj->debug_id : 0;
591 __entry->obj, __entry->inode)
595 TP_PROTO(struct cachefiles_object *obj,
598 TP_ARGS(obj, inode),
602 __field(unsigned int, obj)
607 __entry->obj = obj ? obj->debug_id : 0;
612 __entry->obj, __entry->inode)
616 TP_PROTO(struct cachefiles_object *obj,
619 TP_ARGS(obj, inode),
623 __field(unsigned int, obj)
628 __entry->obj = obj ? obj->debug_id : 0;
633 __entry->obj, __entry->inode)
637 TP_PROTO(struct cachefiles_object *obj, struct inode *backer,
640 TP_ARGS(obj, backer, error, where),
643 __field(unsigned int, obj)
650 __entry->obj = obj ? obj->debug_id : 0;
657 __entry->obj,
664 TP_PROTO(struct cachefiles_object *obj, struct inode *backer,
667 TP_ARGS(obj, backer, error, where),
670 __field(unsigned int, obj)
677 __entry->obj = obj ? obj->debug_id : 0;
684 __entry->obj,
691 TP_PROTO(struct cachefiles_object *obj, struct cachefiles_msg *msg,
694 TP_ARGS(obj, msg, load),
697 __field(unsigned int, obj)
705 __entry->obj = obj ? obj->debug_id : 0;
713 __entry->obj,
721 TP_PROTO(struct cachefiles_object *obj, unsigned int msg_id,
724 TP_ARGS(obj, msg_id, len),
727 __field(unsigned int, obj)
733 __entry->obj = obj ? obj->debug_id : 0;
739 __entry->obj,
745 TP_PROTO(struct cachefiles_object *obj, struct cachefiles_msg *msg),
747 TP_ARGS(obj, msg),
750 __field(unsigned int, obj)
756 __entry->obj = obj ? obj->debug_id : 0;
762 __entry->obj,
768 TP_PROTO(struct cachefiles_object *obj, struct cachefiles_msg *msg,
771 TP_ARGS(obj, msg, load),
774 __field(unsigned int, obj)
782 __entry->obj = obj ? obj->debug_id : 0;
790 __entry->obj,
798 TP_PROTO(struct cachefiles_object *obj, unsigned int msg_id),
800 TP_ARGS(obj, msg_id),
803 __field(unsigned int, obj)
808 __entry->obj = obj ? obj->debug_id : 0;
813 __entry->obj,
818 TP_PROTO(struct cachefiles_object *obj, struct inode *backer,
821 TP_ARGS(obj, backer, start, len),
824 __field(unsigned int, obj)
831 __entry->obj = obj ? obj->debug_id : 0;
838 __entry->obj,
845 TP_PROTO(struct cachefiles_object *obj, int object_id),
847 TP_ARGS(obj, object_id),
850 __field(unsigned int, obj)
855 __entry->obj = obj ? obj->debug_id : 0;
860 __entry->obj,