Home
last modified time | relevance | path

Searched defs:ent (Results 1 – 10 of 10) sorted by relevance

/kernel/trace/
Dblktrace.c1248 const struct blk_io_trace *te_blk_io_trace(const struct trace_entry *ent) in te_blk_io_trace()
1253 static inline const void *pdu_start(const struct trace_entry *ent, bool has_cg) in pdu_start()
1258 static inline u64 t_cgid(const struct trace_entry *ent) in t_cgid()
1263 static inline int pdu_real_len(const struct trace_entry *ent, bool has_cg) in pdu_real_len()
1268 static inline u32 t_action(const struct trace_entry *ent) in t_action()
1273 static inline u32 t_bytes(const struct trace_entry *ent) in t_bytes()
1278 static inline u32 t_sec(const struct trace_entry *ent) in t_sec()
1283 static inline unsigned long long t_sector(const struct trace_entry *ent) in t_sector()
1288 static inline __u16 t_error(const struct trace_entry *ent) in t_error()
1293 static __u64 get_pdu_int(const struct trace_entry *ent, bool has_cg) in get_pdu_int()
[all …]
Dtrace_functions_graph.c34 struct ftrace_graph_ent_entry ent; member
194 struct ftrace_graph_ent ent = { in __trace_graph_function() local
518 struct trace_entry *ent = iter->ent; in print_graph_irq() local
723 struct trace_entry *ent = iter->ent; in print_graph_prologue() local
902 struct trace_entry *ent, struct trace_iterator *iter, in print_graph_return()
970 print_graph_comment(struct trace_seq *s, struct trace_entry *ent, in print_graph_comment()
Dtrace_syscalls.c132 struct trace_entry *ent = iter->ent; in print_syscall_enter() local
178 struct trace_entry *ent = iter->ent; in print_syscall_exit() local
Dtrace.h117 struct trace_entry ent; member
123 struct trace_entry ent; member
129 struct trace_entry ent; member
134 struct trace_entry ent; member
443 #define trace_assign_type(var, ent) \ argument
Dtrace_probe.h64 static nokprobe_inline void *get_loc_data(u32 *dl, void *ent) in get_loc_data()
Dtrace_events_synth.c107 struct trace_entry ent; member
Dtrace_uprobe.c26 struct trace_entry ent; member
Dtrace.c940 struct trace_entry *ent = ring_buffer_event_data(event); in trace_event_setup() local
3517 struct trace_entry *ent, *next = NULL; in __find_next_entry() local
3643 void *ent; in s_next() local
Dtrace_events.c181 struct trace_entry ent; in trace_define_common_fields() local
/kernel/
Dkprobes.c1509 struct kprobe_blacklist_entry *ent; in __within_kprobe_blacklist() local
2376 struct kprobe_blacklist_entry *ent; in kprobe_add_ksym_blacklist() local
2413 struct kprobe_blacklist_entry *ent, *n; in kprobe_remove_area_blacklist() local
2788 struct kprobe_blacklist_entry *ent = in kprobe_blacklist_seq_show() local