init_usercopy

Function init_usercopy 

Source
pub fn init_usercopy()
Expand description

Initializes the usercopy utilities.

It is useful to explicitly call this so that the usercopy is initialized at a known instant. For example, Starnix may want to make sure the usercopy thread created to support user copying is associated to the Starnix process and not a restricted-mode process.