| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/ |
| H A D | i40iw_ctrl.c | 605 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 D | i40iw_type.h | 567 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 D | i40iw_vf.c | 53 u64 scratch, in i40iw_manage_vf_pble_bp()
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/drivers/block/paride/ |
| H A D | paride.c | 170 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 D | kbic.c | 229 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 D | friq.c | 183 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 D | epia.c | 237 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 D | frpw.c | 224 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 D | epat.c | 251 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 D | bpck.c | 278 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 D | mmc_spi.c | 99 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 D | sdhci-pci-o2micro.c | 102 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 D | sdhci-spear.c | 125 u32 scratch; in sdhci_remove() local
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | start.S | 178 .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 D | xfrm_ipcomp.c | 45 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 D | scompress.c | 70 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 D | sm4_ccm.c | 146 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 D | aes_ccm.c | 150 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 D | tlbex.c | 1117 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 D | md5.h | 31 unsigned int scratch[16]; /* This is used to reduce the memory member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | intel_ppgtt.c | 112 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 D | enclosure.h | 85 void *scratch; member 99 void *scratch; member
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | bootparam_utils.h | 52 static struct boot_params scratch; in sanitize_boot_params() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | i915_gem_execbuffer.c | 109 struct drm_i915_gem_object *scratch; in igt_gpu_reloc() local
|