Home
last modified time | relevance | path

Searched defs:trycount (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/kernel/rcu/
Dsrcu.c340 static bool try_check_zero(struct srcu_struct *sp, int idx, int trycount) in try_check_zero()
411 static void __synchronize_srcu(struct srcu_struct *sp, int trycount) in __synchronize_srcu()
558 static void srcu_advance_batches(struct srcu_struct *sp, int trycount) in srcu_advance_batches()
Dtree_plugin.h716 int trycount = 0; in synchronize_rcu_expedited() local
Dtree.c3276 int trycount = 0; in synchronize_sched_expedited() local
/linux-4.1.27/drivers/net/wireless/libertas/
Dif_usb.c710 u32 trycount = (event & 0xffff0000) >> 16; in if_usb_receive() local