/openbmc/linux/drivers/scsi/ |
H A D | advansys.c | 2091 #define ASC_PRINT(s) \ argument 2097 #define ASC_PRINT1(s, a1) \ argument 2103 #define ASC_PRINT2(s, a1, a2) \ argument 2109 #define ASC_PRINT3(s, a1, a2, a3) \ argument 2115 #define ASC_PRINT4(s, a1, a2, a3, a4) \ argument 2123 #define ASC_DBG(lvl, s...) argument 2124 #define ASC_DBG_PRT_SCSI_HOST(lvl, s) argument 2149 #define ASC_DBG_PRT_SCSI_HOST(lvl, s) \ argument 2399 static void asc_prt_scsi_host(struct Scsi_Host *s) in asc_prt_scsi_host() 2431 static void asc_prt_hex(char *f, uchar *s, int l) in asc_prt_hex() [all …]
|
/openbmc/linux/drivers/tty/serial/ |
H A D | atmel_serial.c | 2590 static void atmel_console_write(struct console *co, const char *s, u_int count) in atmel_console_write() 2701 static void atmel_serial_early_write(struct console *con, const char *s, in atmel_serial_early_write()
|
H A D | sb1250-duart.c | 831 static void sbd_console_write(struct console *co, const char *s, in sbd_console_write()
|
/openbmc/linux/tools/perf/util/scripting-engines/ |
H A D | trace-event-python.c | 939 unsigned long s, ns; in python_process_tracepoint() local 1123 static int tuple_set_string(PyObject *t, unsigned int pos, const char *s) in tuple_set_string()
|
/openbmc/linux/sound/pci/ |
H A D | rme96.c | 1369 struct snd_pcm_substream *s; in snd_rme96_playback_trigger() local 1426 struct snd_pcm_substream *s; in snd_rme96_capture_trigger() local
|
/openbmc/linux/ipc/ |
H A D | sem.c | 505 static inline void sem_rmid(struct ipc_namespace *ns, struct sem_array *s) in sem_rmid() 2449 static int sysvipc_sem_proc_show(struct seq_file *s, void *it) in sysvipc_sem_proc_show()
|
/openbmc/linux/lib/crypto/ |
H A D | curve25519-fiat32.c | 30 static __always_inline void fe_frombytes_impl(u32 h[10], const u8 *s) in fe_frombytes_impl() 53 static __always_inline void fe_frombytes(fe *h, const u8 *s) in fe_frombytes()
|
/openbmc/linux/drivers/net/phy/ |
H A D | phylink.c | 755 const struct phy_setting *s; in phylink_parse_fixedlink() local 2373 const struct phy_setting *s; in phylink_ethtool_ksettings_set() local
|
/openbmc/linux/drivers/md/bcache/ |
H A D | bcache.h | 795 static inline size_t sector_to_bucket(struct cache_set *c, sector_t s) in sector_to_bucket() 805 static inline sector_t bucket_remainder(struct cache_set *c, sector_t s) in bucket_remainder()
|
/openbmc/qemu/hw/core/ |
H A D | loader.c | 561 z_stream s = {}; in gunzip() local 1513 uint8_t *s, *d = dest; in rom_copy() local
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-pow.h | 232 } s; member 1244 } s; member
|
/openbmc/linux/drivers/gpu/drm/sti/ |
H A D | sti_hqvdp.c | 480 static void hqvdp_dbg_dump_cmd(struct seq_file *s, struct sti_hqvdp_cmd *c) in hqvdp_dbg_dump_cmd() 565 static int hqvdp_dbg_show(struct seq_file *s, void *data) in hqvdp_dbg_show()
|
/openbmc/qemu/hw/s390x/ |
H A D | css.c | 365 SubchDev *s = opaque; in subch_dev_pre_save() local 376 SubchDev *s = opaque; in subch_dev_post_load() local
|
/openbmc/linux/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_main.c | 2138 int i, s, j, max_command_entries = HISI_SAS_MAX_COMMANDS; in hisi_sas_init_mem() local 2175 int i, j, s, max_command_entries = HISI_SAS_MAX_COMMANDS; in hisi_sas_alloc() local
|
/openbmc/linux/drivers/usb/gadget/ |
H A D | configfs.c | 113 static int usb_string_copy(const char *s, char **s_copy) in usb_string_copy() 1687 struct usb_string *s; in configfs_composite_bind() local
|
/openbmc/linux/arch/riscv/net/ |
H A D | bpf_jit_comp64.c | 1074 int s, e, rvoff, ret, i = insn - ctx->prog->insnsi; in bpf_jit_emit_insn() local
|
/openbmc/qemu/hw/hyperv/ |
H A D | hyperv.c | 376 static int kvm_irqchip_add_hv_sint_route(KVMState *s, uint32_t vcpu, uint32_t sint) in kvm_irqchip_add_hv_sint_route()
|
/openbmc/u-boot/drivers/net/fsl-mc/ |
H A D | mc.c | 218 #define is_dpni(s) (s != NULL ? !strncmp(s, "dpni@", 5) : 0) argument
|
/openbmc/linux/scripts/kconfig/ |
H A D | nconf.c | 1302 static void conf_message_callback(const char *s) in conf_message_callback()
|
/openbmc/linux/arch/powerpc/platforms/ps3/ |
H A D | os-area.c | 292 static void dump_field(char *s, const u8 *field, int size_of_field) in dump_field()
|
/openbmc/linux/drivers/char/ipmi/ |
H A D | ipmi_watchdog.c | 214 char *s; in set_param_str() local
|
/openbmc/linux/drivers/vdpa/solidrun/ |
H A D | snet_main.c | 158 const struct vdpa_vq_state_split *s = &state->split; in snet_vq_state_is_initial() local
|
/openbmc/linux/sound/soc/intel/skylake/ |
H A D | skl-pcm.c | 1091 struct snd_pcm_substream *s; in skl_coupled_trigger() local
|
/openbmc/linux/arch/x86/kernel/cpu/resctrl/ |
H A D | internal.h | 192 struct resctrl_schema *s; member
|
/openbmc/qemu/target/xtensa/ |
H A D | overlay_tool.h | 405 #define XCHAL_MPU_BGMAP(s, vaddr_start, vaddr_last, rights, memtype, x...) \ argument
|