| /openbmc/u-boot/post/lib_powerpc/ |
| H A D | b.c | 29 extern void cpu_post_exec_31 (ulong *code, ulong *ctr, ulong *lr, ulong *jump, 37 ulong ctr = pctr; in cpu_post_test_bc() local 55 cpu_post_exec_31 (code, &ctr, &lr, &jump, cr); in cpu_post_test_bc() 62 ret = pctr == ctr + 1 ? 0 : -1; in cpu_post_test_bc() 64 ret = pctr == ctr ? 0 : -1; in cpu_post_test_bc() 133 ulong ctr; in cpu_post_test_b() local 146 for (ctr = 1; ctr <= 2 && ret == 0; ctr++) in cpu_post_test_b() 154 (cd == 0 && ctr != 1) || in cpu_post_test_b() 155 (cd == 1 && ctr == 1); in cpu_post_test_b() 160 ctr, cr); in cpu_post_test_b()
|
| /openbmc/u-boot/board/logicpd/am3517evm/ |
| H A D | am3517evm.c | 108 volatile unsigned int ctr; in misc_init_r() local 125 ctr = 0; in misc_init_r() 128 ctr++; in misc_init_r() 129 } while (ctr < 300); in misc_init_r() 135 ctr = 0; in misc_init_r() 138 ctr++; in misc_init_r() 139 } while (ctr < 300); in misc_init_r()
|
| /openbmc/u-boot/board/gdsys/common/ |
| H A D | mclink.c | 30 unsigned int ctr = 0; in mclink_probe() local 43 if (ctr++ > 500) { in mclink_probe() 52 printf("waited %d us for mclink %d to come up\n", ctr * 100, k); in mclink_probe() 62 unsigned int ctr = 0; in mclink_send() local 81 if (ctr++ > 3) in mclink_send() 100 unsigned int ctr = 0; in mclink_receive() local 113 if (ctr++ > 3) in mclink_receive()
|
| H A D | ihs_mdio.c | 94 unsigned int ctr = 0; in ihs_mdio_idle() local 99 if (ctr++ > 10) in ihs_mdio_idle()
|
| /openbmc/u-boot/board/gdsys/mpc8308/ |
| H A D | mpc8308.c | 45 unsigned ctr; in board_early_init_r() local 60 ctr = 0; in board_early_init_r() 63 if (ctr++ > 5) { in board_early_init_r() 79 ctr = 0; in board_early_init_r() 90 if (ctr++ > 5) { in board_early_init_r()
|
| H A D | strider.c | 149 unsigned int ctr = 0; in last_stage_init() local 165 if (ctr++ > 5) { in last_stage_init()
|
| H A D | hrcon.c | 140 unsigned int ctr = 0; in last_stage_init() local 148 if (ctr++ > 5) { in last_stage_init()
|
| /openbmc/qemu/include/qemu/ |
| H A D | rcu.h | 59 unsigned long ctr; member 81 unsigned ctr; in QEMU_DECLARE_CO_TLS() local 87 ctr = qatomic_read(&rcu_gp_ctr); in QEMU_DECLARE_CO_TLS() 88 qatomic_set(&p_rcu_reader->ctr, ctr); in QEMU_DECLARE_CO_TLS() 111 qatomic_store_release(&p_rcu_reader->ctr, 0); in rcu_read_unlock()
|
| /openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/ |
| H A D | FileContent.pm | 123 my $ctr=1; 130 $found_line_to_follow=$ctr; 132 $ctr++; 143 $ctr=1; 146 if ( ($ctr == $found_line_to_follow) and ($found_pattern == 0) ) { 151 $ctr++; 197 my $ctr=1; 204 $found_line_to_preceed=$ctr; 206 $ctr++; 217 $ctr=1; [all …]
|
| /openbmc/openbmc-test-automation/security/ |
| H A D | test_bmc_ssh_security.robot | 36 # debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr, 38 # debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,
|
| /openbmc/u-boot/arch/powerpc/lib/ |
| H A D | kgdb.c | 175 *ptr++ = regs->ctr; in kgdb_getregs() 208 case 68: regs->ctr = *ptr; break; in kgdb_putreg() 209 case 69: regs->ctr = *ptr; break; in kgdb_putreg() 245 regs->ctr = *ptr++; in kgdb_putregs()
|
| /openbmc/qemu/util/ |
| H A D | cacheflush.c | 133 uint64_t ctr; in arch_cache_info() local 143 asm volatile("mrs\t%0, ctr_el0" : "=r"(ctr)); in arch_cache_info() 144 save_ctr_el0 = ctr; in arch_cache_info() 148 *isize = 4 << (ctr & 0xf); in arch_cache_info() 151 *dsize = 4 << ((ctr >> 16) & 0xf); in arch_cache_info()
|
| H A D | rcu.c | 61 static inline int rcu_gp_ongoing(unsigned long *ctr) in rcu_gp_ongoing() 65 v = qatomic_read(ctr); 109 * index->ctr. Pairs with smp_mb_placeholder() in rcu_read_unlock(), in wait_for_readers() 110 * ensuring that the loads of index->ctr are sequentially consistent. in wait_for_readers() 119 if (!rcu_gp_ongoing(&index->ctr)) { in wait_for_readers() 178 /* Write RCU-protected pointers before reading p_rcu_reader->ctr. 398 assert(get_ptr_rcu_reader()->ctr == 0); in rcu_remove_force_rcu_notifier() 57 rcu_gp_ongoing(unsigned long * ctr) rcu_gp_ongoing() argument
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/ |
| H A D | ssh_config | 39 # Ciphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc
|
| /openbmc/u-boot/common/ |
| H A D | bedbug.c | 1058 unsigned long ctr; /* CTR register from PPC */ in find_next_address() local 1090 ctr = regs->ctr; in find_next_address() 1136 addr = ctr; in find_next_address() 1164 if (--ctr != 0) in find_next_address() 1171 if (--ctr == 0) in find_next_address() 1183 if (--ctr != 0) in find_next_address() 1190 if (--ctr == 0) in find_next_address() 1202 if (--ctr != 0) in find_next_address() 1207 if (--ctr == 0) in find_next_address()
|
| /openbmc/qemu/hw/net/ |
| H A D | smc91c111.c | 45 uint16_t ctr; member 76 VMSTATE_UINT16(ctr, smc91c111_state), 261 if (s->ctr & CTR_AUTO_RELEASE) { in smc91c111_complete_tx_packet() 372 s->ctr = 0x1210; in smc91c111_reset() 493 SET_LOW(ctr, value); in smc91c111_writeb() 496 SET_HIGH(ctr, value); in smc91c111_writeb() 678 return s->ctr & 0xff; in smc91c111_readb() 680 return s->ctr >> 8; in smc91c111_readb()
|
| /openbmc/u-boot/arch/arm/include/asm/arch-rockchip/ |
| H A D | uart.h | 37 unsigned int ctr; member
|
| /openbmc/qemu/tests/bench/ |
| H A D | benchmark-crypto-cipher.c | 196 ADD_TEST(ctr, aes, 128, chunk); \ in main() 197 ADD_TEST(ctr, aes, 256, chunk); \ in main()
|
| /openbmc/u-boot/arch/powerpc/include/asm/ |
| H A D | ptrace.h | 31 PPC_REG ctr; member
|
| /openbmc/qemu/target/ppc/ |
| H A D | arch_dump.c | 38 reg_t ctr; member 125 reg->ctr = cpu_to_dump_reg(s, cpu->env.ctr); in ppc_write_elf_prstatus()
|
| H A D | gdbstub.c | 140 gdb_get_regl(buf, env->ctr); in ppc_cpu_gdb_read_register() 190 gdb_get_reg64(buf, env->ctr); in ppc_cpu_gdb_read_register_apple() 238 env->ctr = ldtul_p(mem_buf); in ppc_cpu_gdb_write_register() 284 env->ctr = ldq_p(mem_buf); in ppc_cpu_gdb_write_register_apple()
|
| /openbmc/u-boot/drivers/misc/ |
| H A D | ihs_fpga.c | 715 int ctr = 0; in do_reflection_test() local 727 if (ctr++ > REFLECTION_TEST_ROUNDS) in do_reflection_test() 745 int ctr = 0; in wait_for_fpga_done() local 760 if (ctr++ > FPGA_DONE_WAIT_ROUND) { in wait_for_fpga_done()
|
| /openbmc/u-boot/doc/ |
| H A D | README.coccinelle | 365 /home/user/linux/crypto/ctr.c:188:9-16: ERR_CAST can be used with alg 397 diff -u -p a/crypto/ctr.c b/crypto/ctr.c 398 --- a/crypto/ctr.c 2010-05-26 10:49:38.000000000 +0200 399 +++ b/crypto/ctr.c 2010-06-03 23:44:49.000000000 +0200 442 diff -u -p /home/user/linux/crypto/ctr.c /tmp/nothing 443 --- /home/user/linux/crypto/ctr.c 2010-05-26 10:49:38.000000000 +0200 489 …* TODO [[view:/home/user/linux/crypto/ctr.c::face=ovl-face1::linb=188::colb=9::cole=16][ERR_CAST c…
|
| /openbmc/u-boot/drivers/i2c/ |
| H A D | ihs_i2c.c | 92 uint ctr = 0; in wait_for_int() local 110 if (ctr++ > 5000) in wait_for_int()
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | cpu-v7m.c | 199 cpu->ctr = 0x8000c000; in cortex_m33_initfn() 237 cpu->ctr = 0x8303c003; in cortex_m55_initfn()
|