/openbmc/linux/arch/m68k/q40/ |
H A D | config.c | 66 static void q40_mem_console_write(struct console *co, const char *s, in q40_mem_console_write()
|
/openbmc/linux/fs/unicode/ |
H A D | utf8n.h | 36 const char *s; member
|
/openbmc/linux/arch/um/os-Linux/ |
H A D | util.c | 159 void um_early_printk(const char *s, unsigned int n) in um_early_printk()
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | pgtable_32.c | 103 unsigned long v, s; in __mapin_ram_chunk() local
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | efi.c | 156 asmlinkage efi_status_t efi_handle_corrupted_x18(efi_status_t s, const char *f) in efi_handle_corrupted_x18()
|
/openbmc/linux/drivers/gpu/drm/mgag200/ |
H A D | mgag200_g200eh3.c | 30 unsigned int p, m, n, s; in mgag200_g200eh3_pixpllc_atomic_check() local
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_display.h | 35 #define amdgpu_display_add_encoder(adev, e, s, c) (adev)->mode_info.funcs->add_encoder((adev), (e),… argument
|
/openbmc/phosphor-led-sysfs/interfaces/ |
H A D | internal_interface.cpp | 55 std::string s = in getDbusName() local
|
/openbmc/qemu/hw/pci-bridge/ |
H A D | gen_pcie_root_port.c | 79 PCIESlot *s = PCIE_SLOT(d); in gen_rp_realize() local
|
/openbmc/qemu/replay/ |
H A D | replay-char.c | 51 void replay_chr_be_write(Chardev *s, const uint8_t *buf, int len) in replay_chr_be_write()
|
/openbmc/qemu/hw/remote/ |
H A D | message.c | 218 DeviceState *s = DEVICE(dev); in process_device_reset_msg() local
|
/openbmc/qemu/hw/acpi/ |
H A D | vmgenid.c | 123 void vmgenid_add_fw_cfg(VmGenIdState *vms, FWCfgState *s, GArray *guid) in vmgenid_add_fw_cfg()
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | lwt_reroute.c | 89 int s = -1; in overflow_fq() local
|
/openbmc/linux/arch/x86/kernel/ |
H A D | sev.c | 443 u8 __user *s = (u8 __user *)src; in vc_read_mem() local 452 u16 __user *s = (u16 __user *)src; in vc_read_mem() local 461 u32 __user *s = (u32 __user *)src; in vc_read_mem() local 470 u64 __user *s = (u64 __user *)src; in vc_read_mem() local 2157 char *s; in init_sev_config() local
|
/openbmc/linux/arch/x86/kernel/cpu/mce/ |
H A D | core.c | 2440 static ssize_t show_bank(struct device *s, struct device_attribute *attr, in show_bank() 2457 static ssize_t set_bank(struct device *s, struct device_attribute *attr, in set_bank() 2483 static ssize_t set_ignore_ce(struct device *s, in set_ignore_ce() 2510 static ssize_t set_cmci_disabled(struct device *s, in set_cmci_disabled() 2536 static ssize_t store_int_with_restart(struct device *s, in store_int_with_restart()
|
/openbmc/linux/tools/usb/usbip/libsrc/ |
H A D | names.c | 118 struct subclass *s; in names_subclass() local 249 struct subclass *s; in new_subclass() local
|
/openbmc/u-boot/drivers/mmc/ |
H A D | rpmb.c | 89 static int mmc_rpmb_request(struct mmc *mmc, const struct s_rpmb *s, in mmc_rpmb_request() 122 static int mmc_rpmb_response(struct mmc *mmc, struct s_rpmb *s, in mmc_rpmb_response()
|
/openbmc/qemu/tests/bench/ |
H A D | qht-bench.c | 369 static void add_stats(struct thread_stats *s, struct thread_info *info, int n) in add_stats() 392 struct thread_stats s = {}; in pr_stats() local
|
/openbmc/linux/drivers/pinctrl/qcom/ |
H A D | pinctrl-lpass-lpi.c | 329 static void lpi_gpio_dbg_show_one(struct seq_file *s, in lpi_gpio_dbg_show_one() 364 static void lpi_gpio_dbg_show(struct seq_file *s, struct gpio_chip *chip) in lpi_gpio_dbg_show()
|
/openbmc/linux/tools/perf/util/ |
H A D | mem-events.c | 20 #define E(t, n, s) { .tag = t, .name = n, .sysfs_name = s } argument 212 const char *s = perf_mem_events__name(j, pmu->name); in perf_mem_events__record_args() local
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | cacheflush.h | 268 #define flush_icache_user_range(s,e) __cpuc_coherent_user_range(s,e) argument 274 #define flush_icache_range(s,e) __cpuc_coherent_kern_range(s,e) argument
|
/openbmc/linux/drivers/crypto/qce/ |
H A D | common.c | 70 const u8 *s = src; in qce_cpu_to_be32p_array() local 408 const u8 *s = src; in qce_be32_to_cpu_array() local
|
/openbmc/linux/include/linux/ |
H A D | posix-timers.h | 177 #define INIT_CPU_TIMERS(s) \ argument 184 #define INIT_CPU_TIMERS(s) argument
|
H A D | slub_def.h | 162 static inline void sysfs_slab_unlink(struct kmem_cache *s) in sysfs_slab_unlink() 165 static inline void sysfs_slab_release(struct kmem_cache *s) in sysfs_slab_release()
|
/openbmc/linux/drivers/hwmon/pmbus/ |
H A D | adm1266.c | 222 static void adm1266_gpio_dbg_show(struct seq_file *s, struct gpio_chip *chip) in adm1266_gpio_dbg_show() 319 static int adm1266_state_read(struct seq_file *s, void *pdata) in adm1266_state_read()
|