Home
last modified time | relevance | path

Searched refs:last_td (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/usb/c67x00/
Dc67x00-sched.c890 struct c67x00_td *last_td) in c67x00_clear_pipe() argument
893 td = last_td; in c67x00_clear_pipe()
894 tmp = last_td; in c67x00_clear_pipe()
897 if (td->pipe == last_td->pipe) { in c67x00_clear_pipe()
/Linux-v6.6/net/netfilter/ipvs/
Dip_vs_est.c743 bool last, last_td; in ip_vs_est_calc_phase() local
846 last_td = kd->tick_len[row] <= 1; in ip_vs_est_calc_phase()
859 if (last_td) in ip_vs_est_calc_phase()