Home
last modified time | relevance | path

Searched defs:local_len (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/rust/alloc/vec/
H A Dset_len_on_drop.rs10 local_len: usize, field
H A Dmod.rs2699 let mut local_len = SetLenOnDrop::new(&mut self.len); in extend_with() localVariable
2728 let mut local_len = SetLenOnDrop::new(&mut self.len); in try_extend_with() localVariable
3100 let mut local_len = SetLenOnDrop::new(&mut self.len); in extend_trusted() localVariable
3133 let mut local_len = SetLenOnDrop::new(&mut self.len); in try_extend_trusted() localVariable
/openbmc/linux/tools/lib/bpf/
H A Drelo_core.c438 size_t local_len, targ_len; in bpf_core_fields_are_compat() local
1426 size_t local_len, targ_len; in bpf_core_names_match() local
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-9p-client.c168 uint16_t local_len; in v9fs_string_read() local
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_dcb.c23 u16 buf_size, u16 *local_len, u16 *remote_len, in ice_aq_get_lldp_mib()
H A Dice_adminq_cmd.h1691 __le16 local_len; member
/openbmc/linux/fs/ocfs2/
H A Daops.c1225 unsigned int local_len = len; in ocfs2_write_cluster_by_desc() local
/openbmc/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0002.c2110 size_t local_len = (-ofs)&(map_bankwidth(map)-1); in cfi_amdstd_write_buffers() local
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_common.c3506 u16 *local_len, u16 *remote_len, in i40e_aq_get_lldp_mib()
H A Di40e_adminq_cmd.h2038 __le16 local_len; member