Home
last modified time | relevance | path

Searched defs:s (Results 2976 – 3000 of 4911) sorted by relevance

1...<<111112113114115116117118119120>>...197

/openbmc/linux/drivers/memory/tegra/
H A Dtegra20.c600 static void tegra20_mc_printf_percents(struct seq_file *s, in tegra20_mc_printf_percents()
612 static int tegra20_mc_stats_show(struct seq_file *s, void *unused) in tegra20_mc_stats_show()
/openbmc/linux/lib/
H A Dstring_helpers.c882 char *strim(char *s) in strim()
1007 char *s = str; in strreplace() local
/openbmc/linux/drivers/net/xen-netback/
H A Dxenbus.c468 char *s, *e; in xen_net_read_rate() local
503 char *s, *e, *macstr; in xen_net_read_mac() local
/openbmc/linux/lib/reed_solomon/
H A Dtest_rslib.c79 uint16_t *s; /* syndrome */ member
270 uint16_t *s = ws->s; in test_uc() local
/openbmc/linux/drivers/firmware/efi/
H A Defi.c829 #define map_fw_vendor(p, s) __va(p) argument
830 #define unmap_fw_vendor(v, s) argument
/openbmc/linux/drivers/phy/motorola/
H A Dphy-cpcap-usb.c169 struct cpcap_usb_ints_state *s) in cpcap_phy_get_ints_state()
219 struct cpcap_usb_ints_state s; in cpcap_usb_detect() local
/openbmc/linux/drivers/acpi/
H A Dtables.c938 static int __init acpi_force_table_verification_setup(char *s) in acpi_force_table_verification_setup()
946 static int __init acpi_force_32bit_fadt_addr(char *s) in acpi_force_32bit_fadt_addr()
/openbmc/linux/drivers/tty/serial/
H A Dmps2-uart.c424 static void mps2_uart_console_write(struct console *co, const char *s, unsigned int cnt) in mps2_uart_console_write()
476 static void mps2_early_write(struct console *con, const char *s, unsigned int n) in mps2_early_write()
H A Dsunplus-uart.c509 const char *s, in sunplus_console_write()
751 static void sunplus_uart_early_write(struct console *con, const char *s, unsigned int n) in sunplus_uart_early_write()
H A Darc_uart.c518 static void arc_serial_console_write(struct console *co, const char *s, in arc_serial_console_write()
539 static void arc_early_serial_write(struct console *con, const char *s, in arc_early_serial_write()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hubp.c1115 struct dcn_hubp_state *s = &hubp2->state; in hubp2_read_state_common() local
1307 struct dcn_hubp_state *s = &hubp2->state; in hubp2_read_state() local
/openbmc/linux/arch/parisc/net/
H A Dbpf_jit_comp64.c251 int e, s; in emit_branch() local
597 int s, e, ret, i = insn - ctx->prog->insnsi; in bpf_jit_emit_insn() local
/openbmc/linux/net/mac80211/
H A Dstatus.c452 #define CHECK_GI(s) \ in ieee80211_add_tx_radiotap_header() argument
483 #define CHECK_RU_ALLOC(s) \ in ieee80211_add_tx_radiotap_header() argument
/openbmc/linux/tools/tracing/rtla/src/
H A Dtimerlat_hist.c213 timerlat_hist_handler(struct trace_seq *s, struct tep_record *record, in timerlat_hist_handler()
238 struct trace_seq *s = tool->trace.seq; in timerlat_hist_header() local
/openbmc/qemu/hw/isa/
H A Dlpc_ich9.c619 ICH9LPCState *s = container_of(n, ICH9LPCState, machine_ready); in ich9_lpc_machine_ready() local
834 ICH9LPCState *s = ICH9_LPC_DEVICE(adev); in ich9_send_gpe() local
/openbmc/qemu/hw/net/
H A Detraxfs_eth.c581 ETRAXFSEthState *s = ETRAX_FS_ETH(dev); in etraxfs_eth_reset() local
603 ETRAXFSEthState *s = ETRAX_FS_ETH(dev); in etraxfs_eth_realize() local
/openbmc/linux/kernel/trace/
H A Dtrace_events_filter.c170 int t, s; in update_preds() local
1208 struct trace_seq *s; in append_filter_err() local
1257 void print_event_filter(struct trace_event_file *file, struct trace_seq *s) in print_event_filter()
1268 struct trace_seq *s) in print_subsystem_event_filter()
1519 int s; in parse_pred() local
/openbmc/linux/arch/arm/mm/
H A Ddma-mapping.c1196 struct scatterlist *s; in __map_sg_chunk() local
1246 struct scatterlist *s = sg, *dma = sg, *start = sg; in arm_iommu_map_sg() local
1305 struct scatterlist *s; in arm_iommu_unmap_sg() local
1329 struct scatterlist *s; in arm_iommu_sync_sg_for_cpu() local
1351 struct scatterlist *s; in arm_iommu_sync_sg_for_device() local
/openbmc/linux/drivers/md/
H A Draid1.c1929 sector_t s = r1_bio->sector; in abort_sync_write() local
1944 int s = r1_bio->sectors; in put_sync_write_buf() local
2039 int s = sectors; in fix_sync_read_error() local
2279 int s = sectors; in fix_read_error() local
2441 int s = r1_bio->sectors; in handle_sync_write_finished() local
/openbmc/linux/tools/usb/usbip/libsrc/
H A Dusbip_common.h131 #define to_string(s) #s argument
/openbmc/linux/drivers/video/fbdev/
H A Datafb_iplan2p8.c47 u32 *s, *d; in atafb_iplan2p8_copyarea() local
H A Datafb_iplan2p2.c40 u32 *s, *d; in atafb_iplan2p2_copyarea() local
H A Datafb_iplan2p4.c40 u32 *s, *d; in atafb_iplan2p4_copyarea() local
/openbmc/linux/drivers/rtc/
H A Drtc-ds1286.c96 const char *s; in ds1286_proc() local
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dfsmc_nand.c340 int i, j, s, stat, eccsize = chip->ecc.size; in fsmc_read_page_hwecc() local

1...<<111112113114115116117118119120>>...197