Searched refs:expedited (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/Documentation/RCU/ |
D | trace.txt | 45 Displays statistics for expedited grace periods. 247 numbers differ, there is an expedited grace period in progress. 253 failure to begin an expedited grace period. 256 start an expedited grace period found that someone else had 257 completed an expedited grace period that satisfies the 261 the request was demoted from an expedited grace period to 265 new expedited grace period succeeded. 371 section blocks the current expedited grace period. 375 grace period (expedited or normal) is inconvenienced. 465 the current normal (non-expedited) grace period from [all …]
|
D | checklist.txt | 180 The expedited forms of these primitives have the same semantics 181 as the non-expedited forms, but expediting is both expensive 182 and unfriendly to real-time workloads. Use of the expedited 187 In particular, if you find yourself invoking one of the expedited 190 a single non-expedited primitive to cover the entire batch. 192 expedited primitive, and will be much much easier on the rest 196 In addition, it is illegal to call the expedited forms from 212 the expedited primitives are the same as for their non-expedited 332 expedited forms of the three primitives, namely call_rcu(),
|
D | torture.txt | 48 gp_exp Make the fake writers use expedited synchronous grace-period 52 50% expedited. By default, neither are set, which
|
D | RTFP.txt | 178 its appearance, as did expedited RCU [PaulEMcKenney2009expeditedRCU]. 2256 ,Title="[{PATCH} -tip 0/3] expedited 'big hammer' {RCU} grace periods" 2264 First posting of expedited RCU to be accepted into -tip.
|
/linux-4.1.27/include/net/irda/ |
D | irlmp_frame.h | 43 int expedited, struct sk_buff *skb);
|
/linux-4.1.27/include/uapi/linux/ |
D | x25.h | 122 __u8 expedited; member
|
/linux-4.1.27/net/irda/ |
D | irlmp_frame.c | 41 int expedited, struct sk_buff *skb) in irlmp_send_data_pdu() argument 46 if (expedited) { in irlmp_send_data_pdu()
|
/linux-4.1.27/init/ |
D | Kconfig | 716 blocking an expedited RCU grace period is boosted immediately. 800 This option enables expedited grace periods at boot time,
|
/linux-4.1.27/Documentation/ |
D | kernel-parameters.txt | 3101 Use expedited update-side primitives. 3104 Use normal (non-expedited) update-side primitives. 3180 Use expedited grace-period primitives, for
|