/openbmc/linux/arch/alpha/include/asm/ |
H A D | io.h | 177 static inline void __iomem *generic_ioremap(unsigned long a, unsigned long s) in generic_ioremap()
|
/openbmc/linux/drivers/tty/ |
H A D | amiserial.c | 1616 static void serial_console_write(struct console *co, const char *s, in serial_console_write()
|
/openbmc/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-paris.c | 702 static void mtk_pctrl_dbg_show(struct pinctrl_dev *pctldev, struct seq_file *s, in mtk_pctrl_dbg_show()
|
/openbmc/linux/drivers/tty/serial/ |
H A D | ma35d1_serial.c | 553 static void ma35d1serial_console_write(struct console *co, const char *s, u32 count) in ma35d1serial_console_write()
|
H A D | sunsu.c | 1292 static void sunsu_console_write(struct console *co, const char *s, in sunsu_console_write()
|
/openbmc/linux/drivers/edac/ |
H A D | i10nm_base.c | 106 u32 s, d, d2; in __enable_retry_rd_err_log() local
|
/openbmc/linux/include/linux/netfilter/ |
H A D | x_tables.h | 511 #define COMPAT_XT_ALIGN(s) __ALIGN_KERNEL((s), __alignof__(struct _compat_xt_align)) argument
|
/openbmc/linux/drivers/gpu/drm/omapdrm/ |
H A D | omap_dmm_tiler.c | 1062 int tiler_map_show(struct seq_file *s, void *arg) in tiler_map_show()
|
/openbmc/linux/fs/f2fs/ |
H A D | dir.c | 309 int s = GET_DENTRY_SLOTS(fname->disk_name.len); in find_in_level() local
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-amd.c | 188 static void amd_gpio_dbg_show(struct seq_file *s, struct gpio_chip *gc) in amd_gpio_dbg_show()
|
/openbmc/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_drm_crtc.c | 88 static inline struct mtk_crtc_state *to_mtk_crtc_state(struct drm_crtc_state *s) in to_mtk_crtc_state()
|
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | intel_memory_region.c | 1197 const unsigned long *s = src; in igt_memcpy_long() local
|
/openbmc/linux/sound/core/ |
H A D | ump.c | 1245 struct snd_rawmidi_substream *s; in fill_substream_names() local
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | core.c | 1262 enum usb_device_speed s; in usb_gadget_udc_set_speed() local
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_super.c | 1197 const char *s, in suffix_kstrtoint()
|
/openbmc/linux/tools/lib/bpf/ |
H A D | btf.c | 1492 int btf__find_str(struct btf *btf, const char *s) in btf__find_str() 1518 int btf__add_str(struct btf *btf, const char *s) in btf__add_str() 3302 const char *s; in strs_dedup_remap_str_off() local
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | unwind.c | 1167 #define UNW_DEC_MEM_STACK_F(fmt,t,s,arg) desc_mem_stack_f(t,s,arg) argument 1724 unsigned long *s = (unsigned long *) state; in run_script() local
|
/openbmc/qemu/ |
H A D | qemu-io-cmds.c | 180 static int64_t cvtnum(const char *s) in cvtnum() 452 const uint8_t *s = p; in dump_buffer() local
|
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | sor.c | 1488 static int tegra_sor_show_crc(struct seq_file *s, void *data) in tegra_sor_show_crc() 1650 static int tegra_sor_show_regs(struct seq_file *s, void *data) in tegra_sor_show_regs()
|
/openbmc/qemu/hw/sd/ |
H A D | sd.c | 635 static uint16_t sd_req_get_rca(SDState *s, SDRequest req) in sd_req_get_rca() 647 static bool sd_req_rca_same(SDState *s, SDRequest req) in sd_req_rca_same()
|
/openbmc/linux/kernel/module/ |
H A D | main.c | 1324 const struct kernel_symbol *s; in verify_exported_symbols() local 1539 Elf_Shdr *s = &info->sechdrs[i]; in __layout_sections() local
|
/openbmc/linux/drivers/memory/ |
H A D | omap-gpmc.c | 704 const struct gpmc_settings *s) in gpmc_cs_set_timings() 1195 struct gpmc_settings *s, in gpmc_omap_onenand_calc_sync_timings()
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_pci.c | 1721 SysBusDevice *s = SYS_BUS_DEVICE(dev); in spapr_phb_unrealize() local 1827 SpaprPhbState *s; in spapr_phb_realize() local
|
/openbmc/linux/sound/soc/sh/ |
H A D | fsi.c | 148 #define BUSOP_SET(s, a) ((a) << SHIFT_ ## s ## DATA) argument 149 #define BUSOP_GET(s, a) (((a) >> SHIFT_ ## s ## DATA) & 0xF) argument
|
/openbmc/qemu/hw/intc/ |
H A D | arm_gicv3_cpuif.c | 2014 GICv3State *s = cs->gic; icc_generate_sgi() local 3028 gicv3_init_cpuif(GICv3State * s) gicv3_init_cpuif() argument [all...] |