Home
last modified time | relevance | path

Searched defs:tail_len (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/rust/alloc/vec/
H A Dextract_if.rs109 let tail_len = self.old_len - self.idx; in drop() localVariable
H A Ddrain.rs32 pub(super) tail_len: usize, field
/openbmc/linux/fs/reiserfs/
H A Dtail_conversion.c215 int tail_len, round_tail_len; in indirect2direct() local
H A Dstree.c1599 int tail_len; in indirect_to_direct_roll_back() local
/openbmc/linux/net/ceph/
H A Dmessenger_v2.c1137 int tail_len; in decrypt_tail() local
1673 int tail_len; in prepare_message_secure() local
2110 int tail_len; in prepare_read_tail_secure() local
2139 int tail_len; in prepare_skip_message() local
H A Dosd_client.c2263 int oloc_len, oid_len, tail_len; in encode_request_finish() local
/openbmc/linux/fs/btrfs/
H A Dreflink.c687 u64 i, tail_len, chunk_count; in btrfs_extent_same() local
H A Dfile.c2624 u64 tail_len; in btrfs_punch_hole() local
/openbmc/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_mbx.h266 u16 tail, tail_len, pulled; member
H A Dfm10k_mbx.c1924 u16 tail_len, len = 0; in fm10k_sm_mbx_transmit() local
/openbmc/linux/fs/ntfs3/
H A Drun.c322 CLST tail_vcn = 0, tail_len = 0, tail_lcn = 0; in run_add_entry() local
/openbmc/linux/drivers/video/fbdev/
H A Dbroadsheetfb.c652 int tail_len; in broadsheet_spiflash_rewrite_sector() local
/openbmc/linux/net/mac80211/
H A Dmesh.c968 int head_len, tail_len; in ieee80211_mesh_build_beacon() local
H A Dieee80211_i.h262 int head_len, tail_len; member
/openbmc/linux/fs/
H A Ddax.c1162 loff_t tail_len = pg_end - end; in dax_iomap_copy_around() local
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c2256 …d_beacon(struct adapter *adapter, const u8 *head, size_t head_len, const u8 *tail, size_t tail_len) in rtw_add_beacon()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c2831 int head_len, tail_len, ret; in ath12k_dp_rx_h_verify_tkip_mic() local
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c3220 int head_len, tail_len, ret; in ath11k_dp_rx_h_verify_tkip_mic() local
/openbmc/linux/include/net/
H A Dcfg80211.h1257 size_t head_len, tail_len; member