Home
last modified time | relevance | path

Searched refs:expedited (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/include/net/irda/
Dirlmp_frame.h43 int expedited, struct sk_buff *skb);
/linux-2.6.39/include/linux/
Dx25.h121 __u8 expedited; member
/linux-2.6.39/net/irda/
Dirlmp_frame.c41 int expedited, struct sk_buff *skb) in irlmp_send_data_pdu() argument
46 if (expedited) { in irlmp_send_data_pdu()
/linux-2.6.39/Documentation/RCU/
Dchecklist.txt176 The expedited forms of these primitives have the same semantics
177 as the non-expedited forms, but expediting is both expensive
178 and unfriendly to real-time workloads. Use of the expedited
193 and with the same srcu_struct. The rules for the expedited
194 primitives are the same as for their non-expedited counterparts.
Dtrace.txt374 blocking the current expedited grace period. Each bit is "."
382 is in progress for an expedited grace period, "no" indicating
391 o "neb" is the number of expedited grace periods that have had
DRTFP.txt161 its appearance, as did expedited RCU [PaulEMcKenney2009expeditedRCU].
843 ,Title="[{PATCH} -tip 0/3] expedited 'big hammer' {RCU} grace periods"
851 First posting of expedited RCU to be accepted into -tip.
/linux-2.6.39/init/
DKconfig521 blocking an expedited RCU grace period is boosted immediately.