/linux-4.4.14/arch/avr32/kernel/ |
D | traps.c | 100 asmlinkage void do_nmi(unsigned long ecr, struct pt_regs *regs) in do_nmi() 121 asmlinkage void do_critical_exception(unsigned long ecr, struct pt_regs *regs) in do_critical_exception() 126 asmlinkage void do_address_exception(unsigned long ecr, struct pt_regs *regs) in do_address_exception() 186 asmlinkage void do_illegal_opcode(unsigned long ecr, struct pt_regs *regs) in do_illegal_opcode() 251 asmlinkage void do_fpe(unsigned long ecr, struct pt_regs *regs) in do_fpe()
|
/linux-4.4.14/drivers/parport/ |
D | parport_ip32.c | 181 void __iomem *ecr; member 342 unsigned int ecr = readb(priv->regs.ecr); in parport_ip32_dump_state() local 855 unsigned int ecr = ECR_MODE_PS2 | ECR_nERRINTR | ECR_SERVINTR; in parport_ip32_set_mode() local 1281 unsigned int ecr; in parport_ip32_fwp_wait_polling() local 1323 unsigned int ecr; in parport_ip32_fwp_wait_interrupt() local 1444 unsigned int ecr; in parport_ip32_fifo_write_block_dma() local 1821 unsigned int ecr; in parport_ip32_ecp_supported() local
|
D | parport_pc.c | 1713 unsigned char ecr = inb(ECONTROL(pb)); in intel_bug_present_check_epp() local
|
/linux-4.4.14/arch/avr32/mm/ |
D | fault.c | 56 asmlinkage void do_page_fault(unsigned long ecr, struct pt_regs *regs) in do_page_fault()
|
/linux-4.4.14/include/linux/ |
D | parport_pc.h | 26 int ecr; member 84 unsigned char ecr = inb (ECONTROL (p)); in dump_parport_state() local
|
D | parport.h | 26 unsigned int ecr; member 31 unsigned int ecr; member 49 unsigned int ecr; member
|
/linux-4.4.14/fs/f2fs/ |
D | crypto_key.c | 25 struct f2fs_completion_result *ecr = req->data; in derive_crypt_complete() local
|
D | crypto.c | 310 struct f2fs_completion_result *ecr = req->data; in f2fs_crypt_complete() local
|
D | crypto_fname.c | 43 struct f2fs_completion_result *ecr = req->data; in f2fs_dir_crypt_complete() local
|
D | f2fs_crypto.h | 109 #define DECLARE_F2FS_COMPLETION_RESULT(ecr) \ argument
|
/linux-4.4.14/fs/ext4/ |
D | crypto_key.c | 22 struct ext4_completion_result *ecr = req->data; in derive_crypt_complete() local
|
D | crypto.c | 243 struct ext4_completion_result *ecr = req->data; in ext4_crypt_complete() local
|
D | crypto_fname.c | 37 struct ext4_completion_result *ecr = req->data; in ext4_dir_crypt_complete() local
|
D | ext4_crypto.h | 109 #define DECLARE_EXT4_COMPLETION_RESULT(ecr) \ argument
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | s3c-hsudc.c | 506 u32 ecr; in s3c_hsudc_set_halt() local 699 u32 ecr; in s3c_hsudc_handle_ep0_intr() local 757 u32 ecr = 0; in s3c_hsudc_ep_enable() local
|
/linux-4.4.14/fs/ecryptfs/ |
D | crypto.c | 320 struct extent_crypt_result *ecr = req->data; in extent_crypt_complete() local 346 struct extent_crypt_result ecr; in crypt_scatterlist() local 390 struct extent_crypt_result *ecr = req->base.data; in crypt_scatterlist() local
|
/linux-4.4.14/sound/soc/fsl/ |
D | fsl_esai.c | 217 u32 ratio, ecr = 0; in fsl_esai_set_dai_sysclk() local
|
/linux-4.4.14/drivers/net/can/m_can/ |
D | m_can.c | 531 unsigned int ecr; in __m_can_get_berr_counter() local 572 unsigned int ecr; in m_can_handle_state_change() local
|
/linux-4.4.14/drivers/infiniband/hw/mthca/ |
D | mthca_eq.c | 394 u32 ecr; in mthca_tavor_interrupt() local
|
/linux-4.4.14/drivers/net/can/ |
D | flexcan.c | 210 u32 ecr; /* 0x1c */ member
|
/linux-4.4.14/drivers/net/vmxnet3/ |
D | vmxnet3_defs.h | 629 __le32 ecr; member
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx-pciercx-defs.h | 2269 uint32_t ecr:1; member
|