Lines Matching refs:work_key
21 struct work_key { struct
37 __uint(key_size, sizeof(struct work_key)); argument
44 __uint(key_size, sizeof(struct work_key));
51 __uint(key_size, sizeof(struct work_key));
90 static __always_inline int trace_event_match(struct work_key *key, char *name) in trace_event_match()
117 static __always_inline void do_update_time(void *map, struct work_key *key, in do_update_time()
146 static __always_inline void do_update_timestart(void *map, struct work_key *key) in do_update_timestart()
154 struct work_key *key) in do_update_timeend()
165 struct work_key *key, char *name) in do_update_name()
171 static __always_inline int update_timestart(void *map, struct work_key *key) in update_timestart()
182 struct work_key *key, in update_timestart_and_name()
195 void *time_map, struct work_key *key) in update_timeend()
208 struct work_key *key, in update_timeend_and_name()
224 struct work_key key = { in report_irq_handler_entry()
240 struct work_key key = { in report_irq_handler_exit()
266 struct work_key key = { in report_softirq_entry()
284 struct work_key key = { in report_softirq_exit()
297 struct work_key key = { in latency_softirq_raise()
315 struct work_key key = { in latency_softirq_entry()
327 struct work_key key = { in report_workqueue_execute_start()
340 struct work_key key = { in report_workqueue_execute_end()
357 struct work_key key = { in latency_workqueue_activate_work()
370 struct work_key key = { in latency_workqueue_execute_start()