| /kernel/linux/linux-4.19/drivers/infiniband/hw/i40iw/ |
| 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() 1044 u64 scratch, in i40iw_sc_query_fpm_values() 1097 u64 scratch, in i40iw_sc_add_arp_cache_entry() 1142 u64 scratch, in i40iw_sc_del_arp_cache_entry() 1175 u64 scratch, in i40iw_sc_query_arp_cache_entry() [all …]
|
| D | i40iw_vf.c | 53 u64 scratch, in i40iw_manage_vf_pble_bp()
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/ |
| 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 …]
|
| D | i40iw_vf.c | 53 u64 scratch, in i40iw_manage_vf_pble_bp()
|
| 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 …]
|
| /kernel/linux/linux-5.10/arch/sparc/include/asm/ |
| 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
|
| /kernel/linux/linux-4.19/arch/sparc/include/asm/ |
| 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
|
| /kernel/linux/linux-4.19/drivers/mmc/host/ |
| D | mmc_spi.c | 119 struct scratch { struct 120 u8 status[29]; 121 u8 data_token; 122 __be16 crc_val; 577 struct scratch *scratch = host->data; in mmc_spi_setup_data_message() local 676 struct scratch *scratch = host->data; in mmc_spi_writeblock() local 783 struct scratch *scratch = host->data; in mmc_spi_readblock() local 995 struct scratch *scratch = host->data; in mmc_spi_data_do() local
|
| /kernel/linux/linux-4.19/drivers/block/paride/ |
| 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()
|
| 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()
|
| 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()
|
| 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()
|
| 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()
|
| 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()
|
| /kernel/linux/linux-5.10/drivers/block/paride/ |
| 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()
|
| 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()
|
| 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()
|
| 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()
|
| 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()
|
| 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()
|
| /kernel/linux/linux-5.10/drivers/mmc/host/ |
| 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
|
| D | sdhci-pci-o2micro.c | 101 u16 scratch; in sdhci_o2_enable_internal_clock() local 306 u16 scratch = 0; in sdhci_o2_execute_tuning() local 524 u8 scratch; in sdhci_pci_o2_set_clock() local 635 u8 scratch; in sdhci_pci_o2_probe() local
|
| /kernel/linux/linux-5.10/net/xfrm/ |
| D | xfrm_ipcomp.c | 45 u8 *scratch = *per_cpu_ptr(ipcomp_scratches, cpu); in ipcomp_decompress() local 141 u8 *scratch; in ipcomp_compress() local 232 void *scratch; in ipcomp_alloc_scratches() local
|
| /kernel/linux/linux-4.19/net/xfrm/ |
| D | xfrm_ipcomp.c | 49 u8 *scratch = *per_cpu_ptr(ipcomp_scratches, cpu); in ipcomp_decompress() local 145 u8 *scratch; in ipcomp_compress() local 236 void *scratch; in ipcomp_alloc_scratches() local
|
| /kernel/linux/linux-5.10/crypto/ |
| 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
|