Searched defs:func (Results 1 – 3 of 3) sorted by relevance
5 void rust_helper_init_work_with_key(struct work_struct *work, work_func_t func, in rust_helper_init_work_with_key()
356 func: Option<T>, field
1335 let mut func = KVec::with_capacity(10, GFP_KERNEL).unwrap(); in test_kvec_retain() variables
Completed in 17 milliseconds