/openbmc/linux/drivers/infiniband/hw/irdma/ |
H A D | ctrl.c | 184 u64 scratch, bool post_sq) in irdma_sc_add_arp_cache_entry() 254 u64 scratch, bool post_sq) in irdma_sc_manage_apbvt_entry() 302 u64 scratch, bool post_sq) in irdma_sc_manage_qhash_table_entry() 449 u64 scratch, bool post_sq) in irdma_sc_qp_create() 500 u64 scratch, bool post_sq) in irdma_sc_qp_modify() 797 u64 scratch, bool post_sq) in irdma_sc_add_local_mac_entry() 1212 u64 scratch, bool post_sq) in irdma_sc_dealloc_stag() 2049 u64 scratch) in irdma_sc_gather_stats() 2096 bool alloc, u64 scratch) in irdma_sc_manage_stats_inst() 2409 u64 scratch) in irdma_sc_suspend_qp() [all …]
|
H A D | uda.h | 51 struct irdma_ah_info *info, u64 scratch) in irdma_sc_create_ah() 58 struct irdma_ah_info *info, u64 scratch) in irdma_sc_destroy_ah() 66 u64 scratch) in irdma_sc_create_mcast_grp() 74 u64 scratch) in irdma_sc_modify_mcast_grp() 82 u64 scratch) in irdma_sc_destroy_mcast_grp()
|
H A D | uda.c | 21 u32 op, u64 scratch) in irdma_sc_access_ah() 117 u64 scratch) in irdma_access_mcast_grp()
|
H A D | type.h | 669 u64 scratch; member 1234 u64 scratch; member 1240 u64 scratch; member 1245 u64 scratch; member 1252 u64 scratch; member 1259 u64 scratch; member 1264 u64 scratch; member 1270 u64 scratch; member 1276 u64 scratch; member 1282 u64 scratch; member [all …]
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | winmacro.h | 50 #define LOAD_PT_YREG(base_reg, scratch) \ argument 59 #define LOAD_PT_ALL(base_reg, pt_psr, pt_pc, pt_npc, scratch) \ argument 77 #define STORE_PT_YREG(base_reg, scratch) \ argument 92 #define SAVE_BOLIXED_USER_STACK(cur_reg, scratch) \ argument
|
/openbmc/linux/drivers/mmc/host/ |
H A D | mmc_spi.c | 99 struct scratch { struct 123 struct scratch *data; argument 519 struct scratch *scratch = host->data; in mmc_spi_setup_data_message() local 602 struct scratch *scratch = host->data; in mmc_spi_writeblock() local 696 struct scratch *scratch = host->data; in mmc_spi_readblock() local 854 struct scratch *scratch = host->data; in mmc_spi_data_do() local
|
H A D | sdhci-pci-o2micro.c | 112 u16 scratch; in sdhci_o2_enable_internal_clock() local 321 u16 scratch = 0; in sdhci_o2_execute_tuning() local 581 u8 scratch; in sdhci_pci_o2_set_clock() local 813 u8 scratch; in sdhci_pci_o2_probe() local
|
H A D | sdhci-spear.c | 125 u32 scratch; in sdhci_remove() local
|
/openbmc/linux/net/xfrm/ |
H A D | xfrm_ipcomp.c | 44 u8 *scratch = *this_cpu_ptr(ipcomp_scratches); in ipcomp_decompress() local 129 u8 *scratch; in ipcomp_compress() local 221 void *scratch; in ipcomp_alloc_scratches() local
|
/openbmc/linux/crypto/ |
H A D | scompress.c | 63 struct scomp_scratch *scratch; in crypto_scomp_free_scratches() local 78 struct scomp_scratch *scratch; in crypto_scomp_alloc_scratches() local 119 struct scomp_scratch *scratch; in scomp_acomp_comp_decomp() local
|
/openbmc/linux/lib/ |
H A D | kunit_iov_iter.c | 104 u8 *scratch, *buffer; in iov_kunit_copy_to_kvec() local 154 u8 *scratch, *buffer; in iov_kunit_copy_from_kvec() local 263 u8 *scratch, *buffer; in iov_kunit_copy_to_bvec() local 317 u8 *scratch, *buffer; in iov_kunit_copy_from_bvec() local 410 u8 *scratch, *buffer; in iov_kunit_copy_to_xarray() local 468 u8 *scratch, *buffer; in iov_kunit_copy_from_xarray() local
|
/openbmc/linux/tools/testing/selftests/arm64/fp/ |
H A D | za-fork-asm.S | 16 scratch: label
|
H A D | zt-test.S | 26 scratch: label
|
H A D | fpsimd-test.S | 42 scratch: label
|
H A D | za-test.S | 30 scratch: label
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | selftest_lrc.c | 403 struct i915_vma *scratch) in __live_lrc_state() 506 struct i915_vma *scratch; in live_lrc_state() local 564 __gpr_read(struct intel_context *ce, struct i915_vma *scratch, u32 *slot) in __gpr_read() 615 struct i915_vma *scratch, in __live_lrc_gpr() 700 struct i915_vma *scratch; in live_lrc_gpr() local 964 store_context(struct intel_context *ce, struct i915_vma *scratch) in store_context()
|
H A D | intel_ppgtt.c | 115 const struct drm_i915_gem_object * const scratch) in clear_pd_entry() 128 const struct drm_i915_gem_object * const scratch) in release_pd_entry()
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | suspend.h | 16 unsigned long scratch; member
|
/openbmc/linux/arch/mips/mm/ |
H A D | tlbex.c | 1075 const int scratch = 1; /* Our extra working register */ in build_fast_tlb_refill_handler() local 1654 unsigned int mode, unsigned int scratch) in iPTE_SW() 1722 int pte, int ptr, int scratch, enum label_id lid) in build_pte_present() 1760 unsigned int ptr, unsigned int scratch) in build_make_valid() 1773 unsigned int pte, unsigned int ptr, int scratch, in build_pte_writable() 1800 unsigned int ptr, unsigned int scratch) in build_make_write() 1814 unsigned int pte, unsigned int ptr, int scratch, in build_pte_modifiable()
|
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_migrate.c | 292 dma_addr_t *scratch, uint64_t ttm_res_offset) in svm_migrate_copy_to_vram() 405 dma_addr_t *scratch; in svm_migrate_vma_to_vram() local 582 dma_addr_t *scratch, uint64_t npages) in svm_migrate_copy_to_ram() 697 dma_addr_t *scratch; in svm_migrate_vma_to_ram() local
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | bootparam_utils.h | 52 static struct boot_params scratch; in sanitize_boot_params() local
|
/openbmc/linux/include/linux/ |
H A D | enclosure.h | 85 void *scratch; member 99 void *scratch; member
|
/openbmc/linux/arch/x86/kernel/ |
H A D | vmlinux.lds.S | 449 *(.init.scratch) 451 __init_scratch_end = .;
|
/openbmc/linux/drivers/net/wireless/marvell/libertas/ |
H A D | if_sdio.c | 147 u16 scratch; in if_sdio_read_scratch() local 638 u16 scratch; in if_sdio_prog_real() local 696 u16 scratch; in if_sdio_prog_firmware() local
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | exceptions-64e.S | 213 .macro ret_from_level srr0 srr1 paca_ex scratch 367 #define EXCEPTION_COMMON_LVL(n, scratch, excf) \ argument
|