request_module_work  570 drivers/hwtracing/intel_th/core.c 					   request_module_work);
request_module_work  577 drivers/hwtracing/intel_th/core.c 	INIT_WORK(&th->request_module_work, __intel_th_request_hub_module);
request_module_work  578 drivers/hwtracing/intel_th/core.c 	schedule_work(&th->request_module_work);
request_module_work  585 drivers/hwtracing/intel_th/core.c 	flush_work(&th->request_module_work);
request_module_work  286 drivers/hwtracing/intel_th/intel_th.h 	struct work_struct	request_module_work;