Searched refs:scratch (Results 1 - 25 of 257) sorted by relevance

1234567891011

/linux-master/drivers/infiniband/hw/irdma/
H A Duda.h40 u32 op, u64 scratch);
43 u64 scratch);
51 struct irdma_ah_info *info, u64 scratch)
54 scratch);
58 struct irdma_ah_info *info, u64 scratch)
61 scratch);
66 u64 scratch)
69 scratch);
74 u64 scratch)
77 scratch);
50 irdma_sc_create_ah(struct irdma_sc_cqp *cqp, struct irdma_ah_info *info, u64 scratch) argument
57 irdma_sc_destroy_ah(struct irdma_sc_cqp *cqp, struct irdma_ah_info *info, u64 scratch) argument
64 irdma_sc_create_mcast_grp(struct irdma_sc_cqp *cqp, struct irdma_mcast_grp_info *info, u64 scratch) argument
72 irdma_sc_modify_mcast_grp(struct irdma_sc_cqp *cqp, struct irdma_mcast_grp_info *info, u64 scratch) argument
80 irdma_sc_destroy_mcast_grp(struct irdma_sc_cqp *cqp, struct irdma_mcast_grp_info *info, u64 scratch) argument
[all...]
H A Dtype.h669 u64 scratch; member in struct:irdma_ccq_cqe_info
1164 int irdma_sc_ccq_create(struct irdma_sc_cq *ccq, u64 scratch,
1166 int irdma_sc_ccq_destroy(struct irdma_sc_cq *ccq, u64 scratch, bool post_sq);
1172 int irdma_sc_cceq_create(struct irdma_sc_ceq *ceq, u64 scratch);
1175 int irdma_sc_ceq_destroy(struct irdma_sc_ceq *ceq, u64 scratch, bool post_sq);
1202 struct irdma_create_qp_info *info, u64 scratch,
1204 int irdma_sc_qp_destroy(struct irdma_sc_qp *qp, u64 scratch,
1207 struct irdma_qp_flush_info *info, u64 scratch,
1211 struct irdma_modify_qp_info *info, u64 scratch,
1221 int irdma_sc_cq_destroy(struct irdma_sc_cq *cq, u64 scratch, boo
1234 u64 scratch; member in struct:cqp_info::__anon933::__anon934
1240 u64 scratch; member in struct:cqp_info::__anon933::__anon935
1245 u64 scratch; member in struct:cqp_info::__anon933::__anon936
1252 u64 scratch; member in struct:cqp_info::__anon933::__anon937
1259 u64 scratch; member in struct:cqp_info::__anon933::__anon938
1264 u64 scratch; member in struct:cqp_info::__anon933::__anon939
1270 u64 scratch; member in struct:cqp_info::__anon933::__anon940
1276 u64 scratch; member in struct:cqp_info::__anon933::__anon941
1282 u64 scratch; member in struct:cqp_info::__anon933::__anon942
1288 u64 scratch; member in struct:cqp_info::__anon933::__anon943
1294 u64 scratch; member in struct:cqp_info::__anon933::__anon944
1299 u64 scratch; member in struct:cqp_info::__anon933::__anon945
1306 u64 scratch; member in struct:cqp_info::__anon933::__anon946
1311 u64 scratch; member in struct:cqp_info::__anon933::__anon947
1318 u64 scratch; member in struct:cqp_info::__anon933::__anon948
1324 u64 scratch; member in struct:cqp_info::__anon933::__anon949
1330 u64 scratch; member in struct:cqp_info::__anon933::__anon950
1336 u64 scratch; member in struct:cqp_info::__anon933::__anon951
1341 u64 scratch; member in struct:cqp_info::__anon933::__anon952
1346 u64 scratch; member in struct:cqp_info::__anon933::__anon953
1351 u64 scratch; member in struct:cqp_info::__anon933::__anon954
1356 u64 scratch; member in struct:cqp_info::__anon933::__anon955
1362 u64 scratch; member in struct:cqp_info::__anon933::__anon956
1368 u64 scratch; member in struct:cqp_info::__anon933::__anon957
1376 u64 scratch; member in struct:cqp_info::__anon933::__anon958
1384 u64 scratch; member in struct:cqp_info::__anon933::__anon959
1390 u64 scratch; member in struct:cqp_info::__anon933::__anon960
1396 u64 scratch; member in struct:cqp_info::__anon933::__anon961
1402 u64 scratch; member in struct:cqp_info::__anon933::__anon962
1408 u64 scratch; member in struct:cqp_info::__anon933::__anon963
1414 u64 scratch; member in struct:cqp_info::__anon933::__anon964
1420 u64 scratch; member in struct:cqp_info::__anon933::__anon965
1426 u64 scratch; member in struct:cqp_info::__anon933::__anon966
1432 u64 scratch; member in struct:cqp_info::__anon933::__anon967
1438 u64 scratch; member in struct:cqp_info::__anon933::__anon968
1444 u64 scratch; member in struct:cqp_info::__anon933::__anon969
1450 u64 scratch; member in struct:cqp_info::__anon933::__anon970
1456 u64 scratch; member in struct:cqp_info::__anon933::__anon971
1462 u64 scratch; member in struct:cqp_info::__anon933::__anon972
1468 u64 scratch; member in struct:cqp_info::__anon933::__anon973
1488 irdma_sc_cqp_get_next_send_wqe(struct irdma_sc_cqp *cqp, u64 scratch) argument
[all...]
/linux-master/arch/arc/include/asm/
H A Dirqflags-compact.h185 .macro IRQ_DISABLE scratch
186 lr \scratch, [status32]
187 bic \scratch, \scratch, (STATUS_E1_MASK | STATUS_E2_MASK) variable
188 flag \scratch
192 .macro IRQ_ENABLE scratch
194 lr \scratch, [status32]
195 or \scratch, \scratch, (STATUS_E1_MASK | STATUS_E2_MASK) variable
196 flag \scratch
[all...]
H A Dirqflags-arcv2.h163 .macro IRQ_DISABLE scratch
168 .macro IRQ_ENABLE scratch
/linux-master/arch/arc/kernel/
H A Dsignal.c107 uregs.scratch.bta = regs->bta;
108 uregs.scratch.lp_start = regs->lp_start;
109 uregs.scratch.lp_end = regs->lp_end;
110 uregs.scratch.lp_count = regs->lp_count;
111 uregs.scratch.status32 = regs->status32;
112 uregs.scratch.ret = regs->ret;
113 uregs.scratch.blink = regs->blink;
114 uregs.scratch.fp = regs->fp;
115 uregs.scratch.gp = regs->r26;
116 uregs.scratch
[all...]
H A Dptrace.c192 REG_IN_ONE(scratch.bta, &ptregs->bta);
193 REG_IN_ONE(scratch.lp_start, &ptregs->lp_start);
194 REG_IN_ONE(scratch.lp_end, &ptregs->lp_end);
195 REG_IN_ONE(scratch.lp_count, &ptregs->lp_count);
197 REG_IGNORE_ONE(scratch.status32);
199 REG_IN_ONE(scratch.ret, &ptregs->ret);
200 REG_IN_ONE(scratch.blink, &ptregs->blink);
201 REG_IN_ONE(scratch.fp, &ptregs->fp);
202 REG_IN_ONE(scratch.gp, &ptregs->r26);
203 REG_IN_ONE(scratch
[all...]
/linux-master/arch/sparc/include/asm/
H A Dwinmacro.h50 #define LOAD_PT_YREG(base_reg, scratch) \
51 ld [%base_reg + STACKFRAME_SZ + PT_Y], %scratch; \
52 wr %scratch, 0x0, %y;
59 #define LOAD_PT_ALL(base_reg, pt_psr, pt_pc, pt_npc, scratch) \
60 LOAD_PT_YREG(base_reg, scratch) \
77 #define STORE_PT_YREG(base_reg, scratch) \
78 rd %y, %scratch; \
79 st %scratch, [%base_reg + STACKFRAME_SZ + PT_Y];
92 #define SAVE_BOLIXED_USER_STACK(cur_reg, scratch) \
93 ld [%cur_reg + TI_W_SAVED], %scratch; \
[all...]
/linux-master/arch/x86/include/asm/
H A Dbootparam_utils.h52 static struct boot_params scratch; local
54 char *save_base = (char *)&scratch;
68 BOOT_PARAM_PRESERVE(scratch),
80 memset(&scratch, 0, sizeof(scratch));
/linux-master/tools/testing/selftests/powerpc/copyloops/asm/
H A Dppc_asm.h50 #define DCBT_SETUP_STREAMS(from, from_parms, to, to_parms, scratch) \
51 lis scratch,0x8000; /* GO=1 */ \
52 clrldi scratch,scratch,32; \
60 dcbt 0,scratch,0b01010; /* all streams GO */
/linux-master/tools/testing/selftests/arm64/fp/
H A Dza-fork-asm.S16 scratch: label
26 ldr x0, =scratch
47 ldr x0, =scratch
/linux-master/arch/sparc/lib/
H A DNG4fls.S12 .register %g2, #scratch
13 .register %g3, #scratch
H A DNG4clear_page.S12 .register %g3, #scratch
/linux-master/drivers/gpu/drm/i915/gem/selftests/
H A Dhuge_gem_object.h24 return obj->scratch;
/linux-master/crypto/
H A Dscompress.c63 struct scomp_scratch *scratch; local
67 scratch = per_cpu_ptr(&scomp_scratch, i);
69 vfree(scratch->src);
70 vfree(scratch->dst);
71 scratch->src = NULL;
72 scratch->dst = NULL;
78 struct scomp_scratch *scratch; local
84 scratch = per_cpu_ptr(&scomp_scratch, i);
89 scratch->src = mem;
93 scratch
119 struct scomp_scratch *scratch; local
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_dc_resource_mgmt.c62 bool is_plane_duplicate = dml2->v20.scratch.plane_duplicate_exists;
130 ctx->v20.scratch.dml_to_dc_pipe_mapping.dml_pipe_idx_to_plane_index[state->res_ctx.pipe_ctx[i].pipe_idx], &plane_id_assigned_to_pipe)) {
153 ctx->v20.scratch.dml_to_dc_pipe_mapping.dml_pipe_idx_to_plane_index[pipe->pipe_idx],
534 struct dc_pipe_mapping_scratch *scratch,
542 ASSERT(scratch->pipe_pool.num_pipes_assigned_to_plane_for_mpcc_combine == 1 || scratch->pipe_pool.num_pipes_assigned_to_plane_for_odm_combine == 1);
544 for (i = 0; i < scratch->pipe_pool.num_pipes_assigned_to_plane_for_mpcc_combine; i++) {
545 pipe = &state->res_ctx.pipe_ctx[scratch->pipe_pool.pipes_assigned_to_plane[odm_slice_index][i]];
547 if (scratch->mpc_info.prev_odm_pipe)
548 scratch
532 add_odm_slice_to_odm_tree(struct dml2_context *ctx, struct dc_state *state, struct dc_pipe_mapping_scratch *scratch, unsigned int odm_slice_index) argument
733 map_pipes_for_stream(struct dml2_context *ctx, struct dc_state *state, const struct dc_stream_state *stream, struct dc_pipe_mapping_scratch *scratch, const struct dc_state *existing_state) argument
753 map_pipes_for_plane(struct dml2_context *ctx, struct dc_state *state, const struct dc_stream_state *stream, const struct dc_plane_state *plane, int plane_index, struct dc_pipe_mapping_scratch *scratch, const struct dc_state *existing_state) argument
959 struct dc_pipe_mapping_scratch scratch; local
[all...]
/linux-master/drivers/mmc/host/
H A Dsdhci-pci-o2micro.c112 u16 scratch; local
132 scratch = sdhci_readw(host, O2_PLL_DLL_WDT_CONTROL1);
133 if (scratch & O2_PLL_LOCK_STATUS)
321 u16 scratch = 0; local
338 scratch = sdhci_readw(host, O2_SD_MISC_CTRL);
339 scratch |= O2_SD_PWR_FORCE_L0;
340 sdhci_writew(host, scratch, O2_SD_MISC_CTRL);
420 scratch = sdhci_readw(host, O2_SD_MISC_CTRL);
421 scratch &= ~(O2_SD_PWR_FORCE_L0);
422 sdhci_writew(host, scratch, O2_SD_MISC_CTR
581 u8 scratch; local
813 u8 scratch; local
[all...]
H A Dmmc_spi.c97 /* "scratch" is per-{command,block} data exchanged with the card */
98 struct scratch { struct
122 struct scratch *data;
231 * be stored in the scratch buffer. It's somewhere after the
405 struct scratch *data = host->data;
515 struct scratch *scratch = host->data; local
527 scratch->data_token = SPI_TOKEN_MULTI_WRITE;
529 scratch->data_token = SPI_TOKEN_SINGLE;
530 t->tx_buf = &scratch
598 struct scratch *scratch = host->data; local
692 struct scratch *scratch = host->data; local
852 struct scratch *scratch = host->data; local
[all...]
/linux-master/drivers/gpu/drm/xe/
H A Dxe_ggtt_types.h28 struct xe_bo *scratch; member in struct:xe_ggtt
/linux-master/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_dcn20.c98 uint32_t in_reset, scratch, i; local
124 scratch = dmub->hw_funcs.get_gpint_response(dmub);
125 if (scratch == DMUB_GPINT__STOP_FW_RESPONSE)
429 diag_data->scratch[0] = REG_READ(DMCUB_SCRATCH0);
430 diag_data->scratch[1] = REG_READ(DMCUB_SCRATCH1);
431 diag_data->scratch[2] = REG_READ(DMCUB_SCRATCH2);
432 diag_data->scratch[3] = REG_READ(DMCUB_SCRATCH3);
433 diag_data->scratch[4] = REG_READ(DMCUB_SCRATCH4);
434 diag_data->scratch[5] = REG_READ(DMCUB_SCRATCH5);
435 diag_data->scratch[
[all...]
H A Ddmub_dcn31.c87 uint32_t in_reset, scratch, i, pwait_mode; local
111 scratch = dmub->hw_funcs.get_gpint_response(dmub);
112 if (scratch == DMUB_GPINT__STOP_FW_RESPONSE)
423 diag_data->scratch[0] = REG_READ(DMCUB_SCRATCH0);
424 diag_data->scratch[1] = REG_READ(DMCUB_SCRATCH1);
425 diag_data->scratch[2] = REG_READ(DMCUB_SCRATCH2);
426 diag_data->scratch[3] = REG_READ(DMCUB_SCRATCH3);
427 diag_data->scratch[4] = REG_READ(DMCUB_SCRATCH4);
428 diag_data->scratch[5] = REG_READ(DMCUB_SCRATCH5);
429 diag_data->scratch[
[all...]
/linux-master/lib/
H A Dkunit_iov_iter.c104 u8 *scratch, *buffer; local
111 scratch = iov_kunit_create_buffer(test, &spages, npages);
113 scratch[i] = pattern(i);
122 copied = copy_to_iter(scratch, size, &iter);
128 /* Build the expected image in the scratch buffer. */
130 memset(scratch, 0, bufsize);
133 scratch[i] = pattern(patt++);
137 KUNIT_EXPECT_EQ_MSG(test, buffer[i], scratch[i], "at i=%x", i);
138 if (buffer[i] != scratch[i])
154 u8 *scratch, *buffe local
263 u8 *scratch, *buffer; local
317 u8 *scratch, *buffer; local
410 u8 *scratch, *buffer; local
468 u8 *scratch, *buffer; local
[all...]
/linux-master/net/xfrm/
H A Dxfrm_ipcomp.c44 u8 *scratch = *this_cpu_ptr(ipcomp_scratches); local
46 int err = crypto_comp_decompress(tfm, start, plen, scratch, &dlen);
62 skb_copy_to_linear_data(skb, scratch, len);
64 while ((scratch += len, dlen -= len) > 0) {
82 memcpy(skb_frag_address(frag), scratch, len); local
129 u8 *scratch; local
133 scratch = *this_cpu_ptr(ipcomp_scratches);
135 err = crypto_comp_compress(tfm, start, plen, scratch, &dlen);
144 memcpy(start + sizeof(struct ip_comp_hdr), scratch, dlen);
221 void *scratch; local
[all...]
/linux-master/arch/arc/include/uapi/asm/
H A Dptrace.h30 * Also, sigcontext only care about the scratch regs as that is what we really
42 } scratch; member in struct:user_regs_struct
/linux-master/arch/riscv/include/asm/
H A Dsuspend.h16 unsigned long scratch; member in struct:suspend_context
/linux-master/drivers/gpu/drm/i915/gt/
H A Dgen6_ppgtt.c23 dma_addr_t addr = pt ? px_dma(pt) : px_dma(ppgtt->base.vm.scratch[1]);
79 const gen6_pte_t scratch_pte = vm->scratch[0]->encode;
100 * entries back to scratch.
193 fill32_px(pt, vm->scratch[0]->encode);
228 vm->scratch[0]->encode =
229 vm->pte_encode(px_dma(vm->scratch[0]),
234 vm->scratch[1] = vm->alloc_pt_dma(vm, I915_GTT_PAGE_SIZE_4K);
235 if (IS_ERR(vm->scratch[1])) {
236 ret = PTR_ERR(vm->scratch[1]);
240 ret = map_pt_dma(vm, vm->scratch[
[all...]

Completed in 242 milliseconds

1234567891011