Searched refs:work_fieldname (Results 1 – 1 of 1) sorted by relevance
575 #define from_work(var, callback_work, work_fieldname) \ argument576 container_of(callback_work, typeof(*var), work_fieldname)