Lines Matching refs:tracer
163 struct tracer { struct
326 static int (*handle_pfds)(struct tracer *, int, int);
538 static void tracer_wait_unblock(struct tracer *tp) in tracer_wait_unblock()
546 static void tracer_signal_ready(struct tracer *tp, in tracer_signal_ready()
1456 static inline int net_sendfile_data(struct tracer *tp, struct io_info *iop) in net_sendfile_data()
1573 static void close_ios(struct tracer *tp) in close_ios()
1596 static int open_ios(struct tracer *tp) in open_ios()
1662 static int handle_pfds_file(struct tracer *tp, int nevs, int force_read) in handle_pfds_file()
1705 static int handle_pfds_netclient(struct tracer *tp, int nevs, int force_read) in handle_pfds_netclient()
1740 static int handle_pfds_entries(struct tracer *tp, int nevs, int force_read) in handle_pfds_entries()
1782 struct tracer *tp = arg; in thread_main()
1827 struct tracer *tp; in start_tracer()
1859 struct tracer *tp = list_entry(p, struct tracer, head); in start_tracers()
1883 struct tracer *tp = list_entry(p, struct tracer, head); in stop_tracers()
1893 struct tracer *tp = list_entry(p, struct tracer, head); in del_tracers()
1911 struct tracer *tp = list_entry(p, struct tracer, head); in wait_tracers()