| /OK3568_Linux_fs/kernel/include/math-emu/ |
| H A D | op-common.h | 36 #define _FP_UNPACK_CANONICAL(fs, wc, X) \ argument 89 #define _FP_PACK_CANONICAL(fs, wc, X) \ argument 209 #define _FP_ISSIGNAN(fs, wc, X) \ argument 229 #define _FP_ADD_INTERNAL(fs, wc, R, X, Y, OP) \ argument 369 #define _FP_ADD(fs, wc, R, X, Y) _FP_ADD_INTERNAL(fs, wc, R, X, Y, '+') argument 370 #define _FP_SUB(fs, wc, R, X, Y) \ argument 382 #define _FP_NEG(fs, wc, R, X) \ argument 395 #define _FP_MUL(fs, wc, R, X, Y) \ argument 460 #define _FP_DIV(fs, wc, R, X, Y) \ argument 531 #define _FP_CMP(fs, wc, ret, X, Y, un) \ argument [all …]
|
| H A D | op-1.h | 60 #define _FP_FRAC_OVERP_1(fs,X) (X##_f & _FP_OVERFLOW_##fs) argument 61 #define _FP_FRAC_CLEAR_OVERP_1(fs,X) (X##_f &= ~_FP_OVERFLOW_##fs) argument 75 #define _FP_UNPACK_RAW_1(fs, X, val) \ argument 84 #define _FP_UNPACK_RAW_1_P(fs, X, val) \ argument 98 #define _FP_PACK_RAW_1(fs, val, X) \ argument 109 #define _FP_PACK_RAW_1_P(fs, val, X) \ argument 189 #define _FP_DIV_MEAT_1_imm(fs, R, X, Y, doit) \ argument 204 #define _FP_DIV_MEAT_1_udiv_norm(fs, R, X, Y) \ argument 228 #define _FP_DIV_MEAT_1_udiv(fs, R, X, Y) \ argument
|
| H A D | op-2.h | 111 #define _FP_FRAC_OVERP_2(fs,X) (_FP_FRAC_HIGH_##fs(X) & _FP_OVERFLOW_##fs) argument 112 #define _FP_FRAC_CLEAR_OVERP_2(fs,X) (_FP_FRAC_HIGH_##fs(X) &= ~_FP_OVERFLOW_##fs) argument 180 #define _FP_UNPACK_RAW_2(fs, X, val) \ argument 190 #define _FP_UNPACK_RAW_2_P(fs, X, val) \ argument 206 #define _FP_PACK_RAW_2(fs, val, X) \ argument 218 #define _FP_PACK_RAW_2_P(fs, val, X) \ argument 423 #define _FP_DIV_MEAT_2_udiv(fs, R, X, Y) \ argument 491 #define _FP_DIV_MEAT_2_gmp(fs, R, X, Y) \ argument
|
| H A D | op-4.h | 134 #define _FP_FRAC_OVERP_4(fs,X) (_FP_FRAC_HIGH_##fs(X) & _FP_OVERFLOW_##fs) argument 135 #define _FP_FRAC_CLEAR_OVERP_4(fs,X) (_FP_FRAC_HIGH_##fs(X) &= ~_FP_OVERFLOW_##fs) argument 184 #define _FP_UNPACK_RAW_4(fs, X, val) \ argument 195 #define _FP_UNPACK_RAW_4_P(fs, X, val) \ argument 208 #define _FP_PACK_RAW_4(fs, val, X) \ argument 220 #define _FP_PACK_RAW_4_P(fs, val, X) \ argument 355 #define _FP_DIV_MEAT_4_udiv(fs, R, X, Y) \ argument
|
| /OK3568_Linux_fs/kernel/arch/mips/math-emu/ |
| H A D | cp1emu.c | 1474 union ieee754sp fd, fr, fs, ft; in fpux_emu() local 1583 union ieee754dp fd, fr, fs, ft; in fpux_emu() local 1705 union ieee754sp fd, fs, ft; in fpu_emu() local 1810 union ieee754sp ft, fs, fd; in fpu_emu() local 1824 union ieee754sp ft, fs, fd; in fpu_emu() local 1838 union ieee754sp fs; in fpu_emu() local 1850 union ieee754sp fs; in fpu_emu() local 1863 union ieee754sp fs, ft; in fpu_emu() local 1876 union ieee754sp fs, ft; in fpu_emu() local 1889 union ieee754sp fs, ft; in fpu_emu() local [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | persistence.hpp | 470 Ptr<CvFileStorage> fs; //!< the underlying C FileStorage structure member in cv::FileStorage 616 const CvFileStorage* fs; member in cv::FileNode 689 const CvFileStorage* fs; member in cv::FileNodeIterator 806 FileStorage* fs; member in cv::internal::WriteStructContext 820 FileStorage* fs; member in cv::internal::VecWriterProxy 834 FileStorage* fs; member in cv::internal::VecWriterProxy 881 void write(FileStorage& fs, const _Tp& value) in write() 887 void write( FileStorage& fs, const int& value ) in write() 893 void write( FileStorage& fs, const float& value ) in write() 899 void write( FileStorage& fs, const double& value ) in write() [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | persistence.hpp | 470 Ptr<CvFileStorage> fs; //!< the underlying C FileStorage structure member in cv::FileStorage 616 const CvFileStorage* fs; member in cv::FileNode 689 const CvFileStorage* fs; member in cv::FileNodeIterator 806 FileStorage* fs; member in cv::internal::WriteStructContext 820 FileStorage* fs; member in cv::internal::VecWriterProxy 834 FileStorage* fs; member in cv::internal::VecWriterProxy 881 void write(FileStorage& fs, const _Tp& value) in write() 887 void write( FileStorage& fs, const int& value ) in write() 893 void write( FileStorage& fs, const float& value ) in write() 899 void write( FileStorage& fs, const double& value ) in write() [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | persistence.hpp | 470 Ptr<CvFileStorage> fs; //!< the underlying C FileStorage structure member in cv::FileStorage 616 const CvFileStorage* fs; member in cv::FileNode 689 const CvFileStorage* fs; member in cv::FileNodeIterator 806 FileStorage* fs; member in cv::internal::WriteStructContext 820 FileStorage* fs; member in cv::internal::VecWriterProxy 834 FileStorage* fs; member in cv::internal::VecWriterProxy 881 void write(FileStorage& fs, const _Tp& value) in write() 887 void write( FileStorage& fs, const int& value ) in write() 893 void write( FileStorage& fs, const float& value ) in write() 899 void write( FileStorage& fs, const double& value ) in write() [all …]
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | fs_struct.c | 15 void set_fs_root(struct fs_struct *fs, const struct path *path) in set_fs_root() 34 void set_fs_pwd(struct fs_struct *fs, const struct path *path) in set_fs_pwd() 61 struct fs_struct *fs; in chroot_fs_refs() local 88 void free_fs_struct(struct fs_struct *fs) in free_fs_struct() 97 struct fs_struct *fs = tsk->fs; in exit_fs() local 114 struct fs_struct *fs = kmem_cache_alloc(fs_cachep, GFP_KERNEL); in copy_fs_struct() local 135 struct fs_struct *fs = current->fs; in unshare_fs_struct() local
|
| H A D | filesystems.c | 38 struct file_system_type *get_filesystem(struct file_system_type *fs) in get_filesystem() 44 void put_filesystem(struct file_system_type *fs) in put_filesystem() 72 int register_filesystem(struct file_system_type * fs) in register_filesystem() 108 int unregister_filesystem(struct file_system_type * fs) in unregister_filesystem() 256 struct file_system_type *fs; in __get_fs_type() local 268 struct file_system_type *fs; in get_fs_type() local
|
| /OK3568_Linux_fs/kernel/tools/lib/api/fs/ |
| H A D | fs.c | 88 struct fs { struct 110 static struct fs fs__entries[] = { argument 149 static bool fs__read_mounts(struct fs *fs) in fs__read_mounts() 172 static int fs__valid_mount(const char *fs, long magic) in fs__valid_mount() 184 static bool fs__check_mounts(struct fs *fs) in fs__check_mounts() 215 static bool fs__env_override(struct fs *fs) in fs__env_override() 237 static const char *fs__get_mountpoint(struct fs *fs) in fs__get_mountpoint() 253 struct fs *fs = &fs__entries[idx]; in fs__mountpoint() local 269 static const char *mount_overload(struct fs *fs) in mount_overload() 283 struct fs *fs = &fs__entries[idx]; in fs__mount() local
|
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | swim3.c | 257 static bool swim3_end_request(struct floppy_state *fs, blk_status_t err, unsigned int nr_bytes) in swim3_end_request() 273 static void swim3_select(struct floppy_state *fs, int sel) in swim3_select() 285 static void swim3_action(struct floppy_state *fs, int action) in swim3_action() 297 static int swim3_readbit(struct floppy_state *fs, int bit) in swim3_readbit() 311 struct floppy_state *fs = hctx->queue->queuedata; in swim3_queue_rq() local 362 static void set_timeout(struct floppy_state *fs, int nticks, in set_timeout() 373 static inline void scan_track(struct floppy_state *fs) in scan_track() 386 static inline void seek_track(struct floppy_state *fs, int n) in seek_track() 416 static inline void setup_transfer(struct floppy_state *fs) in setup_transfer() 470 static void act(struct floppy_state *fs) in act() [all …]
|
| H A D | swim.c | 424 static inline int swim_track(struct floppy_state *fs, int track) in swim_track() 441 static int floppy_eject(struct floppy_state *fs) in floppy_eject() 455 static inline int swim_read_sector(struct floppy_state *fs, in swim_read_sector() 492 static blk_status_t floppy_read_sectors(struct floppy_state *fs, in floppy_read_sectors() 527 struct floppy_state *fs = hctx->queue->queuedata; in swim_queue_rq() local 563 static int get_floppy_geometry(struct floppy_state *fs, int type, in get_floppy_geometry() 581 static void setup_medium(struct floppy_state *fs) in setup_medium() 611 struct floppy_state *fs = bdev->bd_disk->private_data; in floppy_open() local 673 struct floppy_state *fs = disk->private_data; in floppy_release() local 690 struct floppy_state *fs = bdev->bd_disk->private_data; in floppy_ioctl() local [all …]
|
| /OK3568_Linux_fs/u-boot/fs/ext4/ |
| H A D | ext4_journal.c | 36 struct ext_filesystem *fs = get_fs(); in ext4fs_init_journal() local 93 struct ext_filesystem *fs = get_fs(); in ext4fs_dump_metadata() local 134 struct ext_filesystem *fs = get_fs(); in ext4fs_log_gdt() local 156 struct ext_filesystem *fs = get_fs(); in ext4fs_log_journal() local 188 struct ext_filesystem *fs = get_fs(); in ext4fs_put_metadata() local 243 struct ext_filesystem *fs = get_fs(); in ext4fs_push_revoke_blk() local 335 struct ext_filesystem *fs = get_fs(); in recover_transaction() local 410 struct ext_filesystem *fs = get_fs(); in ext4fs_check_journal_state() local 562 struct ext_filesystem *fs = get_fs(); in update_descriptor_block() local 609 struct ext_filesystem *fs = get_fs(); in update_commit_block() local [all …]
|
| H A D | ext4_write.c | 42 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_free_inodes_inc() 55 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_free_blocks_inc() 71 struct ext_filesystem *fs = get_fs(); in ext4fs_update() local 109 struct ext_filesystem *fs = get_fs(); in ext4fs_get_bgdtable() local 145 struct ext_filesystem *fs = get_fs(); in delete_single_indirect_block() local 196 struct ext_filesystem *fs = get_fs(); in delete_double_indirect_block() local 295 struct ext_filesystem *fs = get_fs(); in delete_triple_indirect_block() local 456 struct ext_filesystem *fs = get_fs(); in ext4fs_delete_file() local 591 struct ext_filesystem *fs = get_fs(); in ext4fs_init() local 690 struct ext_filesystem *fs = get_fs(); in ext4fs_deinit() local [all …]
|
| H A D | ext4_common.c | 51 (const struct ext_filesystem *fs, uint32_t bg_idx) in ext4fs_get_group_descriptor() 72 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_free_inodes_dec() 85 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_free_blocks_dec() 98 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_itable_unused_dec() 124 const struct ext_filesystem *fs) in ext4fs_bg_get_free_blocks() 134 const struct ext_filesystem *fs) in ext4fs_bg_get_free_inodes() 155 const struct ext_filesystem *fs) in ext4fs_bg_get_block_id() 165 const struct ext_filesystem *fs) in ext4fs_bg_get_inode_id() 176 const struct ext_filesystem *fs) in ext4fs_bg_get_inode_table_id() 200 struct ext_filesystem *fs = get_fs(); in put_ext4() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_fs_ethtool.c | 58 struct ethtool_rx_flow_spec *fs, in get_flow_table() 212 parse_tcp4(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) in parse_tcp4() 225 parse_udp4(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) in parse_udp4() 238 parse_ip4(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) in parse_ip4() 253 parse_ip6(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) in parse_ip6() 268 parse_tcp6(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) in parse_tcp6() 281 parse_udp6(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) in parse_udp6() 294 parse_ether(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) in parse_ether() 326 struct ethtool_rx_flow_spec *fs) in set_flow_attrs() 403 struct ethtool_rx_flow_spec *fs) in add_ethtool_flow_rule() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clk/st/ |
| H A D | clkgen-fsyn.c | 260 static int clk_fs660c32_vco_get_rate(unsigned long input, struct stm_fs *fs, in clk_fs660c32_vco_get_rate() 288 unsigned long output, struct stm_fs *fs) in clk_fs660c32_vco_get_params() 471 static void quadfs_fsynth_program_enable(struct st_clk_quadfs_fsynth *fs) in quadfs_fsynth_program_enable() 481 static void quadfs_fsynth_program_rate(struct st_clk_quadfs_fsynth *fs) in quadfs_fsynth_program_rate() 508 struct st_clk_quadfs_fsynth *fs = to_quadfs_fsynth(hw); in quadfs_fsynth_enable() local 533 struct st_clk_quadfs_fsynth *fs = to_quadfs_fsynth(hw); in quadfs_fsynth_disable() local 549 struct st_clk_quadfs_fsynth *fs = to_quadfs_fsynth(hw); in quadfs_fsynth_is_enabled() local 561 const struct stm_fs *fs, unsigned long *rate) in clk_fs660c32_dig_get_rate() 586 struct stm_fs *fs) in clk_fs660c32_get_pe() 621 unsigned long output, struct stm_fs *fs) in clk_fs660c32_dig_get_params() [all …]
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/ |
| H A D | h264d_dpb.c | 155 static void unmark_for_reference(H264_DecCtx_t *p_Dec, H264_FrameStore_t* fs) in unmark_for_reference() 183 static RK_U32 is_short_term_reference(H264_FrameStore_t* fs) in is_short_term_reference() 209 static RK_U32 is_long_term_reference(H264_FrameStore_t* fs) in is_long_term_reference() 236 static void unmark_for_long_term_reference(H264_FrameStore_t* fs) in unmark_for_long_term_reference() 597 static RK_U32 is_used_for_reference(H264_FrameStore_t* fs) in is_used_for_reference() 654 H264_FrameStore_t* fs = NULL; in remove_frame_from_dpb() local 781 static MPP_RET dpb_combine_field_yuv(H264dVideoCtx_t *p_Vid, H264_FrameStore_t *fs, RK_U8 combine_f… in dpb_combine_field_yuv() 945 static MPP_RET write_unpaired_field(H264dVideoCtx_t *p_Vid, H264_FrameStore_t *fs) in write_unpaired_field() 1008 …tic MPP_RET write_stored_frame(H264dVideoCtx_t *p_Vid, H264_DpbBuf_t *p_Dpb, H264_FrameStore_t *fs) in write_stored_frame() 1146 static MPP_RET dpb_split_field(H264dVideoCtx_t *p_Vid, H264_FrameStore_t *fs) in dpb_split_field() [all …]
|
| /OK3568_Linux_fs/kernel/fs/fuse/ |
| H A D | virtio_fs.c | 125 struct virtio_fs *fs = vq->vdev->priv; in vq_to_fsvq() local 159 static void virtio_fs_put(struct virtio_fs *fs) in virtio_fs_put() 194 static void virtio_fs_drain_all_queues_locked(struct virtio_fs *fs) in virtio_fs_drain_all_queues_locked() 205 static void virtio_fs_drain_all_queues(struct virtio_fs *fs) in virtio_fs_drain_all_queues() 218 static void virtio_fs_start_all_queues(struct virtio_fs *fs) in virtio_fs_start_all_queues() 232 static int virtio_fs_add_instance(struct virtio_fs *fs) in virtio_fs_add_instance() 257 struct virtio_fs *fs; in virtio_fs_find_instance() local 276 static void virtio_fs_free_devs(struct virtio_fs *fs) in virtio_fs_free_devs() 292 static int virtio_fs_read_tag(struct virtio_device *vdev, struct virtio_fs *fs) in virtio_fs_read_tag() 670 struct virtio_fs *fs) in virtio_fs_setup_vqs() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_tc_flower.c | 128 static void cxgb4_action_natmode_tweak(struct ch_filter_specification *fs, in cxgb4_action_natmode_tweak() 164 struct ch_filter_specification *fs) in cxgb4_process_flow_match() 356 static void offload_pedit(struct ch_filter_specification *fs, u32 val, u32 mask, in offload_pedit() 374 static void process_pedit_field(struct ch_filter_specification *fs, u32 val, in process_pedit_field() 493 struct ch_filter_specification *fs) in cxgb4_process_flow_actions() 857 struct ch_filter_specification *fs, u32 *tid) in cxgb4_flow_rule_replace() 933 struct ch_filter_specification *fs; in cxgb4_tc_flower_replace() local 971 struct ch_filter_specification *fs, int tid) in cxgb4_flow_rule_destroy()
|
| H A D | cxgb4_filter.c | 249 struct ch_filter_specification *fs) in validate_filter() 327 struct ch_filter_specification *fs) in get_filter_steerq() 1056 static void fill_default_mask(struct ch_filter_specification *fs) in fill_default_mask() 1152 struct ch_filter_specification *fs) in is_filter_exact_match() 1236 static u64 hash_filter_ntuple(struct ch_filter_specification *fs, in hash_filter_ntuple() 1370 struct ch_filter_specification *fs, in cxgb4_set_hash_filter() 1529 struct ch_filter_specification *fs, in __cxgb4_set_filter() 1801 struct ch_filter_specification *fs, in __cxgb4_del_filter() 1858 struct ch_filter_specification *fs) in cxgb4_set_filter() 1880 struct ch_filter_specification *fs) in cxgb4_del_filter()
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | util.h | 19 #define fs_emerg(fs, fmt, ...) \ argument 21 #define fs_warn(fs, fmt, ...) \ argument 23 #define fs_err(fs, fmt, ...) \ argument 25 #define fs_info(fs, fmt, ...) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-sh-msiof.c | 408 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_8() 418 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_16() 428 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_16u() 438 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_32() 448 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_32u() 458 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_s32() 468 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_s32u() 478 void *rx_buf, int words, int fs) in sh_msiof_spi_read_fifo_8() 488 void *rx_buf, int words, int fs) in sh_msiof_spi_read_fifo_16() 498 void *rx_buf, int words, int fs) in sh_msiof_spi_read_fifo_16u() [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fs_struct.h | 27 static inline void get_fs_root(struct fs_struct *fs, struct path *root) in get_fs_root() 35 static inline void get_fs_pwd(struct fs_struct *fs, struct path *pwd) in get_fs_pwd()
|