Home
last modified time | relevance | path

Searched defs:s (Results 501 – 525 of 4336) sorted by relevance

1...<<21222324252627282930>>...174

/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx-rnm-defs.h49 } s; member
78 } s; member
146 } s; member
157 } s; member
168 } s; member
H A Dcvmx-pow-defs.h73 } s; member
310 } s; member
345 } s; member
383 } s; member
396 } s; member
409 } s; member
422 } s; member
435 } s; member
448 } s; member
461 } s; member
[all …]
H A Dcvmx-l2d-defs.h46 } s; member
57 } s; member
H A Dcvmx-lmcx-defs.h191 } s; member
216 } s; member
256 } s; member
282 } s; member
295 } s; member
306 } s; member
319 } s; member
352 } s; member
377 } s; member
469 } s; member
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Dadv_pci_dio.c209 struct comedi_subdevice *s, in pci_dio_insn_bits_di_b()
228 struct comedi_subdevice *s, in pci_dio_insn_bits_di_w()
243 struct comedi_subdevice *s, in pci_dio_insn_bits_do_b()
266 struct comedi_subdevice *s, in pci_dio_insn_bits_do_w()
350 struct comedi_subdevice *s; in pci_dio_auto_attach() local
H A Ds526.c196 struct comedi_subdevice *s, in s526_gpct_rinsn()
210 struct comedi_subdevice *s, in s526_gpct_insn_config()
381 struct comedi_subdevice *s, in s526_gpct_winsn()
417 struct comedi_subdevice *s, in s526_eoc()
433 struct comedi_subdevice *s, in s526_ai_insn_read()
473 struct comedi_subdevice *s, in s526_ao_insn_write()
502 struct comedi_subdevice *s, in s526_dio_insn_bits()
515 struct comedi_subdevice *s, in s526_dio_insn_config()
553 struct comedi_subdevice *s; in s526_attach() local
H A Dadv_pci1723.c79 struct comedi_subdevice *s, in pci1723_ao_insn_write()
97 struct comedi_subdevice *s, in pci1723_dio_insn_config()
120 struct comedi_subdevice *s, in pci1723_dio_insn_bits()
136 struct comedi_subdevice *s; in pci1723_auto_attach() local
H A Daddi_apci_16xx.c49 struct comedi_subdevice *s, in apci16xx_insn_config()
76 struct comedi_subdevice *s, in apci16xx_dio_insn_bits()
93 struct comedi_subdevice *s; in apci16xx_auto_attach() local
/OK3568_Linux_fs/kernel/fs/qnx6/
H A Dinode.c113 struct super_block *s = inode->i_sb; in qnx6_block_map() local
179 static const char *qnx6_checkroot(struct super_block *s) in qnx6_checkroot()
203 void qnx6_superblock_debug(struct qnx6_super_block *sb, struct super_block *s) in qnx6_superblock_debug()
256 static struct buffer_head *qnx6_check_first_superblock(struct super_block *s, in qnx6_check_first_superblock()
296 static int qnx6_fill_super(struct super_block *s, void *data, int silent) in qnx6_fill_super()
504 static struct inode *qnx6_private_inode(struct super_block *s, in qnx6_private_inode()
/OK3568_Linux_fs/app/QLauncher/
H A Dxdgdesktopfile.cpp208 void fixBashShortcuts(QString &s) in fixBashShortcuts()
214 void removeEndingSlash(QString &s) in removeEndingSlash()
400 for (const QString &s : nonDetachExecs) in startApplicationDetached() local
482 QString s = res.toString(); in value() local
714 QString s = QStandardPaths::writableLocation(QStandardPaths::GenericConfigLocation); in userDir() local
848 for (const QString &s : urls) in expandExecString() local
949 QString s = QStandardPaths::writableLocation(QStandardPaths::GenericDataLocation); in findDesktopFile() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.c115 struct sge *s = &adap->sge; in alloc_uld_rxqs() local
185 struct sge *s = &adap->sge; in setup_sge_queues_uld() local
217 struct sge *s = &adap->sge; in free_sge_queues_uld() local
240 struct sge *s = &adap->sge; in cfg_queues_uld() local
425 struct sge *s = &adap->sge; in alloc_sge_txq_uld() local
526 struct sge *s = &adap->sge; in t4_uld_mem_alloc() local
554 struct sge *s = &adap->sge; in t4_uld_mem_free() local
/OK3568_Linux_fs/kernel/net/rose/
H A Drose_route.c204 struct rose_node *s; in rose_remove_node() local
228 struct rose_neigh *s; in rose_remove_neigh() local
263 struct rose_route *s; in rose_remove_route() local
479 struct rose_neigh *s, *rose_neigh; in rose_rt_device_down() local
554 struct rose_neigh *s, *rose_neigh; in rose_clear_routes() local
766 struct rose_route *rose_route, *s; in rose_del_route_by_neigh() local
1305 struct rose_neigh *s, *rose_neigh = rose_neigh_list; in rose_rt_free() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sti/
H A Dsti_gdp.c149 static void gdp_dbg_ctl(struct seq_file *s, int val) in gdp_dbg_ctl()
166 static void gdp_dbg_vpo(struct seq_file *s, int val) in gdp_dbg_vpo()
171 static void gdp_dbg_vps(struct seq_file *s, int val) in gdp_dbg_vps()
176 static void gdp_dbg_size(struct seq_file *s, int val) in gdp_dbg_size()
181 static void gdp_dbg_nvn(struct seq_file *s, struct sti_gdp *gdp, int val) in gdp_dbg_nvn()
201 static void gdp_dbg_ppt(struct seq_file *s, int val) in gdp_dbg_ppt()
207 static void gdp_dbg_mst(struct seq_file *s, int val) in gdp_dbg_mst()
213 static int gdp_dbg_show(struct seq_file *s, void *data) in gdp_dbg_show()
258 static void gdp_node_dump_node(struct seq_file *s, struct sti_gdp_node *node) in gdp_node_dump_node()
280 static int gdp_node_dbg_show(struct seq_file *s, void *arg) in gdp_node_dbg_show()
/OK3568_Linux_fs/kernel/tools/objtool/
H A Delf.c119 const struct symbol *s = rb_entry(node, struct symbol, node); in symbol_by_offset() local
169 struct symbol *s = rb_entry(node, struct symbol, node); in find_symbol_by_offset() local
183 struct symbol *s = rb_entry(node, struct symbol, node); in find_func_by_offset() local
197 struct symbol *s = rb_entry(node, struct symbol, node); in find_symbol_containing() local
211 struct symbol *s = rb_entry(node, struct symbol, node); in find_func_containing() local
267 Elf_Scn *s = NULL; in read_sections() local
580 Elf_Scn *s, *t = NULL; in elf_update_symbol() local
944 Elf_Scn *s; in elf_add_string() local
983 Elf_Scn *s; in elf_create_section() local
1257 Elf_Scn *s; in elf_write() local
/OK3568_Linux_fs/kernel/net/tipc/
H A Dsubscr.c80 struct tipc_subscr *s = &sub->evt.s; in tipc_sub_report_overlap() local
106 struct tipc_subscr *s = &sub->evt.s; in tipc_sub_timeout() local
131 struct tipc_subscr *s, in tipc_sub_subscribe()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_vop_reg.c18 #define VOP_REG_VER_MASK(off, _mask, s, _write_mask, _major, \ argument
28 #define VOP_REG(off, _mask, s) \ argument
31 #define VOP_REG_MASK(off, _mask, s) \ argument
34 #define VOP_REG_VER(off, _mask, s, _major, _begin_minor, _end_minor) \ argument
/OK3568_Linux_fs/kernel/crypto/
H A Dmd4.c42 static inline u32 lshift(u32 x, unsigned int s) in lshift()
63 #define ROUND1(a,b,c,d,k,s) (a = lshift(a + F(b,c,d) + k, s)) argument
64 #define ROUND2(a,b,c,d,k,s) (a = lshift(a + G(b,c,d) + k + (u32)0x5A827999,s)) argument
65 #define ROUND3(a,b,c,d,k,s) (a = lshift(a + H(b,c,d) + k + (u32)0x6ED9EBA1,s)) argument
/OK3568_Linux_fs/kernel/fs/unicode/
H A Dmkutf8data.c308 const unsigned char *s = (const unsigned char*)str; in utf8decode() local
1510 unsigned char *s; in nfdi_emit() local
1531 unsigned char *s; in nfdicf_emit() local
2121 char *s; in nfdi_init() local
2183 char *s; in nfdicf_init() local
2312 char *s; in corrections_init() local
2707 const char *s, size_t len) in utf8nlookup()
2782 const char *s) in utf8lookup()
2792 static inline int utf8clen(const char *s) in utf8clen()
2803 int utf8agemax(struct tree *tree, const char *s) in utf8agemax()
[all …]
/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxcmds.c115 GetBackEndDisplay(__GLXclientState * cl, int s) in GetBackEndDisplay()
604 int s; in __glXDestroyContext() local
726 GetCurrentBackEndTag(__GLXclientState * cl, GLXContextTag tag, int s) in GetCurrentBackEndTag()
741 SetCurrentBackEndTag(__GLXclientState * cl, GLXContextTag tag, int s, in SetCurrentBackEndTag()
845 int s, rc; in MakeCurrent() local
1515 int s; in __glXWaitGL() local
1558 int s; in __glXWaitX() local
1607 int s; in __glXCopyContext() local
1793 int i, s, rc; in CreateGLXPixmap() local
2043 int s; in __glXDestroyGLXPixmap() local
[all …]
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Djournal.c550 static inline void put_journal_list(struct super_block *s, in put_journal_list()
578 static int journal_list_still_alive(struct super_block *s, in journal_list_still_alive()
883 static int flush_older_commits(struct super_block *s, in flush_older_commits()
948 static int reiserfs_async_progress_wait(struct super_block *s) in reiserfs_async_progress_wait()
970 static int flush_commit_list(struct super_block *s, in flush_commit_list()
1325 static void del_from_work_list(struct super_block *s, in del_from_work_list()
1345 static int flush_journal_list(struct super_block *s, in flush_journal_list()
1627 static int write_one_transaction(struct super_block *s, in write_one_transaction()
1679 static void dirty_one_transaction(struct super_block *s, in dirty_one_transaction()
1714 static int kupdate_transactions(struct super_block *s, in kupdate_transactions()
[all …]
/OK3568_Linux_fs/buildroot/support/testing/tests/package/
H A Dsample_python_dbus_next.py17 def ConcatStrings(self, what1: 's', what2: 's') -> 's': # noqa: F821
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/internal/
H A Dstrfunc.h30 inline SizeType StrLen(const Ch* s) { in StrLen()
38 bool CountStringCodePoint(const typename Encoding::Ch* s, SizeType length, SizeType* outCount) { in CountStringCodePoint()
/OK3568_Linux_fs/kernel/include/linux/
H A Dslub_def.h139 #define slub_cpu_partial(s) ((s)->cpu_partial) argument
140 #define slub_set_cpu_partial(s, n) \ argument
145 #define slub_cpu_partial(s) (0) argument
146 #define slub_set_cpu_partial(s, n) argument
154 static inline void sysfs_slab_unlink(struct kmem_cache *s) in sysfs_slab_unlink()
157 static inline void sysfs_slab_release(struct kmem_cache *s) in sysfs_slab_release()
/OK3568_Linux_fs/kernel/arch/arm/vfp/
H A Dvfp.h188 static inline void vfp_single_unpack(struct vfp_single *s, s32 val) in vfp_single_unpack()
206 static inline s32 vfp_single_pack(struct vfp_single *s) in vfp_single_pack()
225 static inline int vfp_single_type(struct vfp_single *s) in vfp_single_type()
297 static inline void vfp_double_unpack(struct vfp_double *s, s64 val) in vfp_double_unpack()
315 static inline s64 vfp_double_pack(struct vfp_double *s) in vfp_double_pack()
324 static inline int vfp_double_type(struct vfp_double *s) in vfp_double_type()
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c293 static int siw_tx_ctrl(struct siw_iwarp_tx *c_tx, struct socket *s, in siw_tx_ctrl()
324 static int siw_tcp_sendpages(struct socket *s, struct page **page, int offset, in siw_tcp_sendpages()
369 static int siw_0copy_tx(struct socket *s, struct page **page, in siw_0copy_tx()
424 static int siw_tx_hdt(struct siw_iwarp_tx *c_tx, struct socket *s) in siw_tx_hdt()
671 struct socket *s) in siw_update_tcpseg()
794 struct socket *s = qp->attrs.sk; in siw_qp_sq_proc_tx() local

1...<<21222324252627282930>>...174