Lines Matching refs:r_end
1863 TP_PROTO(unsigned int r_start, unsigned int r_end, unsigned int goal,
1865 TP_ARGS(r_start, r_end, goal, wanted, empty_root),
1868 __field(unsigned int, r_end)
1875 __entry->r_end = r_end;
1880 TP_printk("%u %u %u %u %d", __entry->r_start, __entry->r_end,
1916 unsigned int r_start, unsigned int r_end, unsigned int r_len,
1918 TP_ARGS(cstart, cend, clen, r_start, r_end,
1925 __field(unsigned int, r_end)
1935 __entry->r_end = r_end;
1942 __entry->r_start, __entry->r_end, __entry->r_len,