attach_process    312 drivers/misc/cxl/api.c 	if ((rc = cxl_ops->attach_process(ctx, kernel, wed, 0))) {
attach_process   1079 drivers/misc/cxl/cxl.h 	int (*attach_process)(struct cxl_context *ctx, bool kernel,
attach_process    253 drivers/misc/cxl/file.c 	if ((rc = cxl_ops->attach_process(ctx, false, work.work_element_descriptor,
attach_process   1179 drivers/misc/cxl/guest.c 	.attach_process = guest_attach_process,
attach_process   1577 drivers/misc/cxl/native.c 	.attach_process = native_attach_process,