| /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
|
| H A D | dmar.h | 163 static inline int dmar_iommu_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_iommu_hotplug() 172 static inline int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_ir_hotplug()
|
| /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()
|
| /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/tools/testing/selftests/timers/ |
| H A D | leap-a-day.c | 184 int insert = 1; in main() local
|
| /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/testing/selftests/bpf/progs/ |
| H A D | lpm_trie_bench.c | 123 static int insert(__u32 index, int *retval) in insert() function
|
| /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 | 1062 pub fn insert(mut self, item: ListArc<T, ID>) { in insert() method
|
| /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/ethernet/engleder/ |
| H A D | tsnep_tc.c | 160 bool insert) in tsnep_set_gcl_change()
|
| /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/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/lib/ |
| H A D | rbtree_test.c | 33 static void insert(struct test_node *node, struct rb_root_cached *root) in insert() function
|
| /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/drivers/net/wireguard/selftest/ |
| H A D | allowedips.c | 459 #define insert(version, mem, ipa, ipb, ipc, ipd, cidr) \ macro
|
| /linux/drivers/net/dsa/ocelot/ |
| H A D | felix_vsc9959.c | 2006 u32 insert = 0; in vsc9959_psfp_sfi_table_add() local 2040 u32 insert = 0; in vsc9959_psfp_sfi_table_add2() local
|
| /linux/mm/ |
| H A D | vma.h | 19 struct vm_area_struct *insert; member
|