Lines Matching full:function
19 * When it reaches zero it will trigger a callback function, and
102 * @callback: function to call on ptimer expiry
122 * The callback function is always called from within a transaction
124 * ptimer_transaction_begin() function itself. If the callback changes
143 * This function must be called before making any calls to functions
147 * It is an error to call this function for a BH-based ptimer;
155 * This function must be called after calls to functions which modify
171 * This function will assert if it is called outside a
192 * This function will assert if it is called outside a
205 * as setting the frequency then this function is more appropriate,
209 * This function will assert if it is called outside a
218 * This function returns the current limit (reload) value
239 * This function will assert if it is called outside a
263 * This function will assert if it is called outside a
273 * Start a ptimer counting down; when it reaches zero the callback function
280 * This function will assert if it is called outside a
295 * This function will assert if it is called outside a