Home
last modified time | relevance | path

Searched defs:s (Results 1401 – 1425 of 4884) sorted by relevance

1...<<51525354555657585960>>...196

/openbmc/linux/drivers/comedi/drivers/
H A Dcomedi_bond.c62 struct comedi_subdevice *s, in bonding_dio_insn_bits()
125 struct comedi_subdevice *s, in bonding_dio_insn_config()
277 struct comedi_subdevice *s; in bonding_attach() local
/openbmc/linux/arch/arm/include/asm/
H A Dglue-cache.h140 static inline void nop_flush_kern_dcache_area(void *a, size_t s) { } in nop_flush_kern_dcache_area()
144 static inline void nop_dma_map_area(const void *s, size_t l, int f) { } in nop_dma_map_area()
145 static inline void nop_dma_unmap_area(const void *s, size_t l, int f) { } in nop_dma_unmap_area()
/openbmc/linux/drivers/mtd/
H A Dinftlmount.c455 void INFTL_dumptables(struct INFTLrecord *s) in INFTL_dumptables()
500 void INFTL_dumpVUchains(struct INFTLrecord *s) in INFTL_dumpVUchains()
526 int INFTL_mount(struct INFTLrecord *s) in INFTL_mount()
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.c32 #define SYM_GEN_A(s, label) ((short) offsetof(s, label)), argument
33 #define SYM_GEN_B(s, label) ((short) offsetof(s, label)), argument
34 #define SYM_GEN_Z(s, label) ((short) offsetof(s, label)), argument
/openbmc/qemu/block/
H A Dwin32-aio.c62 static void win32_aio_process_completion(QEMUWin32AIOState *s, in win32_aio_process_completion()
97 QEMUWin32AIOState *s = container_of(e, QEMUWin32AIOState, e); in win32_aio_completion_cb() local
191 QEMUWin32AIOState *s; in win32_aio_init() local
/openbmc/linux/arch/x86/lib/
H A Dstring_32.c144 char *strchr(const char *s, int c) in strchr()
166 size_t strlen(const char *s) in strlen()
218 size_t strnlen(const char *s, size_t count) in strnlen()
/openbmc/linux/drivers/pinctrl/intel/
H A Dpinctrl-icelake.c30 #define ICL_GPP(r, s, e, g) \ argument
38 #define ICL_LP_COMMUNITY(b, s, e, g) \ argument
41 #define ICL_N_COMMUNITY(b, s, e, g) \ argument
/openbmc/u-boot/lib/zlib/
H A Ddeflate.h275 #define put_byte(s, c) {s->pending_buf[s->pending++] = (c);} argument
283 #define MAX_DIST(s) ((s)->w_size-MIN_LOOKAHEAD) argument
319 # define _tr_tally_lit(s, c, flush) \ argument
326 # define _tr_tally_dist(s, distance, length, flush) \ argument
337 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) argument
338 # define _tr_tally_dist(s, distance, length, flush) \ argument
/openbmc/linux/drivers/md/persistent-data/
H A Ddm-btree-remove.c279 static int rebalance2(struct shadow_spine *s, struct dm_btree_info *info, in rebalance2()
356 int s, ret; in redistribute3() local
446 static int rebalance3(struct shadow_spine *s, struct dm_btree_info *info, in rebalance3()
482 static int rebalance_children(struct shadow_spine *s, in rebalance_children()
544 static int remove_raw(struct shadow_spine *s, struct dm_btree_info *info, in remove_raw()
638 static int remove_nearest(struct shadow_spine *s, struct dm_btree_info *info, in remove_nearest()
/openbmc/linux/arch/x86/boot/compressed/
H A Dstring.c43 void *memset(void *s, int c, size_t n) in memset()
56 const unsigned char *s = src; in memmove() local
/openbmc/qemu/hw/char/
H A Dserial-pci.c50 SerialState *s = &pci->state; in OBJECT_DECLARE_SIMPLE_TYPE() local
67 SerialState *s = &pci->state; in serial_pci_exit() local
/openbmc/linux/net/netfilter/
H A Dxt_hashlimit.c1052 static void *dl_seq_start(struct seq_file *s, loff_t *pos) in dl_seq_start()
1070 static void *dl_seq_next(struct seq_file *s, void *v, loff_t *pos) in dl_seq_next()
1083 static void dl_seq_stop(struct seq_file *s, void *v) in dl_seq_stop()
1095 struct seq_file *s) in dl_seq_print()
1126 struct seq_file *s) in dl_seq_real_show_v2()
1141 struct seq_file *s) in dl_seq_real_show_v1()
1156 struct seq_file *s) in dl_seq_real_show()
1170 static int dl_seq_show_v2(struct seq_file *s, void *v) in dl_seq_show_v2()
1184 static int dl_seq_show_v1(struct seq_file *s, void *v) in dl_seq_show_v1()
1198 static int dl_seq_show(struct seq_file *s, void *v) in dl_seq_show()
/openbmc/linux/arch/mips/lib/
H A Dlibgcc.h30 struct DWstruct s; member
38 struct TWstruct s; member
/openbmc/qemu/hw/display/
H A Dvga-isa.c52 VGACommonState *s = &d->state; in vga_isa_reset() local
61 VGACommonState *s = &d->state; in vga_isa_realizefn() local
H A Dati_2d.c27 static int ati_bpp_from_datatype(ATIVGAState *s) in ati_bpp_from_datatype()
48 void ati_2d_blt(ATIVGAState *s) in ati_2d_blt()
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_mixer.c38 int mdp5_mixer_assign(struct drm_atomic_state *s, struct drm_crtc *crtc, in mdp5_mixer_assign()
119 int mdp5_mixer_release(struct drm_atomic_state *s, struct mdp5_hw_mixer *mixer) in mdp5_mixer_release()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dbcd_time.cpp96 Stream& operator>>(Stream& s, BCDTime& time) in operator >>()
103 Stream& operator<<(Stream& s, const BCDTime& time) in operator <<()
H A Dprivate_header.cpp166 Stream& operator>>(Stream& s, CreatorVersion& cv) in operator >>()
175 Stream& operator<<(Stream& s, const CreatorVersion& cv) in operator <<()
/openbmc/linux/mm/damon/
H A Dops-common.c74 struct damos *s) in damon_hot_score()
115 struct damos *s) in damon_cold_score()
/openbmc/linux/scripts/basic/
H A Dfixdep.c180 static int str_ends_with(const char *s, int slen, const char *sub) in str_ends_with()
247 static int is_ignored_file(const char *s, int len) in is_ignored_file()
253 static int is_no_parse_file(const char *s, int len) in is_no_parse_file()
/openbmc/linux/drivers/of/
H A Dfdt_address.c27 static void __init of_dump_addr(const char *s, const __be32 *addr, int na) in of_dump_addr()
35 static void __init of_dump_addr(const char *s, const __be32 *addr, int na) { } in of_dump_addr()
73 u64 cp, s, da; in fdt_bus_default_map() local
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Ddebug.c183 static void print_encoded_bytes(u16 s, u16 o) in print_encoded_bytes()
229 char s[1024]; in x86emu_single_step() local
330 static int x86emu_parse_line(char *s, int *ps, int *n) in x86emu_parse_line()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dgf100.c43 int c, s; in gf100_ltc_cbc_wait() local
93 gf100_ltc_lts_intr(struct nvkm_ltc *ltc, int c, int s) in gf100_ltc_lts_intr()
118 u32 s, c = __ffs(mask); in gf100_ltc_intr() local
/openbmc/u-boot/lib/efi_loader/
H A Defi_variable.c122 const char *s; in parse_attr() local
170 const char *val, *s; in efi_get_variable() local
418 char *native_name = NULL, *val = NULL, *s; in efi_set_variable() local
/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv-sysfs.c40 struct rtrs_path *s; in rtrs_srv_disconnect_store() local
235 struct rtrs_path *s = &srv_path->s; in rtrs_srv_create_stats_files() local
263 struct rtrs_path *s = &srv_path->s; in rtrs_srv_create_path_files() local

1...<<51525354555657585960>>...196