Home
last modified time | relevance | path

Searched refs:tr (Results 1 – 6 of 6) sorted by relevance

/include/linux/
A Dtrace.h41 #define trace_array_puts(tr, str) \ argument
43 str ? __trace_array_puts(tr, _THIS_IP_, str, strlen(str)) : -1; \
45 int __trace_array_puts(struct trace_array *tr, unsigned long ip,
50 int trace_array_printk(struct trace_array *tr, unsigned long ip,
52 int trace_array_init_printk(struct trace_array *tr);
53 void trace_array_put(struct trace_array *tr);
55 int trace_array_destroy(struct trace_array *tr);
76 int trace_array_printk(struct trace_array *tr, unsigned long ip, const char *fmt, ...) in trace_array_printk() argument
80 static inline int trace_array_init_printk(struct trace_array *tr) in trace_array_init_printk() argument
84 static inline void trace_array_put(struct trace_array *tr) in trace_array_put() argument
[all …]
A Dtrace_events.h97 struct trace_array *tr; member
647 struct trace_array *tr; member
855 int ftrace_set_clr_event(struct trace_array *tr, char *buf, int set);
857 int trace_array_set_clr_event(struct trace_array *tr, const char *system,
A Dbpf.h1226 void notrace __bpf_tramp_enter(struct bpf_tramp_image *tr);
1227 void notrace __bpf_tramp_exit(struct bpf_tramp_image *tr);
1385 struct bpf_trampoline *tr,
1388 struct bpf_trampoline *tr,
1392 void bpf_trampoline_put(struct bpf_trampoline *tr);
1471 struct bpf_trampoline *tr, in bpf_trampoline_link_prog() argument
1477 struct bpf_trampoline *tr, in bpf_trampoline_unlink_prog() argument
1487 static inline void bpf_trampoline_put(struct bpf_trampoline *tr) {} in bpf_trampoline_put() argument
A Dkvm_host.h1572 struct kvm_translation *tr);
/include/linux/mtd/
A Dblktrans.h20 struct mtd_blktrans_ops *tr; member
66 void (*add_mtd)(struct mtd_blktrans_ops *tr, struct mtd_info *mtd);
74 extern int register_mtd_blktrans(struct mtd_blktrans_ops *tr);
75 extern int deregister_mtd_blktrans(struct mtd_blktrans_ops *tr);
/include/hyperv/
A Dhvgdk_mini.h856 struct hv_x64_segment_register tr; member

Completed in 38 milliseconds