Home
last modified time | relevance | path

Searched refs:sub_channel (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/edac/
H A Dmem_repair.c95 MR_ATTR_SHOW(sub_channel, get_sub_channel, u32, "%u\n")
131 MR_ATTR_STORE(sub_channel, set_sub_channel, unsigned long, kstrtoul) in MR_ATTR_STORE()
306 [MR_SUB_CHANNEL] = __ATTR_RW(sub_channel),
/linux/drivers/cxl/core/
H A Dtrace.h624 __field(u8, sub_channel)
662 __entry->sub_channel = rec->sub_channel;
695 __entry->sub_channel, show_cme_threshold_ev_flags(__entry->cme_threshold_ev_flags),
949 __field(u8, sub_channel)
969 __entry->sub_channel = rec->sub_channel;
985 __entry->row, __entry->column, __entry->sub_channel,
H A Dedac.c908 u8 sub_channel; member
978 rec->sub_channel == attrbs->sub_channel)) in cxl_find_rec_dram()
1191 u8 sub_channel; member
1257 u8 sub_channel; member
1310 attrbs.sub_channel = ctx->sub_channel; in cxl_mem_get_rec_dram()
1379 sparing_pi.sub_channel = cxl_sparing_ctx->sub_channel; in cxl_mem_perform_sparing()
1448 CXL_SPARING_GET_ATTR(sub_channel, u32) in CXL_SPARING_GET_ATTR()
1467 CXL_SPARING_SET_ATTR(sub_channel, u32)
/linux/include/cxl/
H A Devent.h77 u8 sub_channel; member
140 u8 sub_channel; member
/linux/tools/testing/cxl/test/
H A Dmem.c458 .sub_channel = 8,