Home
last modified time | relevance | path

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

/Linux-v4.19/lib/
Dvsprintf.c1668 static void enable_ptr_key_workfn(struct work_struct *work) in enable_ptr_key_workfn() function
1675 static DECLARE_WORK(enable_ptr_key_work, enable_ptr_key_workfn);
1703 enable_ptr_key_workfn(&enable_ptr_key_work); in initialize_ptr_random()