Lines Matching defs:work

271 	struct kwork_work *work;  in work_search()  local
318 struct kwork_work *work = zalloc(sizeof(*work)); in work_new() local
339 struct kwork_work *work = work_search(root, key, sort_list); in work_findnew() local
365 struct kwork_work *work, in profile_event_match()
398 struct kwork_work *work, key; in work_push_atom() local
445 struct kwork_work *work, key; in work_pop_atom() local
476 static void report_update_exit_event(struct kwork_work *work, in report_update_exit_event()
515 struct kwork_work *work = NULL; in report_exit_event() local
531 static void latency_update_entry_event(struct kwork_work *work, in latency_update_entry_event()
570 struct kwork_work *work = NULL; in latency_entry_event() local
636 struct kwork_work *work, in timehist_print_event()
729 struct kwork_work *work = NULL; in timehist_entry_event() local
750 struct kwork_work *work = NULL; in timehist_exit_event() local
825 struct kwork_work *work, in irq_work_init()
836 static void irq_work_name(struct kwork_work *work, char *buf, int len) in irq_work_name()
944 struct kwork_work *work, in softirq_work_init()
957 static void softirq_work_name(struct kwork_work *work, char *buf, int len) in softirq_work_name()
1035 struct kwork_work *work, in workqueue_work_init()
1051 static void workqueue_work_name(struct kwork_work *work, char *buf, int len) in workqueue_work_name()
1080 static int report_print_work(struct perf_kwork *kwork, struct kwork_work *work) in report_print_work()
1442 struct kwork_work *work) in process_skipped_events()
1458 struct kwork_work *work = NULL; in perf_kwork_add_work() local
1510 struct kwork_work *work; in perf_kwork__report() local