Searched defs:ent (Results  1 – 12 of 12) sorted by relevance
| /kernel/trace/ | 
| D | blktrace.c | 1189 const struct blk_io_trace *te_blk_io_trace(const struct trace_entry *ent)  in te_blk_io_trace() 1194 static inline const void *pdu_start(const struct trace_entry *ent, bool has_cg)  in pdu_start() 1199 static inline u64 t_cgid(const struct trace_entry *ent)  in t_cgid() 1204 static inline int pdu_real_len(const struct trace_entry *ent, bool has_cg)  in pdu_real_len() 1209 static inline u32 t_action(const struct trace_entry *ent)  in t_action() 1214 static inline u32 t_bytes(const struct trace_entry *ent)  in t_bytes() 1219 static inline u32 t_sec(const struct trace_entry *ent)  in t_sec() 1224 static inline unsigned long long t_sector(const struct trace_entry *ent)  in t_sector() 1229 static inline __u16 t_error(const struct trace_entry *ent)  in t_error() 1234 static __u64 get_pdu_int(const struct trace_entry *ent, bool has_cg)  in get_pdu_int() [all …] 
 | 
| D | trace_syscalls.c | 132 	struct trace_entry *ent = iter->ent;  in print_syscall_enter()  local 178 	struct trace_entry *ent = iter->ent;  in print_syscall_exit()  local 570 		struct trace_entry ent;  in perf_call_bpf_enter()  member 677 		struct trace_entry ent;  in perf_call_bpf_exit()  member
  | 
| D | trace_functions_graph.c | 34 	struct ftrace_graph_ent_entry	ent;  member 199 	struct ftrace_graph_ent ent = {  in __trace_graph_function()  local 545 	struct trace_entry *ent = iter->ent;  in print_graph_irq()  local 816 	struct trace_entry *ent = iter->ent;  in print_graph_prologue()  local 997 		   struct trace_entry *ent, struct trace_iterator *iter,  in print_graph_return() 1077 print_graph_comment(struct trace_seq *s, struct trace_entry *ent,  in print_graph_comment()
  | 
| D | trace.h | 137 	struct trace_entry	ent;  member 143 	struct trace_entry	ent;  member 149 	struct trace_entry	ent;  member 154 	struct trace_entry	ent;  member 158 	struct trace_entry	ent;  member 164 	struct trace_entry	ent;  member 169 	struct trace_entry	ent;  member 495 #define trace_assign_type(var, ent)					\  argument
  | 
| D | trace_probe.h | 67 static nokprobe_inline void *get_loc_data(u32 *dl, void *ent)  in get_loc_data()
  | 
| D | trace_uprobe.c | 29 	struct trace_entry	ent;  member
  | 
| D | trace_events_synth.c | 129 	struct trace_entry	ent;  member
  | 
| D | trace.c | 1023 	struct trace_entry *ent = ring_buffer_event_data(event);  in trace_event_setup()  local 3536 	struct trace_entry *ent, *next = NULL;  in __find_next_entry()  local 3854 	void *ent;  in s_next()  local
  | 
| D | trace_events.c | 209 	struct trace_entry ent;  in trace_define_common_fields()  local
  | 
| /kernel/ | 
| D | kprobes.c | 1387 	struct kprobe_blacklist_entry *ent;  in __within_kprobe_blacklist()  local 2463 	struct kprobe_blacklist_entry *ent;  in kprobe_add_ksym_blacklist()  local 2565 	struct kprobe_blacklist_entry *ent, *n;  in kprobe_remove_area_blacklist()  local 2872 	struct kprobe_blacklist_entry *ent =  in kprobe_blacklist_seq_show()  local
  | 
| D | workqueue.c | 1320 	struct wci_ent *ent;  in wci_find_ent()  local 1332 	struct wci_ent *ent;  in wq_cpu_intensive_report()  local
  | 
| /kernel/sched/ | 
| D | ext.c | 2725 		struct scx_dsp_buf_ent *ent = &dspc->buf[u];  in flush_dispatch_buf()  local
  |