Searched refs:task_param (Results 1 – 3 of 3) sorted by relevance
140 #define DECLARE_TASK_FUNC(task, task_param) \ argument141 static void task(struct work_struct *task_param)
208 static void process_deferq(struct work_struct *task_param) in process_deferq() argument210 struct chtls_dev *cdev = container_of(task_param, in process_deferq()
1494 DECLARE_TASK_FUNC(process_reap_list, task_param) in DECLARE_TASK_FUNC() argument