Searched defs:tr (Results 51 - 75 of 117) sorted by relevance

12345

/linux-master/kernel/trace/
H A Dtrace_sched_wakeup.c68 func_prolog_preempt_disable(struct trace_array *tr, argument
102 static int wakeup_display_graph(struct trace_array *tr, in argument
117 struct trace_array *tr = wakeup_trace; local
146 struct trace_array *tr = wakeup_trace; local
216 struct trace_array *tr = wakeup_trace; local
232 register_wakeup_function(struct trace_array *tr, int graph, int set) argument
251 unregister_wakeup_function(struct trace_array *tr, int graph) argument
264 wakeup_function_set(struct trace_array *tr, u32 mask, int set) argument
276 register_wakeup_function(struct trace_array *tr, int graph, int set) argument
280 unregister_wakeup_function(struct trace_array *tr, int graph) argument
281 wakeup_function_set(struct trace_array *tr, u32 mask, int set) argument
303 __trace_function(struct trace_array *tr, unsigned long ip, unsigned long parent_ip, unsigned int trace_ctx) argument
313 wakeup_flag_changed(struct trace_array *tr, u32 mask, int set) argument
328 start_func_tracer(struct trace_array *tr, int graph) argument
342 stop_func_tracer(struct trace_array *tr, int graph) argument
352 report_latency(struct trace_array *tr, u64 delta) argument
374 tracing_sched_switch_trace(struct trace_array *tr, struct task_struct *prev, struct task_struct *next, unsigned int trace_ctx) argument
402 tracing_sched_wakeup_trace(struct trace_array *tr, struct task_struct *wakee, struct task_struct *curr, unsigned int trace_ctx) argument
500 __wakeup_reset(struct trace_array *tr) argument
512 wakeup_reset(struct trace_array *tr) argument
602 start_wakeup_tracer(struct trace_array *tr) argument
657 stop_wakeup_tracer(struct trace_array *tr) argument
669 __wakeup_tracer_init(struct trace_array *tr) argument
686 wakeup_tracer_init(struct trace_array *tr) argument
696 wakeup_rt_tracer_init(struct trace_array *tr) argument
706 wakeup_dl_tracer_init(struct trace_array *tr) argument
716 wakeup_tracer_reset(struct trace_array *tr) argument
731 wakeup_tracer_start(struct trace_array *tr) argument
737 wakeup_tracer_stop(struct trace_array *tr) argument
[all...]
H A Dtrace_eprobe.c581 struct trace_array *tr = eprobe_file->tr; local
602 disable_eprobe(struct trace_eprobe *ep, struct trace_array *tr) argument
H A Dtrace_functions_graph.c103 int __trace_graph_entry(struct trace_array *tr, argument
134 struct trace_array *tr = graph_array; local
195 __trace_graph_function(struct trace_array *tr, argument
215 trace_graph_function(struct trace_array *tr, unsigned long ip, unsigned long parent_ip, unsigned int trace_ctx) argument
222 __trace_graph_return(struct trace_array *tr, struct ftrace_graph_ret *trace, unsigned int trace_ctx) argument
243 struct trace_array *tr = graph_array; local
269 set_graph_array(struct trace_array *tr) argument
304 graph_trace_init(struct trace_array *tr) argument
320 graph_trace_reset(struct trace_array *tr) argument
329 graph_trace_update_thresh(struct trace_array *tr) argument
520 struct trace_array *tr = iter->tr; local
598 print_graph_duration(struct trace_array *tr, unsigned long long duration, struct trace_seq *s, u32 flags) argument
686 struct trace_array *tr = iter->tr; local
745 struct trace_array *tr = iter->tr; local
786 struct trace_array *tr = iter->tr; local
969 struct trace_array *tr = iter->tr; local
1044 struct trace_array *tr = iter->tr; local
1206 __print_graph_headers_flags(struct trace_array *tr, struct seq_file *s, u32 flags) argument
1255 struct trace_array *tr = iter->tr; local
1324 func_graph_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) argument
[all...]
H A Dtrace_hwlat.c132 struct trace_array *tr = hwlat_trace; local
204 struct trace_array *tr = hwlat_trace; local
317 struct trace_array *tr = hwlat_trace; local
421 start_single_kthread(struct trace_array *tr) argument
513 struct trace_array *tr = hwlat_trace; local
579 start_per_cpu_kthreads(struct trace_array *tr) argument
683 struct trace_array *tr = hwlat_trace; local
810 hwlat_tracer_start(struct trace_array *tr) argument
822 hwlat_tracer_stop(struct trace_array *tr) argument
830 hwlat_tracer_init(struct trace_array *tr) argument
854 hwlat_tracer_reset(struct trace_array *tr) argument
[all...]
H A Dtrace_events_trigger.c507 clear_event_triggers(struct trace_array *tr) argument
1770 struct trace_array *tr = file->tr; local
[all...]
/linux-master/drivers/iio/trigger/
H A Dstm32-timer-trigger.c393 struct iio_trigger *tr; local
/linux-master/drivers/gpu/drm/tiny/
H A Dili9225.c92 void *tr; local
H A Drepaper.c105 struct spi_transfer tr[2] = {}; local
/linux-master/kernel/bpf/
H A Dtrampoline.c37 struct bpf_trampoline *tr = ops->private; local
136 struct bpf_trampoline *tr; local
174 unregister_fentry(struct bpf_trampoline *tr, void *old_addr) argument
187 modify_fentry(struct bpf_trampoline *tr, void *old_addr, void *new_addr, bool lock_direct_mutex) argument
205 register_fentry(struct bpf_trampoline *tr, void *new_addr) argument
229 bpf_trampoline_get_progs(const struct bpf_trampoline *tr, int *total, bool *ip_arg) argument
393 bpf_trampoline_update(struct bpf_trampoline *tr, bool lock_direct_mutex) argument
524 __bpf_trampoline_link_prog(struct bpf_tramp_link *link, struct bpf_trampoline *tr) argument
571 bpf_trampoline_link_prog(struct bpf_tramp_link *link, struct bpf_trampoline *tr) argument
581 __bpf_trampoline_unlink_prog(struct bpf_tramp_link *link, struct bpf_trampoline *tr) argument
600 bpf_trampoline_unlink_prog(struct bpf_tramp_link *link, struct bpf_trampoline *tr) argument
672 cgroup_shim_find(struct bpf_trampoline *tr, bpf_func_t bpf_func) argument
695 struct bpf_trampoline *tr; local
759 struct bpf_trampoline *tr; local
785 struct bpf_trampoline *tr; local
802 bpf_trampoline_put(struct bpf_trampoline *tr) argument
1005 __bpf_tramp_enter(struct bpf_tramp_image *tr) argument
1010 __bpf_tramp_exit(struct bpf_tramp_image *tr) argument
[all...]
/linux-master/arch/x86/mm/
H A Dfault.c557 u16 ldtr, tr; local
/linux-master/arch/loongarch/kvm/
H A Dvcpu.c181 kvm_arch_vcpu_ioctl_translate(struct kvm_vcpu *vcpu, struct kvm_translation *tr) argument
/linux-master/arch/mips/include/asm/txx9/
H A Dtx4927.h81 u64 tr; member in struct:tx4927_sdramc_reg
/linux-master/arch/mips/kvm/
H A Dmips.c1151 kvm_arch_vcpu_ioctl_translate(struct kvm_vcpu *vcpu, struct kvm_translation *tr) argument
/linux-master/drivers/rtc/
H A Drtc-stm32.c100 u16 tr; member in struct:stm32_rtc_registers
277 unsigned int tr, dr; local
303 unsigned int tr, dr; local
[all...]
/linux-master/arch/powerpc/kvm/
H A Dbook3s.c815 kvm_arch_vcpu_ioctl_translate(struct kvm_vcpu *vcpu, struct kvm_translation *tr) argument
/linux-master/fs/gfs2/
H A Dlog.c162 struct gfs2_trans *tr; local
204 struct gfs2_trans *tr; local
260 struct gfs2_trans *tr; local
283 gfs2_ail_empty_tr(struct gfs2_sbd *sdp, struct gfs2_trans *tr, struct list_head *head) argument
305 gfs2_ail1_empty_one(struct gfs2_sbd *sdp, struct gfs2_trans *tr, int *max_revokes) argument
361 struct gfs2_trans *tr, *s; local
381 struct gfs2_trans *tr; local
401 __ail2_empty(struct gfs2_sbd *sdp, struct gfs2_trans *tr) argument
414 struct gfs2_trans *tr, *safe; local
565 gfs2_log_try_reserve(struct gfs2_sbd *sdp, struct gfs2_trans *tr, unsigned int *extra_revokes) argument
596 gfs2_log_reserve(struct gfs2_sbd *sdp, struct gfs2_trans *tr, unsigned int *extra_revokes) argument
661 struct gfs2_trans *tr = sdp->sd_log_tr; local
941 struct gfs2_trans *tr; local
1006 trans_drain(struct gfs2_trans *tr) argument
1042 struct gfs2_trans *tr = NULL; local
1210 log_refund(struct gfs2_sbd *sdp, struct gfs2_trans *tr) argument
1267 gfs2_log_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) argument
[all...]
H A Dlops.c716 static void buf_lo_before_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) argument
726 static void buf_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) argument
102 gfs2_unpin(struct gfs2_sbd *sdp, struct buffer_head *bh, struct gfs2_trans *tr) argument
851 revoke_lo_before_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) argument
905 revoke_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) argument
993 databuf_lo_before_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) argument
1072 databuf_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) argument
[all...]
/linux-master/drivers/gpu/drm/
H A Ddrm_mipi_dbi.c267 void *tr; local
861 struct spi_transfer tr = { local
977 struct spi_transfer tr = { local
1041 struct spi_transfer tr[2] = { local
1114 struct spi_transfer tr[2] = { local
1297 struct spi_transfer tr = { local
[all...]
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dspi.c307 struct spi_transfer tr = { local
349 struct spi_transfer tr = { local
390 struct spi_transfer tr = { local
/linux-master/arch/x86/kernel/cpu/mce/
H A Damd.c416 struct thresh_restart *tr = _tr; local
465 struct thresh_restart tr = { local
893 struct thresh_restart tr; local
971 struct thresh_restart tr; local
994 struct thresh_restart tr; local
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dpp.c161 void dpp3_set_pre_degam(struct dpp *dpp_base, enum dc_transfer_func_predefined tr) argument
/linux-master/arch/arm64/kvm/
H A Dguest.c900 kvm_arch_vcpu_ioctl_translate(struct kvm_vcpu *vcpu, struct kvm_translation *tr) argument
/linux-master/kernel/
H A Dsysctl.c341 proc_get_long(char **buf, size_t *size, unsigned long *val, bool *neg, const char *perm_tr, unsigned perm_tr_len, char *tr) argument
/linux-master/drivers/mtd/
H A Dmtdswap.c1332 static void mtdswap_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) argument
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dsvm.h205 struct vmcb_seg tr; member in struct:vmcb_save_area

Completed in 307 milliseconds

12345