section_head 183 drivers/crypto/qat/qat_common/adf_ctl_drv.c struct adf_user_cfg_section section, *section_head; section_head 185 drivers/crypto/qat/qat_common/adf_ctl_drv.c section_head = ctl_data->config_section; section_head 187 drivers/crypto/qat/qat_common/adf_ctl_drv.c while (section_head) { section_head 188 drivers/crypto/qat/qat_common/adf_ctl_drv.c if (copy_from_user(§ion, (void __user *)section_head, section_head 189 drivers/crypto/qat/qat_common/adf_ctl_drv.c sizeof(*section_head))) { section_head 216 drivers/crypto/qat/qat_common/adf_ctl_drv.c section_head = section.next;