Lines Matching refs:script
10 - Edit script.
91 The insertion and deletion functions produce an 'edit script' that can later be
95 script is applied.
98 script has been applied so that they can be freed later. The freeing is done
102 The script appears as outside of the API as a pointer of the type:
106 There are two functions for dealing with the script:
108 (1) Apply an edit script.
113 to permit accesses under the RCU read lock to continue. The edit script
117 (2) Cancel an edit script.
121 This frees the edit script and all preallocated memory immediately. If
214 an edit script that must be applied. -ENOMEM is returned in the case of
233 an edit script that must be applied. -ENOMEM is returned in the case of
250 an edit script that must be applied. -ENOMEM is returned in the case of