Searched refs:insertions (Results 1 – 11 of 11) sorted by relevance
/linux-6.6.21/Documentation/translations/zh_CN/doc-guide/ |
D | contributing.rst | 85 1 file changed, 2 insertions(+), 2 deletions(-)
|
/linux-6.6.21/drivers/perf/ |
D | xgene_pmu.c | 410 XGENE_PMU_EVENT_ATTR(sip-insertions-r-set, 0x16), 411 XGENE_PMU_EVENT_ATTR(sip-insertions-r-clear, 0x17), 412 XGENE_PMU_EVENT_ATTR(dip-insertions-r-set, 0x18), 413 XGENE_PMU_EVENT_ATTR(dip-insertions-r-clear, 0x19), 414 XGENE_PMU_EVENT_ATTR(dip-insertions-force-r-set, 0x1a),
|
/linux-6.6.21/fs/btrfs/ |
D | ctree.h | 384 int insertions; member
|
D | file.c | 2292 if (extent_info->is_new_extent && extent_info->insertions == 0) { in btrfs_insert_replace_extent() 2313 extent_info->insertions++; in btrfs_insert_replace_extent()
|
D | inode.c | 9538 extent_info.insertions = 0; in insert_prealloc_file_extent()
|
/linux-6.6.21/Documentation/core-api/ |
D | maple_tree.rst | 200 insertions are complete calling mas_destroy() on the maple state will free the
|
/linux-6.6.21/Documentation/doc-guide/ |
D | contributing.rst | 101 1 file changed, 2 insertions(+), 2 deletions(-)
|
/linux-6.6.21/Documentation/scsi/ |
D | sym53c8xx_2.rst | 399 queue print info about insertions into the command start queue
|
D | ncr53c8xx.rst | 549 queue print info about insertions into the command start queue
|
D | ChangeLog.lpfc | 1860 * Correct the space insertions with hardtabs
|
/linux-6.6.21/Documentation/RCU/Design/Requirements/ |
D | Requirements.rst | 1301 | interact badly with concurrent insertions. Doesn't this mean that | 1307 | changes, including any insertions that rcu_dereference() would | 1308 | protect against. Therefore, any insertions will be delayed until |
|