Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Dvsprintf.c755 static void fill_ptr_key_workfn(struct work_struct *work);
756 static DECLARE_DELAYED_WORK(fill_ptr_key_work, fill_ptr_key_workfn);
758 static void fill_ptr_key_workfn(struct work_struct *work) in fill_ptr_key_workfn() function
774 fill_ptr_key_workfn(NULL); in vsprintf_init_hashval()