/linux-6.3-rc2/arch/arm64/crypto/ |
A D | sha3-ce-core.S | 17 .set .Lv\b\().16b, \b 61 eor v0.8b, v0.8b, v25.8b 62 eor v1.8b, v1.8b, v26.8b 63 eor v2.8b, v2.8b, v27.8b 64 eor v3.8b, v3.8b, v28.8b 65 eor v4.8b, v4.8b, v29.8b 109 eor3 v29.16b, v4.16b, v9.16b, v14.16b 110 eor3 v26.16b, v1.16b, v6.16b, v11.16b 111 eor3 v28.16b, v3.16b, v8.16b, v13.16b 112 eor3 v25.16b, v0.16b, v5.16b, v10.16b [all …]
|
A D | aes-neon.S | 72 tbl \in\().16b, {v16.16b-v19.16b}, \in\().16b 74 tbx \in\().16b, {v20.16b-v23.16b}, v9.16b 76 tbx \in\().16b, {v24.16b-v27.16b}, v10.16b 77 tbx \in\().16b, {v28.16b-v31.16b}, v11.16b 84 mul_by_x2 v8.16b, \in\().16b, v9.16b, v12.16b 90 mul_by_x v9.16b, \in\().16b, v8.16b, v12.16b 92 eor v8.16b, v8.16b, v9.16b 136 tbx \in0\().16b, {v20.16b-v23.16b}, v8.16b 137 tbx \in1\().16b, {v20.16b-v23.16b}, v9.16b 143 tbx \in0\().16b, {v24.16b-v27.16b}, v8.16b [all …]
|
A D | sm4-ce-core.S | 59 eor v0.16b, v0.16b, v1.16b; 76 tbl v16.16b, {v7.16b}, v24.16b 77 tbl v17.16b, {v6.16b}, v24.16b 78 tbl v18.16b, {v5.16b}, v24.16b 79 tbl v19.16b, {v4.16b}, v24.16b 80 tbl v20.16b, {v3.16b}, v24.16b 81 tbl v21.16b, {v2.16b}, v24.16b 82 tbl v22.16b, {v1.16b}, v24.16b 181 eor v1.16b, v1.16b, v0.16b 183 eor v2.16b, v2.16b, v1.16b [all …]
|
A D | aes-neonbs-core.S | 192 \b4\().16b, \b5\().16b, \b6\().16b, \b7\().16b 194 \b7\().16b, \b1\().16b, \b4\().16b, \b2\().16b, \ 195 \t0\().16b, \t1\().16b, \t2\().16b, \t3\().16b, \ 196 \s0\().16b, \s1\().16b, \s2\().16b, \s3\().16b 198 \b6\().16b, \b5\().16b, \b0\().16b, \b3\().16b 204 \b4\().16b, \b5\().16b, \b6\().16b, \b7\().16b 206 \b3\().16b, \b7\().16b, \b0\().16b, \b4\().16b, \ 208 \s0\().16b, \s1\().16b, \s2\().16b, \s3\().16b 210 \b5\().16b, \b1\().16b, \b2\().16b, \b6\().16b 616 b 99b [all …]
|
A D | sm4-neon-core.S | 105 tbl RTMP0.16b, {v16.16b-v19.16b}, RX0.16b; \ 107 tbx RTMP0.16b, {v20.16b-v23.16b}, RX0.16b; \ 109 tbx RTMP0.16b, {v24.16b-v27.16b}, RX0.16b; \ 111 tbx RTMP0.16b, {v28.16b-v31.16b}, RX0.16b; \ 174 tbl RTMP0.16b, {v16.16b-v19.16b}, RX0.16b; \ 175 tbl RTMP1.16b, {v16.16b-v19.16b}, RX1.16b; \ 178 tbx RTMP0.16b, {v20.16b-v23.16b}, RX0.16b; \ 179 tbx RTMP1.16b, {v20.16b-v23.16b}, RX1.16b; \ 182 tbx RTMP0.16b, {v24.16b-v27.16b}, RX0.16b; \ 183 tbx RTMP1.16b, {v24.16b-v27.16b}, RX1.16b; \ [all …]
|
A D | ghash-ce-core.S | 120 eor t4.16b, t4.16b, t3.16b 125 eor t6.16b, t6.16b, t7.16b 128 eor t4.16b, t4.16b, t3.16b 129 eor t6.16b, t6.16b, t7.16b 141 eor t3.16b, t3.16b, t5.16b 142 eor t7.16b, t7.16b, t9.16b 202 eor XM.16b, XM.16b, T1.16b 207 eor XL.16b, XM.16b, T2.16b 316 b 1b 570 b 4b [all …]
|
A D | aes-ce-ccm-core.S | 22 eor v1.16b, v1.16b, v1.16b 30 eor v0.16b, v0.16b, v1.16b 38 mov v5.16b, v3.16b 40 2: mov v4.16b, v3.16b 45 aese v0.16b, v5.16b 49 aese v0.16b, v3.16b 53 aese v0.16b, v4.16b 72 b 7b 76 9: ext v1.16b, v1.16b, v1.16b, #1 79 91: eor v0.16b, v0.16b, v1.16b [all …]
|
A D | sm4-ce-gcm-core.S | 40 ext T0.16b, m1.16b, m1.16b, #8; \ 45 eor T0.16b, T0.16b, T1.16b; \ 48 eor r0.16b, r0.16b, T1.16b; \ 49 eor r1.16b, r1.16b, T0.16b; 55 ext T0.16b, m1.16b, m1.16b, #8; \ 75 eor T0.16b, T0.16b, T1.16b; \ 76 eor T2.16b, T2.16b, T3.16b; \ 77 eor T4.16b, T4.16b, T5.16b; \ 78 eor T6.16b, T6.16b, T7.16b; \ 94 eor r7.16b, r7.16b, T6.16b; [all …]
|
A D | crct10dif-ce-core.S | 173 eor t8.16b, t8.16b, t4.16b 178 eor t7.16b, t7.16b, t6.16b 181 eor t8.16b, t8.16b, t4.16b 182 eor t7.16b, t7.16b, t6.16b 194 eor t4.16b, t4.16b, t5.16b 195 eor t6.16b, t6.16b, t3.16b 295 eor v0.16b, v0.16b, v8.16b 344 eor v7.16b, v7.16b, v8.16b 348 eor v7.16b, v7.16b, v0.16b 379 eor v2.16b, v2.16b, v3.16b [all …]
|
A D | aes-modes.S | 146 eor v1.16b, v1.16b, v0.16b 148 eor v2.16b, v2.16b, v1.16b 150 eor v3.16b, v3.16b, v2.16b 197 eor v1.16b, v1.16b, v5.16b 200 eor v2.16b, v2.16b, v6.16b 201 eor v3.16b, v3.16b, v7.16b 202 eor v4.16b, v4.16b, v5.16b 210 eor v1.16b, v1.16b, v4.16b 212 eor v2.16b, v2.16b, v5.16b 213 eor v3.16b, v3.16b, v6.16b [all …]
|
A D | sm4-ce-ccm-core.S | 60 eor RMAC.16b, RMAC.16b, v0.16b 62 eor RMAC.16b, RMAC.16b, v1.16b 64 eor RMAC.16b, RMAC.16b, v2.16b 66 eor RMAC.16b, RMAC.16b, v3.16b 77 eor RMAC.16b, RMAC.16b, v0.16b 101 eor RMAC.16b, RMAC.16b, v0.16b 140 eor v8.16b, v8.16b, v0.16b 143 eor v9.16b, v9.16b, v1.16b 146 eor v10.16b, v10.16b, v2.16b 149 eor v11.16b, v11.16b, v3.16b [all …]
|
A D | polyval-ce-core.S | 96 ext v25.16b, X.16b, X.16b, #8 98 eor v25.16b, v25.16b, X.16b 99 eor v26.16b, v26.16b, Y.16b 103 eor HI.16b, HI.16b, v28.16b 104 eor LO.16b, LO.16b, v29.16b 105 eor MI.16b, MI.16b, v27.16b 119 eor v25.16b, v25.16b, X.16b 120 eor v26.16b, v26.16b, Y.16b 136 eor v4.16b, HI.16b, MI.16b 138 eor v4.16b, v4.16b, LO.16b [all …]
|
A D | chacha-neon-core.S | 47 eor v3.16b, v3.16b, v0.16b 52 eor v4.16b, v1.16b, v2.16b 58 eor v3.16b, v3.16b, v0.16b 59 tbl v3.16b, {v3.16b}, v12.16b 63 eor v4.16b, v1.16b, v2.16b 76 eor v3.16b, v3.16b, v0.16b 81 eor v4.16b, v1.16b, v2.16b 87 eor v3.16b, v3.16b, v0.16b 92 eor v4.16b, v1.16b, v2.16b 764 tbl v0.16b, {v8.16b-v11.16b}, v4.16b [all …]
|
A D | aes-ce-core.S | 18 mov v3.16b, v1.16b 20 0: mov v2.16b, v1.16b 22 1: aese v0.16b, v2.16b 23 aesmc v0.16b, v0.16b 25 aese v0.16b, v3.16b 26 aesmc v0.16b, v0.16b 29 aese v0.16b, v1.16b 33 aese v0.16b, v2.16b 34 eor v0.16b, v0.16b, v3.16b 46 mov v3.16b, v1.16b [all …]
|
/linux-6.3-rc2/arch/x86/lib/ |
A D | usercopy_32.c | 46 _ASM_EXTABLE_UA(1b, 2b) \ 249 _ASM_EXTABLE_UA(0b, 8b) in __copy_user_intel_nocache() 250 _ASM_EXTABLE_UA(1b, 8b) in __copy_user_intel_nocache() 251 _ASM_EXTABLE_UA(2b, 8b) in __copy_user_intel_nocache() 252 _ASM_EXTABLE_UA(21b, 8b) in __copy_user_intel_nocache() 253 _ASM_EXTABLE_UA(3b, 8b) in __copy_user_intel_nocache() 254 _ASM_EXTABLE_UA(31b, 8b) in __copy_user_intel_nocache() 255 _ASM_EXTABLE_UA(4b, 8b) in __copy_user_intel_nocache() 256 _ASM_EXTABLE_UA(41b, 8b) in __copy_user_intel_nocache() 268 _ASM_EXTABLE_UA(7b, 8b) in __copy_user_intel_nocache() [all …]
|
/linux-6.3-rc2/drivers/iommu/ |
A D | msm_iommu_hw-8xxx.h | 93 #define SET_CR(b, v) SET_GLOBAL_REG(CR, (b), (v)) argument 103 #define GET_TLBTR0(b) GET_GLOBAL_REG(TLBTR0, (b)) argument 104 #define GET_TLBTR1(b) GET_GLOBAL_REG(TLBTR1, (b)) argument 105 #define GET_TLBTR2(b) GET_GLOBAL_REG(TLBTR2, (b)) argument 109 #define GET_CR(b) GET_GLOBAL_REG(CR, (b)) argument 110 #define GET_EAR(b) GET_GLOBAL_REG(EAR, (b)) argument 111 #define GET_ESR(b) GET_GLOBAL_REG(ESR, (b)) argument 113 #define GET_ESYNR0(b) GET_GLOBAL_REG(ESYNR0, (b)) argument 114 #define GET_ESYNR1(b) GET_GLOBAL_REG(ESYNR1, (b)) argument 115 #define GET_REV(b) GET_GLOBAL_REG(REV, (b)) argument [all …]
|
/linux-6.3-rc2/drivers/md/bcache/ |
A D | btree.c | 115 if (b->level && b->keys.nsets) in bch_btree_init_next() 120 if (b->written < btree_blocks(b)) in bch_btree_init_next() 164 iter->b = &b->keys; in bch_btree_node_read_done() 308 bch_bbio_free(b->bio, b->c); in __btree_node_write_done() 348 b->bio = bch_bbio_alloc(b->c); in do_btree_node_write() 1056 BUG_ON(b == b->c->root); in btree_node_free() 1589 r->b = bch_btree_node_get(b->c, op, k, b->level - 1, in btree_gc_recurse() 1683 __bch_btree_mark_key(b->c, b->level + 1, &b->key); in bch_btree_gc_root() 1711 b->last_gc = b->gen; in btree_gc_start() 1882 bch_initial_mark_key(b->c, b->level + 1, &b->key); in bch_btree_check_recurse() [all …]
|
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/hive_isp_css_include/ |
A D | math_support.h | 32 #define IMPLIES(a, b) (!(a) || (b)) argument 36 #define MAX(a, b) (((a) > (b)) ? (a) : (b)) argument 37 #define MIN(a, b) (((a) < (b)) ? (a) : (b)) argument 39 #define ROUND_DIV(a, b) (((b) != 0) ? ((a) + ((b) >> 1)) / (b) : 0) argument 40 #define CEIL_DIV(a, b) (((b) != 0) ? ((a) + (b) - 1) / (b) : 0) argument 41 #define CEIL_MUL(a, b) (CEIL_DIV(a, b) * (b)) argument 42 #define CEIL_MUL2(a, b) (((a) + (b) - 1) & ~((b) - 1)) argument 43 #define CEIL_SHIFT(a, b) (((a) + (1 << (b)) - 1) >> (b)) argument 44 #define CEIL_SHIFT_MUL(a, b) (CEIL_SHIFT(a, b) << (b)) argument 45 #define ROUND_HALF_DOWN_DIV(a, b) (((b) != 0) ? ((a) + (b / 2) - 1) / (b) : 0) argument [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/ |
A D | intel_breadcrumbs.c | 47 if (!b->irq_enabled++ && b->irq_enable(b)) in __intel_breadcrumbs_arm_irq() 66 b->irq_disable(b); in __intel_breadcrumbs_disarm_irq() 75 if (b->irq_armed) in intel_breadcrumbs_disarm_irq() 261 if (!READ_ONCE(b->irq_armed) && !list_empty(&b->signalers)) in signal_irq_work() 270 b = kzalloc(sizeof(*b), GFP_KERNEL); in intel_breadcrumbs_create() 271 if (!b) in intel_breadcrumbs_create() 287 return b; in intel_breadcrumbs_create() 300 b->irq_enable(b); in intel_breadcrumbs_reset() 302 b->irq_disable(b); in intel_breadcrumbs_reset() 330 kfree(b); in intel_breadcrumbs_free() [all …]
|
/linux-6.3-rc2/net/ceph/crush/ |
A D | crush.c | 32 switch (b->alg) { in crush_get_bucket_item_weight() 50 kfree(b); in crush_destroy_bucket_uniform() 58 kfree(b); in crush_destroy_bucket_list() 65 kfree(b); in crush_destroy_bucket_tree() 70 kfree(b->straws); in crush_destroy_bucket_straw() 73 kfree(b); in crush_destroy_bucket_straw() 80 kfree(b); in crush_destroy_bucket_straw2() 112 __s32 b; in crush_destroy() local 113 for (b = 0; b < map->max_buckets; b++) { in crush_destroy() 123 __u32 b; in crush_destroy() local [all …]
|
/linux-6.3-rc2/Documentation/driver-api/media/drivers/ccs/ |
A D | ccs-regs.asc | 8 # - b bool bit 141 - b enable 0 142 - b ack 1 166 - b enable 0 311 - b eq2 0 448 - b luma 0 521 - b fine 0 744 - b pn9 3 823 - b eq1 1 824 - b eq2 2 [all …]
|
/linux-6.3-rc2/drivers/md/ |
A D | dm-bufio.c | 512 free_buffer_data(c, b->data, b->data_mode); in free_buffer() 527 __insert(b->c, b); in __link_buffer() 543 __remove(b->c, b); in __unlink_buffer() 624 b->end_io(b, errno_to_blk_status(r)); in use_dmio() 634 b->end_io(b, status); in bio_complete() 700 sector = block_to_sector(b->c, b->block); in submit_io() 707 b->c->write_callback(b); in submit_io() 775 b->write_start = b->dirty_start; in __write_dirty_buffer() 776 b->write_end = b->dirty_end; in __write_dirty_buffer() 1117 if (b && b->hold_count == 1) in new_read() [all …]
|
/linux-6.3-rc2/arch/x86/xen/ |
A D | multicalls.c | 70 trace_xen_mc_flush(b->mcidx, b->argidx, b->cbidx); in xen_mc_flush() 73 memcpy(b->debug, b->entries, in xen_mc_flush() 95 if (HYPERVISOR_multicall(b->entries, b->mcidx) != 0) in xen_mc_flush() 125 b->mcidx = 0; in xen_mc_flush() 157 ret.mc = &b->entries[b->mcidx]; in __xen_mc_entry() 159 b->caller[b->mcidx] = __builtin_return_address(0); in __xen_mc_entry() 161 b->mcidx++; in __xen_mc_entry() 178 b->entries[b->mcidx - 1].op != op)) { in xen_mc_extend_args() 188 ret.mc = &b->entries[b->mcidx - 1]; in xen_mc_extend_args() 189 ret.args = &b->args[b->argidx]; in xen_mc_extend_args() [all …]
|
/linux-6.3-rc2/drivers/misc/ |
A D | vmw_balloon.c | 754 *p = b->page; in vmballoon_status_page() 831 b->page = p; in vmballoon_add_page() 1428 vmballoon_pop(b); in vmballoon_reset() 1477 vmballoon_reset(b); in vmballoon_work() 1493 atomic64_read(&b->size), READ_ONCE(b->target)); in vmballoon_work() 1624 if (b->stats) in vmballoon_enable_stats() 1627 b->stats = kzalloc(sizeof(*b->stats), GFP_KERNEL); in vmballoon_enable_stats() 1629 if (!b->stats) { in vmballoon_enable_stats() 1657 if (!b->stats) { in vmballoon_debug_show() 1713 kfree(b->stats); in vmballoon_debugfs_exit() [all …]
|
/linux-6.3-rc2/tools/perf/tests/ |
A D | time-utils-test.c | 162 .ptime = { {b, b + 1}, }, in test__time_utils() 164 .skip = { b - 1, b + 2, }, in test__time_utils() 165 .noskip = { b, b + 1, }, in test__time_utils() 194 .ptime = { {b, b + 9}, }, in test__time_utils() 196 .skip = { b - 1, b + 10, }, in test__time_utils() 197 .noskip = { b, b + 9, }, in test__time_utils() 224 .ptime = { {b, b + 9}, {b + 10, b + 19}, }, in test__time_utils() 227 .noskip = { b, b + 8, b + 9, b + 10, b + 11, b + 12, b + 19, }, in test__time_utils() 239 .ptime = { {b, b + 9}, {b + 20, b + 29}, { b + 90, b + 100}, }, in test__time_utils() 241 .skip = { b - 1, b + 10, b + 19, b + 30, b + 89, b + 101 }, in test__time_utils() [all …]
|