afu_config_record  514 drivers/misc/cxl/sysfs.c #define to_cr(obj) container_of(obj, struct afu_config_record, kobj)
afu_config_record  519 drivers/misc/cxl/sysfs.c 	struct afu_config_record *cr = to_cr(kobj);
afu_config_record  527 drivers/misc/cxl/sysfs.c 	struct afu_config_record *cr = to_cr(kobj);
afu_config_record  535 drivers/misc/cxl/sysfs.c 	struct afu_config_record *cr = to_cr(kobj);
afu_config_record  544 drivers/misc/cxl/sysfs.c 	struct afu_config_record *cr = to_cr(kobj);
afu_config_record  576 drivers/misc/cxl/sysfs.c 	struct afu_config_record *cr = to_cr(kobj);
afu_config_record  587 drivers/misc/cxl/sysfs.c static struct afu_config_record *cxl_sysfs_afu_new_cr(struct cxl_afu *afu, int cr_idx)
afu_config_record  589 drivers/misc/cxl/sysfs.c 	struct afu_config_record *cr;
afu_config_record  592 drivers/misc/cxl/sysfs.c 	cr = kzalloc(sizeof(struct afu_config_record), GFP_KERNEL);
afu_config_record  651 drivers/misc/cxl/sysfs.c 	struct afu_config_record *cr, *tmp;
afu_config_record  674 drivers/misc/cxl/sysfs.c 	struct afu_config_record *cr;