add_callout_array()

Updated: April 19, 2023

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