/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_dcb.c | 22 ice_aq_get_lldp_mib(struct ice_hw *hw, u8 bridge_type, u8 mib_type, void *buf, u16 buf_size, u16 *local_len, u16 *remote_len, struct ice_sq_cd *cd) ice_aq_get_lldp_mib() argument
|
H A D | ice_adminq_cmd.h | 1464 __le16 local_len; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_dcb.c | 22 ice_aq_get_lldp_mib(struct ice_hw *hw, u8 bridge_type, u8 mib_type, void *buf, u16 buf_size, u16 *local_len, u16 *remote_len, struct ice_sq_cd *cd) ice_aq_get_lldp_mib() argument
|
H A D | ice_adminq_cmd.h | 1690 __le16 local_len; member
|
/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A D | relo_core.c | 438 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
|
/third_party/libbpf/src/ |
H A D | relo_core.c | 438 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
|
/kernel/linux/linux-5.10/drivers/mtd/chips/ |
H A D | cfi_cmdset_0002.c | 2106 size_t local_len = (-ofs)&(map_bankwidth(map)-1); in cfi_amdstd_write_buffers() local
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | aops.c | 1230 unsigned int local_len = len; in ocfs2_write_cluster_by_desc() local
|
/kernel/linux/linux-6.6/drivers/mtd/chips/ |
H A D | cfi_cmdset_0002.c | 2110 size_t local_len = (-ofs)&(map_bankwidth(map)-1); in cfi_amdstd_write_buffers() local
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | aops.c | 1226 unsigned int local_len = len; in ocfs2_write_cluster_by_desc() local
|
/kernel/linux/linux-6.6/rust/alloc/vec/ |
H A D | mod.rs | 2699 let mut local_len = SetLenOnDrop::new(&mut self.len); in extend_with() variables 2728 let mut local_len = SetLenOnDrop::new(&mut self.len); in try_extend_with() variables 3100 let mut local_len = SetLenOnDrop::new(&mut self.len); in extend_trusted() variables 3133 let mut local_len in try_extend_trusted() variables [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_common.c | 3624 i40e_aq_get_lldp_mib(struct i40e_hw *hw, u8 bridge_type, u8 mib_type, void *buff, u16 buff_size, u16 *local_len, u16 *remote_len, struct i40e_asq_cmd_details *cmd_details) i40e_aq_get_lldp_mib() argument
|
H A D | i40e_adminq_cmd.h | 2032 __le16 local_len; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_common.c | 3500 i40e_aq_get_lldp_mib(struct i40e_hw *hw, u8 bridge_type, u8 mib_type, void *buff, u16 buff_size, u16 *local_len, u16 *remote_len, struct i40e_asq_cmd_details *cmd_details) i40e_aq_get_lldp_mib() argument
|
H A D | i40e_adminq_cmd.h | 2035 __le16 local_len; member
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
H A D | libbpf.c | 4779 size_t local_len, targ_len; in bpf_core_fields_are_compat() local
|
/third_party/rust/crates/memchr/bench/data/code/ |
H A D | rust-library.rs | 46175 let mut local_len = SetLenOnDrop::new(&mut self.len); global() variables 49008 let mut local_len = SetLenOnDrop::new(&mut self.len); extend_with() variables [all...] |