/Linux-v4.19/arch/arm64/crypto/ |
D | aes-neon.S | 35 movi v12.16b, #0x1b 39 ld1 {v16.16b-v19.16b}, [\temp], #64 40 ld1 {v20.16b-v23.16b}, [\temp], #64 41 ld1 {v24.16b-v27.16b}, [\temp], #64 42 ld1 {v28.16b-v31.16b}, [\temp] 61 sub v9.16b, \in\().16b, v15.16b 62 tbl \in\().16b, {v16.16b-v19.16b}, \in\().16b 63 sub v10.16b, v9.16b, v15.16b 64 tbx \in\().16b, {v20.16b-v23.16b}, v9.16b 65 sub v11.16b, v10.16b, v15.16b [all …]
|
D | sha3-ce-core.S | 15 .irp b,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31 16 .set .Lv\b\().2d, \b 17 .set .Lv\b\().16b, \b 66 ld1 {v25.8b-v28.8b}, [x20], #32 67 ld1 {v29.8b-v31.8b}, [x20], #24 68 eor v0.8b, v0.8b, v25.8b 69 eor v1.8b, v1.8b, v26.8b 70 eor v2.8b, v2.8b, v27.8b 71 eor v3.8b, v3.8b, v28.8b 72 eor v4.8b, v4.8b, v29.8b [all …]
|
D | aes-neonbs-core.S | 194 in_bs_ch \b0\().16b, \b1\().16b, \b2\().16b, \b3\().16b, \ 195 \b4\().16b, \b5\().16b, \b6\().16b, \b7\().16b 196 inv_gf256 \b6\().16b, \b5\().16b, \b0\().16b, \b3\().16b, \ 197 \b7\().16b, \b1\().16b, \b4\().16b, \b2\().16b, \ 198 \t0\().16b, \t1\().16b, \t2\().16b, \t3\().16b, \ 199 \s0\().16b, \s1\().16b, \s2\().16b, \s3\().16b 200 out_bs_ch \b7\().16b, \b1\().16b, \b4\().16b, \b2\().16b, \ 201 \b6\().16b, \b5\().16b, \b0\().16b, \b3\().16b 206 inv_in_bs_ch \b0\().16b, \b1\().16b, \b2\().16b, \b3\().16b, \ 207 \b4\().16b, \b5\().16b, \b6\().16b, \b7\().16b [all …]
|
D | ghash-ce-core.S | 74 ext t3.8b, \ad\().8b, \ad\().8b, #1 // A1 75 ext t5.8b, \ad\().8b, \ad\().8b, #2 // A2 76 ext t7.8b, \ad\().8b, \ad\().8b, #3 // A3 82 tbl t3.16b, {\ad\().16b}, perm1.16b // A1 83 tbl t5.16b, {\ad\().16b}, perm2.16b // A2 84 tbl t7.16b, {\ad\().16b}, perm3.16b // A3 90 __pmull_p8_tail \rq, \ad\().8b, SHASH.8b, 8b,, sh1, sh2, sh3, sh4 94 __pmull_p8_tail \rq, \ad\().8b, SHASH2.8b, 8b,, ss1, ss2, ss3, ss4 98 __pmull_p8_tail \rq, \ad\().16b, SHASH.16b, 16b, 2, sh1, sh2, sh3, sh4 111 eor t3.16b, t3.16b, t4.16b // L = E + F [all …]
|
D | aes-ce-ccm-core.S | 23 ld1 {v0.16b}, [x0] /* load mac */ 26 eor v1.16b, v1.16b, v1.16b 30 ins v1.b[0], w7 31 ext v1.16b, v1.16b, v1.16b, #1 /* rotate in the input bytes */ 33 cbnz w8, 0b 34 eor v0.16b, v0.16b, v1.16b 42 mov v5.16b, v3.16b 43 b 4f 44 2: mov v4.16b, v3.16b 46 3: aese v0.16b, v4.16b [all …]
|
D | crct10dif-ce-core.S | 90 movi vzr.16b, #0 // init zero register 99 b.lt _less_than_128 106 movi v10.16b, #0 116 CPU_LE( rev64 v0.16b, v0.16b ) 117 CPU_LE( rev64 v1.16b, v1.16b ) 118 CPU_LE( rev64 v2.16b, v2.16b ) 119 CPU_LE( rev64 v3.16b, v3.16b ) 120 CPU_LE( rev64 v4.16b, v4.16b ) 121 CPU_LE( rev64 v5.16b, v5.16b ) 122 CPU_LE( rev64 v6.16b, v6.16b ) [all …]
|
D | aes-modes.S | 48 ld1 {v0.16b-v3.16b}, [x20], #64 /* get 4 pt blocks */ 50 st1 {v0.16b-v3.16b}, [x19], #64 52 b .LecbencloopNx 57 ld1 {v0.16b}, [x20], #16 /* get next pt block */ 59 st1 {v0.16b}, [x19], #16 83 ld1 {v0.16b-v3.16b}, [x20], #64 /* get 4 ct blocks */ 85 st1 {v0.16b-v3.16b}, [x19], #64 87 b .LecbdecloopNx 92 ld1 {v0.16b}, [x20], #16 /* get next ct block */ 94 st1 {v0.16b}, [x19], #16 [all …]
|
D | chacha20-neon-core.S | 49 eor v3.16b, v3.16b, v0.16b 54 eor v4.16b, v1.16b, v2.16b 60 eor v3.16b, v3.16b, v0.16b 61 tbl v3.16b, {v3.16b}, v12.16b 65 eor v4.16b, v1.16b, v2.16b 70 ext v1.16b, v1.16b, v1.16b, #4 72 ext v2.16b, v2.16b, v2.16b, #8 74 ext v3.16b, v3.16b, v3.16b, #12 78 eor v3.16b, v3.16b, v0.16b 83 eor v4.16b, v1.16b, v2.16b [all …]
|
D | speck-neon-core.S | 89 tbl X_0.16b, {X_0.16b}, ROTATE_TABLE.16b 90 tbl X_1.16b, {X_1.16b}, ROTATE_TABLE.16b 91 tbl X_2.16b, {X_2.16b}, ROTATE_TABLE.16b 92 tbl X_3.16b, {X_3.16b}, ROTATE_TABLE.16b 101 eor X_0.16b, X_0.16b, ROUND_KEY.16b 102 eor X_1.16b, X_1.16b, ROUND_KEY.16b 103 eor X_2.16b, X_2.16b, ROUND_KEY.16b 104 eor X_3.16b, X_3.16b, ROUND_KEY.16b 117 eor Y_0.16b, TMP0.16b, X_0.16b 118 eor Y_1.16b, TMP1.16b, X_1.16b [all …]
|
D | crc32-ce-core.S | 122 b 0f 135 ld1 {v1.16b-v4.16b}, [BUF], #0x40 136 movi vzr.16b, #0 138 eor v1.16b, v1.16b, vCONSTANT.16b 141 b.lt less_64 158 eor v1.16b, v1.16b, v5.16b 159 ld1 {v5.16b}, [BUF], #0x10 160 eor v2.16b, v2.16b, v6.16b 161 ld1 {v6.16b}, [BUF], #0x10 162 eor v3.16b, v3.16b, v7.16b [all …]
|
D | aes-ce-core.S | 16 ld1 {v0.16b}, [x2] 21 mov v3.16b, v1.16b 22 b 2f 23 0: mov v2.16b, v1.16b 25 1: aese v0.16b, v2.16b 26 aesmc v0.16b, v0.16b 28 aese v0.16b, v3.16b 29 aesmc v0.16b, v0.16b 32 aese v0.16b, v1.16b 33 aesmc v0.16b, v0.16b [all …]
|
/Linux-v4.19/arch/x86/lib/ |
D | usercopy_32.c | 50 _ASM_EXTABLE(0b,3b) \ 51 _ASM_EXTABLE(1b,2b) \ 156 _ASM_EXTABLE(1b,100b) in __copy_user_intel() 157 _ASM_EXTABLE(2b,100b) in __copy_user_intel() 158 _ASM_EXTABLE(3b,100b) in __copy_user_intel() 159 _ASM_EXTABLE(4b,100b) in __copy_user_intel() 160 _ASM_EXTABLE(5b,100b) in __copy_user_intel() 161 _ASM_EXTABLE(6b,100b) in __copy_user_intel() 162 _ASM_EXTABLE(7b,100b) in __copy_user_intel() 163 _ASM_EXTABLE(8b,100b) in __copy_user_intel() [all …]
|
/Linux-v4.19/drivers/iommu/ |
D | msm_iommu_hw-8xxx.h | 33 #define SET_GLOBAL_REG_N(b, n, r, v) SET_GLOBAL_REG(b, ((r) + (n << 2)), (v)) argument 34 #define GET_GLOBAL_REG_N(b, n, r) GET_GLOBAL_REG(b, ((r) + (n << 2))) argument 37 #define GET_GLOBAL_FIELD(b, r, F) GET_FIELD(((b) + (r)), F##_MASK, F##_SHIFT) argument 38 #define GET_CONTEXT_FIELD(b, c, r, F) \ argument 39 GET_FIELD(((b) + (r) + ((c) << CTX_SHIFT)), F##_MASK, F##_SHIFT) 41 #define SET_GLOBAL_FIELD(b, r, F, v) \ argument 42 SET_FIELD(((b) + (r)), F##_MASK, F##_SHIFT, (v)) 43 #define SET_CONTEXT_FIELD(b, c, r, F, v) \ argument 44 SET_FIELD(((b) + (r) + ((c) << CTX_SHIFT)), F##_MASK, F##_SHIFT, (v)) 97 #define SET_M2VCBR_N(b, N, v) SET_GLOBAL_REG_N(M2VCBR_N, N, (b), (v)) argument [all …]
|
/Linux-v4.19/drivers/md/bcache/ |
D | btree.c | 102 #define insert_lock(s, b) ((b)->level <= (s)->lock) argument 122 #define btree(fn, key, b, op, ...) \ argument 124 int _r, l = (b)->level - 1; \ 126 struct btree *_child = bch_btree_node_get((b)->c, op, key, l, \ 127 _w, b); \ 163 static inline struct bset *write_block(struct btree *b) in write_block() argument 165 return ((void *) btree_bset_first(b)) + b->written * block_bytes(b->c); in write_block() 168 static void bch_btree_init_next(struct btree *b) in bch_btree_init_next() argument 171 if (b->level && b->keys.nsets) in bch_btree_init_next() 172 bch_btree_sort(&b->keys, &b->c->sort); in bch_btree_init_next() [all …]
|
/Linux-v4.19/net/ceph/crush/ |
D | crush.c | 28 int crush_get_bucket_item_weight(const struct crush_bucket *b, int p) in crush_get_bucket_item_weight() argument 30 if ((__u32)p >= b->size) in crush_get_bucket_item_weight() 33 switch (b->alg) { in crush_get_bucket_item_weight() 35 return ((struct crush_bucket_uniform *)b)->item_weight; in crush_get_bucket_item_weight() 37 return ((struct crush_bucket_list *)b)->item_weights[p]; in crush_get_bucket_item_weight() 39 return ((struct crush_bucket_tree *)b)->node_weights[crush_calc_tree_node(p)]; in crush_get_bucket_item_weight() 41 return ((struct crush_bucket_straw *)b)->item_weights[p]; in crush_get_bucket_item_weight() 43 return ((struct crush_bucket_straw2 *)b)->item_weights[p]; in crush_get_bucket_item_weight() 48 void crush_destroy_bucket_uniform(struct crush_bucket_uniform *b) in crush_destroy_bucket_uniform() argument 50 kfree(b->h.items); in crush_destroy_bucket_uniform() [all …]
|
/Linux-v4.19/drivers/md/ |
D | dm-bufio.c | 233 static void buffer_record_stack(struct dm_buffer *b) in buffer_record_stack() argument 235 b->stack_trace.nr_entries = 0; in buffer_record_stack() 236 b->stack_trace.max_entries = MAX_STACK; in buffer_record_stack() 237 b->stack_trace.entries = b->stack_entries; in buffer_record_stack() 238 b->stack_trace.skip = 2; in buffer_record_stack() 239 save_stack_trace(&b->stack_trace); in buffer_record_stack() 249 struct dm_buffer *b; in __find() local 252 b = container_of(n, struct dm_buffer, node); in __find() 254 if (b->block == block) in __find() 255 return b; in __find() [all …]
|
D | dm-cache-background-tracker.c | 34 struct background_tracker *b = kmalloc(sizeof(*b), GFP_KERNEL); in btracker_create() local 36 if (!b) { in btracker_create() 41 b->max_work = max_work; in btracker_create() 42 atomic_set(&b->pending_promotes, 0); in btracker_create() 43 atomic_set(&b->pending_writebacks, 0); in btracker_create() 44 atomic_set(&b->pending_demotes, 0); in btracker_create() 46 INIT_LIST_HEAD(&b->issued); in btracker_create() 47 INIT_LIST_HEAD(&b->queued); in btracker_create() 49 b->pending = RB_ROOT; in btracker_create() 50 b->work_cache = KMEM_CACHE(bt_work, 0); in btracker_create() [all …]
|
/Linux-v4.19/drivers/misc/ |
D | vmw_balloon.c | 221 void (*add_page)(struct vmballoon *b, int idx, struct page *p); 222 int (*lock)(struct vmballoon *b, unsigned int num_pages, 224 int (*unlock)(struct vmballoon *b, unsigned int num_pages, 279 static bool vmballoon_send_start(struct vmballoon *b, unsigned long req_caps) in vmballoon_send_start() argument 284 STATS_INC(b->stats.start); in vmballoon_send_start() 290 b->capabilities = capabilities; in vmballoon_send_start() 294 b->capabilities = VMW_BALLOON_BASIC_CMDS; in vmballoon_send_start() 306 if ((b->capabilities & VMW_BALLOON_BATCHED_2M_CMDS) && in vmballoon_send_start() 307 (b->capabilities & VMW_BALLOON_BATCHED_CMDS)) in vmballoon_send_start() 308 b->supported_page_sizes = 2; in vmballoon_send_start() [all …]
|
/Linux-v4.19/arch/s390/include/asm/ |
D | alternative-asm.h | 72 773: alt_len_check 770b, 771b 73 alt_len_check 772b, 773b 74 alt_pad ( ( 771b - 770b ) - ( 773b - 772b ) ) 76 alt_entry 772b, 774b, 770b, 771b, \feature 92 774: alt_len_check 770b, 771b 93 alt_len_check 771b, 772b 94 alt_len_check 773b, 774b 95 .if ( 771b - 770b > 772b - 771b ) 96 alt_pad ( ( 771b - 770b ) - ( 774b - 773b ) ) 98 alt_pad ( ( 772b - 771b ) - ( 774b - 773b ) ) [all …]
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_breadcrumbs.c | 36 static unsigned int __intel_breadcrumbs_wakeup(struct intel_breadcrumbs *b) in __intel_breadcrumbs_wakeup() argument 41 lockdep_assert_held(&b->irq_lock); in __intel_breadcrumbs_wakeup() 43 wait = b->irq_wait; in __intel_breadcrumbs_wakeup() 67 struct intel_breadcrumbs *b = &engine->breadcrumbs; in intel_engine_wakeup() local 71 spin_lock_irqsave(&b->irq_lock, flags); in intel_engine_wakeup() 72 result = __intel_breadcrumbs_wakeup(b); in intel_engine_wakeup() 73 spin_unlock_irqrestore(&b->irq_lock, flags); in intel_engine_wakeup() 100 struct intel_breadcrumbs *b = &engine->breadcrumbs; in intel_breadcrumbs_hangcheck() local 103 if (!b->irq_armed) in intel_breadcrumbs_hangcheck() 106 irq_count = READ_ONCE(b->irq_count); in intel_breadcrumbs_hangcheck() [all …]
|
/Linux-v4.19/arch/x86/xen/ |
D | multicalls.c | 58 struct mc_buffer *b = this_cpu_ptr(&mc_buffer); in xen_mc_flush() local 70 trace_xen_mc_flush(b->mcidx, b->argidx, b->cbidx); in xen_mc_flush() 72 switch (b->mcidx) { in xen_mc_flush() 75 BUG_ON(b->argidx != 0); in xen_mc_flush() 81 mc = &b->entries[0]; in xen_mc_flush() 91 memcpy(b->debug, b->entries, in xen_mc_flush() 92 b->mcidx * sizeof(struct multicall_entry)); in xen_mc_flush() 95 if (HYPERVISOR_multicall(b->entries, b->mcidx) != 0) in xen_mc_flush() 97 for (i = 0; i < b->mcidx; i++) in xen_mc_flush() 98 if (b->entries[i].result < 0) in xen_mc_flush() [all …]
|
/Linux-v4.19/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_opr.c | 41 struct s5p_mfc_priv_buf *b) in s5p_mfc_alloc_priv_buf() argument 44 unsigned int count = b->size >> PAGE_SHIFT; in s5p_mfc_alloc_priv_buf() 48 mfc_debug(3, "Allocating priv: %zu\n", b->size); in s5p_mfc_alloc_priv_buf() 57 b->virt = dev->mem_virt + offset; in s5p_mfc_alloc_priv_buf() 58 b->dma = dev->mem_base + offset; in s5p_mfc_alloc_priv_buf() 63 b->ctx = mem_ctx; in s5p_mfc_alloc_priv_buf() 64 b->virt = dma_alloc_coherent(mem_dev, b->size, &b->dma, GFP_KERNEL); in s5p_mfc_alloc_priv_buf() 65 if (!b->virt) in s5p_mfc_alloc_priv_buf() 67 if (b->dma < base) { in s5p_mfc_alloc_priv_buf() 69 &b->dma, &base); in s5p_mfc_alloc_priv_buf() [all …]
|
/Linux-v4.19/Documentation/dev-tools/ |
D | kasan.rst | 69 Object ffff8800693bc558: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk 70 Object ffff8800693bc568: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk 71 Object ffff8800693bc578: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk 72 Object ffff8800693bc588: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk 73 Object ffff8800693bc598: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk 74 Object ffff8800693bc5a8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk 75 Object ffff8800693bc5b8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk 76 Object ffff8800693bc5c8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
|
/Linux-v4.19/drivers/block/drbd/ |
D | drbd_bitmap.c | 127 struct drbd_bitmap *b = device->bitmap; in __bm_print_lock_info() local 132 func, b->bm_why ?: "?", in __bm_print_lock_info() 133 b->bm_task->comm, task_pid_nr(b->bm_task)); in __bm_print_lock_info() 138 struct drbd_bitmap *b = device->bitmap; in drbd_bm_lock() local 141 if (!b) { in drbd_bm_lock() 146 trylock_failed = !mutex_trylock(&b->bm_change); in drbd_bm_lock() 151 why, b->bm_why ?: "?", in drbd_bm_lock() 152 b->bm_task->comm, task_pid_nr(b->bm_task)); in drbd_bm_lock() 153 mutex_lock(&b->bm_change); in drbd_bm_lock() 155 if (BM_LOCKED_MASK & b->bm_flags) in drbd_bm_lock() [all …]
|
/Linux-v4.19/drivers/crypto/cavium/cpt/ |
D | cpt_common.h | 52 #define CPTX_PF_MBOX_INTX(a, b) \ argument 53 (0x400ll + ((u64)(a) << 36) + ((b) << 3)) 54 #define CPTX_PF_MBOX_INT_W1SX(a, b) \ argument 55 (0x420ll + ((u64)(a) << 36) + ((b) << 3)) 56 #define CPTX_PF_MBOX_ENA_W1CX(a, b) \ argument 57 (0x440ll + ((u64)(a) << 36) + ((b) << 3)) 58 #define CPTX_PF_MBOX_ENA_W1SX(a, b) \ argument 59 (0x460ll + ((u64)(a) << 36) + ((b) << 3)) 64 #define CPTX_PF_GX_EN(a, b) \ argument 65 (0x600ll + ((u64)(a) << 36) + ((b) << 3)) [all …]
|