| /linux/drivers/infiniband/hw/irdma/ |
| 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()
|
| /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
|
| /linux/drivers/mmc/host/ |
| H A D | mmc_spi.c | 98 struct scratch { struct 122 struct scratch *data; argument 512 struct scratch *scratch = host->data; in mmc_spi_setup_data_message() local 595 struct scratch *scratch = host->data; in mmc_spi_writeblock() local 689 struct scratch *scratch = host->data; in mmc_spi_readblock() local 849 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
|
| /linux/arch/mips/mm/ |
| H A D | tlbex.c | 1056 const int scratch = 1; /* Our extra working register */ in build_fast_tlb_refill_handler() local 1636 unsigned int mode, unsigned int scratch) in iPTE_SW() 1704 int pte, int ptr, int scratch, enum label_id lid) in build_pte_present() 1742 unsigned int ptr, unsigned int scratch) in build_make_valid() 1755 unsigned int pte, unsigned int ptr, int scratch, in build_pte_writable() 1782 unsigned int ptr, unsigned int scratch) in build_make_write() 1796 unsigned int pte, unsigned int ptr, int scratch, in build_pte_modifiable()
|
| /linux/tools/testing/selftests/arm64/fp/ |
| H A D | za-fork-asm.S | 16 scratch: label
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_dcn4.c | 304 struct dml2_core_scratch *scratch) in expand_implict_subvp() 368 …d_display_cfg, struct dml2_display_cfg_programming *programming, struct dml2_core_scratch *scratch) in pack_mode_programming_params_with_implicit_subvp()
|
| /linux/drivers/gpu/drm/i915/gt/ |
| 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()
|
| /linux/include/linux/ |
| H A D | enclosure.h | 85 void *scratch; member 99 void *scratch; member
|
| /linux/arch/x86/include/asm/ |
| H A D | bootparam_utils.h | 52 static struct boot_params scratch; in sanitize_boot_params() local
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | disasm_helpers.c | 7 char scratch[16]; member
|
| /linux/arch/x86/kernel/ |
| H A D | vmlinux.lds.S | 418 *(.init.scratch) 420 __init_scratch_end = .;
|
| /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
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | dml2_dc_resource_mgmt.c | 546 struct dc_pipe_mapping_scratch *scratch, in add_odm_slice_to_odm_tree() 750 struct dc_pipe_mapping_scratch *scratch, const struct dc_state *existing_state) in map_pipes_for_stream() 770 int plane_index, struct dc_pipe_mapping_scratch *scratch, const struct dc_state *existing_state) in map_pipes_for_plane() 1063 struct dc_pipe_mapping_scratch scratch; in dml2_map_dc_pipes() local
|
| /linux/drivers/usb/host/ |
| H A D | ehci-dbg.c | 373 u32 scratch; in qh_lines() local 596 u32 scratch = hc32_to_cpup(ehci, &hw->hw_info1); in output_buf_tds_dir() local 761 char *next, scratch[80]; in fill_registers_buffer() local
|
| /linux/arch/powerpc/kernel/ |
| H A D | exceptions-64e.S | 212 .macro ret_from_level srr0 srr1 paca_ex scratch 366 #define EXCEPTION_COMMON_LVL(n, scratch, excf) \ argument
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_cls_redirect.c | 216 struct iphdr *ipv4 = buf_assign(pkt, sizeof(*ipv4), scratch); in pkt_parse_ipv4() argument 186 buf_assign(buf_t * buf,const size_t len,void * scratch) buf_assign() argument 351 pkt_parse_ipv6(buf_t * pkt,struct ipv6hdr * scratch,uint8_t * proto,bool * is_fragment) pkt_parse_ipv6() argument [all...] |
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_pmo/ |
| H A D | dml2_pmo_dcn4_fams2.c | 1183 …ruct dml2_pmo_pstate_strategy *pstate_strategy, int stream_count, struct dml2_pmo_scratch *scratch) in insert_into_candidate_list() 2016 struct dml2_pmo_scratch *scratch = &pmo->scratch; in setup_planes_for_svp_by_mask() local 2039 struct dml2_pmo_scratch *scratch = &pmo->scratch; in setup_planes_for_svp_drr_by_mask() local 2139 struct dml2_pmo_scratch *scratch = &pmo->scratch; in setup_display_config() local
|
| /linux/fs/nfs/filelayout/ |
| H A D | filelayoutdev.c | 76 struct folio *scratch; in nfs4_fl_alloc_deviceid_node() local
|
| /linux/arch/riscv/kernel/ |
| H A D | module-sections.c | 121 Elf_Rela *scratch = NULL; in module_frob_arch_sections() local
|
| /linux/tools/testing/selftests/powerpc/copyloops/asm/ |
| H A D | ppc_asm.h | 50 #define DCBT_SETUP_STREAMS(from, from_parms, to, to_parms, scratch) \ argument
|
| /linux/drivers/ata/pata_parport/ |
| H A D | friq.c | 184 char scratch[512]; in friq_test_proto() local
|
| H A D | frpw.c | 223 char scratch[512]; in frpw_test_proto() local
|
| H A D | epia.c | 247 char scratch[512]; in epia_test_proto() local
|