Home
last modified time | relevance | path

Searched refs:insert (Results 1 – 144 of 144) sorted by relevance

/linux-4.1.27/drivers/md/bcache/
Dextents.c226 struct bkey *insert, in bch_btree_ptr_insert_fixup() argument
232 if (!KEY_OFFSET(insert)) in bch_btree_ptr_insert_fixup()
322 struct bkey *insert, in bch_extent_insert_fixup() argument
331 BUG_ON(!KEY_OFFSET(insert)); in bch_extent_insert_fixup()
332 BUG_ON(!KEY_SIZE(insert)); in bch_extent_insert_fixup()
339 if (bkey_cmp(&START_KEY(k), insert) >= 0) { in bch_extent_insert_fixup()
346 if (bkey_cmp(k, &START_KEY(insert)) <= 0) in bch_extent_insert_fixup()
375 if (KEY_START(k) > KEY_START(insert) + sectors_found) in bch_extent_insert_fixup()
390 sectors_found = KEY_OFFSET(k) - KEY_START(insert); in bch_extent_insert_fixup()
393 if (bkey_cmp(insert, k) < 0 && in bch_extent_insert_fixup()
[all …]
Dbset.c800 struct bkey *insert) in bch_bset_insert() argument
806 __set_bytes(t->data, t->data->keys + bkey_u64s(insert)) > in bch_bset_insert()
809 memmove((uint64_t *) where + bkey_u64s(insert), in bch_bset_insert()
813 t->data->keys += bkey_u64s(insert); in bch_bset_insert()
814 bkey_copy(where, insert); in bch_bset_insert()
Dbtree.c2156 struct keylist insert; in bch_btree_insert_check_key() local
2159 bch_keylist_init(&insert); in bch_btree_insert_check_key()
2177 bch_keylist_add(&insert, check_key); in bch_btree_insert_check_key()
2179 ret = bch_btree_insert_node(b, op, &insert, NULL, NULL); in bch_btree_insert_check_key()
2181 BUG_ON(!ret && !bch_keylist_empty(&insert)); in bch_btree_insert_check_key()
/linux-4.1.27/net/rds/
Dbind.c52 struct rds_sock *insert) in rds_bind_lookup() argument
71 if (insert) { in rds_bind_lookup()
78 insert->rs_bound_addr = addr; in rds_bind_lookup()
79 insert->rs_bound_port = port; in rds_bind_lookup()
80 rds_sock_addref(insert); in rds_bind_lookup()
82 hlist_add_head_rcu(&insert->rs_bound_node, head); in rds_bind_lookup()
Dcong.c105 struct rds_cong_map *insert) in rds_cong_tree_walk() argument
123 if (insert) { in rds_cong_tree_walk()
124 rb_link_node(&insert->m_rb_node, parent, p); in rds_cong_tree_walk()
125 rb_insert_color(&insert->m_rb_node, &rds_cong_tree); in rds_cong_tree_walk()
Drdma.c67 struct rds_mr *insert) in rds_mr_tree_walk() argument
85 if (insert) { in rds_mr_tree_walk()
86 rb_link_node(&insert->r_rb_node, parent, p); in rds_mr_tree_walk()
87 rb_insert_color(&insert->r_rb_node, root); in rds_mr_tree_walk()
88 atomic_inc(&insert->r_refcount); in rds_mr_tree_walk()
/linux-4.1.27/Documentation/devicetree/bindings/power_supply/
Dmax8925_batter.txt9 - no-insert-detect: whether support insert detect
17 no-insert-detect = <0>;
/linux-4.1.27/drivers/staging/speakup/
DDefaultKeyAssignments6 We have remapped the insert or zero key on the keypad to act as a
8 InsKeyPad-period means hold down the insert key like a shift key and
31 InsKeyPad-9 Move reading cursor to top of screen (insert pgup)
32 InsKeyPad-3 Move reading cursor to bottom of screen (insert pgdn)
33 InsKeyPad-7 Move reading cursor to left edge of screen (insert home)
34 InsKeyPad-1 Move reading cursor to right edge of screen (insert end)
Dspkguide.txt181 It's also worth noting that the insert key on the keypad is mapped
185 insert, from now on called speakup, and keypad enter will toggle the
196 key (remember that this is the keypad insert key), and press the f1 key.
253 and hold the speakup key, a.k.a. keypad insert, a.k.a. caps lock, while
1471 it individually under this License, provided you insert a copy of this
/linux-4.1.27/tools/testing/selftests/timers/
Dleap-a-day.c155 int insert = 1; in main() local
227 if (insert) in main()
267 if (insert) in main()
306 insert = !insert; in main()
/linux-4.1.27/include/linux/
Ddmar.h144 extern int dmar_iommu_hotplug(struct dmar_drhd_unit *dmaru, bool insert);
159 static inline int dmar_iommu_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_iommu_hotplug() argument
166 extern int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert);
168 static inline int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_ir_hotplug() argument
Dbtree-type.h43 static inline int BTREE_FN(insert)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, in BTREE_FN() argument
86 static inline int BTREE_FN(insert)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, in BTREE_FN() argument
Dbinfmts.h83 extern void __register_binfmt(struct linux_binfmt *fmt, int insert);
Dmm.h1825 unsigned long end, pgoff_t pgoff, struct vm_area_struct *insert);
/linux-4.1.27/Documentation/zh_CN/
Demail-clients.txt107 通过它配置你的邮件建立工具栏菜单,还可以带上"insert file"图标。
132 一个"insert file"选项,它可以通过不改变文件内容的方式插入文件。
139 按中键之前或者shift-insert或者使用
/linux-4.1.27/Documentation/acpi/
Dmethod-customizing.txt12 2. insert a completely new method in order to create a missing
52 2. insert a new method
55 insert and then follow the step c) ~ g) in section 1.
67 method override. i.e. if we want to insert/override multiple
/linux-4.1.27/fs/ocfs2/
Dalloc.c3826 struct ocfs2_insert_type *insert) in ocfs2_insert_at_leaf() argument
3828 int i = insert->ins_contig_index; in ocfs2_insert_at_leaf()
3834 if (insert->ins_split != SPLIT_NONE) { in ocfs2_insert_at_leaf()
3839 insert->ins_split, rec, in ocfs2_insert_at_leaf()
3847 if (insert->ins_contig != CONTIG_NONE) { in ocfs2_insert_at_leaf()
3849 if (insert->ins_contig == CONTIG_LEFT) { in ocfs2_insert_at_leaf()
3872 if (insert->ins_appending == APPEND_TAIL) { in ocfs2_insert_at_leaf()
4126 struct ocfs2_insert_type *insert) in ocfs2_insert_path() argument
4161 if (insert->ins_split != SPLIT_NONE) { in ocfs2_insert_path()
4168 insert_rec, insert->ins_split); in ocfs2_insert_path()
[all …]
/linux-4.1.27/include/linux/netfilter/
Dnf_conntrack_common.h14 unsigned int insert; member
/linux-4.1.27/lib/
Drbtree_test.c24 static void insert(struct test_node *node, struct rb_root *root) in insert() function
189 insert(nodes + j, &root); in rbtree_test_init()
204 insert(nodes + j, &root); in rbtree_test_init()
DKconfig.kasan33 Before every memory access compiler insert function call
DKconfig.kmemcheck20 will insert extra code at *every* read and write to tracked memory
/linux-4.1.27/scripts/gdb/
Dvmlinux-gdb.py16 sys.path.insert(0, os.path.dirname(__file__) + "/scripts/gdb")
/linux-4.1.27/Documentation/
Demail-clients.txt77 to insert into the message.
84 To insert a patch use Message->Insert File (CTRL+i) or an external editor.
101 to insert the patch.
125 Then from the "Message" menu item, select insert file and choose your patch.
127 and put the "insert file" icon there.
166 an "insert file" option that inserts the contents of a file unaltered.
173 before middle button or shift-insert or use
Dmono.txt28 to insert it manually with modprobe/insmod, as kmod
Drbtree.txt12 to insert/access/delete nodes) and hash tables (which are not kept sorted to
52 users are expected to write their own tree search and insert functions
106 Inserting data in the tree involves first searching for the place to insert the
Dunaligned-memory-access.txt92 above case it would insert 2 bytes of padding in between field1 and field2.
123 insert any padding within structures, useful when you want to use a C struct
Dassoc_array.txt490 algorithm will insert a shortcut to skip over the '1111' keyspace in a single
498 insertion algorithm finds that it is trying to insert a 17th object into a
527 (1) Simple insert/replace. This involves simply replacing a NULL or old
Dcircular-buffers.txt167 /* insert one item into the buffer */
Dsysfs-rules.txt158 or the chain of parent devices. The kernel is free to insert devices into
Djava.txt24 to insert it manually with modprobe/insmod, as kmod
Dstable_api_nonsense.txt161 <insert link to leech comment from Andrew and Linus here>.) If your
Dintel_txt.txt113 approach seemed like a better choice than having to insert
Dkprobes.txt235 The Kprobe-optimizer doesn't insert the jump instruction immediately;
319 If you need to insert a probe in the middle of a function, you may find
Dbcache.txt183 a cache miss won't be able to insert a key for the new data and the data
DCodingStyle228 "smart" indentation will insert whitespace at the beginning of new lines as
DSubmittingPatches480 to insert an indication of the origin of a patch at the top of the commit
Dmemory-barriers.txt1669 insert anything more than a compiler barrier in a UP compilation.
2341 The way to deal with this is to insert a general SMP memory barrier:
Dkernel-parameters.txt2235 ification string that NFSv4 clients can insert into
/linux-4.1.27/fs/btrfs/
Dfile-item.c737 goto insert; in btrfs_csum_file_blocks()
748 goto insert; in btrfs_csum_file_blocks()
755 goto insert; in btrfs_csum_file_blocks()
759 goto insert; in btrfs_csum_file_blocks()
774 goto insert; in btrfs_csum_file_blocks()
786 goto insert; in btrfs_csum_file_blocks()
798 goto insert; in btrfs_csum_file_blocks()
820 insert: in btrfs_csum_file_blocks()
Dtree-log.c373 goto insert; in overwrite_item()
453 insert: in overwrite_item()
1677 goto insert; in replay_one_name()
1702 goto insert; in replay_one_name()
1713 insert: in replay_one_name()
Dinode.c3184 int insert = 0; in btrfs_orphan_add() local
3210 insert = 2; in btrfs_orphan_add()
3212 insert = 1; in btrfs_orphan_add()
3214 insert = 1; in btrfs_orphan_add()
3230 if (insert >= 1) { in btrfs_orphan_add()
3250 if (insert >= 2) { in btrfs_orphan_add()
6805 goto insert; in btrfs_get_extent()
6869 goto insert; in btrfs_get_extent()
6878 insert: in btrfs_get_extent()
Dextent-tree.c1476 u64 owner, u64 offset, int insert) in lookup_inline_extent_backref() argument
1499 if (insert) { in lookup_inline_extent_backref()
1545 if (ret && !insert) { in lookup_inline_extent_backref()
1557 if (!insert) { in lookup_inline_extent_backref()
1631 if (err == -ENOENT && insert) { in lookup_inline_extent_backref()
1652 if (insert) { in lookup_inline_extent_backref()
/linux-4.1.27/drivers/mmc/host/
Dsdhci-bcm-kona.c125 static int sdhci_bcm_kona_sd_card_emulate(struct sdhci_host *host, int insert) in sdhci_bcm_kona_sd_card_emulate() argument
142 if (insert) { in sdhci_bcm_kona_sd_card_emulate()
DKconfig534 card whenever you insert a MMC or SD card into the card slot.
/linux-4.1.27/arch/powerpc/xmon/
Dppc.h178 unsigned long (*insert) member
/linux-4.1.27/arch/mn10300/lib/
D__lshrdi3.S40 or_lsr a1,d0,a0,d1 # insert underflow into LSW and
D__ashldi3.S39 or_asl a1,d1,a0,d0 # insert overflow into MSW and
D__ashrdi3.S39 or_asr a1,d0,a0,d1 # insert underflow into LSW and
/linux-4.1.27/Documentation/timers/
D00-INDEX18 - how to insert delays in the kernel the right (tm) way.
Dtimers-howto.txt5 RightWay (TM) to insert a delay?"
Dtimekeeping.txt79 code knows when the counter will wrap around and can insert the necessary
/linux-4.1.27/security/selinux/ss/
Davtab.h71 int (*insert)(struct avtab *a, struct avtab_key *k,
/linux-4.1.27/Documentation/usb/
Dchipidea.txt41 5) Remove B-device(unplug micro B plug) and insert again in 10 seconds,
44 6) Remove B-device(unplug micro B plug) and insert again after 10 seconds,
Dgadget_hid.txt173 {.opt = "--insert", .val = 0x49},
/linux-4.1.27/mm/
DKconfig.debug5 could be used for debugging features that need to insert extra
Dmemblock.c502 bool insert = false; in memblock_add_range() local
544 if (insert) in memblock_add_range()
556 if (insert) in memblock_add_range()
565 if (!insert) { in memblock_add_range()
569 insert = true; in memblock_add_range()
Dmmap.c727 unsigned long end, pgoff_t pgoff, struct vm_area_struct *insert) in vma_adjust() argument
740 if (next && !insert) { in vma_adjust()
795 if (insert) { in vma_adjust()
802 __vma_link_file(insert); in vma_adjust()
856 } else if (insert) { in vma_adjust()
862 __insert_vm_struct(mm, insert); in vma_adjust()
913 if (insert && file) in vma_adjust()
914 uprobe_mmap(insert); in vma_adjust()
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dmax8925.txt62 no-insert-detect = <0>;
/linux-4.1.27/tools/perf/scripts/python/
Dnetdev-times.py390 rx_skb_list.insert(0, rec_data)
401 tx_queue_list.insert(0, skb)
416 tx_xmit_list.insert(0, skb)
/linux-4.1.27/drivers/char/agp/
Defficeon-agp.c261 unsigned long insert = efficeon_mask_memory(mem->pages[i]); in efficeon_insert_memory() local
269 *page = insert; in efficeon_insert_memory()
/linux-4.1.27/fs/xfs/
Dxfs_log_cil.c232 goto insert; in xlog_cil_insert_format_items()
249 goto insert; in xlog_cil_insert_format_items()
264 insert: in xlog_cil_insert_format_items()
/linux-4.1.27/Documentation/pcmcia/
Dlocking.txt9 - skt_mutex - serializes card insert / ejection
/linux-4.1.27/include/net/
Ddn_fib.h80 int (*insert)(struct dn_fib_table *t, struct rtmsg *r, member
/linux-4.1.27/arch/arm/mm/
Dproc-v7-2level.S55 bfi r1, r2, #8, #24 @ insert into new context ID
Dproc-v6.S112 orr r1, r1, r2 @ insert into new context ID
/linux-4.1.27/arch/m68k/ifpsp060/src/
Dfpsp.S1367 bra.w fu_in_exc_ovfl # go insert overflow frame
1395 # here, we insert the correct fsave status value into the fsave frame for the
1489 or.w %d0,LOCAL_EX(%a0) # insert new exponent
1658 # we don't mess with the existing fsave frame. just re-insert it and
1973 # here, we insert the correct fsave status value into the fsave frame for the
2321 mov.l %d1,FP_SRC_HI(%a6) # insert new hi(man)
2323 ori.w &0x3f80,FP_SRC_EX(%a6) # insert new "skewed" exponent
2336 mov.w %d0,FP_SRC_EX(%a6) # insert exponent with cleared sign
2347 mov.w %d0,FP_SRC_EX(%a6) # insert new exponent
3008 mov.w &0x402c,0xa(%sp) # insert offset,frame format
[all …]
Dpfpsp.S1366 bra.w fu_in_exc_ovfl # go insert overflow frame
1394 # here, we insert the correct fsave status value into the fsave frame for the
1488 or.w %d0,LOCAL_EX(%a0) # insert new exponent
1657 # we don't mess with the existing fsave frame. just re-insert it and
1972 # here, we insert the correct fsave status value into the fsave frame for the
2320 mov.l %d1,FP_SRC_HI(%a6) # insert new hi(man)
2322 ori.w &0x3f80,FP_SRC_EX(%a6) # insert new "skewed" exponent
2335 mov.w %d0,FP_SRC_EX(%a6) # insert exponent with cleared sign
2346 mov.w %d0,FP_SRC_EX(%a6) # insert new exponent
3007 mov.w &0x402c,0xa(%sp) # insert offset,frame format
Dilsp.S375 mov.w %d6,%d4 # insert lower word (U3)
Dfplsp.S9301 clr.l -(%sp) # insert new exponent
9302 mov.l &0x80000000,-(%sp) # insert new high mantissa
9303 mov.l %d0,-(%sp) # insert new lo mantissa
10183 fmov.l USER_FPCR(%a6),%fpcr # insert user's exceptions
10930 mov.w %d1, FTEMP_EX(%a0) # insert new exponent
/linux-4.1.27/Documentation/RCU/
Drculist_nulls.txt113 and extra smp_wmb() in insert function.
169 * insert obj in RCU way (readers might be traversing chain)
DlistRCU.txt73 insert the read-side memory barriers that are required on DEC Alpha CPUs.
/linux-4.1.27/Documentation/video4linux/cx2341x/
Dfw-encoder-api.txt447 '000' insert in extension & user data
448 '001' insert in private packets
618 Rate at which to insert data, in units of frames (for private packet)
621 Number of data DWORDs (below) to insert
/linux-4.1.27/drivers/block/drbd/
DKconfig63 512 insert data corruption on receiving side
/linux-4.1.27/arch/tile/include/asm/
Dtile-desc_64.h418 tilegx_bundle_bits (*insert) (int op); member
Dtile-desc_32.h480 tilepro_bundle_bits (*insert) (int op); member
/linux-4.1.27/drivers/md/persistent-data/
Ddm-btree.c658 static int insert(struct dm_btree_info *info, dm_block_t root, in insert() function
753 return insert(info, root, keys, value, new_root, NULL); in dm_btree_insert()
762 return insert(info, root, keys, value, new_root, inserted); in dm_btree_insert_notify()
/linux-4.1.27/arch/arm/boot/dts/
Dmmp2-brownstone.dts187 no-insert-detect = <0>;
/linux-4.1.27/arch/mips/include/asm/
Dasmmacro.h266 insert.w $w\wd[\n], $1
274 insert.d $w\wd[\n], $1
/linux-4.1.27/Documentation/ide/
DChangeLog.ide-floppy.1996-200249 * no disk on insert and disk change now works
/linux-4.1.27/net/netfilter/
Dnft_rbtree.c255 .insert = nft_rbtree_insert,
Dnft_hash.c368 .insert = nft_hash_insert,
Dnf_conntrack_standalone.c328 st->insert, in ct_cpu_seq_show()
Dnf_conntrack_core.c531 NF_CT_STAT_INC(net, insert); in nf_conntrack_hash_check_insert()
661 NF_CT_STAT_INC(net, insert); in __nf_conntrack_confirm()
Dnf_conntrack_netlink.c1917 nla_put_be32(skb, CTA_STATS_INSERT, htonl(st->insert)) || in ctnetlink_ct_stat_cpu_fill_info()
Dnf_tables_api.c3436 err = set->ops->insert(set, &elem); in nft_add_set_elem()
/linux-4.1.27/Documentation/sound/oss/
DCMI8330138 # insert this first
DSoundPro67 error message while trying to insert the module(s), then make
/linux-4.1.27/drivers/scsi/aacraid/
Dlinit.c1129 struct list_head *insert = &aac_devices; in aac_probe_one() local
1138 insert = &aac->entry; in aac_probe_one()
1276 list_add(&aac->entry, insert); in aac_probe_one()
/linux-4.1.27/Documentation/power/
Ds2ram.txt22 time-consuming - having to insert TRACE_RESUME() markers into the device
Dpm_qos_interface.txt40 Will insert an element into the list for that identified PM QoS class with the
111 Will insert an element into the list for that identified device with the
Dsuspend-and-cpuhotplug.txt230 [Note that we don't expect someone to physically pull out nodes and insert
/linux-4.1.27/net/netfilter/ipset/
Dip_set_list_set.c296 goto insert; in list_set_uadd()
323 insert: in list_set_uadd()
/linux-4.1.27/net/sched/
Dcls_rsvp.h568 insert: in rsvp_change()
617 goto insert; in rsvp_change()
/linux-4.1.27/net/decnet/
Ddn_fib.c548 return tb->insert(tb, r, attrs, nlh, &NETLINK_CB(skb)); in dn_fib_rtm_newroute()
605 tb->insert(tb, &req.rtm, attrs, &req.nlh, NULL); in fib_magic()
Ddn_table.c868 t->insert = dn_fib_table_insert; in dn_fib_get_table()
/linux-4.1.27/Documentation/devicetree/bindings/mmc/
Dsynopsys-dw-mshc.txt68 insert event. The default value is 0.
/linux-4.1.27/net/ipv4/netfilter/
Dnf_conntrack_l3proto_ipv4_compat.c387 st->insert, in ct_cpu_seq_show()
/linux-4.1.27/Documentation/trace/
Dtracepoints.txt7 provides examples of how to insert tracepoints in the kernel and
/linux-4.1.27/Documentation/isdn/
DREADME.avmb167 before you insert the card.
DREADME.sc144 edit the file "/etc/modules/'uname -f'/'uname -v'" and insert the driver name
/linux-4.1.27/net/bridge/
Dbr_fdb.c213 goto insert; in br_fdb_changeaddr()
218 insert: in br_fdb_changeaddr()
/linux-4.1.27/net/mac80211/
Dmesh_plink.c379 struct ieee802_11_elems *elems, bool insert) in mesh_sta_info_init() argument
417 if (insert) in mesh_sta_info_init()
/linux-4.1.27/drivers/iommu/
Dintel_irq_remapping.c1272 int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_ir_hotplug() argument
1284 if (insert) { in dmar_ir_hotplug()
Ddmar.c1958 static int dmar_device_hotplug(acpi_handle handle, bool insert) in dmar_device_hotplug() argument
1983 if (insert) in dmar_device_hotplug()
Dintel-iommu.c3882 int dmar_iommu_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_iommu_hotplug() argument
3892 if (insert) { in dmar_iommu_hotplug()
/linux-4.1.27/Documentation/device-mapper/
Dlog-writes.txt8 able to take arbitrary data from userspace to insert into the log. The data
Dcache.txt11 This device-mapper solution allows us to insert this caching at
/linux-4.1.27/arch/cris/boot/rescue/
Dhead_v10.S148 .dword 0xffffffff ; can be overwritten later to insert new code
/linux-4.1.27/Documentation/fault-injection/
Dfault-injection.txt160 o add a hook to insert failures
/linux-4.1.27/Documentation/video4linux/
DREADME.ivtv30 * Supports sliced VBI (closed captions and teletext) and is able to insert
DZoran275 <insert lousy disclaimer here>. In short: good=SiS/Intel, bad=VIA.
Dv4l2-framework.txt110 etc. If the name ends with a digit, then it will insert a dash: cx18-0,
/linux-4.1.27/Documentation/networking/
Dxfrm_sync.txt6 The end goal for syncing is to be able to insert attributes + generate
Dtuntap.txt57 insert the module by hand:
D6pack.txt97 kissattach.c file. At the top, insert the following lines:
Dz8530drv.txt60 and don't forget to insert a call of sccinit after that. It
/linux-4.1.27/include/net/netfilter/
Dnf_tables.h251 int (*insert)(const struct nft_set *set, member
/linux-4.1.27/Documentation/devicetree/bindings/bus/
Dmvebu-mbus.txt206 The operating system may insert additional mbus windows that do not conflict
/linux-4.1.27/fs/
Dexec.c74 void __register_binfmt(struct linux_binfmt * fmt, int insert) in __register_binfmt() argument
80 insert ? list_add(&fmt->lh, &formats) : in __register_binfmt()
/linux-4.1.27/arch/mn10300/kernel/
Dmn10300-serial.c590 goto insert; in mn10300_serial_receive_interrupt()
654 insert: in mn10300_serial_receive_interrupt()
/linux-4.1.27/Documentation/filesystems/
Ddebugfs.txt125 another to insert a register block in the middle of another sequential
Dxfs-self-describing-metadata.txt180 modification made to the object, After this, we calculate the CRC and insert it
Dpath-lookup.txt110 it in the new hash bucket. So what is done is to insert the dentry into the
Df2fs.txt253 Otherwise, insert the f2fs.ko module.
Dxfs-delayed-logging-design.txt396 run transaction committed processing for the log items (i.e. insert into AIL
Dvfs.txt381 method must call d_add() to insert the found inode into the
/linux-4.1.27/Documentation/fb/
Dmatroxfb.txt392 + if you compiled it as module, you must insert i2c-matroxfb, matroxfb_maven
409 + if you compiled it as module, you must insert matroxfb_g450 and matroxfb_crtc2
/linux-4.1.27/Documentation/blockdev/
Dfloppy.txt136 re-insert the module.
/linux-4.1.27/fs/affs/
DChanges197 - Fixed bug in add_entry(): When doing a sorted insert,
/linux-4.1.27/Documentation/arm/SA1100/
DAssabet71 file transfers. You must insert it before RedBoot runs since it can't detect
/linux-4.1.27/Documentation/arm64/
Dbooting.txt192 properties and insert them into the blob prior to kernel entry.
/linux-4.1.27/arch/m68k/fpsp040/
Dgen_except.S361 bfins %d0,NMCEXC(%a1){#4:#4} |and insert them in nmcexc
/linux-4.1.27/Documentation/powerpc/
Dhvcs.txt95 To insert the module with the default allocation execute the following
129 before hvcs.ko and modprobe uses this file to smartly insert the modules in
/linux-4.1.27/Documentation/PCI/
Dpcieaer-howto.txt262 After reboot with new kernel or insert the module, a device file named
/linux-4.1.27/Documentation/input/
Djoystick.txt478 insert/compile the module into your kernel:
/linux-4.1.27/kernel/trace/
DKconfig143 by using a compiler feature to insert a small, 5-byte No-Operation
/linux-4.1.27/drivers/net/ethernet/micrel/
Dksz884x.c2334 static inline void port_cfg_ins_tag(struct ksz_hw *hw, int p, int insert) in port_cfg_ins_tag() argument
2337 KS8842_PORT_CTRL_1_OFFSET, PORT_INSERT_TAG, insert); in port_cfg_ins_tag()
/linux-4.1.27/Documentation/filesystems/caching/
Dnetfs-api.txt868 cache has had a chance to insert a barrier in the operations queue. After
/linux-4.1.27/Documentation/cdrom/
Dcdrom-standard.tex700 machine you insert a \cdrom, it will always appear at the same
/linux-4.1.27/Documentation/block/
Dbiodoc.txt292 can instead be used to directly insert such requests in the queue or preferably
/linux-4.1.27/arch/arm/
DKconfig1015 The software must insert either a Data Synchronization Barrier (DSB)
/linux-4.1.27/Documentation/scsi/
DChangeLog.1992-19971184 (scsi_register_device): New function to insert into this list.
/linux-4.1.27/Documentation/devicetree/
Dbooting-without-of.txt1183 format has been designed so it's relatively easy to "insert"
/linux-4.1.27/Documentation/virtual/kvm/
Dapi.txt3556 KVM_EXIT_S390_STSI to allow user space to insert further data.