Lines Matching defs:ref_ctr_offset
67 unsigned long ref_ctr_offset;
294 if (tu->ref_ctr_offset == 0)
300 tu->ref_ctr_offset);
489 new->ref_ctr_offset != tmp->ref_ctr_offset) {
549 unsigned long offset, ref_ctr_offset;
558 ref_ctr_offset = 0;
626 ret = kstrtoul(rctr, 0, &ref_ctr_offset);
696 tu->ref_ctr_offset = ref_ctr_offset;
761 if (tu->ref_ctr_offset)
762 seq_printf(m, "(0x%lx)", tu->ref_ctr_offset);
1109 uprobe = uprobe_register(inode, tu->offset, tu->ref_ctr_offset, &tu->consumer);
1488 *probe_addr = tu->ref_ctr_offset;
1626 unsigned long ref_ctr_offset, bool is_return)
1659 tu->ref_ctr_offset = ref_ctr_offset;