| /openbmc/qemu/hw/intc/ |
| H A D | arm_gicv3_cpuif_common.c | 16 void gicv3_set_gicv3state(CPUState *cpu, GICv3CPUState *s) in gicv3_set_gicv3state()
|
| /openbmc/u-boot/arch/arm/mach-tegra/ |
| H A D | sys_info.c | 10 static void upstring(char *s) in upstring()
|
| /openbmc/qemu/target/hexagon/ |
| H A D | gen_printinsn.py | 41 def spacify(s): argument
|
| /openbmc/phosphor-pid-control/test/ |
| H A D | zone_mock.hpp | 30 ValueCacheEntry getCachedValues(const std::string& s) override in getCachedValues()
|
| /openbmc/u-boot/drivers/net/fsl-mc/dpio/ |
| H A D | qbman_portal.c | 234 int qbman_swp_enqueue(struct qbman_swp *s, const struct qbman_eq_desc *d, in qbman_swp_enqueue() 325 int qbman_swp_pull(struct qbman_swp *s, struct qbman_pull_desc *d) in qbman_swp_pull() 369 const struct ldpaa_dq *qbman_swp_dqrr_next(struct qbman_swp *s) in qbman_swp_dqrr_next() 417 void qbman_swp_dqrr_consume(struct qbman_swp *s, const struct ldpaa_dq *dq) in qbman_swp_dqrr_consume() 433 int qbman_dq_entry_has_newtoken(struct qbman_swp *s, in qbman_dq_entry_has_newtoken() 543 int qbman_swp_release(struct qbman_swp *s, const struct qbman_release_desc *d, in qbman_swp_release() 577 int qbman_swp_acquire(struct qbman_swp *s, uint32_t bpid, uint64_t *buffers, in qbman_swp_acquire()
|
| /openbmc/qemu/target/arm/ |
| H A D | arch_dump.c | 95 static void aarch64_note_init(struct aarch64_note *note, DumpState *s, in aarch64_note_init() 110 DumpState *s) in aarch64_write_elf64_prfpreg() 186 DumpState *s) in aarch64_write_elf64_sve() 235 int cpuid, DumpState *s) in arm_cpu_write_elf64_note() 324 static void arm_note_init(struct arm_note *note, DumpState *s, in arm_note_init() 338 int cpuid, DumpState *s) in arm_write_elf32_vfp() 360 int cpuid, DumpState *s) in arm_cpu_write_elf32_note()
|
| /openbmc/openbmc/poky/bitbake/lib/bb/pysh/ |
| H A D | pyshlex.py | 28 def are_digits(s): argument 60 def is_partial_op(s): argument 66 def is_op(s): argument 92 def get_reserved(s): argument 97 def is_name(s): argument 868 def get_tokens(s): argument
|
| /openbmc/qemu/hw/sensor/ |
| H A D | max34451.c | 174 static void max34451_check_limits(MAX34451State *s) in max34451_check_limits() 207 MAX34451State *s = MAX34451(pmdev); in max34451_read_byte() local 392 MAX34451State *s = MAX34451(pmdev); in max34451_write_data() local 587 MAX34451State *s = MAX34451(obj); in max34451_set() local 599 static inline void *memset_word(void *s, uint16_t c, size_t n) in memset_word() 614 MAX34451State *s = MAX34451(obj); in max34451_exit_reset() local
|
| /openbmc/qemu/accel/tcg/ |
| H A D | cpu-exec.c | 152 TCGTBCPUState s; member 194 static TranslationBlock *tb_htable_lookup(CPUState *cpu, TCGTBCPUState s) in tb_htable_lookup() 226 static inline TranslationBlock *tb_lookup(CPUState *cpu, TCGTBCPUState s) in tb_lookup() 387 TCGTBCPUState s = cpu->cc->tcg_ops->get_tb_cpu_state(cpu); in HELPER() local 559 TCGTBCPUState s = cpu->cc->tcg_ops->get_tb_cpu_state(cpu); in cpu_exec_step_atomic() local 927 TCGTBCPUState s = cpu->cc->tcg_ops->get_tb_cpu_state(cpu); in cpu_exec_loop() local
|
| /openbmc/phosphor-fan-presence/control/ |
| H A D | actions.cpp | 61 [](const auto& s) { return !std::get<hasOwnerPos>(s); }); in default_floor_on_missing_owner() 77 std::any_of(services.begin(), services.end(), [](const auto& s) { in set_speed_on_missing_owner()
|
| /openbmc/u-boot/include/ |
| H A D | memalign.h | 69 #define PAD_COUNT(s, pad) (((s) - 1) / (pad) + 1) argument 70 #define PAD_SIZE(s, pad) (PAD_COUNT(s, pad) * pad) argument
|
| /openbmc/openbmc/poky/meta/recipes-devtools/makedevs/makedevs/ |
| H A D | makedevs.c | 51 static void verror_msg(const char *s, va_list p) in verror_msg() 58 static void error_msg_and_die(const char *s, ...) in error_msg_and_die() 69 static void vperror_msg(const char *s, va_list p) in vperror_msg() 81 static void perror_msg_and_die(const char *s, ...) in perror_msg_and_die() 100 static char *xstrdup(const char *s) in xstrdup()
|
| /openbmc/qemu/block/ |
| H A D | qcow2-cache.c | 62 static inline const char *qcow2_cache_get_name(BDRVQcow2State *s, Qcow2Cache *c) in qcow2_cache_get_name() 126 BDRVQcow2State *s = bs->opaque; in qcow2_cache_create() local 185 BDRVQcow2State *s = bs->opaque; in qcow2_cache_entry_flush() local 242 BDRVQcow2State *s = bs->opaque; in qcow2_cache_write() local 327 BDRVQcow2State *s = bs->opaque; in qcow2_cache_do_get() local
|
| H A D | bochs.c | 103 BDRVBochsState *s = bs->opaque; in bochs_open() local 215 BDRVBochsState *s = bs->opaque; in seek_to_sector() local 251 BDRVBochsState *s = bs->opaque; in bochs_co_preadv() local 298 BDRVBochsState *s = bs->opaque; in bochs_close() local
|
| /openbmc/u-boot/drivers/bios_emulator/x86emu/ |
| H A D | debug.c | 183 static void print_encoded_bytes(u16 s, u16 o) in print_encoded_bytes() 229 char s[1024]; in x86emu_single_step() local 330 static int x86emu_parse_line(char *s, int *ps, int *n) in x86emu_parse_line()
|
| /openbmc/u-boot/lib/efi_loader/ |
| H A D | efi_variable.c | 122 const char *s; in parse_attr() local 170 const char *val, *s; in efi_get_variable() local 418 char *native_name = NULL, *val = NULL, *s; in efi_set_variable() local
|
| /openbmc/qemu/tests/qtest/ |
| H A D | stm32l4x5_usart-test.c | 244 char s[1]; in test_send_char() local 274 char s[10]; in test_receive_str() local 290 char s[10]; in test_send_str() local
|
| /openbmc/qemu/include/system/ |
| H A D | kvm.h | 186 KVMState *s; member 443 #define kvm_vm_enable_cap(s, capability, cap_flags, ...) \ argument 494 static inline KVMRouteChange kvm_irqchip_begin_route_changes(KVMState *s) in kvm_irqchip_begin_route_changes()
|
| /openbmc/u-boot/drivers/dfu/ |
| H A D | dfu_sf.c | 74 char *s, *endp; in parse_dev() local 117 int dfu_fill_entity_sf(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_sf()
|
| /openbmc/qemu/hw/riscv/ |
| H A D | riscv_hart.c | 115 static bool riscv_hart_realize(RISCVHartArrayState *s, int idx, in riscv_hart_realize() 150 RISCVHartArrayState *s = RISCV_HART_ARRAY(dev); in riscv_harts_realize() local
|
| /openbmc/qemu/hw/pci-bridge/ |
| H A D | xio3130_downstream.c | 69 PCIESlot *s = PCIE_SLOT(d); in xio3130_downstream_realize() local 128 PCIESlot *s = PCIE_SLOT(d); in xio3130_downstream_exitfn() local
|
| /openbmc/qemu/hw/usb/ |
| H A D | hcd-ohci-pci.c | 85 OHCIState *s = &ohci->state; in usb_ohci_exit() local 107 OHCIState *s = &ohci->state; in usb_ohci_reset_pci() local
|
| /openbmc/u-boot/lib/ |
| H A D | net_utils.c | 14 struct in_addr string_to_ip(const char *s) in string_to_ip()
|
| /openbmc/u-boot/board/xes/common/ |
| H A D | board.c | 13 char *s; in checkboard() local
|
| /openbmc/phosphor-psu-code-mgmt/vendor-example/ |
| H A D | get_latest_version.cpp | 15 for (const auto& s : versions) in main() local
|