Searched refs:devm_krealloc (Results 1 – 14 of 14) sorted by relevance
| /drivers/char/tpm/eventlog/ |
| D | efi.c | 95 tmp = devm_krealloc(&chip->dev, log->bios_event_log, in tpm_read_log_efi()
|
| /drivers/iommu/arm/arm-smmu/ |
| D | arm-smmu-impl.c | 94 cs = devm_krealloc(smmu->dev, smmu, sizeof(*cs), GFP_KERNEL); in cavium_smmu_impl_init()
|
| D | arm-smmu-nvidia.c | 313 nvidia_smmu = devm_krealloc(dev, smmu, sizeof(*nvidia_smmu), GFP_KERNEL); in nvidia_smmu_impl_init()
|
| D | arm-smmu-qcom.c | 506 qsmmu = devm_krealloc(smmu->dev, smmu, sizeof(*qsmmu), GFP_KERNEL); in qcom_smmu_create()
|
| /drivers/gpio/ |
| D | gpio-sloppy-logic-analyzer.c | 274 new_meta = devm_krealloc(dev, meta, meta_len + add_len, GFP_KERNEL); in gpio_la_poll_probe()
|
| /drivers/base/ |
| D | devres.c | 867 void *devm_krealloc(struct device *dev, void *ptr, size_t new_size, gfp_t gfp) in devm_krealloc() function 949 EXPORT_SYMBOL_GPL(devm_krealloc);
|
| /drivers/iio/adc/ |
| D | ad_sigma_delta.c | 384 samples_buf = devm_krealloc(&sigma_delta->spi->dev, sigma_delta->samples_buf, in ad_sd_buffer_postenable()
|
| /drivers/hid/ |
| D | hid-goodix-spi.c | 308 ts->event_buf = devm_krealloc(ts->dev, ts->event_buf, in goodix_hid_start()
|
| /drivers/iommu/arm/arm-smmu-v3/ |
| D | tegra241-cmdqv.c | 817 cmdqv = devm_krealloc(smmu->dev, smmu, sizeof(*cmdqv), GFP_KERNEL); in __tegra241_cmdqv_probe()
|
| /drivers/mtd/spi-nor/ |
| D | sfdp.c | 1325 devm_krealloc(nor->dev, params->vreg_offset, in spi_nor_parse_sccr_mc()
|
| /drivers/thermal/mediatek/ |
| D | lvts_thermal.c | 778 lvts_td->calib = devm_krealloc(dev, lvts_td->calib, in lvts_calibration_read()
|
| /drivers/perf/ |
| D | arm-cmn.c | 2483 dn = devm_krealloc(cmn->dev, cmn->dns, sz, GFP_KERNEL); in arm_cmn_discover() 2488 dtm = devm_krealloc(cmn->dev, cmn->dtms, sz, GFP_KERNEL); in arm_cmn_discover()
|
| /drivers/tty/serial/ |
| D | qcom_geni_serial.c | 1111 port->rx_buf = devm_krealloc(uport->dev, port->rx_buf, in setup_fifos()
|
| /drivers/iio/ |
| D | industrialio-buffer.c | 2423 bb = devm_krealloc(&indio_dev->dev, in iio_push_to_buffers_with_ts_unaligned()
|