Home
last modified time | relevance | path

Searched defs:s (Results 101 – 125 of 4336) sorted by relevance

12345678910>>...174

/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-fileops.c35 struct ivtv_stream *s = &itv->streams[type]; in ivtv_claim_stream() local
91 void ivtv_release_stream(struct ivtv_stream *s) in ivtv_release_stream()
193 static struct ivtv_buffer *ivtv_get_buffer(struct ivtv_stream *s, int non_block, int *err) in ivtv_get_buffer()
286 static size_t ivtv_copy_buf_to_user(struct ivtv_stream *s, struct ivtv_buffer *buf, in ivtv_copy_buf_to_user()
346 static ssize_t ivtv_read(struct ivtv_stream *s, char __user *ubuf, size_t tot_count, int non_block) in ivtv_read()
403 static ssize_t ivtv_read_pos(struct ivtv_stream *s, char __user *ubuf, size_t count, in ivtv_read_pos()
418 struct ivtv_stream *s = &itv->streams[id->type]; in ivtv_start_capture() local
497 struct ivtv_stream *s = &itv->streams[id->type]; in ivtv_v4l2_read() local
514 struct ivtv_stream *s = &itv->streams[id->type]; in ivtv_start_decoding() local
540 struct ivtv_stream *s = &itv->streams[id->type]; in ivtv_write() local
[all …]
H A Divtv-queue.c13 int ivtv_buf_copy_from_user(struct ivtv_stream *s, struct ivtv_buffer *buf, const char __user *src,… in ivtv_buf_copy_from_user()
40 void ivtv_enqueue(struct ivtv_stream *s, struct ivtv_buffer *buf, struct ivtv_queue *q) in ivtv_enqueue()
59 struct ivtv_buffer *ivtv_dequeue(struct ivtv_stream *s, struct ivtv_queue *q) in ivtv_dequeue()
76 static void ivtv_queue_move_buf(struct ivtv_stream *s, struct ivtv_queue *from, in ivtv_queue_move_buf()
110 int ivtv_queue_move(struct ivtv_stream *s, struct ivtv_queue *from, struct ivtv_queue *steal, in ivtv_queue_move()
173 void ivtv_flush_queues(struct ivtv_stream *s) in ivtv_flush_queues()
181 int ivtv_stream_alloc(struct ivtv_stream *s) in ivtv_stream_alloc()
253 void ivtv_stream_free(struct ivtv_stream *s) in ivtv_stream_free()
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dsp2.c17 static int sp2_read_i2c(struct sp2 *s, u8 reg, u8 *buf, int len) in sp2_read_i2c()
53 static int sp2_write_i2c(struct sp2 *s, u8 reg, u8 *buf, int len) in sp2_write_i2c()
95 struct sp2 *s = en50221->data; in sp2_ci_op_cam() local
176 struct sp2 *s = en50221->data; in sp2_ci_slot_reset() local
208 struct sp2 *s = en50221->data; in sp2_ci_slot_shutdown() local
218 struct sp2 *s = en50221->data; in sp2_ci_slot_ts_enable() local
236 struct sp2 *s = en50221->data; in sp2_ci_poll_slot_status() local
263 static int sp2_init(struct sp2 *s) in sp2_init()
347 struct sp2 *s; in sp2_exit() local
370 struct sp2 *s; in sp2_probe() local
[all …]
/OK3568_Linux_fs/kernel/arch/arm/boot/compressed/
H A Dstring.c13 unsigned char *d = (unsigned char *)__dest, *s = (unsigned char *)__src; in memcpy() local
47 const unsigned char *s = __src; in memmove() local
60 size_t strlen(const char *s) in strlen()
69 size_t strnlen(const char *s, size_t count) in strnlen()
106 void *memchr(const void *s, int c, size_t count) in memchr()
116 char *strchr(const char *s, int c) in strchr()
124 char *strrchr(const char *s, int c) in strrchr()
136 void *memset(void *s, int c, size_t count) in memset()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_4100.c18 static TEEC_Result cmd_new_var(ADBG_Case_t *c, TEEC_Session *s, in cmd_new_var()
36 static TEEC_Result cmd_new_fmm_var(ADBG_Case_t *c, TEEC_Session *s, in cmd_new_fmm_var()
55 static TEEC_Result cmd_new_fmm_ctx(ADBG_Case_t *c, TEEC_Session *s, in cmd_new_fmm_ctx()
76 static TEEC_Result cmd_free_handle(ADBG_Case_t *c, TEEC_Session *s, in cmd_free_handle()
96 static TEEC_Result cmd_from_octet_string(ADBG_Case_t *c, TEEC_Session *s, in cmd_from_octet_string()
118 static TEEC_Result cmd_from_s32(ADBG_Case_t *c, TEEC_Session *s, in cmd_from_s32()
136 static TEEC_Result cmd_get_bit(ADBG_Case_t *c, TEEC_Session *s, in cmd_get_bit()
155 static TEEC_Result cmd_get_bit_count(ADBG_Case_t *c, TEEC_Session *s, in cmd_get_bit_count()
174 static TEEC_Result cmd_binary_cmd(ADBG_Case_t *c, TEEC_Session *s, uint32_t cmd, in cmd_binary_cmd()
192 static TEEC_Result cmd_unary_cmd(ADBG_Case_t *c, TEEC_Session *s, uint32_t cmd, in cmd_unary_cmd()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/comedi/
H A Dcomedi_fops.c205 struct comedi_subdevice *s; in comedi_subdevice_from_minor() local
230 struct comedi_subdevice *s; in comedi_dev_get_from_subdevice_minor() local
264 struct comedi_subdevice *s; in comedi_read_subdevice() local
278 struct comedi_subdevice *s; in comedi_write_subdevice() local
293 struct comedi_subdevice *s, *read_s, *write_s; in comedi_file_reset() local
338 struct comedi_subdevice *s, in resize_async_buffer()
385 struct comedi_subdevice *s; in max_read_buffer_kb_show() local
408 struct comedi_subdevice *s; in max_read_buffer_kb_store() local
441 struct comedi_subdevice *s; in read_buffer_kb_show() local
464 struct comedi_subdevice *s; in read_buffer_kb_store() local
[all …]
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dsuper.c67 static int reiserfs_sync_fs(struct super_block *s, int wait) in reiserfs_sync_fs()
87 struct super_block *s; in flush_old_commits() local
115 void reiserfs_schedule_old_flush(struct super_block *s) in reiserfs_schedule_old_flush()
136 void reiserfs_cancel_old_flush(struct super_block *s) in reiserfs_cancel_old_flush()
147 static int reiserfs_freeze(struct super_block *s) in reiserfs_freeze()
170 static int reiserfs_unfreeze(struct super_block *s) in reiserfs_unfreeze()
193 static int remove_save_link_only(struct super_block *s, in remove_save_link_only()
225 static int finish_unfinished(struct super_block *s) in finish_unfinished()
550 static void reiserfs_kill_sb(struct super_block *s) in reiserfs_kill_sb()
576 static void reiserfs_quota_off_umount(struct super_block *s) in reiserfs_quota_off_umount()
[all …]
H A Dobjectid.c11 #define objectid_map(s,rs) (old_format_only (s) ? \ argument
17 static void check_objectid_map(struct super_block *s, __le32 * map) in check_objectid_map()
27 static void check_objectid_map(struct super_block *s, __le32 * map) in check_objectid_map()
51 struct super_block *s = th->t_super; in reiserfs_get_unused_objectid() local
100 struct super_block *s = th->t_super; in reiserfs_release_objectid() local
179 int reiserfs_convert_objectid_map_v1(struct super_block *s) in reiserfs_convert_objectid_map_v1()
/OK3568_Linux_fs/kernel/tools/lib/subcmd/
H A Dparse-options.h124 #define OPT_BIT(s, l, v, h, b) { .type = OPTION_BIT, .short_name = (s), .long_name = (l), .val… argument
125 #define OPT_BOOLEAN(s, l, v, h) { .type = OPTION_BOOLEAN, .short_name = (s), .long_name = (l), … argument
126 #define OPT_BOOLEAN_FLAG(s, l, v, h, f) { .type = OPTION_BOOLEAN, .short_name = (s), .long_name… argument
127 #define OPT_BOOLEAN_SET(s, l, v, os, h) \ argument
131 #define OPT_INCR(s, l, v, h) { .type = OPTION_INCR, .short_name = (s), .long_name = (l), .va… argument
132 #define OPT_SET_UINT(s, l, v, h, i) { .type = OPTION_SET_UINT, .short_name = (s), .long_name = (l)… argument
133 #define OPT_SET_PTR(s, l, v, h, p) { .type = OPTION_SET_PTR, .short_name = (s), .long_name = (l), … argument
134 #define OPT_INTEGER(s, l, v, h) { .type = OPTION_INTEGER, .short_name = (s), .long_name = (l), … argument
135 #define OPT_UINTEGER(s, l, v, h) { .type = OPTION_UINTEGER, .short_name = (s), .long_name = (l),… argument
136 #define OPT_LONG(s, l, v, h) { .type = OPTION_LONG, .short_name = (s), .long_name = (l), .va… argument
[all …]
/OK3568_Linux_fs/kernel/lib/xz/
H A Dxz_dec_stream.c157 static bool fill_temp(struct xz_dec *s, struct xz_buf *b) in fill_temp()
175 static enum xz_ret dec_vli(struct xz_dec *s, const uint8_t *in, in dec_vli()
218 static enum xz_ret dec_block(struct xz_dec *s, struct xz_buf *b) in dec_block()
281 static void index_update(struct xz_dec *s, const struct xz_buf *b) in index_update()
296 static enum xz_ret dec_index(struct xz_dec *s, struct xz_buf *b) in dec_index()
346 static enum xz_ret crc32_validate(struct xz_dec *s, struct xz_buf *b) in crc32_validate()
370 static bool check_skip(struct xz_dec *s, struct xz_buf *b) in check_skip()
387 static enum xz_ret dec_stream_header(struct xz_dec *s) in dec_stream_header()
422 static enum xz_ret dec_stream_footer(struct xz_dec *s) in dec_stream_footer()
449 static enum xz_ret dec_block_header(struct xz_dec *s) in dec_block_header()
[all …]
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Ddebugfs.c98 static void *_opcode_stats_seq_start(struct seq_file *s, loff_t *pos) in _opcode_stats_seq_start()
107 static void *_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _opcode_stats_seq_next()
117 static void _opcode_stats_seq_stop(struct seq_file *s, void *v) in _opcode_stats_seq_stop()
121 static int opcode_stats_show(struct seq_file *s, u8 i, u64 packets, u64 bytes) in opcode_stats_show()
132 static int _opcode_stats_seq_show(struct seq_file *s, void *v) in _opcode_stats_seq_show()
156 static void *_tx_opcode_stats_seq_start(struct seq_file *s, loff_t *pos) in _tx_opcode_stats_seq_start()
161 static void *_tx_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _tx_opcode_stats_seq_next()
166 static void _tx_opcode_stats_seq_stop(struct seq_file *s, void *v) in _tx_opcode_stats_seq_stop()
170 static int _tx_opcode_stats_seq_show(struct seq_file *s, void *v) in _tx_opcode_stats_seq_show()
180 struct hfi1_opcode_stats_perctx *s = in _tx_opcode_stats_seq_show() local
[all …]
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsccnxp.c225 struct sccnxp_port *s = dev_get_drvdata(port->dev); in sccnxp_read() local
237 struct sccnxp_port *s = dev_get_drvdata(port->dev); in sccnxp_write() local
305 struct sccnxp_port *s = dev_get_drvdata(port->dev); in sccnxp_set_baud() local
356 struct sccnxp_port *s = dev_get_drvdata(port->dev); in sccnxp_enable_irq() local
364 struct sccnxp_port *s = dev_get_drvdata(port->dev); in sccnxp_disable_irq() local
373 struct sccnxp_port *s = dev_get_drvdata(port->dev); in sccnxp_set_bit() local
444 struct sccnxp_port *s = dev_get_drvdata(port->dev); in sccnxp_handle_tx() local
479 static void sccnxp_handle_events(struct sccnxp_port *s) in sccnxp_handle_events()
501 struct sccnxp_port *s = from_timer(s, t, timer); in sccnxp_timer() local
513 struct sccnxp_port *s = (struct sccnxp_port *)dev_id; in sccnxp_ist() local
[all …]
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx-led-defs.h55 } s; member
68 } s; member
81 } s; member
94 } s; member
107 } s; member
120 } s; member
133 } s; member
146 } s; member
159 } s; member
172 } s; member
[all …]
H A Dcvmx-l2c-defs.h88 } s; member
104 } s; member
126 } s; member
149 } s; member
164 } s; member
188 } s; member
200 } s; member
216 } s; member
227 } s; member
236 } s; member
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dcfi_endian.h22 #define cfi_default(s) ((s)?:CFI_DEFAULT_ENDIAN) argument
23 #define cfi_be(s) (cfi_default(s) == CFI_BIG_ENDIAN) argument
24 #define cfi_le(s) (cfi_default(s) == CFI_LITTLE_ENDIAN) argument
25 #define cfi_host(s) (cfi_default(s) == CFI_HOST_ENDIAN) argument
36 #define _cpu_to_cfi(w, s, x) (cfi_host(s)?(x):_swap_to_cfi(w, s, x)) argument
37 #define _cfi_to_cpu(w, s, x) (cfi_host(s)?(x):_swap_to_cpu(w, s, x)) argument
38 #define _swap_to_cfi(w, s, x) (cfi_be(s)?cpu_to_be##w(x):cpu_to_le##w(x)) argument
39 #define _swap_to_cpu(w, s, x) (cfi_be(s)?be##w##_to_cpu(x):le##w##_to_cpu(x)) argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dsubdev.h39 #define nvkm_printk_(s,l,p,f,a...) do { \ argument
46 #define nvkm_printk(s,l,p,f,a...) nvkm_printk_((s), NV_DBG_##l, p, f, ##a) argument
47 #define nvkm_fatal(s,f,a...) nvkm_printk((s), FATAL, crit, f, ##a) argument
48 #define nvkm_error(s,f,a...) nvkm_printk((s), ERROR, err, f, ##a) argument
49 #define nvkm_warn(s,f,a...) nvkm_printk((s), WARN, notice, f, ##a) argument
50 #define nvkm_info(s,f,a...) nvkm_printk((s), INFO, info, f, ##a) argument
51 #define nvkm_debug(s,f,a...) nvkm_printk((s), DEBUG, info, f, ##a) argument
52 #define nvkm_trace(s,f,a...) nvkm_printk((s), TRACE, info, f, ##a) argument
53 #define nvkm_spam(s,f,a...) nvkm_printk((s), SPAM, dbg, f, ##a) argument
/OK3568_Linux_fs/kernel/fs/hpfs/
H A Dbuffer.c14 secno hpfs_search_hotfix_map(struct super_block *s, secno sec) in hpfs_search_hotfix_map()
26 unsigned hpfs_search_hotfix_map_for_range(struct super_block *s, secno sec, unsigned n) in hpfs_search_hotfix_map_for_range()
38 void hpfs_prefetch_sectors(struct super_block *s, unsigned secno, int n) in hpfs_prefetch_sectors()
71 void *hpfs_map_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp, in hpfs_map_sector()
93 void *hpfs_get_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp) in hpfs_get_sector()
114 void *hpfs_map_4sectors(struct super_block *s, unsigned secno, struct quad_buffer_head *qbh, in hpfs_map_4sectors()
168 void *hpfs_get_4sectors(struct super_block *s, unsigned secno, in hpfs_get_4sectors()
/OK3568_Linux_fs/kernel/fs/
H A Dsuper.c159 struct super_block *s = container_of(work, struct super_block, in destroy_super_work() local
170 struct super_block *s = container_of(head, struct super_block, rcu); in destroy_super_rcu() local
176 static void destroy_unused_super(struct super_block *s) in destroy_unused_super()
203 struct super_block *s = kzalloc(sizeof(struct super_block), GFP_USER); in alloc_super() local
288 static void __put_super(struct super_block *s) in __put_super()
329 void deactivate_locked_super(struct super_block *s) in deactivate_locked_super()
362 void deactivate_super(struct super_block *s) in deactivate_super()
385 static int grab_super(struct super_block *s) __releases(sb_lock) in grab_super()
516 struct super_block *s = NULL; in sget_fc() local
584 struct super_block *s = NULL; in sget() local
[all …]
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_sei.c58 static RK_S32 decode_nal_sei_frame_packing_arrangement(HEVCContext *s, BitReadCtx_t *gb) in decode_nal_sei_frame_packing_arrangement()
87 static RK_S32 decode_pic_timing(HEVCContext *s, BitReadCtx_t *gb) in decode_pic_timing()
120 static RK_S32 active_parameter_sets(HEVCContext *s, BitReadCtx_t *gb) in active_parameter_sets()
146 static RK_S32 mastering_display_colour_volume(HEVCContext *s, BitReadCtx_t *gb) in mastering_display_colour_volume()
185 static RK_S32 content_light_info(HEVCContext *s, BitReadCtx_t *gb) in content_light_info()
332 static RK_S32 vivid_display_info(HEVCContext *s, BitReadCtx_t *gb, RK_U32 size) in vivid_display_info()
339 static RK_S32 user_data_registered_itu_t_t35(HEVCContext *s, BitReadCtx_t *gb, int size) in user_data_registered_itu_t_t35()
374 static RK_S32 decode_nal_sei_alternative_transfer(HEVCContext *s, BitReadCtx_t *gb) in decode_nal_sei_alternative_transfer()
388 MPP_RET decode_recovery_point(BitReadCtx_t *gb, HEVCContext *s) in decode_recovery_point()
408 MPP_RET mpp_hevc_decode_nal_sei(HEVCContext *s) in mpp_hevc_decode_nal_sei()
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Daddi_apci_1564.c207 struct comedi_subdevice *s = dev->read_subdev; in apci1564_interrupt() local
264 struct comedi_subdevice *s, in apci1564_di_insn_bits()
274 struct comedi_subdevice *s, in apci1564_do_insn_bits()
289 struct comedi_subdevice *s, in apci1564_diag_insn_bits()
329 struct comedi_subdevice *s, in apci1564_cos_insn_config()
409 struct comedi_subdevice *s, in apci1564_cos_insn_bits()
419 struct comedi_subdevice *s, in apci1564_cos_cmdtest()
463 struct comedi_subdevice *s) in apci1564_cos_cmd()
481 struct comedi_subdevice *s) in apci1564_cos_cancel()
492 struct comedi_subdevice *s, in apci1564_timer_insn_config()
[all …]
/OK3568_Linux_fs/u-boot/drivers/net/fm/
H A Dfdt.c83 char s[64]; in fdt_fixup_fman_firmware() local
92 char s[64]; in fdt_fixup_fman_firmware() local
100 char s[64]; in fdt_fixup_fman_firmware() local
108 char s[64]; in fdt_fixup_fman_firmware() local
121 char s[64]; in fdt_fixup_fman_firmware() local
/OK3568_Linux_fs/kernel/sound/firewire/digi00x/
H A Damdtp-dot.c113 int amdtp_dot_set_parameters(struct amdtp_stream *s, unsigned int rate, in amdtp_dot_set_parameters()
145 static void write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in write_pcm_s32()
177 static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in read_pcm_s32()
208 static void write_pcm_silence(struct amdtp_stream *s, __be32 *buffer, in write_pcm_silence()
224 static bool midi_ratelimit_per_packet(struct amdtp_stream *s, unsigned int port) in midi_ratelimit_per_packet()
240 static inline void midi_use_bytes(struct amdtp_stream *s, in midi_use_bytes()
248 static void write_midi_messages(struct amdtp_stream *s, __be32 *buffer, in write_midi_messages()
292 static void read_midi_messages(struct amdtp_stream *s, __be32 *buffer, in read_midi_messages()
322 int amdtp_dot_add_pcm_hw_constraints(struct amdtp_stream *s, in amdtp_dot_add_pcm_hw_constraints()
335 void amdtp_dot_midi_trigger(struct amdtp_stream *s, unsigned int port, in amdtp_dot_midi_trigger()
[all …]
/OK3568_Linux_fs/kernel/lib/
H A Dstring.c433 char *strchr(const char *s, int c) in strchr()
452 char *strchrnul(const char *s, int c) in strchrnul()
471 char *strnchrnul(const char *s, size_t count, int c) in strnchrnul()
484 char *strrchr(const char *s, int c) in strrchr()
506 char *strnchr(const char *s, size_t count, int c) in strnchr()
541 char *strim(char *s) in strim()
564 size_t strlen(const char *s) in strlen()
581 size_t strnlen(const char *s, size_t count) in strnlen()
598 size_t strspn(const char *s, const char *accept) in strspn()
625 size_t strcspn(const char *s, const char *reject) in strcspn()
[all …]
/OK3568_Linux_fs/kernel/mm/
H A Dslab_common.c84 unsigned int kmem_cache_size(struct kmem_cache *s) in kmem_cache_size()
108 void __kmem_cache_free_bulk(struct kmem_cache *s, size_t nr, void **p) in __kmem_cache_free_bulk()
120 int __kmem_cache_alloc_bulk(struct kmem_cache *s, gfp_t flags, size_t nr, in __kmem_cache_alloc_bulk()
166 int slab_unmergeable(struct kmem_cache *s) in slab_unmergeable()
189 struct kmem_cache *s; in find_mergeable() local
239 struct kmem_cache *s; in create_cache() local
308 struct kmem_cache *s = NULL; in kmem_cache_create_usercopy() local
428 struct kmem_cache *s, *s2; in slab_caches_to_rcu_destroy_workfn() local
459 static int shutdown_cache(struct kmem_cache *s) in shutdown_cache()
489 void slab_kmem_cache_release(struct kmem_cache *s) in slab_kmem_cache_release()
[all …]
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drk_dmabuf_procfs.c20 struct seq_file *s = private; in rk_dmabuf_dump_empty_sgt() local
56 struct seq_file *s = private; in rk_dmabuf_dump_sgt() local
93 struct seq_file *s = private; in rk_dmabuf_cb() local
102 struct seq_file *s = private; in rk_dmabuf_cb3() local
116 static int rk_dmabuf_sgt_show(struct seq_file *s, void *v) in rk_dmabuf_sgt_show()
124 static int rk_dmabuf_dev_show(struct seq_file *s, void *v) in rk_dmabuf_dev_show()
132 static int rk_dmabuf_size_show(struct seq_file *s, void *v) in rk_dmabuf_size_show()
139 static int rk_dmabuf_peak_show(struct seq_file *s, void *v) in rk_dmabuf_peak_show()

12345678910>>...174