Home
last modified time | relevance | path

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

1234567

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_ctrl.c605 u64 scratch, u32 *wqe_idx) in i40iw_sc_cqp_get_next_send_wqe_idx()
639 u64 *i40iw_sc_cqp_get_next_send_wqe(struct i40iw_sc_cqp *cqp, u64 scratch) in i40iw_sc_cqp_get_next_send_wqe()
832 u64 scratch, in i40iw_sc_manage_push_page()
872 u64 scratch, in i40iw_sc_manage_hmc_pm_func_table()
910 u64 scratch, in i40iw_sc_set_hmc_resource_profile()
982 u64 scratch, in i40iw_sc_commit_fpm_values()
1043 struct i40iw_dma_mem *feat_mem, u64 scratch) in i40iw_sc_query_rdma_features()
1133 u64 scratch, in i40iw_sc_query_fpm_values()
1186 u64 scratch, in i40iw_sc_add_arp_cache_entry()
1231 u64 scratch, in i40iw_sc_del_arp_cache_entry()
[all …]
H A Di40iw_type.h567 u64 scratch; member
1173 u64 scratch; member
1179 u64 scratch; member
1184 u64 scratch; member
1191 u64 scratch; member
1197 u64 scratch; member
1203 u64 scratch; member
1208 u64 scratch; member
1216 u64 scratch; member
1222 u64 scratch; member
[all …]
H A Di40iw_vf.c53 u64 scratch, in i40iw_manage_vf_pble_bp()
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/block/paride/
H A Dparide.c170 static int default_test_proto(PIA * pi, char *scratch, int verbose) in default_test_proto()
196 static int pi_test_proto(PIA * pi, char *scratch, int verbose) in pi_test_proto()
275 static int pi_probe_mode(PIA * pi, int max, char *scratch, int verbose) in pi_probe_mode()
305 static int pi_probe_unit(PIA * pi, int unit, char *scratch, int verbose) in pi_probe_unit()
351 int unit, int protocol, int delay, char *scratch, in pi_init()
H A Dkbic.c229 static void kbic_log_adapter( PIA *pi, char * scratch, in kbic_log_adapter()
242 static void k951_log_adapter( PIA *pi, char * scratch, int verbose ) in k951_log_adapter()
247 static void k971_log_adapter( PIA *pi, char * scratch, int verbose ) in k971_log_adapter()
H A Dfriq.c183 static int friq_test_proto( PIA *pi, char * scratch, int verbose ) in friq_test_proto()
219 static void friq_log_adapter( PIA *pi, char * scratch, int verbose ) in friq_log_adapter()
H A Depia.c237 static int epia_test_proto( PIA *pi, char * scratch, int verbose ) in epia_test_proto()
275 static void epia_log_adapter( PIA *pi, char * scratch, int verbose ) in epia_log_adapter()
H A Dfrpw.c224 static int frpw_test_proto( PIA *pi, char * scratch, int verbose ) in frpw_test_proto()
272 static void frpw_log_adapter( PIA *pi, char * scratch, int verbose ) in frpw_log_adapter()
H A Depat.c251 static int epat_test_proto( PIA *pi, char * scratch, int verbose ) in epat_test_proto()
290 static void epat_log_adapter( PIA *pi, char * scratch, int verbose ) in epat_log_adapter()
H A Dbpck.c278 static int bpck_test_proto( PIA *pi, char * scratch, int verbose ) in bpck_test_proto()
418 static void bpck_log_adapter( PIA *pi, char * scratch, int verbose ) in bpck_log_adapter()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dmmc_spi.c99 struct scratch { struct
100 u8 status[29];
101 u8 data_token;
102 __be16 crc_val;
561 struct scratch *scratch = host->data; in mmc_spi_setup_data_message() local
658 struct scratch *scratch = host->data; in mmc_spi_writeblock() local
764 struct scratch *scratch = host->data; in mmc_spi_readblock() local
973 struct scratch *scratch = host->data; in mmc_spi_data_do() local
H A Dsdhci-pci-o2micro.c102 u16 scratch; in sdhci_o2_enable_internal_clock() local
309 u16 scratch = 0; in sdhci_o2_execute_tuning() local
527 u8 scratch; in sdhci_pci_o2_set_clock() local
638 u8 scratch; in sdhci_pci_o2_probe() local
H A Dsdhci-spear.c125 u32 scratch; in sdhci_remove() local
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dstart.S178 .macro create_tlb1_entry esel ts tsize epn wimg rpn perm phy_high scratch
200 .macro create_tlb0_entry esel ts tsize epn wimg rpn perm phy_high scratch
222 .macro delete_tlb1_entry esel scratch
234 .macro delete_tlb0_entry esel epn wimg scratch
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_ipcomp.c45 u8 *scratch = *per_cpu_ptr(ipcomp_scratches, cpu); in ipcomp_decompress() local
141 u8 *scratch; in ipcomp_compress() local
233 void *scratch; in ipcomp_alloc_scratches() local
/OK3568_Linux_fs/kernel/crypto/
H A Dscompress.c70 struct scomp_scratch *scratch; in crypto_scomp_free_scratches() local
85 struct scomp_scratch *scratch; in crypto_scomp_alloc_scratches() local
126 struct scomp_scratch *scratch; in scomp_acomp_comp_decomp() local
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Dsm4_ccm.c146 union { u64 u[2]; u8 c[16]; } scratch; in rk_crypto_ccm128_encrypt() local
223 union { u64 u[2]; u8 c[16]; } scratch; in rk_crypto_ccm128_decrypt() local
304 union { u64 u[2]; u8 c[16]; } scratch; in rk_crypto_ccm128_encrypt_ccm64() local
362 union { u64 u[2]; u8 c[16]; } scratch; in rk_crypto_ccm128_decrypt_ccm64() local
H A Daes_ccm.c150 union { u64 u[2]; u8 c[16]; } scratch; in rk_crypto_ccm128_encrypt() local
227 union { u64 u[2]; u8 c[16]; } scratch; in rk_crypto_ccm128_decrypt() local
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dtlbex.c1117 const int scratch = 1; /* Our extra working register */ in build_fast_tlb_refill_handler() local
1694 unsigned int mode, unsigned int scratch) in iPTE_SW()
1762 int pte, int ptr, int scratch, enum label_id lid) in build_pte_present()
1800 unsigned int ptr, unsigned int scratch) in build_make_valid()
1813 unsigned int pte, unsigned int ptr, int scratch, in build_pte_writable()
1840 unsigned int ptr, unsigned int scratch) in build_make_write()
1854 unsigned int pte, unsigned int ptr, int scratch, in build_pte_modifiable()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/common/
H A Dmd5.h31 unsigned int scratch[16]; /* This is used to reduce the memory member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_ppgtt.c112 const struct drm_i915_gem_object * const scratch) in clear_pd_entry()
125 const struct drm_i915_gem_object * const scratch) in release_pd_entry()
/OK3568_Linux_fs/kernel/include/linux/
H A Denclosure.h85 void *scratch; member
99 void *scratch; member
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dbootparam_utils.h52 static struct boot_params scratch; in sanitize_boot_params() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_execbuffer.c109 struct drm_i915_gem_object *scratch; in igt_gpu_reloc() local

1234567