/openbmc/linux/arch/x86/kernel/cpu/ |
H A D | aperfmperf.c | 384 struct aperfmperf *s = this_cpu_ptr(&cpu_samples); in arch_scale_freq_tick() local 416 struct aperfmperf *s = per_cpu_ptr(&cpu_samples, cpu); in arch_freq_get_on_cpu() local
|
/openbmc/linux/crypto/ |
H A D | ecdsa.c | 29 u64 s[ECC_MAX_DIGITS]; member 94 static int _ecdsa_verify(struct ecc_ctx *ctx, const u64 *hash, const u64 *r, const u64 *s) in _ecdsa_verify()
|
/openbmc/qemu/hw/openrisc/ |
H A D | openrisc_sim.c | 177 SysBusDevice *s; in openrisc_sim_net_init() local 220 SysBusDevice *s; in openrisc_sim_ompic_init() local
|
/openbmc/linux/drivers/pinctrl/ |
H A D | core.c | 1637 static int pinctrl_pins_show(struct seq_file *s, void *what) in pinctrl_pins_show() 1701 static int pinctrl_groups_show(struct seq_file *s, void *what) in pinctrl_groups_show() 1747 static int pinctrl_gpioranges_show(struct seq_file *s, void *what) in pinctrl_gpioranges_show() 1781 static int pinctrl_devices_show(struct seq_file *s, void *what) in pinctrl_devices_show() 1824 static int pinctrl_maps_show(struct seq_file *s, void *what) in pinctrl_maps_show() 1861 static int pinctrl_show(struct seq_file *s, void *what) in pinctrl_show()
|
/openbmc/qemu/hw/arm/ |
H A D | smmuv3-internal.h | 182 static inline int smmu_enabled(SMMUv3State *s) in smmu_enabled() 210 static inline bool smmuv3_eventq_irq_enabled(SMMUv3State *s) in smmuv3_eventq_irq_enabled() 215 static inline bool smmuv3_gerror_irq_enabled(SMMUv3State *s) in smmuv3_gerror_irq_enabled() 260 static inline bool smmuv3_cmdq_enabled(SMMUv3State *s) in smmuv3_cmdq_enabled() 265 static inline bool smmuv3_eventq_enabled(SMMUv3State *s) in smmuv3_eventq_enabled() 270 static inline void smmu_write_cmdq_err(SMMUv3State *s, uint32_t err_type) in smmu_write_cmdq_err()
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | string.h | 60 #define memset(s, c, n) __memset(s, c, n) argument
|
/openbmc/qemu/tests/qtest/ |
H A D | tpm-tests.c | 36 QTestState *s; in tpm_test_swtpm_test() local
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-iommu-pci.c | 50 VirtIOIOMMU *s = VIRTIO_IOMMU(vdev); in virtio_iommu_pci_realize() local
|
/openbmc/linux/scripts/kconfig/ |
H A D | lkc.h | 68 char *s; member
|
/openbmc/linux/net/sunrpc/ |
H A D | sysctl.c | 68 char tmpbuf[20], *s = NULL; in proc_dodebug() local
|
/openbmc/linux/fs/ext4/ |
H A D | acl.h | 41 ssize_t s; in ext4_acl_count() local
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | pcl724.c | 98 struct comedi_subdevice *s; in pcl724_attach() local
|
/openbmc/linux/drivers/scsi/pcmcia/ |
H A D | nsp_debug.c | 90 int i, s; in print_commandk() local
|
/openbmc/linux/arch/x86/crypto/ |
H A D | twofish_glue_3way.c | 35 const u8 *s = src; in twofish_dec_blk_cbc_3way() local
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | cacheflush.h | 65 #define flush_icache_range(s,e) do { \ argument
|
/openbmc/qemu/hw/mips/ |
H A D | loongson3_bootp.c | 66 struct system_loongson *s = g_system; in init_system_loongson() local
|
/openbmc/linux/include/linux/ceph/ |
H A D | decode.h | 273 static inline void ceph_encode_copy(void **p, const void *s, int len) in ceph_encode_copy() 296 const char *s, u32 len) in ceph_encode_string() 391 #define ceph_encode_string_safe(p, end, s, n, bad) \ argument
|
/openbmc/linux/drivers/net/fddi/skfp/ |
H A D | skfddi.c | 2056 char *s; in cfm_state_change() local 2114 char *s; in ecm_state_change() local 2169 char *s; in rmt_state_change() local
|
/openbmc/linux/kernel/trace/ |
H A D | trace_irqsoff.c | 261 static void irqsoff_print_header(struct seq_file *s) in irqsoff_print_header() 294 static void irqsoff_print_header(struct seq_file *s) in irqsoff_print_header() 299 static void irqsoff_print_header(struct seq_file *s) in irqsoff_print_header()
|
/openbmc/linux/drivers/tty/serial/ |
H A D | owl-uart.c | 506 static void owl_uart_port_write(struct uart_port *port, const char *s, in owl_uart_port_write() 549 static void owl_uart_console_write(struct console *co, const char *s, in owl_uart_console_write() 601 const char *s, in owl_uart_early_console_write()
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | module.c | 141 int s, t; in reassemble_16a() local 296 unsigned int count, s; in module_frob_arch_sections() local 846 const Elf_Shdr *s; in module_finalize() local
|
/openbmc/linux/arch/mips/kernel/ |
H A D | cpu-probe.c | 55 static int __init dsp_disable(char *s) in dsp_disable() 67 static int __init htw_disable(char *s) in htw_disable() 89 static int __init ftlb_disable(char *s) in ftlb_disable()
|
/openbmc/linux/tools/perf/ui/ |
H A D | helpline.c | 45 char *s; in ui_helpline__vpush() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce110/ |
H A D | command_table_helper_dce110.c | 67 static uint8_t signal_type_to_atom_dig_mode(enum signal_type s) in signal_type_to_atom_dig_mode()
|
/openbmc/u-boot/lib/ |
H A D | gzip.c | 51 z_stream s; in zzip() local
|