Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/rcu/
Dsrcu.c339 static bool try_check_zero(struct srcu_struct *sp, int idx, int trycount) in try_check_zero()
410 static void __synchronize_srcu(struct srcu_struct *sp, int trycount) in __synchronize_srcu()
557 static void srcu_advance_batches(struct srcu_struct *sp, int trycount) in srcu_advance_batches()
/linux-4.4.14/drivers/net/wireless/libertas/
Dif_usb.c710 u32 trycount = (event & 0xffff0000) >> 16; in if_usb_receive() local
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dpio.c1340 int trycount = 0; in sc_buffer_alloc() local