Searched defs:insert (Results 26 – 37 of 37) sorted by relevance
12
| /linux/drivers/iommu/intel/ |
| H A D | dmar.c | 2336 static int dmar_device_hotplug(acpi_handle handle, bool insert) in dmar_device_hotplug()
|
| H A D | iommu.c | 2161 int dmar_iommu_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_iommu_hotplug()
|
| /linux/rust/syn/ |
| H A D | punctuated.rs | 263 pub fn insert(&mut self, index: usize, value: T) in insert() method
|
| /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
|
| /linux/drivers/md/bcache/ |
| H A D | btree.c | 2433 struct keylist insert; in bch_btree_insert_check_key() local
|
| /linux/drivers/hid/ |
| H A D | wacom_sys.c | 110 bool insert = false; in wacom_wac_pen_serial_enforce() local
|
| /linux/mm/ |
| H A D | memblock.c | 612 bool insert = false; in memblock_add_range() local
|
| /linux/fs/unicode/ |
| H A D | mkutf8data.c | 533 static int insert(struct tree *tree, char *key, int keylen, void *leaf) in insert() function
|
| /linux/drivers/net/dsa/realtek/ |
| H A D | rtl8365mb.c | 607 enum rtl8365mb_cpu_insert insert; member
|
| /linux/drivers/spi/ |
| H A D | spi.c | 3573 size_t insert, in spi_replace_transfers()
|
| /linux/fs/btrfs/ |
| H A D | extent-tree.c | 765 lookup_inline_extent_backref(struct btrfs_trans_handle * trans,struct btrfs_path * path,struct btrfs_extent_inline_ref ** ref_ret,u64 bytenr,u64 num_bytes,u64 parent,u64 root_objectid,u64 owner,u64 offset,int insert) lookup_inline_extent_backref() argument [all...] |
| /linux/include/net/netfilter/ |
| H A D | nf_tables.h | 472 int (*insert)(const struct net *net, member
|
12