Home
last modified time | relevance | path

Searched refs:enable_ptr_key_workfn (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/lib/
Dvsprintf.c699 static void enable_ptr_key_workfn(struct work_struct *work) in enable_ptr_key_workfn() function
706 static DECLARE_WORK(enable_ptr_key_work, enable_ptr_key_workfn);
734 enable_ptr_key_workfn(&enable_ptr_key_work); in initialize_ptr_random()