Home
last modified time | relevance | path

Searched defs:s (Results 376 – 400 of 4336) sorted by relevance

1...<<11121314151617181920>>...174

/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx-uctlx-defs.h65 } s; member
116 } s; member
149 } s; member
162 } s; member
177 } s; member
190 } s; member
217 } s; member
244 } s; member
275 } s; member
290 } s; member
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Dvmk80xx.c236 struct comedi_subdevice *s, in vmk80xx_ai_insn_read()
284 struct comedi_subdevice *s, in vmk80xx_ao_insn_write()
325 struct comedi_subdevice *s, in vmk80xx_ao_insn_read()
354 struct comedi_subdevice *s, in vmk80xx_di_insn_bits()
393 struct comedi_subdevice *s, in vmk80xx_do_insn_bits()
437 struct comedi_subdevice *s, in vmk80xx_cnt_insn_read()
481 struct comedi_subdevice *s, in vmk80xx_cnt_insn_config()
518 struct comedi_subdevice *s, in vmk80xx_cnt_insn_write()
562 struct comedi_subdevice *s, in vmk80xx_pwm_insn_read()
595 struct comedi_subdevice *s, in vmk80xx_pwm_insn_write()
[all …]
H A Dcontec_pci_dio.c31 struct comedi_subdevice *s, in contec_do_insn_bits()
44 struct comedi_subdevice *s, in contec_di_insn_bits()
56 struct comedi_subdevice *s; in contec_auto_attach() local
H A Dni_65xx.c347 struct comedi_subdevice *s, in ni_65xx_dio_insn_config()
415 struct comedi_subdevice *s, in ni_65xx_dio_insn_bits()
473 struct comedi_subdevice *s = dev->read_subdev; in ni_65xx_interrupt() local
492 struct comedi_subdevice *s, in ni_65xx_intr_cmdtest()
531 struct comedi_subdevice *s) in ni_65xx_intr_cmd()
543 struct comedi_subdevice *s) in ni_65xx_intr_cancel()
551 struct comedi_subdevice *s, in ni_65xx_intr_insn_bits()
560 struct comedi_subdevice *s, in ni_65xx_intr_insn_config()
633 struct comedi_subdevice *s; in ni_65xx_auto_attach() local
H A Ddt2817.c34 struct comedi_subdevice *s, in dt2817_dio_insn_config()
71 struct comedi_subdevice *s, in dt2817_dio_insn_bits()
104 struct comedi_subdevice *s; in dt2817_attach() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_standalone.c35 print_tuple(struct seq_file *s, const struct nf_conntrack_tuple *tuple, in print_tuple()
160 static void *ct_seq_next(struct seq_file *s, void *v, loff_t *pos) in ct_seq_next()
166 static void ct_seq_stop(struct seq_file *s, void *v) in ct_seq_stop()
173 static void ct_show_secctx(struct seq_file *s, const struct nf_conn *ct) in ct_show_secctx()
188 static inline void ct_show_secctx(struct seq_file *s, const struct nf_conn *ct) in ct_show_secctx()
194 static void ct_show_zone(struct seq_file *s, const struct nf_conn *ct, in ct_show_zone()
216 static inline void ct_show_zone(struct seq_file *s, const struct nf_conn *ct, in ct_show_zone()
223 static void ct_show_delta_time(struct seq_file *s, const struct nf_conn *ct) in ct_show_delta_time()
244 ct_show_delta_time(struct seq_file *s, const struct nf_conn *ct) in ct_show_delta_time()
276 seq_print_acct(struct seq_file *s, const struct nf_conn *ct, int dir) in seq_print_acct()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7915/
H A Ddebugfs.c146 mt7915_txbf_stat_read_phy(struct mt7915_phy *phy, struct seq_file *s) in mt7915_txbf_stat_read_phy()
239 static int mt7915_read_temperature(struct seq_file *s, void *data) in mt7915_read_temperature()
252 mt7915_queues_acq(struct seq_file *s, void *data) in mt7915_queues_acq()
280 mt7915_queues_read(struct seq_file *s, void *data) in mt7915_queues_read()
310 mt7915_puts_rate_txpower(struct seq_file *s, s8 *delta, in mt7915_puts_rate_txpower()
341 mt7915_read_rate_txpower(struct seq_file *s, void *data) in mt7915_read_rate_txpower()
410 mt7915_sta_stats_read(struct seq_file *s, void *data) in mt7915_sta_stats_read()
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree_exp.h48 unsigned long s; in rcu_exp_gp_seq_snap() local
61 static bool rcu_exp_gp_seq_done(unsigned long s) in rcu_exp_gp_seq_done()
263 static bool sync_exp_work_done(unsigned long s) in sync_exp_work_done()
280 static bool exp_funnel_lock(unsigned long s) in exp_funnel_lock()
581 static void rcu_exp_wait_wake(unsigned long s) in rcu_exp_wait_wake()
613 static void rcu_exp_sel_wait_wake(unsigned long s) in rcu_exp_sel_wait_wake()
819 unsigned long s; in synchronize_rcu_expedited() local
/OK3568_Linux_fs/u-boot/cmd/
H A Ditest.c52 static long evalexp(char *s, int w) in evalexp()
87 static char * evalstr(char *s) in evalstr()
110 static int stringcomp(char *s, char *t, int op) in stringcomp()
130 static int arithcomp (char *s, char *t, int op, int w) in arithcomp()
/OK3568_Linux_fs/kernel/drivers/soc/fsl/dpio/
H A Dqbman-portal.h249 qbman_swp_enqueue(struct qbman_swp *s, const struct qbman_eq_desc *d, in qbman_swp_enqueue()
267 qbman_swp_enqueue_multiple(struct qbman_swp *s, in qbman_swp_enqueue_multiple()
287 qbman_swp_enqueue_multiple_desc(struct qbman_swp *s, in qbman_swp_enqueue_multiple_desc()
400 static inline int qbman_swp_fq_schedule(struct qbman_swp *s, u32 fqid) in qbman_swp_fq_schedule()
418 static inline int qbman_swp_fq_force(struct qbman_swp *s, u32 fqid) in qbman_swp_fq_force()
432 static inline int qbman_swp_fq_xon(struct qbman_swp *s, u32 fqid) in qbman_swp_fq_xon()
452 static inline int qbman_swp_fq_xoff(struct qbman_swp *s, u32 fqid) in qbman_swp_fq_xoff()
478 static inline int qbman_swp_CDAN_set_context(struct qbman_swp *s, u16 channelid, in qbman_swp_CDAN_set_context()
493 static inline int qbman_swp_CDAN_enable(struct qbman_swp *s, u16 channelid) in qbman_swp_CDAN_enable()
507 static inline int qbman_swp_CDAN_disable(struct qbman_swp *s, u16 channelid) in qbman_swp_CDAN_disable()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/mdio/
H A Dmdio-mux-multiplexer.c35 struct mdio_mux_multiplexer_state *s; in mdio_mux_multiplexer_switch_fn() local
67 struct mdio_mux_multiplexer_state *s; in mdio_mux_multiplexer_probe() local
93 struct mdio_mux_multiplexer_state *s = platform_get_drvdata(pdev); in mdio_mux_multiplexer_remove() local
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp9/
H A Dvp9d_parser2_syntax.c29 static int vp9d_fill_segmentation(VP9Context *s, DXVA_segmentation_VP9 *seg) in vp9d_fill_segmentation()
73 VP9Context *s = ctx->priv_data; in vp9d_fill_picparams() local
184 VP9Context *s = ctx->priv_data; in vp9d_fill_counts() local
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dsetup.h30 #define IS_AVAIL1(v, s) ((v) ? s : "") argument
34 #define IS_AVAIL2(v, s, cfg) IS_AVAIL1(v, s), IS_AVAIL1(v, IS_USED_CFG(cfg)) argument
35 #define IS_AVAIL3(v, v2, s) IS_AVAIL1(v, s), IS_AVAIL1(v, IS_DISABLED_RUN(v2)) argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/stringloops/
H A Dstrlen.c15 static void test_one(char *s) in test_one()
36 static void bench_test(char *s) in bench_test()
53 char *s; in testcase() local
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_mmiotrace.c63 static void mmio_print_pcidev(struct trace_seq *s, const struct pci_dev *dev) in mmio_print_pcidev()
102 struct trace_seq *s = &iter->seq; in mmio_pipe_open() local
138 struct trace_seq *s = &iter->seq; in mmio_read() local
172 struct trace_seq *s = &iter->seq; in mmio_print_rw() local
217 struct trace_seq *s = &iter->seq; in mmio_print_map() local
251 struct trace_seq *s = &iter->seq; in mmio_print_mark() local
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dutil.c26 char *xstrdup(const char *s) in xstrdup()
110 const char *s = data; in util_is_printable_string() local
144 static char get_oct_char(const char *s, int *i) in get_oct_char()
167 static char get_hex_char(const char *s, int *i) in get_hex_char()
184 char get_escape_char(const char *s, int *i) in get_escape_char()
375 const char *s; in utilfdt_print_data() local
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dmds_client.c425 struct ceph_mds_session *s) in ceph_parse_deleg_inos()
463 u64 ceph_get_deleg_ino(struct ceph_mds_session *s) in ceph_get_deleg_ino()
476 int ceph_restore_deleg_ino(struct ceph_mds_session *s, u64 ino) in ceph_restore_deleg_ino()
488 struct ceph_mds_session *s) in ceph_parse_deleg_inos()
500 u64 ceph_get_deleg_ino(struct ceph_mds_session *s) in ceph_get_deleg_ino()
505 int ceph_restore_deleg_ino(struct ceph_mds_session *s, u64 ino) in ceph_restore_deleg_ino()
516 u64 features, struct ceph_mds_session *s) in parse_reply_info_create()
559 u64 features, struct ceph_mds_session *s) in parse_reply_info_extra()
576 static int parse_reply_info(struct ceph_mds_session *s, struct ceph_msg *msg, in parse_reply_info()
634 const char *ceph_session_state_name(int s) in ceph_session_state_name()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmstdlib.c499 const unsigned char *s = (const unsigned char *)src + (n - 1); in memmove() local
506 const unsigned char *s = (const unsigned char *)src; in memmove() local
643 strstr(const char *s, const char *substr) in strstr()
656 strspn(const char *s, const char *accept) in strspn()
667 strcspn(const char *s, const char *reject) in strcspn()
678 memchr(const void *s, int c, size_t n) in memchr()
752 puts(const char *s) in puts()
813 const unsigned char *s; in BCMPOSTTRAPFN() local
965 const unsigned char *s; in memcpy() local
1100 fputs(const char *s, FILE *stream /* UNUSED */) in fputs()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmstdlib.c499 const unsigned char *s = (const unsigned char *)src + (n - 1); in memmove() local
506 const unsigned char *s = (const unsigned char *)src; in memmove() local
643 strstr(const char *s, const char *substr) in strstr()
656 strspn(const char *s, const char *accept) in strspn()
667 strcspn(const char *s, const char *reject) in strcspn()
678 memchr(const void *s, int c, size_t n) in memchr()
752 puts(const char *s) in puts()
813 const unsigned char *s; in BCMPOSTTRAPFN() local
965 const unsigned char *s; in memcpy() local
1100 fputs(const char *s, FILE *stream /* UNUSED */) in fputs()
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_skeleton.c8 struct s { struct
20 struct s in5 = {}; argument
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dvga.h44 static inline void scr_memcpyw(u16 *d, u16 *s, unsigned int n) in scr_memcpyw()
51 static inline void scr_memmovew(u16 *d, u16 *s, unsigned int n) in scr_memmovew()
58 #define VGA_MAP_MEM(x,s) (x) argument
/OK3568_Linux_fs/kernel/arch/h8300/boot/compressed/
H A Dmisc.c24 #define memzero(s, n) memset((s), (0), (n)) argument
44 void *memset(void *s, int c, size_t n) in memset()
57 char *d = (char *)dest, *s = (char *)src; in memcpy() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c264 const struct sge *s = &adapter->sge; in fl_starving() local
457 const struct sge *s = &adapter->sge; in get_buf_size() local
607 struct sge *s = &adapter->sge; in refill_fl() local
1571 struct sge *s = &adapter->sge; in do_gro() local
1623 struct sge *s = &adapter->sge; in t4vf_ethrx_handler() local
1761 struct sge *s = &adapter->sge; in process_responses() local
1939 struct sge *s = &adapter->sge; in process_intrq() local
2069 struct sge *s = &adapter->sge; in sge_rx_timer_cb() local
2128 struct sge *s = &adapter->sge; in sge_tx_timer_cb() local
2209 struct sge *s = &adapter->sge; in t4vf_sge_alloc_rxq() local
[all …]
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_sample.c47 struct tcf_sample *s; in tcf_sample_init() local
130 struct tcf_sample *s = to_sample(a); in tcf_sample_cleanup() local
159 struct tcf_sample *s = to_sample(a); in tcf_sample_act() local
201 struct tcf_sample *s = to_sample(a); in tcf_sample_dump() local
265 struct tcf_sample *s = to_sample(a); in tcf_sample_get_group() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sti/
H A Dsti_vid.c63 static void vid_dbg_ctl(struct seq_file *s, int val) in vid_dbg_ctl()
77 static void vid_dbg_vpo(struct seq_file *s, int val) in vid_dbg_vpo()
82 static void vid_dbg_vps(struct seq_file *s, int val) in vid_dbg_vps()
87 static void vid_dbg_mst(struct seq_file *s, int val) in vid_dbg_mst()
93 static int vid_dbg_show(struct seq_file *s, void *arg) in vid_dbg_show()

1...<<11121314151617181920>>...174