Home
last modified time | relevance | path

Searched defs:scratch (Results 1 – 25 of 97) sorted by relevance

1234

/linux/crypto/
H A Dscompress.c71 struct scomp_scratch *scratch; in crypto_scomp_free_scratches() local
82 static int scomp_alloc_scratch(struct scomp_scratch *scratch, int cpu) in scomp_alloc_scratch()
101 struct scomp_scratch *scratch; in scomp_scratch_workfn() local
116 struct scomp_scratch *scratch; in crypto_scomp_alloc_scratches() local
145 struct scomp_scratch *scratch; in scomp_lock_scratch() local
161 static inline void scomp_unlock_scratch(struct scomp_scratch *scratch) in scomp_unlock_scratch()
175 struct scomp_scratch *scratch; in scomp_acomp_comp_decomp() local
/linux/drivers/infiniband/hw/irdma/
H A Duda.h51 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 Duda.c21 u32 op, u64 scratch) in irdma_sc_access_ah()
117 u64 scratch) in irdma_access_mcast_grp()
/linux/arch/sparc/include/asm/
H A Dwinmacro.h50 #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 Dsdhci-pci-o2micro.c112 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 Dsdhci-pic32.c215 u32 scratch; in pic32_sdhci_remove() local
/linux/arch/mips/mm/
H A Dtlbex.c1056 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 Dza-fork-asm.S16 scratch: label
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_ppgtt.c115 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 Denclosure.h85 void *scratch; member
99 void *scratch; member
/linux/arch/x86/include/asm/
H A Dbootparam_utils.h52 static struct boot_params scratch; in sanitize_boot_params() local
/linux/tools/testing/selftests/bpf/
H A Ddisasm_helpers.c7 char scratch[16]; member
/linux/arch/x86/kernel/
H A Dvmlinux.lds.S415 *(.init.scratch)
417 __init_scratch_end = .;
/linux/arch/powerpc/kernel/
H A Dexceptions-64e.S212 .macro ret_from_level srr0 srr1 paca_ex scratch
366 #define EXCEPTION_COMMON_LVL(n, scratch, excf) \ argument
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_internal_types.h143 struct dml2_wrapper_scratch scratch; member
147 struct dml21_wrapper_scratch scratch; member
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_cls_redirect.c216 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/arch/riscv/kernel/
H A Dmodule-sections.c121 Elf_Rela *scratch = NULL; in module_frob_arch_sections() local
/linux/fs/nfs/filelayout/
H A Dfilelayoutdev.c76 struct folio *scratch; in nfs4_fl_alloc_deviceid_node() local
/linux/tools/testing/selftests/powerpc/copyloops/asm/
H A Dppc_asm.h50 #define DCBT_SETUP_STREAMS(from, from_parms, to, to_parms, scratch) \ argument
/linux/drivers/ata/pata_parport/
H A Dfriq.c184 char scratch[512]; in friq_test_proto() local
H A Dfrpw.c223 char scratch[512]; in frpw_test_proto() local
H A Depia.c247 char scratch[512]; in epia_test_proto() local
/linux/drivers/usb/gadget/udc/
H A Dnet2280.c1979 u32 scratch; in defect7374_enable_data_eps_zero() local
2778 u32 scratch, fsmvalue; in defect7374_workaround() local
3095 u32 num, scratch; in handle_stat0_irqs() local
3363 u32 tmp, num, mask, scratch; in handle_stat1_irqs() local
/linux/drivers/mtd/maps/
H A Dck804xrom.c84 struct ck804xrom_map_info *map, *scratch; in ck804xrom_cleanup() local
H A Damd76xrom.c71 struct amd76xrom_map_info *map, *scratch; in amd76xrom_cleanup() local

1234