add_callout_array()
Synopsis:
void add_callout_array (const struct callout_slot *slots,
unsigned size)
Arguments:
Description
Add the kernel callout array specified by slots (for size bytes) into the callout array in the system page.
Returns:
- >0
- Success.
- -1
- Error
Page updated:
