Home
last modified time | relevance | path

Searched refs:err_ctx (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/drivers/edac/
Dthunderx_edac.c209 struct lmc_err_ctx err_ctx[RING_ENTRIES]; member
550 unsigned long head = ring_pos(lmc->ring_head, ARRAY_SIZE(lmc->err_ctx)); in thunderx_lmc_err_isr()
551 struct lmc_err_ctx *ctx = &lmc->err_ctx[head]; in thunderx_lmc_err_isr()
594 ARRAY_SIZE(lmc->err_ctx))) { in thunderx_lmc_threaded_isr()
595 tail = ring_pos(lmc->ring_tail, ARRAY_SIZE(lmc->err_ctx)); in thunderx_lmc_threaded_isr()
597 ctx = &lmc->err_ctx[tail]; in thunderx_lmc_threaded_isr()
1755 struct l2c_err_ctx err_ctx[RING_ENTRIES]; member
1766 unsigned long head = ring_pos(tad->ring_head, ARRAY_SIZE(tad->err_ctx)); in thunderx_l2c_tad_isr()
1767 struct l2c_err_ctx *ctx = &tad->err_ctx[head]; in thunderx_l2c_tad_isr()
1798 unsigned long head = ring_pos(cbc->ring_head, ARRAY_SIZE(cbc->err_ctx)); in thunderx_l2c_cbc_isr()
[all …]
/Linux-v4.19/drivers/vfio/
Dvirqfd.c140 goto err_ctx; in vfio_virqfd_enable()
189 err_ctx: in vfio_virqfd_enable()
/Linux-v4.19/drivers/gpu/drm/i915/selftests/
Dintel_lrc.c238 goto err_ctx; in live_sanitycheck()
247 goto err_ctx; in live_sanitycheck()
253 goto err_ctx; in live_sanitycheck()
258 err_ctx: in live_sanitycheck()
Dintel_hangcheck.c61 goto err_ctx; in hang_init()
94 err_ctx: in hang_init()
/Linux-v4.19/arch/x86/kernel/cpu/mcheck/
Dmce-severity.c220 static int mce_severity_amd_smca(struct mce *m, enum context err_ctx) in mce_severity_amd_smca() argument
240 (err_ctx == IN_KERNEL)) in mce_severity_amd_smca()
/Linux-v4.19/drivers/misc/cxl/
Dapi.c128 goto err_ctx; in cxl_dev_context_init()
132 err_ctx: in cxl_dev_context_init()
/Linux-v4.19/drivers/media/platform/sti/hva/
Dhva-h264.c928 goto err_ctx; in hva_h264_open()
976 err_ctx: in hva_h264_open()
Dhva-v4l2.c1039 goto err_ctx; in hva_start_streaming()
1044 err_ctx: in hva_start_streaming()
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_perf.c2686 goto err_ctx; in i915_perf_open_ioctl_locked()
2692 goto err_ctx; in i915_perf_open_ioctl_locked()
2736 err_ctx: in i915_perf_open_ioctl_locked()
/Linux-v4.19/fs/
Daio.c760 goto err_ctx; in ioctx_alloc()
781 err_ctx: in ioctx_alloc()
/Linux-v4.19/drivers/net/
Dvirtio_net.c2635 goto err_ctx; in virtnet_find_vqs()
2680 err_ctx: in virtnet_find_vqs()