| /OK3568_Linux_fs/u-boot/arch/xtensa/include/asm/arch-de212/ |
| H A D | tie.h | 69 #define XCHAL_NCP_SA_LIST(s) \ argument 79 #define XCHAL_CP0_SA_LIST(s) /* empty */ argument 82 #define XCHAL_CP1_SA_LIST(s) /* empty */ argument 85 #define XCHAL_CP2_SA_LIST(s) /* empty */ argument 88 #define XCHAL_CP3_SA_LIST(s) /* empty */ argument 91 #define XCHAL_CP4_SA_LIST(s) /* empty */ argument 94 #define XCHAL_CP5_SA_LIST(s) /* empty */ argument 97 #define XCHAL_CP6_SA_LIST(s) /* empty */ argument 100 #define XCHAL_CP7_SA_LIST(s) /* empty */ argument
|
| /OK3568_Linux_fs/kernel/arch/xtensa/variants/de212/include/variant/ |
| H A D | tie.h | 89 #define XCHAL_NCP_SA_LIST(s) \ argument 99 #define XCHAL_CP0_SA_LIST(s) /* empty */ argument 102 #define XCHAL_CP1_SA_LIST(s) /* empty */ argument 105 #define XCHAL_CP2_SA_LIST(s) /* empty */ argument 108 #define XCHAL_CP3_SA_LIST(s) /* empty */ argument 111 #define XCHAL_CP4_SA_LIST(s) /* empty */ argument 114 #define XCHAL_CP5_SA_LIST(s) /* empty */ argument 117 #define XCHAL_CP6_SA_LIST(s) /* empty */ argument 120 #define XCHAL_CP7_SA_LIST(s) /* empty */ argument
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | amplc_dio200_common.c | 145 struct comedi_subdevice *s) in dio200_subdev_8254_offset() 166 struct comedi_subdevice *s, in dio200_subdev_intr_insn_bits() 185 struct comedi_subdevice *s) in dio200_stop_intr() 197 struct comedi_subdevice *s) in dio200_start_intr() 219 struct comedi_subdevice *s, in dio200_inttrig_start_intr() 240 struct comedi_subdevice *s, in dio200_read_scan_intr() 262 struct comedi_subdevice *s) in dio200_handle_read_intr() 333 struct comedi_subdevice *s) in dio200_subdev_intr_cancel() 348 struct comedi_subdevice *s, in dio200_subdev_intr_cmdtest() 398 struct comedi_subdevice *s) in dio200_subdev_intr_cmd() [all …]
|
| H A D | comedi_parport.c | 73 struct comedi_subdevice *s, in parport_data_reg_insn_bits() 86 struct comedi_subdevice *s, in parport_data_reg_insn_config() 108 struct comedi_subdevice *s, in parport_status_reg_insn_bits() 118 struct comedi_subdevice *s, in parport_ctrl_reg_insn_bits() 137 struct comedi_subdevice *s, in parport_intr_insn_bits() 146 struct comedi_subdevice *s, in parport_intr_cmdtest() 185 struct comedi_subdevice *s) in parport_intr_cmd() 197 struct comedi_subdevice *s) in parport_intr_cancel() 211 struct comedi_subdevice *s = dev->read_subdev; in parport_interrupt() local 227 struct comedi_subdevice *s; in parport_attach() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/ |
| H A D | serialize.hpp | 47 bool s; in do_serialize() local 48 ar & s; in do_serialize() local 77 bool s = val.sign(); in do_serialize() local 78 ar & s; in do_serialize() local 100 bool s; in do_serialize() local 102 ar & s; in do_serialize() local 121 bool s = val.sign(); in do_serialize() local 123 ar & s; in do_serialize() local 138 bool s; in do_serialize() local 140 ar & s; in do_serialize() local [all …]
|
| /OK3568_Linux_fs/kernel/security/selinux/ss/ |
| H A D | sidtab.c | 33 int sidtab_init(struct sidtab *s) in sidtab_init() 58 static u32 context_to_sid(struct sidtab *s, struct context *context, u32 hash) in context_to_sid() 76 int sidtab_set_initial(struct sidtab *s, u32 sid, struct context *context) in sidtab_set_initial() 159 static int sidtab_alloc_roots(struct sidtab *s, u32 level) in sidtab_alloc_roots() 180 static struct sidtab_entry *sidtab_do_lookup(struct sidtab *s, u32 index, in sidtab_do_lookup() 221 static struct sidtab_entry *sidtab_lookup(struct sidtab *s, u32 index) in sidtab_lookup() 232 static struct sidtab_entry *sidtab_lookup_initial(struct sidtab *s, u32 sid) in sidtab_lookup_initial() 237 static struct sidtab_entry *sidtab_search_core(struct sidtab *s, u32 sid, in sidtab_search_core() 254 struct sidtab_entry *sidtab_search_entry(struct sidtab *s, u32 sid) in sidtab_search_entry() 259 struct sidtab_entry *sidtab_search_entry_force(struct sidtab *s, u32 sid) in sidtab_search_entry_force() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx18/ |
| H A D | cx18-queue.c | 43 struct cx18_queue *_cx18_enqueue(struct cx18_stream *s, struct cx18_mdl *mdl, in _cx18_enqueue() 73 struct cx18_mdl *cx18_dequeue(struct cx18_stream *s, struct cx18_queue *q) in cx18_dequeue() 89 static void _cx18_mdl_update_bufs_for_cpu(struct cx18_stream *s, in _cx18_mdl_update_bufs_for_cpu() 109 static inline void cx18_mdl_update_bufs_for_cpu(struct cx18_stream *s, in cx18_mdl_update_bufs_for_cpu() 125 struct cx18_mdl *cx18_queue_get_mdl(struct cx18_stream *s, u32 id, in cx18_queue_get_mdl() 195 static void cx18_queue_flush(struct cx18_stream *s, in cx18_queue_flush() 221 void cx18_flush_queues(struct cx18_stream *s) in cx18_flush_queues() 231 void cx18_unload_queues(struct cx18_stream *s) in cx18_unload_queues() 262 void cx18_load_queues(struct cx18_stream *s) in cx18_load_queues() 320 void _cx18_mdl_sync_for_device(struct cx18_stream *s, struct cx18_mdl *mdl) in _cx18_mdl_sync_for_device() [all …]
|
| H A D | cx18-fileops.c | 33 struct cx18_stream *s = &cx->streams[type]; in cx18_claim_stream() local 89 void cx18_release_stream(struct cx18_stream *s) in cx18_release_stream() 169 static struct cx18_mdl *cx18_get_mdl(struct cx18_stream *s, int non_block, in cx18_get_mdl() 259 static size_t cx18_copy_buf_to_user(struct cx18_stream *s, in cx18_copy_buf_to_user() 363 static size_t cx18_copy_mdl_to_user(struct cx18_stream *s, in cx18_copy_mdl_to_user() 405 static ssize_t cx18_read(struct cx18_stream *s, char __user *ubuf, in cx18_read() 470 static ssize_t cx18_read_pos(struct cx18_stream *s, char __user *ubuf, in cx18_read_pos() 485 struct cx18_stream *s = &cx->streams[id->type]; in cx18_start_capture() local 576 struct cx18_stream *s = &cx->streams[id->type]; in cx18_v4l2_read() local 601 struct cx18_stream *s = &cx->streams[id->type]; in cx18_v4l2_enc_poll() local [all …]
|
| /OK3568_Linux_fs/kernel/net/ceph/ |
| H A D | debugfs.c | 34 static int monmap_show(struct seq_file *s, void *p) in monmap_show() 54 static int osdmap_show(struct seq_file *s, void *p) in osdmap_show() 138 static int monc_show(struct seq_file *s, void *p) in monc_show() 176 static void dump_spgid(struct seq_file *s, const struct ceph_spg *spgid) in dump_spgid() 183 static void dump_target(struct seq_file *s, struct ceph_osd_request_target *t) in dump_target() 209 static void dump_request(struct seq_file *s, struct ceph_osd_request *req) in dump_request() 234 static void dump_requests(struct seq_file *s, struct ceph_osd *osd) in dump_requests() 249 static void dump_linger_request(struct seq_file *s, in dump_linger_request() 260 static void dump_linger_requests(struct seq_file *s, struct ceph_osd *osd) in dump_linger_requests() 275 static void dump_snapid(struct seq_file *s, u64 snapid) in dump_snapid() [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | seq_buf.h | 26 static inline void seq_buf_clear(struct seq_buf *s) in seq_buf_clear() 33 seq_buf_init(struct seq_buf *s, char *buf, unsigned int size) in seq_buf_init() 45 seq_buf_has_overflowed(struct seq_buf *s) in seq_buf_has_overflowed() 51 seq_buf_set_overflow(struct seq_buf *s) in seq_buf_set_overflow() 60 seq_buf_buffer_left(struct seq_buf *s) in seq_buf_buffer_left() 69 static inline unsigned int seq_buf_used(struct seq_buf *s) in seq_buf_used() 82 static inline size_t seq_buf_get_buf(struct seq_buf *s, char **bufp) in seq_buf_get_buf() 104 static inline void seq_buf_commit(struct seq_buf *s, int num) in seq_buf_commit()
|
| /OK3568_Linux_fs/kernel/fs/hpfs/ |
| H A D | alloc.c | 12 static void hpfs_claim_alloc(struct super_block *s, secno sec) in hpfs_claim_alloc() 25 static void hpfs_claim_free(struct super_block *s, secno sec) in hpfs_claim_free() 38 static void hpfs_claim_dirband_alloc(struct super_block *s, secno sec) in hpfs_claim_dirband_alloc() 51 static void hpfs_claim_dirband_free(struct super_block *s, secno sec) in hpfs_claim_dirband_free() 69 static int chk_if_allocated(struct super_block *s, secno sec, char *msg) in chk_if_allocated() 100 int hpfs_chk_sectors(struct super_block *s, secno start, int len, char *msg) in hpfs_chk_sectors() 115 static secno alloc_in_bmp(struct super_block *s, secno near, unsigned n, unsigned forward) in alloc_in_bmp() 203 secno hpfs_alloc_sector(struct super_block *s, secno near, unsigned n, int forward) in hpfs_alloc_sector() 277 static secno alloc_in_dirband(struct super_block *s, secno near) in alloc_in_dirband() 296 int hpfs_alloc_if_possible(struct super_block *s, secno sec) in hpfs_alloc_if_possible() [all …]
|
| /OK3568_Linux_fs/u-boot/lib/zlib/ |
| H A D | trees.c | 168 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len) argument 172 # define send_code(s, c, tree) \ argument 181 #define put_short(s, w) { \ argument 193 local void send_bits(s, value, length) in send_bits() argument 218 #define send_bits(s, value, length) \ argument 386 void ZLIB_INTERNAL _tr_init(s) in _tr_init() argument 415 local void init_block(s) in init_block() argument 438 #define pqremove(s, tree, top) \ argument 459 local void pqdownheap(s, tree, k) in pqdownheap() argument 494 local void gen_bitlen(s, desc) in gen_bitlen() argument [all …]
|
| /OK3568_Linux_fs/kernel/sound/firewire/ |
| H A D | amdtp-stream.c | 79 int amdtp_stream_init(struct amdtp_stream *s, struct fw_unit *unit, in amdtp_stream_init() 117 void amdtp_stream_destroy(struct amdtp_stream *s) in amdtp_stream_destroy() 154 struct snd_interval *s = hw_param_interval(params, rule->var); in apply_constraint_to_size() local 178 int amdtp_stream_add_pcm_hw_constraints(struct amdtp_stream *s, in amdtp_stream_add_pcm_hw_constraints() 273 int amdtp_stream_set_parameters(struct amdtp_stream *s, unsigned int rate, in amdtp_stream_set_parameters() 313 unsigned int amdtp_stream_get_max_payload(struct amdtp_stream *s) in amdtp_stream_get_max_payload() 334 void amdtp_stream_pcm_prepare(struct amdtp_stream *s) in amdtp_stream_pcm_prepare() 426 static void update_pcm_pointers(struct amdtp_stream *s, in update_pcm_pointers() 446 struct amdtp_stream *s = container_of(work, struct amdtp_stream, in pcm_period_work() local 454 static int queue_packet(struct amdtp_stream *s, struct fw_iso_packet *params, in queue_packet() [all …]
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | parser.c | 24 static int match_one(char *s, const char *p, substring_t args[]) in match_one() 105 int match_token(char *s, const match_table_t table, substring_t args[]) in match_token() 126 static int match_number(substring_t *s, int *result, int base) in match_number() 159 static int match_u64int(substring_t *s, u64 *result, int base) in match_u64int() 185 int match_int(substring_t *s, int *result) in match_int() 202 int match_u64(substring_t *s, u64 *result) in match_u64() 217 int match_octal(substring_t *s, int *result) in match_octal() 232 int match_hex(substring_t *s, int *result) in match_hex() 251 const char *s = str; in match_wildcard() local 320 char *match_strdup(const substring_t *s) in match_strdup()
|
| H A D | seq_buf.c | 28 static bool seq_buf_can_fit(struct seq_buf *s, size_t len) in seq_buf_can_fit() 40 int seq_buf_print_seq(struct seq_file *m, struct seq_buf *s) in seq_buf_print_seq() 57 int seq_buf_vprintf(struct seq_buf *s, const char *fmt, va_list args) in seq_buf_vprintf() 83 int seq_buf_printf(struct seq_buf *s, const char *fmt, ...) in seq_buf_printf() 114 int seq_buf_bprintf(struct seq_buf *s, const char *fmt, const u32 *binary) in seq_buf_bprintf() 142 int seq_buf_puts(struct seq_buf *s, const char *str) in seq_buf_puts() 170 int seq_buf_putc(struct seq_buf *s, unsigned char c) in seq_buf_putc() 194 int seq_buf_putmem(struct seq_buf *s, const void *mem, unsigned int len) in seq_buf_putmem() 222 int seq_buf_putmem_hex(struct seq_buf *s, const void *mem, 270 int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc) [all …]
|
| /OK3568_Linux_fs/kernel/drivers/pcmcia/ |
| H A D | socket_sysfs.c | 36 struct pcmcia_socket *s = to_socket(dev); in pccard_show_type() local 49 struct pcmcia_socket *s = to_socket(dev); in pccard_show_voltage() local 63 struct pcmcia_socket *s = to_socket(dev); in pccard_show_vpp() local 73 struct pcmcia_socket *s = to_socket(dev); in pccard_show_vcc() local 84 struct pcmcia_socket *s = to_socket(dev); in pccard_store_insert() local 100 struct pcmcia_socket *s = to_socket(dev); in pccard_show_card_pm_state() local 108 struct pcmcia_socket *s = to_socket(dev); in pccard_store_card_pm_state() local 131 struct pcmcia_socket *s = to_socket(dev); in pccard_store_eject() local 147 struct pcmcia_socket *s = to_socket(dev); in pccard_show_irq_mask() local 156 struct pcmcia_socket *s = to_socket(dev); in pccard_store_irq_mask() local [all …]
|
| H A D | rsrc_nonstatic.c | 73 claim_region(struct pcmcia_socket *s, resource_size_t base, in claim_region() 182 static void do_io_probe(struct pcmcia_socket *s, unsigned int base, in do_io_probe() 263 static int readable(struct pcmcia_socket *s, struct resource *res, in readable() 294 static int checksum(struct pcmcia_socket *s, struct resource *res, in checksum() 344 static int do_validate_mem(struct pcmcia_socket *s, in do_validate_mem() 346 int validate (struct pcmcia_socket *s, in do_validate_mem() 400 static int do_mem_probe(struct pcmcia_socket *s, u_long base, u_long num, in do_mem_probe() 401 int validate (struct pcmcia_socket *s, in do_mem_probe() 404 int fallback (struct pcmcia_socket *s, in do_mem_probe() 454 static u_long inv_probe(struct resource_map *m, struct pcmcia_socket *s) in inv_probe() [all …]
|
| /OK3568_Linux_fs/kernel/lib/zlib_deflate/ |
| H A D | deflate.c | 163 #define UPDATE_HASH(s,h,c) (h = (((h)<<s->hash_shift) ^ (c)) & s->hash_mask) argument 174 #define INSERT_STRING(s, str, match_head) \ argument 183 #define CLEAR_HASH(s) \ argument 197 deflate_state *s; in zlib_deflateInit2() local 286 deflate_state *s; in zlib_deflateReset() local 320 deflate_state *s, in putShortMSB() 335 deflate_state *s; in zlib_deflate() local 473 deflate_state *s; in zlib_deflateEnd() local 524 deflate_state *s in lm_init() 559 deflate_state *s, in longest_match() [all …]
|
| H A D | deftree.c | 150 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len) argument 154 # define send_code(s, c, tree) \ argument 242 deflate_state *s in zlib_tr_init() 273 deflate_state *s in init_block() 296 #define pqremove(s, tree, top) \ argument 318 deflate_state *s, in pqdownheap() 354 deflate_state *s, in gen_bitlen() 485 deflate_state *s, in build_tree() 573 deflate_state *s, in scan_tree() 619 deflate_state *s, in send_tree() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/ |
| H A D | drivers.c | 99 struct comedi_subdevice *s; in comedi_alloc_subdevices() local 141 int comedi_alloc_subdev_readback(struct comedi_subdevice *s) in comedi_alloc_subdev_readback() 160 struct comedi_subdevice *s; in comedi_device_detach_cleanup() local 212 static int poll_invalid(struct comedi_device *dev, struct comedi_subdevice *s) in poll_invalid() 230 int insn_inval(struct comedi_device *dev, struct comedi_subdevice *s, in insn_inval() 254 struct comedi_subdevice *s, in comedi_readback_insn_read() 289 struct comedi_subdevice *s, in comedi_timeout() 337 struct comedi_subdevice *s, in comedi_dio_insn_config() 382 unsigned int comedi_dio_update_state(struct comedi_subdevice *s, in comedi_dio_update_state() 416 unsigned int comedi_bytes_per_scan_cmd(struct comedi_subdevice *s, in comedi_bytes_per_scan_cmd() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/hamradio/ |
| H A D | hdlcdrv.c | 106 #define tenms_to_2flags(s,tenms) ((tenms * s->par.bitrate) / 100 / 16) argument 113 static int hdlc_rx_add_bytes(struct hdlcdrv_state *s, unsigned int bits, in hdlc_rx_add_bytes() 131 static void hdlc_rx_flag(struct net_device *dev, struct hdlcdrv_state *s) in hdlc_rx_flag() 155 void hdlcdrv_receiver(struct net_device *dev, struct hdlcdrv_state *s) in hdlcdrv_receiver() 211 static inline void do_kiss_params(struct hdlcdrv_state *s, in do_kiss_params() 252 void hdlcdrv_transmitter(struct net_device *dev, struct hdlcdrv_state *s) in hdlcdrv_transmitter() 352 static void start_tx(struct net_device *dev, struct hdlcdrv_state *s) in start_tx() 364 void hdlcdrv_arbitrate(struct net_device *dev, struct hdlcdrv_state *s) in hdlcdrv_arbitrate() 434 struct hdlcdrv_state *s = netdev_priv(dev); in hdlcdrv_open() local 471 struct hdlcdrv_state *s = netdev_priv(dev); in hdlcdrv_close() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | mxs-auart.c | 468 static inline int is_imx28_auart(struct mxs_auart_port *s) in is_imx28_auart() 473 static inline int is_asm9260_auart(struct mxs_auart_port *s) in is_asm9260_auart() 478 static inline bool auart_dma_enabled(struct mxs_auart_port *s) in auart_dma_enabled() 529 struct mxs_auart_port *s = param; in dma_tx_callback() local 545 static int mxs_auart_dma_tx(struct mxs_auart_port *s, int size) in mxs_auart_dma_tx() 579 static void mxs_auart_tx_chars(struct mxs_auart_port *s) in mxs_auart_tx_chars() 643 static void mxs_auart_rx_char(struct mxs_auart_port *s) in mxs_auart_rx_char() 688 static void mxs_auart_rx_chars(struct mxs_auart_port *s) in mxs_auart_rx_chars() 722 struct mxs_auart_port *s = to_auart_port(u); in mxs_auart_type() local 733 struct mxs_auart_port *s = to_auart_port(u); in mxs_auart_set_mctrl() local [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/ |
| H A D | immutable.hpp | 35 Mutable(std::shared_ptr<T>&& s) in Mutable() 62 Immutable(Mutable<S>&& s) in Immutable() 66 Immutable(Immutable<S>&& s) in Immutable() function in mbgl::Immutable 70 Immutable(const Immutable<S>& s) in Immutable() 74 Immutable& operator=(Mutable<S>&& s) { in operator =() 80 Immutable& operator=(Immutable<S>&& s) { in operator =() 86 Immutable& operator=(const Immutable<S>& s) { in operator =() 104 Immutable(std::shared_ptr<const T>&& s) in Immutable()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/ |
| H A D | h265d_refs.c | 37 void mpp_hevc_unref_frame(HEVCContext *s, HEVCFrame *frame, int flags) in mpp_hevc_unref_frame() 59 void mpp_hevc_clear_refs(HEVCContext *s) in mpp_hevc_clear_refs() 69 void mpp_hevc_flush_dpb(HEVCContext *s) in mpp_hevc_flush_dpb() 82 static HEVCFrame *alloc_frame(HEVCContext *s) in alloc_frame() 155 int mpp_hevc_set_new_ref(HEVCContext *s, MppFrame *mframe, int poc) in mpp_hevc_set_new_ref() 193 static HEVCFrame *find_ref_idx(HEVCContext *s, int poc) in find_ref_idx() 223 static HEVCFrame *generate_missing_ref(HEVCContext *s, int poc) in generate_missing_ref() 243 static int add_candidate_ref(HEVCContext *s, RefPicList *list, in add_candidate_ref() 270 RK_S32 mpp_hevc_frame_rps(HEVCContext *s) in mpp_hevc_frame_rps() 340 int mpp_hevc_compute_poc(HEVCContext *s, int poc_lsb) in mpp_hevc_compute_poc() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/md/persistent-data/ |
| H A D | dm-btree-spine.c | 127 void init_ro_spine(struct ro_spine *s, struct dm_btree_info *info) in init_ro_spine() 135 void exit_ro_spine(struct ro_spine *s) in exit_ro_spine() 144 int ro_step(struct ro_spine *s, dm_block_t new_child) in ro_step() 161 void ro_pop(struct ro_spine *s) in ro_pop() 168 struct btree_node *ro_node(struct ro_spine *s) in ro_node() 180 void init_shadow_spine(struct shadow_spine *s, struct dm_btree_info *info) in init_shadow_spine() 186 int exit_shadow_spine(struct shadow_spine *s) in exit_shadow_spine() 197 int shadow_step(struct shadow_spine *s, dm_block_t b, in shadow_step() 219 struct dm_block *shadow_current(struct shadow_spine *s) in shadow_current() 226 struct dm_block *shadow_parent(struct shadow_spine *s) in shadow_parent() [all …]
|