| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | sal.h | 132 u32 size; /* size of this table in bytes */ member 757 ia64_sal_pci_config_read (u64 pci_config_addr, int type, u64 size, u64 *value) in ia64_sal_pci_config_read() 768 ia64_sal_pci_config_write (u64 pci_config_addr, int type, u64 size, u64 value) in ia64_sal_pci_config_write()
|
| H A D | pal.h | 574 u64 size : 5, /* Xaction size */ member 1223 ia64_pal_mc_dynamic_state (u64 info_type, u64 dy_buffer, u64 *size) in ia64_pal_mc_dynamic_state() 1234 ia64_pal_mc_error_info (u64 info_index, u64 type_index, u64 *size, u64 *error_info) in ia64_pal_mc_error_info() 1318 ia64_pal_mc_register_mem (u64 physical_addr, u64 size, u64 *req_size) in ia64_pal_mc_register_mem()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/nfit/ |
| H A D | core.c | 237 size_t size = 0; in pkg_to_buf() local 1287 struct device_attribute *attr, const char *buf, size_t size) in hw_error_scrub_store() 1359 struct device_attribute *attr, const char *buf, size_t size) in scrub_store()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/myricom/myri10ge/ |
| H A D | myri10ge.c | 354 #define myri10ge_pio_copy(to,from,size) __iowrite64_copy(to,from,size/8) argument 571 static int myri10ge_load_hotplug_firmware(struct myri10ge_priv *mgp, u32 * size) in myri10ge_load_hotplug_firmware() 714 u32 dma_low, dma_high, size; in myri10ge_load_firmware() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_common.c | 1136 int size = 0; in dhd_mem_debug() local 2034 uint32 addr, size; in dhd_doiovar() local 2052 uint32 addr, size; in dhd_doiovar() local
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | testmgr.c | 836 static void flip_random_bit(u8 *buf, size_t size) in flip_random_bit() 845 static void flip_random_byte(u8 *buf, size_t size) in flip_random_byte() 851 static void mutate_buffer(u8 *buf, size_t size) in mutate_buffer()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_mlme_ext.c | 3272 u8 size; in rtw_rx_ampdu_size() local 3367 bool rtw_rx_ampdu_set_size(_adapter *adapter, u8 size, u8 reason) in rtw_rx_ampdu_set_size() 3445 u8 rx_ampdu_apply_sta_tid(_adapter *adapter, struct sta_info *sta, u8 tid, u8 accept, u8 size) in rx_ampdu_apply_sta_tid() 3481 u8 rx_ampdu_apply_sta(_adapter *adapter, struct sta_info *sta, u8 accept, u8 size) in rx_ampdu_apply_sta() 3506 u8 size = rtw_rx_ampdu_size(adapter); in rtw_rx_ampdu_apply() local 9714 , u8 tid, u8 size, u16 status, u8 initiator, int wait_ack) in issue_action_ba() 9892 inline void issue_addba_rsp(_adapter *adapter, unsigned char *ra, u8 tid, u16 status, u8 size) in issue_addba_rsp()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | devlink.c | 193 u32 size; member 359 u64 size; member 1387 u16 pool_index, u32 size, in devlink_sb_pool_set() 1407 u32 size; in devlink_nl_cmd_sb_pool_set_doit() local 2801 devlink_resource_validate_size(struct devlink_resource *resource, u64 size, in devlink_resource_validate_size() 2832 u64 size; in devlink_nl_cmd_resource_set() local 8431 u32 size, u16 ingress_pools_count, in devlink_sb_register()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/tuple/ |
| H A D | eat.hpp | 31 # define BOOST_PP_TUPLE_EAT(size) BOOST_PP_EAT argument 34 # define BOOST_PP_TUPLE_EAT(size) BOOST_PP_TUPLE_EAT_I(size) argument 36 # define BOOST_PP_TUPLE_EAT(size) BOOST_PP_TUPLE_EAT_OO((size)) argument 39 # define BOOST_PP_TUPLE_EAT_I(size) BOOST_PP_TUPLE_EAT_ ## size argument 43 # define BOOST_PP_TUPLE_EAT_N(size) BOOST_PP_TUPLE_EAT_N_I(size) argument 45 # define BOOST_PP_TUPLE_EAT_N(size) BOOST_PP_TUPLE_EAT_N_OO((size)) argument 48 # define BOOST_PP_TUPLE_EAT_N_I(size) BOOST_PP_TUPLE_EAT_ ## size argument
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/ipu3/ |
| H A D | ipu3-abi.h | 1406 u32 size; member 1512 u32 size; /* Size of blob */ member 1630 u32 size; /* Disabled if 0 */ member 1898 u8 size; /* the maximum number of elements*/ member 1931 u32 size; /* Total size in bytes */ member 1950 u32 size; /* total size of all data */ member 1997 u32 size; /* number of bytes to transferred */ member
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | raid5.c | 316 int size; in release_inactive_stripe_list() local 6572 raid5_set_cache_size(struct mddev *mddev, int size) in raid5_set_cache_size() 6694 int size; in raid5_store_stripe_size() local 6969 ssize_t size; in alloc_thread_groups() local
|
| /OK3568_Linux_fs/kernel/drivers/block/drbd/ |
| H A D | drbd_int.h | 621 unsigned int size; member 1621 #define drbd_set_in_sync(device, sector, size) \ argument 1623 #define drbd_set_out_of_sync(device, sector, size) \ argument 1625 #define drbd_rs_failed_io(device, sector, size) \ argument
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | wm_adsp.c | 462 struct snd_compressed_buffer size; member 1104 const unsigned int __user *bytes, unsigned int size) in wm_coeff_tlv_put() 1215 unsigned int __user *bytes, unsigned int size) in wm_coeff_tlv_get() 3622 unsigned int size; in wm_adsp_compr_set_params() local
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | patch_hdmi.c | 568 int size; in hdmi_debug_dip_size() local 585 int size; in hdmi_clear_dip_buffers() local 626 u8 *dip, int size) in hdmi_fill_audio_infoframe() 639 u8 *dip, int size) in hdmi_infoframe_uptodate()
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | synclink.c | 105 #define COPY_FROM_USER(error,dest,src,size) error = copy_from_user(dest,src,size) ? -EFAULT : 0 argument 107 #define COPY_TO_USER(error,dest,src,size) error = copy_to_user(dest,src,size) ? -EFAULT : 0 argument 7609 const size_t size = sizeof(sync_serial_settings); in hdlcdev_ioctl() local 7745 static void hdlcdev_rx(struct mgsl_struct *info, char *buf, int size) in hdlcdev_rx()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | extent_io.c | 2995 struct bio *btrfs_bio_clone_partial(struct bio *orig, int offset, int size) in btrfs_bio_clone_partial() 3029 size_t size, unsigned long pg_offset, in submit_extent_page() 5921 const unsigned int size = pos + len; in extent_buffer_bitmap_set() local 5964 const unsigned int size = pos + len; in extent_buffer_bitmap_clear() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_svm.c | 564 struct nouveau_pfnmap_args *args, u32 size, in nouveau_range_fault()
|
| /OK3568_Linux_fs/kernel/net/xdp/ |
| H A D | xsk.c | 1070 unsigned long size = vma->vm_end - vma->vm_start; in xsk_mmap() local
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | panoramiX.c | 1153 int x, y, w, h, i, j, nbox, size, sizeNeeded, ScratchPitch, inOut, depth; in XineramaGetImageData() local
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/ |
| H A D | rk_aiq_user_api2_custom_ae.cpp | 95 uint32_t size = 0; in AeReg2RealConv() local
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-core.c | 1735 int size) in blk_check_plugged()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | rhashtable.h | 69 unsigned int size; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | rhashtable.h | 69 unsigned int size; member
|
| /OK3568_Linux_fs/kernel/drivers/misc/sgi-gru/ |
| H A D | grukservices.c | 426 char *buf, int size) in gru_get_cb_exception_detail_str()
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | hwrpb.h | 168 unsigned long size; /* size of hwrpb */ member
|