Searched defs:tt_work (Results 1 – 2 of 2) sorted by relevance
79 struct tt_work { struct85 static inline struct tt_work *tt_work_of_work(struct work_struct *work) in tt_work_of_work() argument161 struct tt_work *tt_work = tt_work_of_work(work); in tt_add_tz_work_fn() local219 struct tt_work *tt_work = tt_work_of_work(work); in tt_del_tz_work_fn() local315 struct tt_work *tt_work = tt_work_of_work(work); in tt_zone_add_trip_work_fn() local
833 struct work_struct tt_work; member