/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mei/ |
H A D | trace-data.h | 23 iwlmei_sap_data_offset(enum iwl_sap_data_trace_type trace_type) in iwlmei_sap_data_offset() argument 25 switch (trace_type) { in iwlmei_sap_data_offset() 52 enum iwl_sap_data_trace_type trace_type), 53 TP_ARGS(skb, trace_type), 56 skb->len - iwlmei_sap_data_offset(trace_type)) 57 __field(u32, trace_type) 60 size_t offset = iwlmei_sap_data_offset(trace_type); 61 __entry->trace_type = trace_type; 65 TP_printk("sap_data:trace_type [all...] |
/kernel/linux/linux-5.10/drivers/scsi/fnic/ |
H A D | fnic_debugfs.c | 120 u8 *trace_type; in fnic_trace_ctrl_read() local 122 trace_type = (u8 *)filp->private_data; in fnic_trace_ctrl_read() 123 if (*trace_type == fc_trc_flag->fnic_trace) in fnic_trace_ctrl_read() 125 else if (*trace_type == fc_trc_flag->fc_trace) in fnic_trace_ctrl_read() 127 else if (*trace_type == fc_trc_flag->fc_clear) in fnic_trace_ctrl_read() 159 u8 *trace_type; in fnic_trace_ctrl_write() local 160 trace_type = (u8 *)filp->private_data; in fnic_trace_ctrl_write() 174 if (*trace_type == fc_trc_flag->fnic_trace) in fnic_trace_ctrl_write() 176 else if (*trace_type == fc_trc_flag->fc_trace) in fnic_trace_ctrl_write() 178 else if (*trace_type in fnic_trace_ctrl_write() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/fnic/ |
H A D | fnic_debugfs.c | 104 u8 *trace_type; in fnic_trace_ctrl_read() local 106 trace_type = (u8 *)filp->private_data; in fnic_trace_ctrl_read() 107 if (*trace_type == fc_trc_flag->fnic_trace) in fnic_trace_ctrl_read() 109 else if (*trace_type == fc_trc_flag->fc_trace) in fnic_trace_ctrl_read() 111 else if (*trace_type == fc_trc_flag->fc_clear) in fnic_trace_ctrl_read() 143 u8 *trace_type; in fnic_trace_ctrl_write() local 144 trace_type = (u8 *)filp->private_data; in fnic_trace_ctrl_write() 158 if (*trace_type == fc_trc_flag->fnic_trace) in fnic_trace_ctrl_write() 160 else if (*trace_type == fc_trc_flag->fc_trace) in fnic_trace_ctrl_write() 162 else if (*trace_type in fnic_trace_ctrl_write() [all...] |
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace_irqsoff.c | 36 static int trace_type __read_mostly; 47 return ((trace_type & TRACER_PREEMPT_OFF) && pc); in preempt_trace() 57 return ((trace_type & TRACER_IRQS_OFF) && in irq_trace() 635 trace_type = TRACER_IRQS_OFF; in irqsoff_tracer_init() 685 trace_type = TRACER_PREEMPT_OFF; in preemptoff_tracer_init() 720 trace_type = TRACER_IRQS_OFF | TRACER_PREEMPT_OFF; in preemptirqsoff_tracer_init()
|
H A D | trace.h | 29 enum trace_type { enum 441 * used in the trace_type enum.
|
H A D | trace_functions_graph.c | 514 enum trace_type type, int cpu, pid_t pid, u32 flags) in print_graph_irq()
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_irqsoff.c | 36 static int trace_type __read_mostly; 47 return ((trace_type & TRACER_PREEMPT_OFF) && pc); in preempt_trace() 57 return ((trace_type & TRACER_IRQS_OFF) && in irq_trace() 625 trace_type = TRACER_IRQS_OFF; in irqsoff_tracer_init() 671 trace_type = TRACER_PREEMPT_OFF; in preemptoff_tracer_init() 706 trace_type = TRACER_IRQS_OFF | TRACER_PREEMPT_OFF; in preemptirqsoff_tracer_init()
|
H A D | trace.h | 35 enum trace_type { enum 474 * used in the trace_type enum.
|
H A D | trace_functions_graph.c | 518 enum trace_type type, int cpu, pid_t pid, u32 flags) in print_graph_irq()
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | ioam6_parser.c | 130 __u32 trace_type, __u16 ioam_ns) in check_ioam_header() 133 __be32_to_cpu(ioam6h->type_be32) != (trace_type << 8)) in check_ioam_header() 371 __u32 trace_type, __u16 ioam_ns) in check_ioam_header_and_data() 375 if (check_ioam_header(tid, ioam6h, trace_type, ioam_ns)) in check_ioam_header_and_data() 129 check_ioam_header(int tid, struct ioam6_trace_hdr *ioam6h, __u32 trace_type, __u16 ioam_ns) check_ioam_header() argument 370 check_ioam_header_and_data(int tid, struct ioam6_trace_hdr *ioam6h, __u32 trace_type, __u16 ioam_ns) check_ioam_header_and_data() argument
|
H A D | ioam6.sh | 378 local trace_type=$8 382 $trace_type $ioam_ns &
|
/kernel/linux/linux-6.6/drivers/cxl/core/ |
H A D | trace.h | 647 __le64 overflow_ts, enum cxl_poison_trace_type trace_type), 649 TP_ARGS(cxlmd, region, record, flags, overflow_ts, trace_type), 655 __field(u8, trace_type) 674 __entry->trace_type = trace_type; 688 TP_printk("memdev=%s host=%s serial=%lld trace_type=%s region=%s " \ 694 show_poison_trace_type(__entry->trace_type),
|
/kernel/linux/linux-5.10/drivers/scsi/esas2r/ |
H A D | atioctl.h | 825 u8 trace_type; member
|
H A D | esas2r_ioctl.c | 929 if (trc->trace_type == ATTO_TRC_TT_FWCOREDUMP in hba_ioctl_callback()
|
/kernel/linux/linux-6.6/drivers/scsi/esas2r/ |
H A D | atioctl.h | 825 u8 trace_type; member
|
H A D | esas2r_ioctl.c | 929 if (trc->trace_type == ATTO_TRC_TT_FWCOREDUMP in hba_ioctl_callback()
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | intel_pstate.c | 2506 static void intel_cpufreq_trace(struct cpudata *cpu, unsigned int trace_type, int old_pstate) in intel_cpufreq_trace() argument 2517 trace_pstate_sample(trace_type, in intel_cpufreq_trace()
|
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | intel_pstate.c | 2838 static void intel_cpufreq_trace(struct cpudata *cpu, unsigned int trace_type, int old_pstate) in intel_cpufreq_trace() argument 2849 trace_pstate_sample(trace_type, in intel_cpufreq_trace()
|