/arch/arm64/crypto/ |
D | aes-glue.c | 103 int err, first, rounds = 6 + ctx->key_length / 4; in ecb_encrypt() local 125 int err, first, rounds = 6 + ctx->key_length / 4; in ecb_decrypt() local 147 int err, first, rounds = 6 + ctx->key_length / 4; in cbc_encrypt() local 170 int err, first, rounds = 6 + ctx->key_length / 4; in cbc_decrypt() local 193 int err, first, rounds = 6 + ctx->key_length / 4; in ctr_encrypt() local 239 int err, first, rounds = 6 + ctx->key1.key_length / 4; in xts_encrypt() local 263 int err, first, rounds = 6 + ctx->key1.key_length / 4; in xts_decrypt() local
|
/arch/mips/powertv/ |
D | ioremap.c | 72 phys_addr_t first, last; in setup_dma_to_phys() local 99 phys_addr_t first, last; in setup_phys_to_dma() local
|
/arch/tile/gxio/ |
D | iorpc_mpipe.c | 20 unsigned int first; member 25 unsigned int count, unsigned int first, in gxio_mpipe_alloc_buffer_stacks() 79 unsigned int first; member 84 unsigned int count, unsigned int first, in gxio_mpipe_alloc_notif_rings() 178 unsigned int first; member 183 unsigned int count, unsigned int first, in gxio_mpipe_alloc_notif_groups() 222 unsigned int first; member 227 unsigned int first, unsigned int flags) in gxio_mpipe_alloc_buckets() 264 unsigned int first; member 269 unsigned int count, unsigned int first, in gxio_mpipe_alloc_edma_rings()
|
D | iorpc_trio.c | 20 unsigned int first; member 25 unsigned int first, unsigned int flags) in gxio_trio_alloc_asids() 43 unsigned int first; member 48 unsigned int count, unsigned int first, in gxio_trio_alloc_memory_maps() 67 unsigned int first; member 72 unsigned int count, unsigned int first, in gxio_trio_alloc_pio_regions()
|
/arch/mips/lib/ |
D | r3k_dump_tlb.c | 23 static void dump_tlb(int first, int last) in dump_tlb()
|
D | dump_tlb.c | 54 static void dump_tlb(int first, int last) in dump_tlb()
|
/arch/frv/mm/ |
D | extable.c | 19 static inline unsigned long search_one_table(const struct exception_table_entry *first, in search_one_table()
|
/arch/mips/math-emu/ |
D | kernel_linkage.c | 48 static int first = 1; in fpu_emulator_init_fpu() local
|
/arch/sh/mm/ |
D | extable_64.c | 45 search_extable(const struct exception_table_entry *first, in search_extable()
|
/arch/xtensa/platforms/s6105/ |
D | setup.c | 59 void __init platform_init(bp_tag_t *first) in platform_init()
|
/arch/arm/mach-ux500/ |
D | devices-common.c | 50 int first = 0; in dbx500_add_gpios() local
|
/arch/s390/mm/ |
D | extable.c | 13 search_extable(const struct exception_table_entry *first, in search_extable()
|
/arch/arm64/include/asm/ |
D | opcodes.h | 149 #define __opcode_thumb32_compose(first, second) ( \ argument 155 #define ___asm_opcode_thumb32_compose(first, second) ( \ argument 227 #define ___inst_thumb32(first, second) \ argument
|
/arch/arm/include/asm/ |
D | opcodes.h | 149 #define __opcode_thumb32_compose(first, second) ( \ argument 155 #define ___asm_opcode_thumb32_compose(first, second) ( \ argument 227 #define ___inst_thumb32(first, second) \ argument
|
/arch/mips/jazz/ |
D | jazzdma.c | 94 int first, last, pages, frame, i; in vdma_alloc() local 214 int first, pages; in vdma_remap() local
|
/arch/arm/kernel/ |
D | patch.c | 25 u16 first = __opcode_thumb32_first(insn); in __patch_text() local
|
D | insn.c | 9 unsigned long first, second; in __arm_gen_branch_thumb2() local
|
/arch/alpha/mm/ |
D | extable.c | 73 search_extable(const struct exception_table_entry *first, in search_extable()
|
/arch/xtensa/platforms/xt2000/ |
D | setup.c | 97 void platform_init(bp_tag_t* first) in platform_init()
|
/arch/x86/mm/ |
D | extable.c | 82 search_extable(const struct exception_table_entry *first, in search_extable()
|
/arch/openrisc/kernel/ |
D | irq.c | 121 static inline int pic_get_irq(int first) in pic_get_irq()
|
/arch/mips/mm/ |
D | sc-ip22.c | 29 static inline void indy_sc_wipe(unsigned long first, unsigned long last) in indy_sc_wipe()
|
/arch/ia64/mm/ |
D | extable.c | 83 search_extable (const struct exception_table_entry *first, in search_extable()
|
/arch/xtensa/platforms/xtfpga/ |
D | setup.c | 154 void __init platform_init(bp_tag_t *first) in platform_init()
|
/arch/alpha/lib/ |
D | csum_partial_copy.c | 148 unsigned long first; in csum_partial_cfu_dest_aligned() local 262 unsigned long first; in csum_partial_cfu_unaligned() local
|