| /OK3568_Linux_fs/kernel/tools/lib/subcmd/ |
| H A D | help.c | 126 unsigned int size = space; in pretty_print_string_list() local
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | kexec_elf.c | 400 size_t size; in kexec_elf_load() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_uc_fw.h | 76 size_t size; member
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | portals.c | 88 u64 addr, u32 size) in fdt_portal()
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | rtlx.c | 221 static inline int write_spacefree(int read, int write, int size) in write_spacefree()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | hw_breakpoint.c | 254 unsigned long base, unsigned long size) in within_area()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | nfs3.h | 67 unsigned short size; member
|
| /OK3568_Linux_fs/kernel/drivers/iio/humidity/ |
| H A D | hid-sensor-humidity.c | 43 int channel, int size) in humidity_adjust_channel_bit_mask()
|
| /OK3568_Linux_fs/kernel/drivers/nvmem/ |
| H A D | rockchip-secure-otp.c | 36 int size; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | nfs3.h | 67 unsigned short size; member
|
| /OK3568_Linux_fs/kernel/net/xdp/ |
| H A D | xskmap.c | 79 u64 size; in xsk_map_alloc() local
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/s2255/ |
| H A D | s2255drv.c | 153 unsigned long size; member 446 unsigned long size = height * width; in planar422p_to_yuv_packed() local 663 unsigned long size; in buffer_prepare() local 889 int size) in s2255_write_config() 1699 unsigned long size; in save_frame() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | bcmutils.h | 92 unsigned int size; /* current (residual) size in bytes */ member 204 #define bcmdumplog(buf, size) *buf = '\0' argument 504 #define ALIGN_SIZE(size, boundary) (((size) + (boundary) - 1) \ argument 771 uint16 size; member 1351 int size; member
|
| /OK3568_Linux_fs/kernel/drivers/block/mtip32xx/ |
| H A D | mtip32xx.c | 2149 int size = 0; in mtip_hw_show_status() local 2167 int size = 0; in show_device_status() local 2242 int size = *offset; in mtip_hw_read_device_status() local 2273 int size = *offset; in mtip_hw_read_registers() local 2339 int size = *offset; in mtip_hw_read_flags() local
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | ipl.c | 364 unsigned int size = ipl_block.fcp.scp_data_len; in ipl_scp_data_read() local 374 unsigned int size = ipl_block.nvme.scp_data_len; in ipl_nvme_scp_data_read() local 655 size_t size = reipl_block_fcp->fcp.scp_data_len; in reipl_fcp_scpdata_read() local 809 size_t size = reipl_block_nvme->nvme.scp_data_len; in reipl_nvme_scpdata_read() local 1349 unsigned long size; in reipl_type_init() local
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | dwc_eth_qos.c | 356 static void eqos_inval_buffer_tegra186(void *buf, size_t size) in eqos_inval_buffer_tegra186() 365 static void eqos_inval_buffer_generic(void *buf, size_t size) in eqos_inval_buffer_generic() 375 static void eqos_flush_buffer_tegra186(void *buf, size_t size) in eqos_flush_buffer_tegra186() 381 static void eqos_flush_buffer_generic(void *buf, size_t size) in eqos_flush_buffer_generic()
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | lsm.c | 616 size_t size) in apparmor_setprocattr() 936 struct msghdr *msg, int size) in aa_sock_msg_perm() 952 struct msghdr *msg, int size) in apparmor_socket_sendmsg() 961 struct msghdr *msg, int size, int flags) in apparmor_socket_recvmsg()
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | xhci-mem.c | 616 size_t size = sizeof(struct xhci_stream_ctx) * num_stream_ctxs; in xhci_free_stream_ctx() local 644 size_t size = sizeof(struct xhci_stream_ctx) * num_stream_ctxs; in xhci_alloc_stream_ctx() local 1889 size_t size; in xhci_alloc_erst() local 1917 size_t size; in xhci_free_erst() local
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | ethtool.h | 298 __u32 size; member 389 __u32 size; member 430 __u32 size; member 452 __u32 size; member
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vicodec/ |
| H A D | vicodec-core.c | 1073 unsigned int size = 0; in vidioc_s_fmt_vid_out() local 1379 unsigned int size = q_data->sizeimage; in vicodec_queue_setup() local 1540 unsigned int size; in total_frame_size() local 1564 unsigned int size = q_data->coded_width * q_data->coded_height; in vicodec_start_streaming() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/ |
| H A D | hfi_venus.c | 51 u32 size; member 100 u32 size; member 326 u32 size) in venus_alloc() 415 u32 size, u32 addr, void *cookie) in venus_hfi_core_set_resource()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/ |
| H A D | mpp_enc_impl.cpp | 112 RK_S32 size = sizeof(data); in update_enc_hal_info() local 1118 RK_S32 size = impl->rc_cfg_size; in update_rc_cfg_log() local 1400 RK_U32 size = (enc->coding == MPP_VIDEO_CodingMJPEG) ? in mpp_enc_check_pkt_buf() local 2522 RK_U32 size = (enc->coding == MPP_VIDEO_CodingMJPEG) ? in check_async_pkt_buf() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/ |
| H A D | phydm_phystatus.c | 210 u32 size = PHYSTS_PATH_NUM; /*size of path=4*/ in phydm_avg_phystatus_index_p1() local 369 u32 size = PHY_HIST_TH_SIZE * 2; in phydm_avg_phystatus_init() local 1742 u32 size = PHY_STATUS_JRGUAR3_DW_LEN << 2; in phydm_print_phystat_jaguar3() local 2640 u32 size = PHY_STATUS_JRGUAR2_DW_LEN << 2; in phydm_print_phy_sts_jgr2() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/ |
| H A D | aspeed-video.c | 196 unsigned int size; member 700 unsigned int size) in aspeed_video_alloc_buf() 731 unsigned int size; in aspeed_video_calc_compressed_size() local 865 unsigned int size = act->width * act->height; in aspeed_video_set_resolution() local
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | cyttsp4_core.h | 172 u8 size; member 256 size_t size; /* size in bits */ member 441 static inline int cyttsp4_adap_read(struct cyttsp4 *ts, u16 addr, int size, in cyttsp4_adap_read() 447 static inline int cyttsp4_adap_write(struct cyttsp4 *ts, u16 addr, int size, in cyttsp4_adap_write()
|