Home
last modified time | relevance | path

Searched defs:length (Results 376 – 400 of 2743) sorted by relevance

1...<<11121314151617181920>>...110

/openbmc/linux/fs/lockd/
H A Dclnt4xdr.c109 const u8 *data, const unsigned int length) in encode_netobj()
142 u32 length; in decode_cookie() local
301 u32 length = strlen(name); in encode_caller_name() local
/openbmc/google-ipmi-sys/
H A Dentity_name.cpp73 int length = sizeof(struct GetEntityNameReply) + entityName.length(); in getEntityName() local
/openbmc/qemu/disas/
H A Ddisas-host.c16 static int host_read_memory(bfd_vma memaddr, bfd_byte *myaddr, int length, in host_read_memory()
/openbmc/linux/fs/squashfs/
H A Dfragment.c66 unsigned int length = SQUASHFS_FRAGMENT_INDEX_BYTES(fragments); in squashfs_read_fragment_index_table() local
H A Dsymlink.c42 int length = min_t(int, i_size_read(inode) - index, PAGE_SIZE); in squashfs_symlink_read_folio() local
/openbmc/linux/fs/xfs/
H A Dxfs_dahash_test.c537 uint16_t length; /* random 8 bit length of test */ member
/openbmc/linux/drivers/media/usb/as102/
H A Das102_fw.h18 unsigned char length[2]; member
/openbmc/linux/lib/kunit/
H A Dstring-stream.h22 size_t length; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_edid_parser.c33 int length) in dc_edid_parser_send_cea()
/openbmc/u-boot/cmd/
H A Dfpgad.c32 ulong addr, length; in do_fpga_md() local
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dlpc_aspeed.cpp63 std::uint32_t length) in mapWindow()
/openbmc/linux/drivers/rpmsg/
H A Dqcom_glink_native.h16 size_t length; member
/openbmc/linux/arch/arm/crypto/
H A Dcrct10dif-ce-glue.c33 unsigned int length) in crct10dif_update()
/openbmc/phosphor-ipmi-blobs/example/
H A Dexample.hpp50 uint32_t length; member
/openbmc/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-memops.c38 unsigned long length, in vb2_create_framevec()
/openbmc/linux/drivers/firmware/
H A Dsysfb_simplefb.c99 u32 length; in sysfb_create_simplefb() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv10.c37 nv10_chan_ramfc_write(struct nvkm_chan *chan, u64 offset, u64 length, u32 devm, bool priv) in nv10_chan_ramfc_write()
/openbmc/linux/fs/iomap/
H A Dbuffered-io.c195 loff_t *pos, loff_t length, size_t *offp, size_t *lenp) in iomap_adjust_read_range()
339 loff_t length = iomap_length(iter) - offset; in iomap_readpage_iter() local
446 loff_t length = iomap_length(iter); in iomap_readahead_iter() local
871 loff_t length = iomap_length(iter); in iomap_write_iter() local
1239 struct iomap *iomap, loff_t pos, loff_t length, in iomap_file_buffered_write_punch_delalloc()
1277 loff_t length = iomap_length(iter); in iomap_unshare_iter() local
1341 loff_t length = iomap_length(iter); in iomap_zero_iter() local
1416 loff_t length = iomap_length(iter); in iomap_folio_mkwrite_iter() local
/openbmc/linux/fs/btrfs/
H A Dzoned.c1139 u64 length, u64 *bytes) in btrfs_reset_device_zone()
1223 u64 length; in calculate_alloc_pointer() local
1450 u64 length = cache->length; in btrfs_load_block_group_zone_info() local
1881 int btrfs_zoned_issue_zeroout(struct btrfs_device *device, u64 physical, u64 length) in btrfs_zoned_issue_zeroout()
1943 u64 length; in btrfs_sync_zone_write_pointer() local
2255 void btrfs_zone_finish_endio(struct btrfs_fs_info *fs_info, u64 logical, u64 length) in btrfs_zone_finish_endio()
2371 u64 length) in btrfs_zoned_release_data_reloc_bg()
/openbmc/linux/tools/testing/cxl/test/
H A Dmem.c494 u32 length = le32_to_cpu(gl->length); in mock_get_log() local
937 u32 offset, length; in mock_get_lsa() local
957 u32 offset, length; in mock_set_lsa() local
1005 cxl_get_injected_po(struct cxl_dev_state *cxlds, u64 offset, u64 length) in cxl_get_injected_po()
1042 u64 length = le64_to_cpu(pi->length); in mock_get_poison() local
1214 size_t offset, length; in mock_transfer_fw() local
/openbmc/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_psi.h54 u8 length; member
65 u8 length; member
81 u8 length; member
103 u8 length; member
120 u8 length; member
131 u8 length; member
/openbmc/linux/block/
H A Dopal_proto.h244 __be32 length; member
255 __be32 length; member
262 __be32 length; member
287 __be32 length; /* the length of the header 48 in 2.00.100 */ member
481 u8 length; member
/openbmc/linux/drivers/usb/gadget/udc/
H A Dfusb300_udc.c319 static void fusb300_set_cxlen(struct fusb300 *fusb300, u32 length) in fusb300_set_cxlen()
337 u32 length = req->req.length - req->req.actual; in fusb300_wrcxf() local
558 u8 *buffer, u32 length) in fusb300_rdcxf()
602 u32 length) in fusb300_rdfifo()
975 u32 length = reg & FUSB300_FFR_BYCNT; in out_ep_fifo_handler() local
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c142 } length; member
1159 unsigned long offset, unsigned long length, in copy_batch()
1244 const u32 *cmd, u32 length) in check_cmd()
1345 static int check_bbstart(u32 *cmd, u32 offset, u32 length, in check_bbstart()
1484 u32 length; in intel_engine_cmd_parser() local
/openbmc/linux/drivers/usb/gadget/legacy/
H A Draw_gadget.c61 enum usb_raw_event_type type, size_t length, const void *data) in raw_event_queue_add()
233 enum usb_raw_event_type type, size_t length, const void *data) in raw_queue_event()
572 uint32_t length; in raw_ioctl_event_fetch() local
730 unsigned int length; in raw_ioctl_ep0_read() local
1117 unsigned int length; in raw_ioctl_ep_read() local

1...<<11121314151617181920>>...110