Home
last modified time | relevance | path

Searched refs:trigger_type (Results 1 – 23 of 23) sorted by relevance

/Linux-v5.10/arch/powerpc/kernel/ptrace/
Dptrace-adv.c300 if (bp_info->trigger_type & PPC_BREAKPOINT_TRIGGER_READ) in set_dac()
302 if (bp_info->trigger_type & PPC_BREAKPOINT_TRIGGER_WRITE) in set_dac()
321 if (bp_info->trigger_type & PPC_BREAKPOINT_TRIGGER_READ) in set_dac()
323 if (bp_info->trigger_type & PPC_BREAKPOINT_TRIGGER_WRITE) in set_dac()
421 if (bp_info->trigger_type & PPC_BREAKPOINT_TRIGGER_READ) in set_dac_range()
423 if (bp_info->trigger_type & PPC_BREAKPOINT_TRIGGER_WRITE) in set_dac_range()
446 if (bp_info->trigger_type == 0 || in ppc_set_hwdebug()
447 (bp_info->trigger_type & ~(PPC_BREAKPOINT_TRIGGER_EXECUTE | in ppc_set_hwdebug()
459 if (bp_info->trigger_type & PPC_BREAKPOINT_TRIGGER_EXECUTE) { in ppc_set_hwdebug()
460 if (bp_info->trigger_type != PPC_BREAKPOINT_TRIGGER_EXECUTE || in ppc_set_hwdebug()
Dptrace-noadv.c213 if ((bp_info->trigger_type & PPC_BREAKPOINT_TRIGGER_RW) == 0 || in ppc_set_hwdebug()
214 (bp_info->trigger_type & ~PPC_BREAKPOINT_TRIGGER_RW) != 0 || in ppc_set_hwdebug()
225 if (bp_info->trigger_type & PPC_BREAKPOINT_TRIGGER_READ) in ppc_set_hwdebug()
227 if (bp_info->trigger_type & PPC_BREAKPOINT_TRIGGER_WRITE) in ppc_set_hwdebug()
/Linux-v5.10/drivers/leds/
Dled-triggers.c33 return !trig->trigger_type || trig->trigger_type == led_cdev->trigger_type; in trigger_relevant()
295 (trig->trigger_type == _trig->trigger_type || in led_trigger_register()
296 !trig->trigger_type || !_trig->trigger_type)) { in led_trigger_register()
/Linux-v5.10/kernel/trace/
Dtrace_events_trigger.c77 tt |= data->cmd_ops->trigger_type; in event_triggers_call()
107 if (data->cmd_ops->trigger_type & tt) in event_triggers_post_call()
551 if (test->cmd_ops->trigger_type == data->cmd_ops->trigger_type) { in register_trigger()
598 if (data->cmd_ops->trigger_type == test->cmd_ops->trigger_type) { in unregister_trigger()
1053 .trigger_type = ETT_TRACE_ONOFF,
1063 .trigger_type = ETT_TRACE_ONOFF,
1139 .trigger_type = ETT_SNAPSHOT,
1228 .trigger_type = ETT_STACKTRACE,
1525 (test->cmd_ops->trigger_type == in event_enable_register_trigger()
1526 data->cmd_ops->trigger_type) && in event_enable_register_trigger()
[all …]
Dtrace_events_hist.c899 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in find_var()
951 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in find_file_var()
2292 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in find_trigger_filter()
2347 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in find_compatible_hist()
4744 if (data->cmd_ops->trigger_type == ETT_EVENT_HIST) in hist_show()
5016 if (data->cmd_ops->trigger_type == ETT_EVENT_HIST) in hist_debug_show()
5412 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in hist_register_trigger()
5501 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in have_hist_trigger_match()
5524 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in hist_trigger_check_refs()
5551 if (test->cmd_ops->trigger_type == ETT_EVENT_HIST) { in hist_unregister_trigger()
[all …]
Dtrace.h1911 enum event_trigger_type trigger_type; member
/Linux-v5.10/Documentation/powerpc/
Dptrace.rst60 uint32_t trigger_type; /* only some combinations allowed */
100 p.trigger_type = PPC_BREAKPOINT_TRIGGER_EXECUTE;
110 p.trigger_type = PPC_BREAKPOINT_TRIGGER_READ;
120 p.trigger_type = PPC_BREAKPOINT_TRIGGER_READ;
130 p.trigger_type = PPC_BREAKPOINT_TRIGGER_EXECUTE;
140 p.trigger_type = PPC_BREAKPOINT_TRIGGER_RW;
/Linux-v5.10/drivers/scsi/mpt3sas/
Dmpt3sas_trigger_diag.c129 __func__, event_data->trigger_type, in mpt3sas_process_trigger_data()
200 event_data.trigger_type = MPT3SAS_TRIGGER_MASTER; in mpt3sas_trigger_master()
284 event_data.trigger_type = MPT3SAS_TRIGGER_EVENT; in mpt3sas_trigger_event()
359 event_data.trigger_type = MPT3SAS_TRIGGER_SCSI; in mpt3sas_trigger_scsi()
432 event_data.trigger_type = MPT3SAS_TRIGGER_MPI; in mpt3sas_trigger_mpi()
Dmpt3sas_trigger_diag.h186 uint32_t trigger_type; member
/Linux-v5.10/drivers/pinctrl/bcm/
Dpinctrl-nsp-gpio.c171 u32 trigger_type; in nsp_gpio_irq_ack() local
173 trigger_type = irq_get_trigger_type(d->irq); in nsp_gpio_irq_ack()
174 if (trigger_type & (IRQ_TYPE_EDGE_FALLING | IRQ_TYPE_EDGE_RISING)) in nsp_gpio_irq_ack()
189 u32 trigger_type; in nsp_gpio_irq_set_mask() local
191 trigger_type = irq_get_trigger_type(d->irq); in nsp_gpio_irq_set_mask()
192 if (trigger_type & (IRQ_TYPE_EDGE_FALLING | IRQ_TYPE_EDGE_RISING)) in nsp_gpio_irq_set_mask()
/Linux-v5.10/drivers/iio/
Dindustrialio-sw-trigger.c110 t->trigger_type = tt; in iio_sw_trigger_create()
121 struct iio_sw_trigger_type *tt = t->trigger_type; in iio_sw_trigger_destroy()
/Linux-v5.10/include/linux/iio/
Dsw_trigger.h32 struct iio_sw_trigger_type *trigger_type; member
/Linux-v5.10/include/linux/
Dscpi_protocol.h35 u8 trigger_type; member
Dleds.h150 struct led_hw_trigger_type *trigger_type; member
356 struct led_hw_trigger_type *trigger_type; member
/Linux-v5.10/drivers/media/platform/qcom/venus/
Dhfi_cmds.h250 u32 trigger_type; member
268 int pkt_sys_ssr_cmd(struct hfi_sys_test_ssr_pkt *pkt, u32 trigger_type);
Dhfi.h112 int (*core_trigger_ssr)(struct venus_core *core, u32 trigger_type);
Dhfi_cmds.c126 int pkt_sys_ssr_cmd(struct hfi_sys_test_ssr_pkt *pkt, u32 trigger_type) in pkt_sys_ssr_cmd() argument
128 switch (trigger_type) { in pkt_sys_ssr_cmd()
139 pkt->trigger_type = trigger_type; in pkt_sys_ssr_cmd()
Dhfi_venus.c1105 static int venus_core_trigger_ssr(struct venus_core *core, u32 trigger_type) in venus_core_trigger_ssr() argument
1111 ret = pkt_sys_ssr_cmd(&pkt, trigger_type); in venus_core_trigger_ssr()
/Linux-v5.10/arch/powerpc/include/uapi/asm/
Dptrace.h231 __u32 trigger_type; /* only some combinations allowed */ member
/Linux-v5.10/drivers/mfd/
Dda9062-core.c631 u32 trigger_type = 0; in da9062_i2c_probe() local
690 ret = da9062_configure_irq_type(chip, i2c->irq, &trigger_type); in da9062_i2c_probe()
697 trigger_type | IRQF_SHARED | IRQF_ONESHOT, in da9062_i2c_probe()
/Linux-v5.10/tools/testing/selftests/powerpc/ptrace/
Dptrace-hwbreak.c327 info->trigger_type = type; in get_ppc_hw_breakpoint()
/Linux-v5.10/arch/mips/cavium-octeon/
Docteon-irq.c2429 u32 trigger_type = irqd_get_trigger_type(data); in octeon_irq_ciu3_ack() local
2435 if (!(trigger_type & IRQ_TYPE_EDGE_BOTH)) in octeon_irq_ciu3_ack()
2469 u32 trigger_type = irqd_get_trigger_type(data); in octeon_irq_ciu3_mask_ack() local
2480 if (trigger_type & IRQ_TYPE_EDGE_BOTH) in octeon_irq_ciu3_mask_ack()
/Linux-v5.10/drivers/firmware/
Darm_scpi.c318 u8 trigger_type; member