/linux/include/linux/ |
H A D | btree-type.h | 44 static inline int BTREE_FN(insert)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, in BTREE_FN() argument 87 static inline int BTREE_FN(insert)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, in BTREE_FN() argument
|
/linux/drivers/md/bcache/ |
H A D | extents.c | 228 struct bkey *insert, in bch_btree_ptr_insert_fixup() 324 struct bkey *insert, in bch_extent_insert_fixup()
|
H A D | bset.c | 858 struct bkey *insert) in bch_bset_insert()
|
/linux/virt/kvm/ |
H A D | coalesced_mmio.c | 49 __u32 insert; in coalesced_mmio_write() local
|
/linux/include/linux/netfilter/ |
H A D | nf_conntrack_common.h | 11 unsigned int insert; member
|
/linux/drivers/mmc/host/ |
H A D | sdhci-bcm-kona.c | 112 static int sdhci_bcm_kona_sd_card_emulate(struct sdhci_host *host, int insert) in sdhci_bcm_kona_sd_card_emulate()
|
/linux/tools/perf/util/ |
H A D | comm.c | 169 int insert = comm_strs->num_strs; /* Default to inserting at the end. */ in comm_strs__findnew() local
|
H A D | dsos.c | 215 int insert = dsos->cnt; /* Default to inserting at the end. */ in __dsos__add() local
|
/linux/net/rds/ |
H A D | cong.c | 105 struct rds_cong_map *insert) in rds_cong_tree_walk()
|
H A D | rdma.c | 66 struct rds_mr *insert) in rds_mr_tree_walk()
|
/linux/rust/kernel/ |
H A D | rbtree.rs | 301 pub fn insert(&mut self, node: RBTreeNode<K, V>) -> Option<RBTreeNode<K, V>> { in insert() function 1165 fn insert(self, node: RBTreeNode<K, V>) -> &'a mut V { in insert() method 1187 pub fn insert(self, value: V, reservation: RBTreeNodeReservation<K, V>) -> &'a mut V { in insert() method
|
H A D | maple_tree.rs | 121 pub fn insert(&self, index: usize, value: T, gfp: Flags) -> Result<(), InsertError<T>> { in insert() method
|
H A D | list.rs | 942 pub fn insert(mut self, item: ListArc<T, ID>) { insert() method
|
/linux/drivers/net/ethernet/engleder/ |
H A D | tsnep_tc.c | 160 bool insert) in tsnep_set_gcl_change()
|
/linux/drivers/char/agp/ |
H A D | efficeon-agp.c | 259 unsigned long insert = efficeon_mask_memory(mem->pages[i]); in efficeon_insert_memory() local
|
/linux/drivers/net/can/dev/ |
H A D | rx-offload.c | 80 struct sk_buff *pos, *insert = NULL; in __skb_queue_add_sort() local
|
/linux/fs/ocfs2/ |
H A D | alloc.c | 3876 struct ocfs2_insert_type *insert) in ocfs2_insert_at_leaf() 4175 struct ocfs2_insert_type *insert) in ocfs2_insert_path() 4492 struct ocfs2_insert_type *insert, in ocfs2_figure_contig_type() 4537 static void ocfs2_figure_appending_type(struct ocfs2_insert_type *insert, in ocfs2_figure_appending_type() 4588 struct ocfs2_insert_type *insert) in ocfs2_figure_insert_type() 4725 struct ocfs2_insert_type insert = {0, }; in ocfs2_insert_extent() local 4930 struct ocfs2_insert_type insert; in ocfs2_split_and_insert() local 5297 struct ocfs2_insert_type insert; in ocfs2_split_tree() local
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | sock_iter_batch.c | 25 static int insert(__u64 cookie, struct sock_count counts[], int counts_len) in insert() function 27 int insert = -1; in insert() local
|
/linux/arch/powerpc/xmon/ |
H A D | ppc.h | 262 unsigned long (*insert) member
|
/linux/mm/ |
H A D | vma.h | 19 struct vm_area_struct *insert; member
|
/linux/drivers/staging/vc04_services/interface/vchiq_arm/ |
H A D | vchiq_arm.c | 652 int insert; in add_completion() local
|
/linux/drivers/iommu/intel/ |
H A D | irq_remapping.c | 1573 int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_ir_hotplug()
|
H A D | dmar.c | 2336 static int dmar_device_hotplug(acpi_handle handle, bool insert) in dmar_device_hotplug()
|
/linux/fs/ |
H A D | exec.c | 91 void __register_binfmt(struct linux_binfmt * fmt, int insert) in __register_binfmt()
|
/linux/drivers/md/persistent-data/ |
H A D | dm-btree.c | 1234 static int insert(struct dm_btree_info *info, dm_block_t root, in insert() function
|