Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/include/asm/
Dblackfin.h65 #define SSYNC(scratch) \ argument
71 #define CSYNC(scratch) \ argument
78 #define SSYNC(scratch) SSYNC; argument
79 #define CSYNC(scratch) CSYNC; argument
/linux-4.1.27/arch/sparc/include/asm/
Dwinmacro.h49 #define LOAD_PT_YREG(base_reg, scratch) \ argument
58 #define LOAD_PT_ALL(base_reg, pt_psr, pt_pc, pt_npc, scratch) \ argument
76 #define STORE_PT_YREG(base_reg, scratch) \ argument
91 #define SAVE_BOLIXED_USER_STACK(cur_reg, scratch) \ argument
/linux-4.1.27/drivers/block/paride/
Dparide.c169 static int default_test_proto(PIA * pi, char *scratch, int verbose) in default_test_proto()
195 static int pi_test_proto(PIA * pi, char *scratch, int verbose) in pi_test_proto()
272 static int pi_probe_mode(PIA * pi, int max, char *scratch, int verbose) in pi_probe_mode()
302 static int pi_probe_unit(PIA * pi, int unit, char *scratch, int verbose) in pi_probe_unit()
348 int unit, int protocol, int delay, char *scratch, in pi_init()
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()
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()
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()
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()
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()
Dbpck.c278 static int bpck_test_proto( PIA *pi, char * scratch, int verbose ) in bpck_test_proto()
419 static void bpck_log_adapter( PIA *pi, char * scratch, int verbose ) in bpck_log_adapter()
Dfit2.c116 static void fit2_log_adapter( PIA *pi, char * scratch, int verbose ) in fit2_log_adapter()
Dktti.c93 static void ktti_log_adapter( PIA *pi, char * scratch, int verbose ) in ktti_log_adapter()
Daten.c123 static void aten_log_adapter( PIA *pi, char * scratch, int verbose ) in aten_log_adapter()
Don20.c114 static void on20_log_adapter( PIA *pi, char * scratch, int verbose ) in on20_log_adapter()
Dcomm.c179 static void comm_log_adapter( PIA *pi, char * scratch, int verbose ) in comm_log_adapter()
Dfit3.c172 static void fit3_log_adapter( PIA *pi, char * scratch, int verbose ) in fit3_log_adapter()
Ddstr.c193 static void dstr_log_adapter( PIA *pi, char * scratch, int verbose ) in dstr_log_adapter()
Dbpck6.c198 static void bpck6_log_adapter( PIA *pi, char * scratch, int verbose ) in bpck6_log_adapter()
Don26.c278 static void on26_log_adapter( PIA *pi, char * scratch, int verbose ) in on26_log_adapter()
/linux-4.1.27/drivers/mmc/host/
Dmmc_spi.c119 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
990 struct scratch *scratch = host->data; in mmc_spi_data_do() local
Dsdhci-pci-o2micro.c187 u8 scratch; in sdhci_pci_o2_probe() local
Dsdhci-spear.c148 u32 scratch; in sdhci_remove() local
Dsdhci-pci.c362 u8 scratch; in jmicron_pmos() local
455 u8 scratch; in jmicron_enable_mmc() local
1542 u32 scratch; in sdhci_pci_remove_slot() local
Dsdhci.c364 u32 scratch; in sdhci_write_block_pio() local
/linux-4.1.27/net/xfrm/
Dxfrm_ipcomp.c49 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
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/socklnd/
Dsocklnd_lib-linux.c95 struct kvec scratch; in ksocknal_lib_send_iov() local
156 struct kvec scratch; in ksocknal_lib_send_kiov() local
206 struct kvec scratch; in ksocknal_lib_recv_iov() local
310 struct kvec scratch; in ksocknal_lib_recv_kiov() local
/linux-4.1.27/arch/powerpc/boot/
Dgunzip_util.h36 char scratch[46912]; member
/linux-4.1.27/include/linux/
Denclosure.h92 void *scratch; member
106 void *scratch; member
/linux-4.1.27/arch/mips/mm/
Dtlbex.c1026 const int scratch = 1; /* Our extra working register */ in build_update_entries() local
1087 const int scratch = 1; /* Our extra working register */ in build_fast_tlb_refill_handler() local
1548 const int scratch = 1; /* Our extra working register */ in iPTE_SW() local
1608 int pte, int ptr, int scratch, enum label_id lid) in build_pte_present()
1651 unsigned int pte, unsigned int ptr, int scratch, in build_pte_writable()
1686 unsigned int pte, unsigned int ptr, int scratch, in build_pte_modifiable()
/linux-4.1.27/drivers/net/wireless/libertas/
Dif_sdio.c150 u16 scratch; in if_sdio_read_scratch() local
667 u16 scratch; in if_sdio_prog_real() local
726 u16 scratch; in if_sdio_prog_firmware() local
Dif_cs.c592 u8 scratch; in if_cs_prog_helper() local
Dif_spi.c1034 u32 scratch; in if_spi_init_card() local
/linux-4.1.27/fs/nfs/filelayout/
Dfilelayoutdev.c75 struct page *scratch; in nfs4_fl_alloc_deviceid_node() local
Dfilelayout.c655 struct page *scratch; in filelayout_decode_layout() local
/linux-4.1.27/drivers/usb/host/
Dehci-dbg.c413 u32 scratch; in qh_lines() local
687 u32 scratch = hc32_to_cpup(ehci, in fill_periodic_buffer() local
784 char *next, scratch [80]; in fill_registers_buffer() local
Dfusbh200-hcd.c371 u32 scratch; in qh_lines() local
558 u32 scratch = hc32_to_cpup(fusbh200, in fill_periodic_buffer() local
644 char *next, scratch [80]; in fill_registers_buffer() local
Dfotg210-hcd.c383 u32 scratch; in qh_lines() local
580 u32 scratch = hc32_to_cpup(fotg210, in fill_periodic_buffer() local
670 char *next, scratch[80]; in fill_registers_buffer() local
/linux-4.1.27/drivers/mtd/maps/
Dck804xrom.c83 struct ck804xrom_map_info *map, *scratch; in ck804xrom_cleanup() local
Damd76xrom.c70 struct amd76xrom_map_info *map, *scratch; in amd76xrom_cleanup() local
Dichxrom.c58 struct ichxrom_map_info *map, *scratch; in ichxrom_cleanup() local
Desb2rom.c119 struct esb2rom_map_info *map, *scratch; in esb2rom_cleanup() local
/linux-4.1.27/drivers/usb/gadget/udc/
Dnet2280.c1845 u32 scratch; in defect7374_enable_data_eps_zero() local
2582 u32 scratch, fsmvalue; in defect7374_workaround() local
2880 u32 num, scratch; in handle_stat0_irqs() local
3135 u32 tmp, num, mask, scratch; in handle_stat1_irqs() local
Dnet2272.c1719 u8 num, scratch; in net2272_handle_stat0_irqs() local
/linux-4.1.27/lib/
Dkobject_uevent.c302 char *scratch; in kobject_uevent_env() local
/linux-4.1.27/drivers/pnp/pnpbios/
Dcore.c101 char *argv[3], **envp, *buf, *scratch; in pnp_dock_event() local
/linux-4.1.27/drivers/mtd/devices/
Dmtd_dataflash.c461 uint8_t *scratch; in otp_read() local
540 uint8_t *scratch; in dataflash_write_user_otp() local
/linux-4.1.27/drivers/scsi/
Dgdth_proc.c560 static char *gdth_ioctl_alloc(gdth_ha_str *ha, int size, int scratch, in gdth_ioctl_alloc()
Dstex.c316 __le32 *scratch; member
870 __le32 *scratch; in stex_ss_mu_intr() local
1053 __le32 *scratch; in stex_ss_handshake() local
Dips.c1098 ips_copp_wait_item_t *scratch; in ips_queue_lck() local
Dncr53c8xx.c1731 u_char scratch; /* Scratch for SCSI receive */ member
Dipr.h1614 unsigned long scratch; member
/linux-4.1.27/arch/mips/ath25/
Dar5312.c289 u32 scratch, devid, clock_ctl1; in ar5312_cpu_frequency() local
/linux-4.1.27/fs/nfs/blocklayout/
Ddev.c316 struct page *scratch; in bl_alloc_deviceid_node() local
Dblocklayout.c613 struct page *scratch; in bl_alloc_lseg() local
/linux-4.1.27/arch/arc/include/uapi/asm/
Dptrace.h41 } scratch; member
/linux-4.1.27/drivers/char/agp/
Duninorth-agp.c229 u32 command, scratch, status; in uninorth_agp_enable() local
Di460-agp.c206 u8 scratch; in i460_configure() local
/linux-4.1.27/include/linux/sunrpc/
Dxdr.h205 struct kvec scratch; /* Scratch buffer */ member
/linux-4.1.27/arch/arm/probes/
Ddecode.c36 int addr, scratch, ret; in find_str_pc_offset() local
/linux-4.1.27/fs/logfs/
Djournal.c226 void *scratch = super->s_je; in read_je() local
674 void* (*write)(struct super_block *sb, void *scratch, in logfs_write_je()
/linux-4.1.27/drivers/s390/kvm/
Dkvm_virtio.c487 char scratch[17]; in early_put_chars() local
/linux-4.1.27/fs/nfs/flexfilelayout/
Dflexfilelayoutdev.c43 struct page *scratch; in nfs4_ff_alloc_deviceid_node() local
Dflexfilelayout.c208 struct page *scratch; in ff_layout_alloc_lseg() local
/linux-4.1.27/drivers/gpu/drm/radeon/
Datom.h141 uint32_t *scratch; member
Dr600.c2775 uint32_t scratch; in r600_ring_test() local
3312 uint32_t scratch; in r600_ib_test() local
Dr100.c3638 uint32_t scratch; in r100_ring_test() local
3694 uint32_t scratch; in r100_ib_test() local
Dcik.c3844 uint32_t scratch; in cik_ring_test() local
4173 uint32_t scratch; in cik_ib_test() local
Dradeon.h2374 struct radeon_scratch scratch; member
/linux-4.1.27/net/sunrpc/auth_gss/
Dgss_rpc_xdr.c796 struct page *scratch; in gssx_dec_accept_sec_context() local
/linux-4.1.27/fs/nfs/objlayout/
Dobjlayout.c94 struct page *scratch; in objlayout_alloc_lseg() local
/linux-4.1.27/arch/powerpc/kernel/
Dexceptions-64e.S379 #define EXCEPTION_COMMON_LVL(n, scratch, excf) \ argument
/linux-4.1.27/sound/soc/codecs/
Dwm_adsp.c382 void *scratch; in wm_coeff_write_control() local
437 void *scratch; in wm_coeff_read_control() local
/linux-4.1.27/drivers/staging/media/lirc/
Dlirc_serial.c711 u8 scratch, scratch2, scratch3; in hardware_init_port() local
/linux-4.1.27/net/ceph/crush/
Dmapper.c745 int *scratch) in crush_do_rule()
/linux-4.1.27/arch/x86/include/uapi/asm/
Dbootparam.h132 __u32 scratch; /* Scratch field! */ /* 0x1e4 */ member
/linux-4.1.27/arch/x86/kernel/
Damd_gart_64.c739 unsigned long scratch; in gart_iommu_init() local
/linux-4.1.27/drivers/usb/isp1760/
Disp1760-udc.c1396 u16 scratch; in isp1760_udc_init() local
Disp1760-hcd.c468 u32 scratch, hwmode; in isp1760_hc_setup() local
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
Dsym_fw2.h196 u32 scratch [ 1]; member
Dsym_fw1.h202 u32 scratch [ 1]; member
Dsym_hipd.h965 u32 scratch; /* Scratch for SCSI receive */ member
/linux-4.1.27/arch/alpha/kernel/
Derr_marvel.c152 int scratch, i; in marvel_print_po7_uncrr_sym() local
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_ringbuffer.h289 } scratch; member
Di915_gem_gtt.h241 } scratch; member
/linux-4.1.27/drivers/net/usb/
Dkaweth.c244 __u8 scratch[KAWETH_SCRATCH_SIZE]; member
/linux-4.1.27/drivers/tty/serial/
Dsunsu.c1040 unsigned char status1, status2, scratch, scratch2, scratch3; in sunsu_autoconfig() local
/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/
Dinternal.h201 __le32 scratch; member
/linux-4.1.27/drivers/usb/host/whci/
Dwhci-hc.h141 __le32 scratch[3]; /*< h/w scratch area */ member
/linux-4.1.27/drivers/tty/serial/8250/
D8250_core.c915 unsigned char scratch, status1, status2; in autoconfig_8250() local
1147 unsigned char status1, scratch, scratch2, scratch3; in autoconfig() local
/linux-4.1.27/fs/nfsd/
Dxdr3.h179 struct svc_fh scratch; member
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dfw-api-tx.h228 } scratch; /* DRAM_SCRATCH_API_U_VER_1 */ member
/linux-4.1.27/drivers/input/touchscreen/
Dads7846.c291 u16 scratch; member
/linux-4.1.27/arch/alpha/include/asm/
Dcore_wildfire.h62 wildfire_64 scratch[4]; member
/linux-4.1.27/arch/powerpc/platforms/powermac/
Dlow_i2c.c1228 u8 scratch[MAX_I2C_DATA]; member
/linux-4.1.27/drivers/block/
Dida_cmd.h274 __u8 scratch[16]; member
/linux-4.1.27/drivers/media/usb/usbvision/
Dusbvision.h420 unsigned char *scratch; member
/linux-4.1.27/fs/nfs/
Ddir.c537 struct page *scratch; in nfs_readdir_page_filler() local
/linux-4.1.27/drivers/tty/
Dmxser.c2450 unsigned char scratch, scratch2; in mxser_get_ISA_conf() local
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dpcie.c215 void *scratch; member
/linux-4.1.27/arch/powerpc/include/asm/
Dppc_asm.h464 #define DCBT_STOP_ALL_STREAM_IDS(scratch) \ argument
/linux-4.1.27/drivers/mmc/card/
Dmmc_test.c145 u8 scratch[BUFFER_SIZE]; member
/linux-4.1.27/include/uapi/drm/
Dradeon_drm.h273 } scratch; member
/linux-4.1.27/drivers/scsi/esas2r/
Desas2r.h694 u8 *scratch; member
/linux-4.1.27/drivers/net/wireless/iwlegacy/
Dcommands.h1462 struct il_dram_scratch scratch; member
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Dcommands.h1267 struct iwl_dram_scratch scratch; member