Searched refs:task_param (Results 1 – 3 of 3) sorted by relevance
142 #define DECLARE_TASK_FUNC(task, task_param) \ argument143 static void task(struct work_struct *task_param)
200 static void process_deferq(struct work_struct *task_param) in process_deferq() argument202 struct chtls_dev *cdev = container_of(task_param, in process_deferq()
1325 DECLARE_TASK_FUNC(process_reap_list, task_param) in DECLARE_TASK_FUNC() argument