Searched defs:ent (Results 1 – 12 of 12) sorted by relevance
| /kernel/trace/ |
| A D | blktrace.c | 1151 const struct blk_io_trace *te_blk_io_trace(const struct trace_entry *ent) in te_blk_io_trace() 1161 static inline u64 t_cgid(const struct trace_entry *ent) in t_cgid() 1166 static inline int pdu_real_len(const struct trace_entry *ent, bool has_cg) in pdu_real_len() 1171 static inline u32 t_action(const struct trace_entry *ent) in t_action() 1176 static inline u32 t_bytes(const struct trace_entry *ent) in t_bytes() 1181 static inline u32 t_sec(const struct trace_entry *ent) in t_sec() 1186 static inline unsigned long long t_sector(const struct trace_entry *ent) in t_sector() 1191 static inline __u16 t_error(const struct trace_entry *ent) in t_error() 1196 static __u64 get_pdu_int(const struct trace_entry *ent, bool has_cg) in get_pdu_int() 1265 const struct trace_entry *ent, bool has_cg) in blk_log_dump_pdu() [all …]
|
| A 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 572 struct trace_entry ent; in perf_call_bpf_enter() member 686 struct trace_entry ent; in perf_call_bpf_exit() member
|
| A D | trace_functions_graph.c | 35 struct ftrace_graph_ent_entry ent; member 37 } ent; member 288 struct ftrace_graph_ent ent = { in __trace_graph_function() local 688 struct trace_entry *ent = iter->ent; in print_graph_irq() local 1036 struct trace_entry *ent = iter->ent; in print_graph_prologue() local 1234 struct trace_entry *ent, struct trace_iterator *iter, in print_graph_return() 1318 print_graph_comment(struct trace_seq *s, struct trace_entry *ent, in print_graph_comment()
|
| A D | trace.h | 139 struct trace_entry ent; member 145 struct trace_entry ent; member 151 struct trace_entry ent; member 156 struct trace_entry ent; member 160 struct trace_entry ent; member 166 struct trace_entry ent; member 171 struct trace_entry ent; member 523 #define trace_assign_type(var, ent) \ argument
|
| A D | trace_probe.h | 69 static nokprobe_inline void *get_loc_data(u32 *dl, void *ent) in get_loc_data()
|
| A D | trace_events_synth.c | 122 struct trace_entry ent; member
|
| A D | trace_uprobe.c | 31 struct trace_entry ent; member
|
| A D | trace.c | 1064 struct trace_entry *ent = ring_buffer_event_data(event); in trace_event_setup() local 3568 struct trace_entry *ent, *next = NULL; in __find_next_entry() local 3886 void *ent; in s_next() local 6052 const struct trace_mod_entry *ent = pivot; in cmp_mod_entry() local
|
| A D | trace_events.c | 209 struct trace_entry ent; in trace_define_common_fields() local
|
| /kernel/ |
| A D | kprobes.c | 1365 struct kprobe_blacklist_entry *ent; in __within_kprobe_blacklist() local 2421 struct kprobe_blacklist_entry *ent; in kprobe_add_ksym_blacklist() local 2523 struct kprobe_blacklist_entry *ent, *n; in kprobe_remove_area_blacklist() local 2826 struct kprobe_blacklist_entry *ent = in kprobe_blacklist_seq_show() local
|
| A D | workqueue.c | 1316 struct wci_ent *ent; in wci_find_ent() local 1328 struct wci_ent *ent; in wq_cpu_intensive_report() local
|
| /kernel/sched/ |
| A D | ext.c | 3059 struct scx_dsp_buf_ent *ent = &dspc->buf[u]; in flush_dispatch_buf() local
|
Completed in 85 milliseconds