Searched refs:_fn (Results 1 – 2 of 2) sorted by relevance
26 #define LIVEPATCH_LOAD_HOOK(_fn) \ argument28 const livepatch_load_data_##_fn __section(".livepatch.hooks.load") = _fn;35 #define LIVEPATCH_UNLOAD_HOOK(_fn) \ argument37 const livepatch_unload_data_##_fn __section(".livepatch.hooks.unload") = _fn;
87 Indicates if the above named Type.json_*_fn should be autogenerated.
Completed in 4 milliseconds