Searched defs:size_out (Results  1 – 13 of 13) sorted by relevance
| /Linux-v5.4/arch/um/drivers/ | 
| D | cow_sys.h | 31 static inline int cow_file_size(char *file, unsigned long long *size_out)  in cow_file_size()
 | 
| D | cow_user.c | 279 		    time_t *mtime_out, unsigned long long *size_out,  in read_cow_header()
 | 
| D | ubd_kern.c | 555 static inline int ubd_file_size(struct ubd *ubd_dev, __u64 *size_out)  in ubd_file_size()
 | 
| /Linux-v5.4/drivers/media/platform/ | 
| D | sh_veu.c | 649 			      int size_in, int size_out, int crop_out,  in sh_veu_calc_scale()702 				    int size_in, int size_out, int crop_out)  in sh_veu_scale_v()
 724 				    int size_in, int size_out, int crop_out)  in sh_veu_scale_h()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/diag/ | 
| D | fw_tracer.h | 81 		u32 size_out[STRINGS_DB_SECTIONS_NUM];  member
 | 
| /Linux-v5.4/arch/um/os-Linux/ | 
| D | file.c | 306 int os_file_size(const char *file, unsigned long long *size_out)  in os_file_size()
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | vboxguest.h | 40 	__u32 size_out;  member
 | 
| /Linux-v5.4/tools/bpf/bpftool/ | 
| D | prog.c | 901 static int alloc_run_data(void **data_ptr, unsigned int size_out)  in alloc_run_data()
 | 
| /Linux-v5.4/tools/lib/bpf/ | 
| D | bpf.c | 520 		      void *data_out, __u32 *size_out, __u32 *retval,  in bpf_prog_test_run()
 | 
| /Linux-v5.4/drivers/gpu/drm/arm/display/komeda/ | 
| D | komeda_pipeline_state.c | 415 static bool scaling_ratio_valid(u32 size_in, u32 size_out,  in scaling_ratio_valid()
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ | 
| D | port.c | 37 			 int size_in, void *data_out, int size_out,  in mlx5_core_access_reg()
 | 
| /Linux-v5.4/drivers/net/ethernet/sfc/ | 
| D | mcdi.c | 1620 			size_t *size_out, size_t *erase_size_out,  in efx_mcdi_nvram_info()
 | 
| /Linux-v5.4/mm/ | 
| D | filemap.c | 3004 	loff_t size_in, size_out;  in generic_remap_checks()  local
 |