Home
last modified time | relevance | path

Searched refs:handle_ptr (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/hwtracing/coresight/
H A Dcoresight-trbe.c1128 struct perf_output_handle **handle_ptr = dev; in arm_trbe_irq_handler() local
1129 struct perf_output_handle *handle = *handle_ptr; in arm_trbe_irq_handler()
/linux-6.15/drivers/scsi/qla2xxx/
H A Dqla_mr.c2613 __le32 *handle_ptr; in qlafx00_multistatus_entry() local
2627 handle_ptr = &stsmfx->handles[0]; in qlafx00_multistatus_entry()
2630 hindex = le32_to_cpu(*handle_ptr); in qlafx00_multistatus_entry()
2649 handle_ptr++; in qlafx00_multistatus_entry()