Searched refs:start_from (Results 1 – 2 of 2) sorted by relevance
88 u8 start_from; member312 "%s%i", pd_ranges->name, pd_ranges->start_from + idx); in imx_scu_add_pm_domain()
3778 int start_from, nr; in xfrm_bundle_ok() local3788 start_from = nr = 0; in xfrm_bundle_ok()3804 start_from = nr; in xfrm_bundle_ok()3812 start_from = nr; in xfrm_bundle_ok()3819 if (likely(!start_from)) in xfrm_bundle_ok()3822 xdst = bundle[start_from - 1]; in xfrm_bundle_ok()3824 while (start_from--) { in xfrm_bundle_ok()3831 if (!start_from) in xfrm_bundle_ok()3834 xdst = bundle[start_from - 1]; in xfrm_bundle_ok()
Completed in 13 milliseconds