Searched refs:tcfp_burst (Results 1 – 1 of 1) sorted by relevance
29 s64 tcfp_burst; member218 police->tcfp_burst = PSCHED_TICKS2NS(parm->burst); in tcf_act_police_locate()219 police->tcfp_toks = police->tcfp_burst; in tcf_act_police_locate()284 police->tcfp_burst); in tcf_act_police()293 if (toks > police->tcfp_burst) in tcf_act_police()294 toks = police->tcfp_burst; in tcf_act_police()321 .burst = PSCHED_NS2TICKS(police->tcfp_burst), in tcf_act_police_dump()