/linux-4.4.14/crypto/async_tx/ |
H A D | async_raid6_recov.c | 170 void *scribble = submit->scribble; __2data_recov_4() local 184 init_async_submit(submit, ASYNC_TX_FENCE, tx, NULL, NULL, scribble); __2data_recov_4() 191 cb_param, scribble); __2data_recov_4() 209 void *scribble = submit->scribble; __2data_recov_5() local 235 init_async_submit(submit, ASYNC_TX_FENCE, tx, NULL, NULL, scribble); __2data_recov_5() 237 init_async_submit(submit, ASYNC_TX_FENCE, tx, NULL, NULL, scribble); __2data_recov_5() 244 NULL, NULL, scribble); __2data_recov_5() 251 NULL, NULL, scribble); __2data_recov_5() 259 init_async_submit(submit, ASYNC_TX_FENCE, tx, NULL, NULL, scribble); __2data_recov_5() 266 cb_param, scribble); __2data_recov_5() 283 void *scribble = submit->scribble; __2data_recov_n() local 299 init_async_submit(submit, ASYNC_TX_FENCE, tx, NULL, NULL, scribble); __2data_recov_n() 312 NULL, NULL, scribble); __2data_recov_n() 319 NULL, NULL, scribble); __2data_recov_n() 327 init_async_submit(submit, ASYNC_TX_FENCE, tx, NULL, NULL, scribble); __2data_recov_n() 334 cb_param, scribble); __2data_recov_n() 353 void *scribble = submit->scribble; async_raid6_2data_recov() local 362 /* if a dma resource is not available or a scribble buffer is not async_raid6_2data_recov() 364 * available' case be sure to use the scribble buffer to async_raid6_2data_recov() 367 if (!async_dma_find_channel(DMA_PQ) || !scribble) { async_raid6_2data_recov() 368 void **ptrs = scribble ? scribble : (void **) blocks; async_raid6_2data_recov() 432 void *scribble = submit->scribble; async_raid6_datap_recov() local 438 /* if a dma resource is not available or a scribble buffer is not async_raid6_datap_recov() 440 * available' case be sure to use the scribble buffer to async_raid6_datap_recov() 443 if (!async_dma_find_channel(DMA_PQ) || !scribble) { async_raid6_datap_recov() 444 void **ptrs = scribble ? scribble : (void **) blocks; async_raid6_datap_recov() 491 scribble); async_raid6_datap_recov() 495 scribble); async_raid6_datap_recov() 499 scribble); async_raid6_datap_recov() 513 NULL, NULL, scribble); async_raid6_datap_recov() 516 init_async_submit(submit, ASYNC_TX_FENCE, tx, NULL, NULL, scribble); async_raid6_datap_recov() 522 cb_param, scribble); async_raid6_datap_recov()
|
H A D | async_pq.c | 129 if (submit->scribble) do_sync_gen_syndrome() 130 srcs = submit->scribble; do_sync_gen_syndrome() 292 * requires a temporary result buffer and submit->scribble to be 378 void *scribble = submit->scribble; async_syndrome_val() local 388 BUG_ON(!spare || !scribble); async_syndrome_val() 400 NULL, NULL, scribble); async_syndrome_val() 411 init_async_submit(submit, 0, NULL, NULL, NULL, scribble); async_syndrome_val()
|
H A D | async_xor.c | 122 if (submit->scribble) do_sync_xor() 123 srcs = submit->scribble; do_sync_xor() 169 * The contents of this array will be overwritten if a scribble region 265 * The contents of this array will be overwritten if a scribble region
|
/linux-4.4.14/include/linux/ |
H A D | async_tx.h | 80 * @scribble: caller provided space for dma/page address conversions 87 void *scribble; member in struct:async_submit_ctl 162 addr_conv_t *scribble) init_async_submit() 168 args->scribble = scribble; init_async_submit() 159 init_async_submit(struct async_submit_ctl *args, enum async_tx_flags flags, struct dma_async_tx_descriptor *tx, dma_async_tx_callback cb_fn, void *cb_param, addr_conv_t *scribble) init_async_submit() argument
|
/linux-4.4.14/fs/exofs/ |
H A D | ore_raid.c | 59 struct page **scribble; member in struct:__stripe_pages_2d::__1_page_stripe 81 struct page *scribble[group_width]; _sp2d_alloc() member in struct:_alloc_all_bytes::__alloc_1p_arrays 131 sp2d->_1p_stripes[i].scribble = __a1pa->scribble ; _sp2d_alloc() 233 NULL, NULL, NULL, (addr_conv_t *)_1ps->scribble); _gen_xor_unit()
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
H A D | pci.h | 200 * waking up the device might scribble over host memory or return
|
/linux-4.4.14/net/atm/ |
H A D | ioctl.c | 112 * so the holder of the file descriptor can scribble do_vcc_ioctl()
|
/linux-4.4.14/fs/ |
H A D | attr.c | 112 * cause subsequent swapout to scribble on the now-freed inode_newsize_ok()
|
/linux-4.4.14/drivers/ata/ |
H A D | pata_hpt366.c | 373 /* info_hpt366 is safe against re-entry so we can scribble on it */ hpt36x_init_one()
|
/linux-4.4.14/fs/ocfs2/cluster/ |
H A D | quorum.c | 94 * want to "fence" ourselves so that we don't scribble on the disk
|
/linux-4.4.14/drivers/md/ |
H A D | raid5.c | 1274 /* return a pointer to the address conversion region of the scribble buffer */ to_addr_conv() 1280 addr = flex_array_get(percpu->scribble, i); to_addr_conv() 1284 /* return a pointer to the address conversion region of the scribble buffer */ to_addr_page() 1289 addr = flex_array_get(percpu->scribble, i); to_addr_page() 2051 * scribble_len - return the required size of the scribble region 2097 struct flex_array *scribble; for_each_present_cpu() local 2100 scribble = scribble_alloc(new_disks, for_each_present_cpu() 2104 if (scribble) { for_each_present_cpu() 2105 flex_array_free(percpu->scribble); for_each_present_cpu() 2106 percpu->scribble = scribble; for_each_present_cpu() 2223 * conf->disks and the scribble region resize_stripes() 6304 if (percpu->scribble) free_scratch_buffer() 6305 flex_array_free(percpu->scribble); free_scratch_buffer() 6307 percpu->scribble = NULL; free_scratch_buffer() 6314 if (!percpu->scribble) alloc_scratch_buffer() 6315 percpu->scribble = scribble_alloc(max(conf->raid_disks, alloc_scratch_buffer() 6322 if (!percpu->scribble || (conf->level == 6 && !percpu->spare_page)) { alloc_scratch_buffer()
|
H A D | raid5.h | 508 struct flex_array *scribble; /* space for constructing buffer member in struct:r5conf::raid5_percpu
|
/linux-4.4.14/drivers/net/hamradio/ |
H A D | mkiss.c | 801 * Halt the transmit queue so that a new transmit cannot scribble mkiss_close()
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | entry_64.S | 285 /* If TIF_RESTOREALL is set, don't scribble on either r3 or ccr.
|
/linux-4.4.14/arch/mips/mm/ |
H A D | tlbex.c | 304 * We deliberately chose a buffer size of 128, so we won't scribble
|
/linux-4.4.14/drivers/scsi/ |
H A D | aha152x.c | 23 * - free host scribble before scsi_done
|
H A D | ips.c | 1114 /* allocate space for the scribble */ ips_queue_lck()
|
/linux-4.4.14/mm/ |
H A D | swapfile.c | 1750 * which will scribble on the fs.
|