Home
last modified time | relevance | path

Searched defs:s (Results 2051 – 2075 of 4911) sorted by relevance

1...<<81828384858687888990>>...197

/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py2163 def simple(self, s, attribute): argument
2169 def punctuation(self, s): argument
2173 def field_value(self, s): argument
2177 def field_name(self, s): argument
2181 def class_name(self, s): argument
2304 def cb(s): argument
2314 def cb(s): argument
/openbmc/qemu/hw/arm/
H A Dmps2-tz.c442 SysBusDevice *s; in make_uart() local
505 SysBusDevice *s; in make_eth_dev() local
528 SysBusDevice *s; in make_eth_usb() local
640 SysBusDevice *s; in make_dma() local
703 SysBusDevice *s; in make_spi() local
717 SysBusDevice *s; in make_i2c() local
744 SysBusDevice *s; in make_rtc() local
/openbmc/linux/lib/reed_solomon/
H A Dreed_solomon.c362 uint16_t *s, int no_eras, int *eras_pos, uint16_t invmsk, in decode_rs8()
413 uint16_t *s, int no_eras, int *eras_pos, uint16_t invmsk, in decode_rs16()
/openbmc/u-boot/scripts/basic/
H A Dfixdep.c283 static int strrcmp(char *s, char *sub) in strrcmp()
339 char s[PATH_MAX]; in parse_dep_file() local
/openbmc/phosphor-event/
H A Dmessage.cpp179 inline uint16_t getlen(const char *s) in getlen()
349 string s; in remove() local
/openbmc/u-boot/arch/arm/mach-s5pc1xx/
H A Dclock.c29 unsigned long r, m, p, s, mask, fout; in s5pc100_get_pll_clk() local
80 unsigned long r, m, p, s, mask, fout; in s5pc110_get_pll_clk() local
/openbmc/u-boot/test/
H A Dunicode_ut.c121 const char *s; in unicode_test_utf8_get() local
339 const u16 *s; in unicode_test_utf16_get() local
/openbmc/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_channel.c318 struct vidtv_psi_table_pmt_stream *s = NULL; in vidtv_channel_pmt_match_sections() local
377 *vidtv_channel_build_service_list(struct vidtv_psi_table_sdt_service *s) in vidtv_channel_build_service_list()
/openbmc/qemu/hw/i386/
H A Dvmport.c96 VMPortState *s = opaque; in vmport_ioport_read() local
237 VMPortState *s = VMPORT(dev); in vmport_realizefn() local
/openbmc/linux/drivers/atm/
H A Dsuni.c51 #define ADD_LIMITED(s,v) \ argument
227 unsigned char s; in get_framing() local
/openbmc/qemu/include/hw/arm/
H A Dsmmuv3.h87 #define STAGE1_SUPPORTED(s) FIELD_EX32(s->idr[0], IDR0, S1P) argument
88 #define STAGE2_SUPPORTED(s) FIELD_EX32(s->idr[0], IDR0, S2P) argument
/openbmc/linux/drivers/usb/dwc2/
H A Ddebugfs.c30 struct seq_file *s = file->private_data; in testmode_write() local
65 static int testmode_show(struct seq_file *s, void *unused) in testmode_show()
/openbmc/linux/fs/9p/
H A Dv9fs.c70 static int get_cache_mode(char *s) in get_cache_mode()
169 char *s; in v9fs_parse_options() local
/openbmc/linux/sound/hda/
H A Dhdac_controller.c604 struct hdac_stream *s; in snd_hdac_bus_alloc_stream_pages() local
639 struct hdac_stream *s; in snd_hdac_bus_free_stream_pages() local
/openbmc/linux/drivers/clk/tegra/
H A Dclk-super.c27 #define super_state(s) (BIT(s) << SUPER_STATE_SHIFT) argument
28 #define super_state_to_src_shift(m, s) ((m->width * s)) argument
/openbmc/linux/arch/arm64/kernel/
H A Dmodule-plts.c161 Elf64_Sym *s; in count_plts() local
254 Elf64_Sym *s = syms + ELF64_R_SYM(rela->r_info); in branch_rela_needs_plt() local
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dmmio_context.c357 struct intel_vgpu_submission *s = &vgpu->submission; in handle_tlb_pending_event() local
478 struct intel_vgpu_submission *s; in switch_mmio() local
/openbmc/linux/tools/perf/util/
H A Ddata-convert-json.c42 static void output_json_string(FILE *out, const char *s) in output_json_string()
240 struct trace_seq s; in process_sample_event() local
/openbmc/linux/drivers/scsi/
H A Dmac_scsi.c280 u8 __iomem *s = hostdata->pdma_io + (INPUT_DATA_REG << 4); in macscsi_pread() local
339 unsigned char *s = src; in macscsi_pwrite() local
/openbmc/linux/fs/hpfs/
H A Dfile.c82 secno s; in hpfs_get_block() local
126 secno s; in hpfs_iomap_begin() local
/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dvm_basic_types.h84 const char *s; member
88 const char *s; member
/openbmc/linux/include/net/
H A Daf_unix.h74 #define unix_state_lock(s) spin_lock(&unix_sk(s)->lock) argument
75 #define unix_state_unlock(s) spin_unlock(&unix_sk(s)->lock) argument
/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/
H A Dconversion.hpp339 static void done(level l, const std::source_location& s, const char* m, in done()
451 static void start(level l, const std::source_location& s, const char* msg, in start()
/openbmc/linux/net/netfilter/
H A Dnfnetlink_queue.c802 #define nf_bridge_adjust_skb_data(s) do {} while (0) argument
803 #define nf_bridge_adjust_segmented_data(s) do {} while (0) argument
1541 static void *seq_start(struct seq_file *s, loff_t *pos) in seq_start()
1548 static void *seq_next(struct seq_file *s, void *v, loff_t *pos) in seq_next()
1554 static void seq_stop(struct seq_file *s, void *v) in seq_stop()
1560 static int seq_show(struct seq_file *s, void *v) in seq_show()
/openbmc/linux/drivers/clk/qcom/
H A Dclk-rcg.c18 static u32 ns_to_src(struct src_sel *s, u32 ns) in ns_to_src()
25 static u32 src_to_ns(struct src_sel *s, u8 src, u32 ns) in src_to_ns()
71 struct src_sel *s; in clk_dyn_rcg_get_parent() local
204 struct src_sel *s; in configure_bank() local
450 struct src_sel *s; in clk_dyn_rcg_determine_rate() local

1...<<81828384858687888990>>...197