Lines Matching refs:r_end
1864 TP_PROTO(unsigned int r_start, unsigned int r_end, unsigned int goal,
1866 TP_ARGS(r_start, r_end, goal, wanted, empty_root),
1869 __field(unsigned int, r_end)
1876 __entry->r_end = r_end;
1881 TP_printk("%u %u %u %u %d", __entry->r_start, __entry->r_end,
1917 unsigned int r_start, unsigned int r_end, unsigned int r_len,
1919 TP_ARGS(cstart, cend, clen, r_start, r_end,
1926 __field(unsigned int, r_end)
1936 __entry->r_end = r_end;
1943 __entry->r_start, __entry->r_end, __entry->r_len,