| /linux/rust/proc-macro2/ |
| H A D | rcvec.rs | 81 pub(crate) fn extend(&mut self, iter: impl IntoIterator<Item = T>) { in extend() method 103 pub(crate) fn extend(&mut self, iter: impl IntoIterator<Item = T>) { in extend() method
|
| H A D | wrapper.rs | 229 fn extend<I: IntoIterator<Item = TokenTree>>(&mut self, stream: I) { in extend() method 243 fn extend<I: IntoIterator<Item = TokenStream>>(&mut self, streams: I) { in extend() method
|
| H A D | lib.rs | 284 fn extend<I: IntoIterator<Item = TokenTree>>(&mut self, streams: I) { in extend() method 290 fn extend<I: IntoIterator<Item = TokenStream>>(&mut self, streams: I) { in extend() method
|
| H A D | fallback.rs | 293 fn extend<I: IntoIterator<Item = TokenTree>>(&mut self, tokens: I) { in extend() method 302 fn extend<I: IntoIterator<Item = TokenStream>>(&mut self, streams: I) { in extend() method
|
| /linux/fs/ext4/ |
| H A D | file.c | 428 bool *ilock_shared, bool *extend, in ext4_dio_write_checks() 512 bool extend = false, unwritten = false; in ext4_dio_write_iter() local 645 bool extend = false; in ext4_dax_write_iter() local
|
| /linux/drivers/bcma/ |
| H A D | driver_pci.c | 285 static void bcma_core_pci_extend_L1timer(struct bcma_drv_pci *pc, bool extend) in bcma_core_pci_extend_L1timer()
|
| /linux/drivers/md/persistent-data/ |
| H A D | dm-space-map.h | 25 int (*extend)(struct dm_space_map *sm, dm_block_t extra_blocks); member
|
| /linux/drivers/net/ethernet/engleder/ |
| H A D | tsnep_tc.c | 92 u64 extend; in tsnep_write_gcl() local
|
| /linux/rust/syn/ |
| H A D | error.rs | 464 fn extend<T: IntoIterator<Item = Error>>(&mut self, iter: T) { in extend() method
|
| H A D | punctuated.rs | 472 fn extend<I: IntoIterator<Item = T>>(&mut self, i: I) { in extend() function 491 fn extend<I: IntoIterator<Item = Pair<T, P>>>(&mut self, i: I) { in extend() function
|
| /linux/tools/testing/selftests/net/tcp_ao/ |
| H A D | setsockopt-closed.c | 193 char *extend[100]; in test_extend() member
|
| /linux/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_prs.c | 554 bool tagged, bool extend) in mvpp2_prs_dsa_tag_set() 621 bool add, bool tagged, bool extend) in mvpp2_prs_dsa_tag_ethertype_set()
|
| /linux/rust/kernel/num/ |
| H A D | bounded.rs | 405 pub const fn extend<const M: u32>(self) -> Bounded<T, M> { in extend() function
|
| /linux/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net.h | 454 u8 extend; member 458 u8 extend, u8 class, u8 major, u8 minor) in nfp_net_fw_ver_eq()
|
| /linux/arch/arm64/kernel/ |
| H A D | signal.c | 158 unsigned long *offset, size_t size, bool extend) in __sigframe_alloc()
|
| /linux/fs/btrfs/ |
| H A D | ctree.c | 3654 split_leaf(struct btrfs_trans_handle * trans,struct btrfs_root * root,const struct btrfs_key * ins_key,struct btrfs_path * path,int data_size,bool extend) split_leaf() argument
|
| /linux/fs/ocfs2/ |
| H A D | dir.c | 3123 int extend, did_quota = 0; in ocfs2_do_extend_dir() local
|