Home
last modified time | relevance | path

Searched refs:b (Results 1 – 200 of 3595) sorted by relevance

12345678910>>...18

/linux-4.4.14/arch/x86/lib/
Dusercopy_32.c54 _ASM_EXTABLE(0b,3b) \
55 _ASM_EXTABLE(1b,2b) \
160 _ASM_EXTABLE(1b,100b) in __copy_user_intel()
161 _ASM_EXTABLE(2b,100b) in __copy_user_intel()
162 _ASM_EXTABLE(3b,100b) in __copy_user_intel()
163 _ASM_EXTABLE(4b,100b) in __copy_user_intel()
164 _ASM_EXTABLE(5b,100b) in __copy_user_intel()
165 _ASM_EXTABLE(6b,100b) in __copy_user_intel()
166 _ASM_EXTABLE(7b,100b) in __copy_user_intel()
167 _ASM_EXTABLE(8b,100b) in __copy_user_intel()
[all …]
Dcopy_user_64.S103 jnz 1b
113 jnz 18b
122 jnz 21b
137 _ASM_EXTABLE(1b,30b)
138 _ASM_EXTABLE(2b,30b)
139 _ASM_EXTABLE(3b,30b)
140 _ASM_EXTABLE(4b,30b)
141 _ASM_EXTABLE(5b,30b)
142 _ASM_EXTABLE(6b,30b)
143 _ASM_EXTABLE(7b,30b)
[all …]
Dmmx_32.c52 _ASM_EXTABLE(1b, 3b) in _mmx_memcpy()
78 _ASM_EXTABLE(1b, 3b) in _mmx_memcpy()
179 _ASM_EXTABLE(1b, 3b) : : "r" (from)); in fast_copy_page()
204 _ASM_EXTABLE(1b, 3b) : : "r" (from), "r" (to) : "memory"); in fast_copy_page()
297 _ASM_EXTABLE(1b, 3b) : : "r" (from)); in fast_copy_page()
322 _ASM_EXTABLE(1b, 3b) in fast_copy_page()
/linux-4.4.14/arch/arm64/crypto/
Daes-neon.S27 movi v12.16b, #0x40
29 movi v14.16b, #0x1b
30 ld1 {v16.16b-v19.16b}, [\temp], #64
31 ld1 {v20.16b-v23.16b}, [\temp], #64
32 ld1 {v24.16b-v27.16b}, [\temp], #64
33 ld1 {v28.16b-v31.16b}, [\temp]
52 sub v9.16b, \in\().16b, v12.16b
53 tbl \in\().16b, {v16.16b-v19.16b}, \in\().16b
54 sub v10.16b, v9.16b, v12.16b
55 tbx \in\().16b, {v20.16b-v23.16b}, v9.16b
[all …]
Daes-ce-ccm-core.S25 eor v1.16b, v1.16b, v1.16b
29 ins v1.b[0], w7
30 ext v1.16b, v1.16b, v1.16b, #1 /* rotate in the input bytes */
32 cbnz w8, 0b
33 eor v0.16b, v0.16b, v1.16b
41 mov v5.16b, v3.16b
42 b 4f
43 2: mov v4.16b, v3.16b
45 3: aese v0.16b, v4.16b
46 aesmc v0.16b, v0.16b
[all …]
Daes-modes.S124 ld1 {v0.16b-v1.16b}, [x1], #32 /* get 2 pt blocks */
126 st1 {v0.16b-v1.16b}, [x0], #32
128 ld1 {v0.16b-v3.16b}, [x1], #64 /* get 4 pt blocks */
130 st1 {v0.16b-v3.16b}, [x0], #64
132 b .LecbencloopNx
138 ld1 {v0.16b}, [x1], #16 /* get next pt block */
140 st1 {v0.16b}, [x0], #16
160 ld1 {v0.16b-v1.16b}, [x1], #32 /* get 2 ct blocks */
162 st1 {v0.16b-v1.16b}, [x0], #32
164 ld1 {v0.16b-v3.16b}, [x1], #64 /* get 4 ct blocks */
[all …]
Dghash-ce-core.S32 ld1 {SHASH.16b}, [x3]
33 ld1 {XL.16b}, [x1]
34 movi MASK.16b, #0xe1
35 ext SHASH2.16b, SHASH.16b, SHASH.16b, #8
37 eor SHASH2.16b, SHASH2.16b, SHASH.16b
42 b 1f
48 CPU_LE( rev64 T1.16b, T1.16b )
50 ext T2.16b, XL.16b, XL.16b, #8
51 ext IN1.16b, T1.16b, T1.16b, #8
52 eor T1.16b, T1.16b, T2.16b
[all …]
Daes-ce.S24 ld1 {v17.16b-v18.16b}, [\rk], #32
25 1111: ld1 {v19.16b-v20.16b}, [\rk], #32
26 2222: ld1 {v21.16b-v24.16b}, [\rk], #64
27 ld1 {v25.16b-v28.16b}, [\rk], #64
28 ld1 {v29.16b-v31.16b}, [\rk]
47 aes\de \i0\().16b, \k\().16b
48 aes\mc \i0\().16b, \i0\().16b
50 aes\de \i1\().16b, \k\().16b
51 aes\mc \i1\().16b, \i1\().16b
53 aes\de \i2\().16b, \k\().16b
[all …]
Dsha2-ce-core.S33 mov dg2v.16b, dg0v.16b
97 CPU_LE( rev32 v16.16b, v16.16b )
98 CPU_LE( rev32 v17.16b, v17.16b )
99 CPU_LE( rev32 v18.16b, v18.16b )
100 CPU_LE( rev32 v19.16b, v19.16b )
103 mov dg0v.16b, dgav.16b
104 mov dg1v.16b, dgbv.16b
131 cbnz w2, 0b
148 b 1b
/linux-4.4.14/drivers/iommu/
Dmsm_iommu_hw-8xxx.h33 #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-4.4.14/tools/testing/selftests/powerpc/copyloops/
Dcopyuser_64.S25 b __copy_tofrom_user_power7
85 bdnz 21b
136 b 2f
163 bdnz 1b
230 b .Ldst_aligned
265 b 1f
316 bdnz 43b
332 bne 1b
341 bdnz 91b
346 bdnz 92b
[all …]
/linux-4.4.14/arch/powerpc/lib/
Dcopyuser_64.S25 b __copy_tofrom_user_power7
85 bdnz 21b
136 b 2f
163 bdnz 1b
230 b .Ldst_aligned
265 b 1f
316 bdnz 43b
332 bne 1b
341 bdnz 91b
346 bdnz 92b
[all …]
Dcopy_32.S47 b 104f; \
50 b 105f; \
53 .long 8 ## n ## 0b,9 ## n ## 0b; \
54 .long 8 ## n ## 1b,9 ## n ## 0b; \
55 .long 8 ## n ## 2b,9 ## n ## 0b; \
56 .long 8 ## n ## 3b,9 ## n ## 0b; \
57 .long 8 ## n ## 4b,9 ## n ## 1b; \
58 .long 8 ## n ## 5b,9 ## n ## 1b; \
59 .long 8 ## n ## 6b,9 ## n ## 1b; \
60 .long 8 ## n ## 7b,9 ## n ## 1b; \
[all …]
Dchecksum_32.S35 bdnz 1b
65 bdnz 2b
121 bdnz 71b
128 bdnz 82b
153 b 79f
165 bdnz 96b
173 bdnz 97b
191 .long 81b,src_error_1
192 .long 91b,dst_error
193 .long 71b,src_error_4
[all …]
Dstring.S25 bne 1b
39 bdnzf 2,1b /* dec ctr, branch if ctr != 0 && !cr0.eq */
45 bdnz 2b
53 bne 1b
58 bne 1b
69 beq 1b
83 bdnzt eq,1b
92 bne 1b
106 bdnzt 2,1b
119 bdnzf 2,1b
[all …]
/linux-4.4.14/drivers/md/bcache/
Dbtree.c96 #define insert_lock(s, b) ((b)->level <= (s)->lock) argument
116 #define btree(fn, key, b, op, ...) \ argument
118 int _r, l = (b)->level - 1; \
120 struct btree *_child = bch_btree_node_get((b)->c, op, key, l, \
121 _w, b); \
157 static inline struct bset *write_block(struct btree *b) in write_block() argument
159 return ((void *) btree_bset_first(b)) + b->written * block_bytes(b->c); in write_block()
162 static void bch_btree_init_next(struct btree *b) in bch_btree_init_next() argument
165 if (b->level && b->keys.nsets) in bch_btree_init_next()
166 bch_btree_sort(&b->keys, &b->c->sort); in bch_btree_init_next()
[all …]
Dalloc.c74 uint8_t bch_inc_gen(struct cache *ca, struct bucket *b) in bch_inc_gen() argument
76 uint8_t ret = ++b->gen; in bch_inc_gen()
78 ca->set->need_gc = max(ca->set->need_gc, bucket_gc_gen(b)); in bch_inc_gen()
87 struct bucket *b; in bch_rescale_priorities() local
106 for_each_bucket(b, ca) in bch_rescale_priorities()
107 if (b->prio && in bch_rescale_priorities()
108 b->prio != BTREE_PRIO && in bch_rescale_priorities()
109 !atomic_read(&b->pin)) { in bch_rescale_priorities()
110 b->prio--; in bch_rescale_priorities()
111 c->min_prio = min(c->min_prio, b->prio); in bch_rescale_priorities()
[all …]
Dbset.c19 void bch_dump_bset(struct btree_keys *b, struct bset *i, unsigned set) in bch_dump_bset() argument
29 if (b->ops->key_dump) in bch_dump_bset()
30 b->ops->key_dump(b, k); in bch_dump_bset()
35 bkey_cmp(k, b->ops->is_extents ? in bch_dump_bset()
41 void bch_dump_bucket(struct btree_keys *b) in bch_dump_bucket() argument
46 for (i = 0; i <= b->nsets; i++) in bch_dump_bucket()
47 bch_dump_bset(b, b->set[i].data, in bch_dump_bucket()
48 bset_sector_offset(b, b->set[i].data)); in bch_dump_bucket()
52 int __bch_count_data(struct btree_keys *b) in __bch_count_data() argument
58 if (b->ops->is_extents) in __bch_count_data()
[all …]
Dbset.h226 static inline struct bset_tree *bset_tree_last(struct btree_keys *b) in bset_tree_last() argument
228 return b->set + b->nsets; in bset_tree_last()
231 static inline bool bset_written(struct btree_keys *b, struct bset_tree *t) in bset_written() argument
233 return t <= b->set + b->nsets - b->last_set_unwritten; in bset_written()
236 static inline bool bkey_written(struct btree_keys *b, struct bkey *k) in bkey_written() argument
238 return !b->last_set_unwritten || k < b->set[b->nsets].data->start; in bkey_written()
241 static inline unsigned bset_byte_offset(struct btree_keys *b, struct bset *i) in bset_byte_offset() argument
243 return ((size_t) i) - ((size_t) b->set->data); in bset_byte_offset()
246 static inline unsigned bset_sector_offset(struct btree_keys *b, struct bset *i) in bset_sector_offset() argument
248 return bset_byte_offset(b, i) >> 9; in bset_sector_offset()
[all …]
Dbtree.h150 static inline bool btree_node_ ## flag(struct btree *b) \
151 { return test_bit(BTREE_NODE_ ## flag, &b->flags); } \
153 static inline void set_btree_node_ ## flag(struct btree *b) \
154 { set_bit(BTREE_NODE_ ## flag, &b->flags); } \
166 static inline struct btree_write *btree_current_write(struct btree *b) in btree_current_write() argument
168 return b->writes + btree_node_write_idx(b); in btree_current_write()
171 static inline struct btree_write *btree_prev_write(struct btree *b) in btree_prev_write() argument
173 return b->writes + (btree_node_write_idx(b) ^ 1); in btree_prev_write()
176 static inline struct bset *btree_bset_first(struct btree *b) in btree_bset_first() argument
178 return b->keys.set->data; in btree_bset_first()
[all …]
Dextents.c127 struct btree *b = container_of(keys, struct btree, keys); in bch_bkey_dump() local
135 size_t n = PTR_BUCKET_NR(b->c, k, j); in bch_bkey_dump()
138 if (n >= b->c->sb.first_bucket && n < b->c->sb.nbuckets) in bch_bkey_dump()
140 PTR_BUCKET(b->c, k, j)->prio); in bch_bkey_dump()
143 printk(" %s\n", bch_ptr_status(b->c, k)); in bch_bkey_dump()
167 struct btree *b = container_of(bk, struct btree, keys); in bch_btree_ptr_invalid() local
168 return __bch_btree_ptr_invalid(b->c, k); in bch_btree_ptr_invalid()
171 static bool btree_ptr_bad_expensive(struct btree *b, const struct bkey *k) in btree_ptr_bad_expensive() argument
177 if (mutex_trylock(&b->c->bucket_lock)) { in btree_ptr_bad_expensive()
179 if (ptr_available(b->c, k, i)) { in btree_ptr_bad_expensive()
[all …]
Ddebug.c23 #define for_each_written_bset(b, start, i) \ argument
25 (void *) i < (void *) (start) + (KEY_SIZE(&b->key) << 9) &&\
27 i = (void *) i + set_blocks(i, block_bytes(b->c)) * \
28 block_bytes(b->c))
30 void bch_btree_verify(struct btree *b) in bch_btree_verify() argument
32 struct btree *v = b->c->verify_data; in bch_btree_verify()
36 if (!b->c->verify || !b->c->verify_ondisk) in bch_btree_verify()
39 down(&b->io_mutex); in bch_btree_verify()
40 mutex_lock(&b->c->verify_lock); in bch_btree_verify()
42 ondisk = b->c->verify_ondisk; in bch_btree_verify()
[all …]
Dmovinggc.c65 struct bbio *b = container_of(bio, struct bbio, bio); in read_moving_endio() local
71 else if (!KEY_DIRTY(&b->key) && in read_moving_endio()
72 ptr_stale(io->op.c, &b->key, 0)) { in read_moving_endio()
195 struct bucket *b; in bucket_heap_top() local
196 return (b = heap_peek(&ca->heap)) ? GC_SECTORS_USED(b) : 0; in bucket_heap_top()
202 struct bucket *b; in bch_moving_gc() local
217 for_each_bucket(b, ca) { in bch_moving_gc()
218 if (GC_MARK(b) == GC_MARK_METADATA || in bch_moving_gc()
219 !GC_SECTORS_USED(b) || in bch_moving_gc()
220 GC_SECTORS_USED(b) == ca->sb.bucket_size || in bch_moving_gc()
[all …]
Dio.c18 struct bbio *b = container_of(bio, struct bbio, bio); in bch_bbio_free() local
19 mempool_free(b, c->bio_meta); in bch_bbio_free()
24 struct bbio *b = mempool_alloc(c->bio_meta, GFP_NOIO); in bch_bbio_alloc() local
25 struct bio *bio = &b->bio; in bch_bbio_alloc()
37 struct bbio *b = container_of(bio, struct bbio, bio); in __bch_submit_bbio() local
39 bio->bi_iter.bi_sector = PTR_OFFSET(&b->key, 0); in __bch_submit_bbio()
40 bio->bi_bdev = PTR_CACHE(c, &b->key, 0)->bdev; in __bch_submit_bbio()
42 b->submit_time_us = local_clock_us(); in __bch_submit_bbio()
49 struct bbio *b = container_of(bio, struct bbio, bio); in bch_submit_bbio() local
50 bch_bkey_copy_single_ptr(&b->key, k, ptr); in bch_submit_bbio()
[all …]
/linux-4.4.14/net/ceph/crush/
Dcrush.c26 int crush_get_bucket_item_weight(const struct crush_bucket *b, int p) in crush_get_bucket_item_weight() argument
28 if ((__u32)p >= b->size) in crush_get_bucket_item_weight()
31 switch (b->alg) { in crush_get_bucket_item_weight()
33 return ((struct crush_bucket_uniform *)b)->item_weight; in crush_get_bucket_item_weight()
35 return ((struct crush_bucket_list *)b)->item_weights[p]; in crush_get_bucket_item_weight()
37 return ((struct crush_bucket_tree *)b)->node_weights[crush_calc_tree_node(p)]; in crush_get_bucket_item_weight()
39 return ((struct crush_bucket_straw *)b)->item_weights[p]; in crush_get_bucket_item_weight()
41 return ((struct crush_bucket_straw2 *)b)->item_weights[p]; in crush_get_bucket_item_weight()
46 void crush_destroy_bucket_uniform(struct crush_bucket_uniform *b) in crush_destroy_bucket_uniform() argument
48 kfree(b->h.perm); in crush_destroy_bucket_uniform()
[all …]
Dhash.c12 #define crush_hashmix(a, b, c) do { \ argument
13 a = a-b; a = a-c; a = a^(c>>13); \
14 b = b-c; b = b-a; b = b^(a<<8); \
15 c = c-a; c = c-b; c = c^(b>>13); \
16 a = a-b; a = a-c; a = a^(c>>12); \
17 b = b-c; b = b-a; b = b^(a<<16); \
18 c = c-a; c = c-b; c = c^(b>>5); \
19 a = a-b; a = a-c; a = a^(c>>3); \
20 b = b-c; b = b-a; b = b^(a<<10); \
21 c = c-a; c = c-b; c = c^(b>>15); \
[all …]
/linux-4.4.14/drivers/misc/
Dvmw_balloon.c258 void (*add_page)(struct vmballoon *b, int idx, struct page *p);
259 int (*lock)(struct vmballoon *b, unsigned int num_pages,
261 int (*unlock)(struct vmballoon *b, unsigned int num_pages,
322 static bool vmballoon_send_start(struct vmballoon *b, unsigned long req_caps) in vmballoon_send_start() argument
327 STATS_INC(b->stats.start); in vmballoon_send_start()
333 b->capabilities = capabilities; in vmballoon_send_start()
337 b->capabilities = VMW_BALLOON_BASIC_CMDS; in vmballoon_send_start()
344 if (b->capabilities & VMW_BALLOON_BATCHED_2M_CMDS) in vmballoon_send_start()
345 b->supported_page_sizes = 2; in vmballoon_send_start()
347 b->supported_page_sizes = 1; in vmballoon_send_start()
[all …]
/linux-4.4.14/drivers/md/
Ddm-bufio.c262 struct dm_buffer *b; in __find() local
265 b = container_of(n, struct dm_buffer, node); in __find()
267 if (b->block == block) in __find()
268 return b; in __find()
270 n = (b->block < block) ? n->rb_left : n->rb_right; in __find()
276 static void __insert(struct dm_bufio_client *c, struct dm_buffer *b) in __insert() argument
284 if (found->block == b->block) { in __insert()
285 BUG_ON(found != b); in __insert()
290 new = (found->block < b->block) ? in __insert()
294 rb_link_node(&b->node, parent, new); in __insert()
[all …]
Ddm-cache-block-types.h24 static inline dm_oblock_t to_oblock(dm_block_t b) in to_oblock() argument
26 return (__force dm_oblock_t) b; in to_oblock()
29 static inline dm_block_t from_oblock(dm_oblock_t b) in from_oblock() argument
31 return (__force dm_block_t) b; in from_oblock()
34 static inline dm_cblock_t to_cblock(uint32_t b) in to_cblock() argument
36 return (__force dm_cblock_t) b; in to_cblock()
39 static inline uint32_t from_cblock(dm_cblock_t b) in from_cblock() argument
41 return (__force uint32_t) b; in from_cblock()
44 static inline dm_dblock_t to_dblock(dm_block_t b) in to_dblock() argument
46 return (__force dm_dblock_t) b; in to_dblock()
[all …]
/linux-4.4.14/arch/s390/lib/
Duaccess.c54 EX_TABLE(0b,2b) EX_TABLE(3b,4b) EX_TABLE(9b,2b) EX_TABLE(10b,4b) in copy_from_user_mvcos()
98 EX_TABLE(0b,3b) EX_TABLE(2b,3b) EX_TABLE(4b,5b) in copy_from_user_mvcp()
99 EX_TABLE(10b,3b) EX_TABLE(11b,3b) EX_TABLE(12b,5b) in copy_from_user_mvcp()
137 EX_TABLE(0b,2b) EX_TABLE(3b,5b) EX_TABLE(6b,2b) EX_TABLE(7b,5b) in copy_to_user_mvcos()
171 EX_TABLE(0b,3b) EX_TABLE(2b,3b) EX_TABLE(4b,6b) in copy_to_user_mvcs()
172 EX_TABLE(7b,3b) EX_TABLE(8b,3b) EX_TABLE(9b,6b) in copy_to_user_mvcs()
203 EX_TABLE(0b,3b) in copy_in_user_mvcos()
235 EX_TABLE(1b,6b) EX_TABLE(2b,0b) EX_TABLE(4b,0b) in copy_in_user_mvc()
271 EX_TABLE(0b,2b) EX_TABLE(3b,5b) in clear_user_mvcos()
307 EX_TABLE(1b,6b) EX_TABLE(2b,0b) EX_TABLE(4b,0b) in clear_user_xc()
[all …]
/linux-4.4.14/arch/x86/xen/
Dmulticalls.c57 struct mc_buffer *b = this_cpu_ptr(&mc_buffer); in xen_mc_flush() local
69 trace_xen_mc_flush(b->mcidx, b->argidx, b->cbidx); in xen_mc_flush()
71 switch (b->mcidx) { in xen_mc_flush()
74 BUG_ON(b->argidx != 0); in xen_mc_flush()
80 mc = &b->entries[0]; in xen_mc_flush()
90 memcpy(b->debug, b->entries, in xen_mc_flush()
91 b->mcidx * sizeof(struct multicall_entry)); in xen_mc_flush()
94 if (HYPERVISOR_multicall(b->entries, b->mcidx) != 0) in xen_mc_flush()
96 for (i = 0; i < b->mcidx; i++) in xen_mc_flush()
97 if (b->entries[i].result < 0) in xen_mc_flush()
[all …]
/linux-4.4.14/arch/avr32/lib/
Dcopy_user.S56 brge 2b
67 21: st.b r12++, r8
71 23: st.b r12++, r8
75 25: st.b r12++, r8
80 brlt 4b
84 31: st.b r12++, r8
87 breq 1b
89 33: st.b r12++, r8
92 breq 1b
94 35: st.b r12++, r8
[all …]
Dclear_user.S33 brge 10b
44 12: st.b r12++, r8
49 brlt 2b
53 13: st.b r12++, r8
55 14: st.b r12++, r8
57 15: st.b r12++, r8
59 rjmp 1b
71 .long 10b, 18b
72 .long 11b, 19b
73 .long 12b, 19b
[all …]
Dio-readsb.S13 st.b r11++, r8
16 brne 1b
33 1: ldins.b r8:t, r12[0]
34 ldins.b r8:u, r12[0]
35 ldins.b r8:l, r12[0]
36 ldins.b r8:b, r12[0]
39 brge 1b
46 st.b r11++, r8
47 brne 3b
Dmemset.S40 brge 4b
54 st.b r8++, r11
55 st.b r8++, r11
58 6: st.b r8++, r11
63 brlt 5b
67 st.b r8++, r11
68 st.b r8++, r11
69 st.b r8++, r11
70 rjmp 2b
Dio-writesb.S13 st.b r12[0], r8
16 brne 1b
35 st.b r12[0], r9
37 st.b r12[0], r9
39 st.b r12[0], r9
40 st.b r12[0], r8
42 brge 1b
49 st.b r12[0], r8
50 brne 3b
Dmemcpy.S34 brge 3b
43 st.b r12++, r8
45 st.b r12++, r8
47 st.b r12++, r8
53 brlt 4b
58 st.b r12++, r8
60 st.b r12++, r8
62 st.b r12++, r8
72 rjmp 5b
/linux-4.4.14/Documentation/
Dkasan.txt68 Object ffff8800693bc558: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
69 Object ffff8800693bc568: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
70 Object ffff8800693bc578: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
71 Object ffff8800693bc588: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
72 Object ffff8800693bc598: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
73 Object ffff8800693bc5a8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
74 Object ffff8800693bc5b8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
75 Object ffff8800693bc5c8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
/linux-4.4.14/net/ceph/
Dceph_hash.c10 #define mix(a, b, c) \ argument
12 a = a - b; a = a - c; a = a ^ (c >> 13); \
13 b = b - c; b = b - a; b = b ^ (a << 8); \
14 c = c - a; c = c - b; c = c ^ (b >> 13); \
15 a = a - b; a = a - c; a = a ^ (c >> 12); \
16 b = b - c; b = b - a; b = b ^ (a << 16); \
17 c = c - a; c = c - b; c = c ^ (b >> 5); \
18 a = a - b; a = a - c; a = a ^ (c >> 3); \
19 b = b - c; b = b - a; b = b ^ (a << 10); \
20 c = c - a; c = c - b; c = c ^ (b >> 15); \
[all …]
Dbuffer.c13 struct ceph_buffer *b; in ceph_buffer_new() local
15 b = kmalloc(sizeof(*b), gfp); in ceph_buffer_new()
16 if (!b) in ceph_buffer_new()
19 b->vec.iov_base = ceph_kvmalloc(len, gfp); in ceph_buffer_new()
20 if (!b->vec.iov_base) { in ceph_buffer_new()
21 kfree(b); in ceph_buffer_new()
25 kref_init(&b->kref); in ceph_buffer_new()
26 b->alloc_len = len; in ceph_buffer_new()
27 b->vec.iov_len = len; in ceph_buffer_new()
28 dout("buffer_new %p\n", b); in ceph_buffer_new()
[all …]
Darmor.c42 unsigned char a, b, c; in ceph_armor() local
47 b = *src++; in ceph_armor()
48 *dst++ = encode_bits(((a & 3) << 4) | (b >> 4)); in ceph_armor()
51 *dst++ = encode_bits(((b & 15) << 2) | in ceph_armor()
55 *dst++ = encode_bits((b & 15) << 2); in ceph_armor()
79 int a, b, c, d; in ceph_unarmor() local
88 b = decode_bits(src[1]); in ceph_unarmor()
91 if (a < 0 || b < 0 || c < 0 || d < 0) in ceph_unarmor()
94 *dst++ = (a << 2) | (b >> 4); in ceph_unarmor()
97 *dst++ = ((b & 15) << 4) | (c >> 2); in ceph_unarmor()
/linux-4.4.14/include/linux/
Djhash.h35 #define __jhash_mix(a, b, c) \ argument
37 a -= c; a ^= rol32(c, 4); c += b; \
38 b -= a; b ^= rol32(a, 6); a += c; \
39 c -= b; c ^= rol32(b, 8); b += a; \
40 a -= c; a ^= rol32(c, 16); c += b; \
41 b -= a; b ^= rol32(a, 19); a += c; \
42 c -= b; c ^= rol32(b, 4); b += a; \
46 #define __jhash_final(a, b, c) \ argument
48 c ^= b; c -= rol32(b, 14); \
50 b ^= a; b -= rol32(a, 25); \
[all …]
Djiffies.h102 #define time_after(a,b) \ argument
104 typecheck(unsigned long, b) && \
105 ((long)((b) - (a)) < 0))
106 #define time_before(a,b) time_after(b,a) argument
108 #define time_after_eq(a,b) \ argument
110 typecheck(unsigned long, b) && \
111 ((long)((a) - (b)) >= 0))
112 #define time_before_eq(a,b) time_after_eq(b,a) argument
117 #define time_in_range(a,b,c) \ argument
118 (time_after_eq(a,b) && \
[all …]
Detherdevice.h74 static const __be16 *b = (const __be16 *)eth_reserved_addr_base; in is_link_local_ether_addr() local
78 return (((*(const u32 *)addr) ^ (*(const u32 *)b)) | in is_link_local_ether_addr()
79 (__force int)((a[2] ^ b[2]) & m)) == 0; in is_link_local_ether_addr()
81 return ((a[0] ^ b[0]) | (a[1] ^ b[1]) | ((a[2] ^ b[2]) & m)) == 0; in is_link_local_ether_addr()
278 const u16 *b = (const u16 *)src; in ether_addr_copy()
280 a[0] = b[0]; in ether_addr_copy()
281 a[1] = b[1]; in ether_addr_copy()
282 a[2] = b[2]; in ether_addr_copy()
319 const u16 *b = (const u16 *)addr2; in ether_addr_equal()
321 return ((a[0] ^ b[0]) | (a[1] ^ b[1]) | (a[2] ^ b[2])) == 0; in ether_addr_equal()
[all …]
Dhid-debug.h53 #define hid_dump_input(a,b,c) do { } while (0) argument
54 #define hid_dump_report(a,b,c,d) do { } while (0) argument
55 #define hid_dump_device(a,b) do { } while (0) argument
56 #define hid_dump_field(a,b,c) do { } while (0) argument
57 #define hid_resolv_usage(a,b) do { } while (0) argument
58 #define hid_debug_register(a, b) do { } while (0) argument
62 #define hid_debug_event(a,b) do { } while (0) argument
/linux-4.4.14/drivers/block/drbd/
Ddrbd_bitmap.c120 struct drbd_bitmap *b = device->bitmap; in __bm_print_lock_info() local
125 func, b->bm_why ?: "?", in __bm_print_lock_info()
126 b->bm_task->comm, task_pid_nr(b->bm_task)); in __bm_print_lock_info()
131 struct drbd_bitmap *b = device->bitmap; in drbd_bm_lock() local
134 if (!b) { in drbd_bm_lock()
139 trylock_failed = !mutex_trylock(&b->bm_change); in drbd_bm_lock()
144 why, b->bm_why ?: "?", in drbd_bm_lock()
145 b->bm_task->comm, task_pid_nr(b->bm_task)); in drbd_bm_lock()
146 mutex_lock(&b->bm_change); in drbd_bm_lock()
148 if (BM_LOCKED_MASK & b->bm_flags) in drbd_bm_lock()
[all …]
Ddrbd_vli.h150 #define LEVEL(t,b,v) \ in vli_decode_bits() argument
152 if ((in & ((1 << b) -1)) == v) { \ in vli_decode_bits()
153 *out = ((in & ((~0ULL) >> (64-t))) >> b) + adj; \ in vli_decode_bits()
156 adj += 1ULL << (t - b); \ in vli_decode_bits()
176 #define LEVEL(t,b,v) do { \ in __vli_encode_bits() argument
177 max += 1ULL << (t - b); \ in __vli_encode_bits()
180 *out = ((in - adj) << b) | v; \ in __vli_encode_bits()
205 u8 *b; member
213 cur->b = s; in bitstream_cursor_reset()
222 cur->b = cur->b + (bits >> 3); in bitstream_cursor_advance()
[all …]
/linux-4.4.14/lib/
Dmd5.c15 u32 a, b, c, d; in md5_transform() local
18 b = hash[1]; in md5_transform()
22 MD5STEP(F1, a, b, c, d, in[0] + 0xd76aa478, 7); in md5_transform()
23 MD5STEP(F1, d, a, b, c, in[1] + 0xe8c7b756, 12); in md5_transform()
24 MD5STEP(F1, c, d, a, b, in[2] + 0x242070db, 17); in md5_transform()
25 MD5STEP(F1, b, c, d, a, in[3] + 0xc1bdceee, 22); in md5_transform()
26 MD5STEP(F1, a, b, c, d, in[4] + 0xf57c0faf, 7); in md5_transform()
27 MD5STEP(F1, d, a, b, c, in[5] + 0x4787c62a, 12); in md5_transform()
28 MD5STEP(F1, c, d, a, b, in[6] + 0xa8304613, 17); in md5_transform()
29 MD5STEP(F1, b, c, d, a, in[7] + 0xfd469501, 22); in md5_transform()
[all …]
Ddecompress_unxz.c177 static bool memeq(const void *a, const void *b, size_t size) in memeq() argument
180 const uint8_t *y = b; in memeq()
194 uint8_t *b = buf; in memzero() local
195 uint8_t *e = b + size; in memzero()
197 while (b != e) in memzero()
198 *b++ = '\0'; in memzero()
257 struct xz_buf b; in unxz() local
278 b.out = out; in unxz()
279 b.out_size = (size_t)-1; in unxz()
281 b.out_size = XZ_IOBUF_SIZE; in unxz()
[all …]
Dhalfmd4.c17 #define ROUND(f, a, b, c, d, x, s) \ argument
18 (a += f(b, c, d) + x, a = rol32(a, s))
28 __u32 a = buf[0], b = buf[1], c = buf[2], d = buf[3]; in half_md4_transform() local
31 ROUND(F, a, b, c, d, in[0] + K1, 3); in half_md4_transform()
32 ROUND(F, d, a, b, c, in[1] + K1, 7); in half_md4_transform()
33 ROUND(F, c, d, a, b, in[2] + K1, 11); in half_md4_transform()
34 ROUND(F, b, c, d, a, in[3] + K1, 19); in half_md4_transform()
35 ROUND(F, a, b, c, d, in[4] + K1, 3); in half_md4_transform()
36 ROUND(F, d, a, b, c, in[5] + K1, 7); in half_md4_transform()
37 ROUND(F, c, d, a, b, in[6] + K1, 11); in half_md4_transform()
[all …]
Duuid.c26 static void __uuid_gen_common(__u8 b[16]) in __uuid_gen_common()
28 prandom_bytes(b, 16); in __uuid_gen_common()
30 b[8] = (b[8] & 0x3F) | 0x80; in __uuid_gen_common()
35 __uuid_gen_common(lu->b); in uuid_le_gen()
37 lu->b[7] = (lu->b[7] & 0x0F) | 0x40; in uuid_le_gen()
43 __uuid_gen_common(bu->b); in uuid_be_gen()
45 bu->b[6] = (bu->b[6] & 0x0F) | 0x40; in uuid_be_gen()
Dgcd.c6 unsigned long gcd(unsigned long a, unsigned long b) in gcd() argument
10 if (a < b) in gcd()
11 swap(a, b); in gcd()
13 if (!b) in gcd()
15 while ((r = a % b) != 0) { in gcd()
16 a = b; in gcd()
17 b = r; in gcd()
19 return b; in gcd()
Dlist_sort.c21 struct list_head *b), in merge() argument
22 struct list_head *a, struct list_head *b) in merge()
26 while (a && b) { in merge()
28 if ((*cmp)(priv, a, b) <= 0) { in merge()
32 tail->next = b; in merge()
33 b = b->next; in merge()
37 tail->next = a?:b; in merge()
50 struct list_head *b), in merge_and_restore_back_links() argument
52 struct list_head *a, struct list_head *b) in merge_and_restore_back_links()
57 while (a && b) { in merge_and_restore_back_links()
[all …]
Dinflate.c140 uch b; /* number of bits in this code or subcode */ member
233 #define NEEDBITS(n) {while(k<(n)){b|=((ulg)NEXTBYTE())<<k;k+=8;}}
234 #define DUMPBITS(n) {b>>=(n);k-=(n);}
322 unsigned *b, /* code lengths in bits (all assumed <= BMAX) */ in huft_build() argument
374 p = b; i = n; in huft_build()
433 p = b; i = 0; in huft_build()
506 r.b = (uch)l; /* bits to dump before this table */ in huft_build()
517 r.b = (uch)(k - w); in huft_build()
602 register ulg b; /* bit buffer */ in inflate_codes() local
607 b = bb; /* initialize bit buffer */ in inflate_codes()
[all …]
Dlcm.c7 unsigned long lcm(unsigned long a, unsigned long b) in lcm() argument
9 if (a && b) in lcm()
10 return (a / gcd(a, b)) * b; in lcm()
16 unsigned long lcm_not_zero(unsigned long a, unsigned long b) in lcm_not_zero() argument
18 unsigned long l = lcm(a, b); in lcm_not_zero()
23 return (b ? : a); in lcm_not_zero()
Dsort.c17 static void u32_swap(void *a, void *b, int size) in u32_swap() argument
20 *(u32 *)a = *(u32 *)b; in u32_swap()
21 *(u32 *)b = t; in u32_swap()
24 static void u64_swap(void *a, void *b, int size) in u64_swap() argument
27 *(u64 *)a = *(u64 *)b; in u64_swap()
28 *(u64 *)b = t; in u64_swap()
31 static void generic_swap(void *a, void *b, int size) in generic_swap() argument
37 *(char *)a++ = *(char *)b; in generic_swap()
38 *(char *)b++ = t; in generic_swap()
109 int cmpint(const void *a, const void *b)
[all …]
/linux-4.4.14/crypto/
Dmemneq.c68 __crypto_memneq_generic(const void *a, const void *b, size_t size) in __crypto_memneq_generic() argument
74 neq |= *(unsigned long *)a ^ *(unsigned long *)b; in __crypto_memneq_generic()
77 b += sizeof(unsigned long); in __crypto_memneq_generic()
82 neq |= *(unsigned char *)a ^ *(unsigned char *)b; in __crypto_memneq_generic()
85 b += 1; in __crypto_memneq_generic()
92 static inline unsigned long __crypto_memneq_16(const void *a, const void *b) in __crypto_memneq_16() argument
98 neq |= *(unsigned long *)(a) ^ *(unsigned long *)(b); in __crypto_memneq_16()
100 neq |= *(unsigned long *)(a+8) ^ *(unsigned long *)(b+8); in __crypto_memneq_16()
103 neq |= *(unsigned int *)(a) ^ *(unsigned int *)(b); in __crypto_memneq_16()
105 neq |= *(unsigned int *)(a+4) ^ *(unsigned int *)(b+4); in __crypto_memneq_16()
[all …]
Ddes_generic.c617 #define DES_PC2(a, b, c, d) (T4(d) | T3(c) | T2(b) | T1(a)) argument
634 unsigned long a, b, c, d, w; in des_ekey() local
639 b = k[6]; b &= 0x0e; b <<= 4; b |= k[2] & 0x1e; b = pc1[b]; in des_ekey()
642 pe[15 * 2 + 0] = DES_PC2(a, b, c, d); d = rs[d]; in des_ekey()
643 pe[14 * 2 + 0] = DES_PC2(d, a, b, c); c = rs[c]; b = rs[b]; in des_ekey()
644 pe[13 * 2 + 0] = DES_PC2(b, c, d, a); a = rs[a]; d = rs[d]; in des_ekey()
645 pe[12 * 2 + 0] = DES_PC2(d, a, b, c); c = rs[c]; b = rs[b]; in des_ekey()
646 pe[11 * 2 + 0] = DES_PC2(b, c, d, a); a = rs[a]; d = rs[d]; in des_ekey()
647 pe[10 * 2 + 0] = DES_PC2(d, a, b, c); c = rs[c]; b = rs[b]; in des_ekey()
648 pe[ 9 * 2 + 0] = DES_PC2(b, c, d, a); a = rs[a]; d = rs[d]; in des_ekey()
[all …]
Dmd4.c63 #define ROUND1(a,b,c,d,k,s) (a = lshift(a + F(b,c,d) + k, s)) argument
64 #define ROUND2(a,b,c,d,k,s) (a = lshift(a + G(b,c,d) + k + (u32)0x5A827999,s)) argument
65 #define ROUND3(a,b,c,d,k,s) (a = lshift(a + H(b,c,d) + k + (u32)0x6ED9EBA1,s)) argument
86 u32 a, b, c, d; in md4_transform() local
89 b = hash[1]; in md4_transform()
93 ROUND1(a, b, c, d, in[0], 3); in md4_transform()
94 ROUND1(d, a, b, c, in[1], 7); in md4_transform()
95 ROUND1(c, d, a, b, in[2], 11); in md4_transform()
96 ROUND1(b, c, d, a, in[3], 19); in md4_transform()
97 ROUND1(a, b, c, d, in[4], 3); in md4_transform()
[all …]
Dsha256_generic.c57 u32 a, b, c, d, e, f, g, h, t1, t2; in sha256_transform() local
70 a=state[0]; b=state[1]; c=state[2]; d=state[3]; in sha256_transform()
75 t2 = e0(a) + Maj(a,b,c); d+=t1; h=t1+t2; in sha256_transform()
77 t2 = e0(h) + Maj(h,a,b); c+=t1; g=t1+t2; in sha256_transform()
79 t2 = e0(g) + Maj(g,h,a); b+=t1; f=t1+t2; in sha256_transform()
80 t1 = e + e1(b) + Ch(b,c,d) + 0xe9b5dba5 + W[ 3]; in sha256_transform()
82 t1 = d + e1(a) + Ch(a,b,c) + 0x3956c25b + W[ 4]; in sha256_transform()
84 t1 = c + e1(h) + Ch(h,a,b) + 0x59f111f1 + W[ 5]; in sha256_transform()
86 t1 = b + e1(g) + Ch(g,h,a) + 0x923f82a4 + W[ 6]; in sha256_transform()
87 t2 = e0(c) + Maj(c,d,e); f+=t1; b=t1+t2; in sha256_transform()
[all …]
Dtwofish_generic.c58 #define G2(b) \ argument
59 (ctx->s[1][(b) & 0xFF]) ^ (ctx->s[2][((b) >> 8) & 0xFF]) \
60 ^ (ctx->s[3][((b) >> 16) & 0xFF]) ^ (ctx->s[0][(b) >> 24])
67 #define ENCROUND(n, a, b, c, d) \ argument
68 x = G1 (a); y = G2 (b); \
74 #define DECROUND(n, a, b, c, d) \ argument
75 x = G1 (a); y = G2 (b); \
86 ENCROUND (2 * (n), a, b, c, d); \
87 ENCROUND (2 * (n) + 1, c, d, a, b)
90 DECROUND (2 * (n) + 1, c, d, a, b); \
[all …]
Dtgr192.c38 u64 a, b, c; member
404 u64 b = *rb; in tgr192_round() local
410 b += sbox4[(c >> 8) & 0xff] ^ sbox3[(c >> 24) & 0xff] in tgr192_round()
412 b *= mul; in tgr192_round()
415 *rb = b; in tgr192_round()
423 u64 b = *rb; in tgr192_pass() local
426 tgr192_round(&a, &b, &c, x[0], mul); in tgr192_pass()
427 tgr192_round(&b, &c, &a, x[1], mul); in tgr192_pass()
428 tgr192_round(&c, &a, &b, x[2], mul); in tgr192_pass()
429 tgr192_round(&a, &b, &c, x[3], mul); in tgr192_pass()
[all …]
/linux-4.4.14/arch/hexagon/mm/
Dcopy_to_user.S81 .long 1100b,1109b
82 .long 2100b,2109b
83 .long 4100b,4109b
84 .long 8180b,8189b
85 .long 8190b,8199b
86 .long 4180b,4189b
87 .long 4190b,4199b
88 .long 2180b,2189b
89 .long 2190b,2199b
90 .long 1180b,1189b
[all …]
Dcopy_from_user.S107 .long 1000b,1009b
108 .long 2000b,2009b
109 .long 4000b,4009b
110 .long 8080b,8089b
111 .long 4080b,4089b
112 .long 2080b,2089b
113 .long 1080b,1089b
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c78 struct threshold_block *b; member
91 static const char *bank4_names(const struct threshold_block *b) in bank4_names() argument
93 switch (b->address) { in bank4_names()
105 WARN(1, "Funny MSR: 0x%08x\n", b->address); in bank4_names()
126 static int lvt_off_valid(struct threshold_block *b, int apic, u32 lo, u32 hi) in lvt_off_valid() argument
132 "for bank %d, block %d (MSR%08X=0x%x%08x)\n", b->cpu, in lvt_off_valid()
133 b->bank, b->block, b->address, hi, lo); in lvt_off_valid()
140 b->cpu, apic, b->bank, b->block, b->address, hi, lo); in lvt_off_valid()
156 rdmsr(tr->b->address, lo, hi); in threshold_restart_bank()
158 if (tr->b->threshold_limit < (hi & THRESHOLD_MAX)) in threshold_restart_bank()
[all …]
/linux-4.4.14/arch/x86/include/asm/
Dalternative-asm.h13 .long 672b - .
46 .skip -(((144f-143f)-(141b-140b)) > 0) * ((144f-143f)-(141b-140b)),0x90
50 altinstruction_entry 140b,143f,\feature,142b-140b,144f-143f,142b-141b
60 #define old_len 141b-140b
68 #define alt_max_short(a, b) ((a) ^ (((a) ^ (b)) & -(-((a) < (b))))) argument
85 altinstruction_entry 140b,143f,\feature1,142b-140b,144f-143f,142b-141b
86 altinstruction_entry 140b,144f,\feature2,142b-140b,145f-144f,142b-141b
Dasm.h15 # define __ASM_SEL(a,b) __ASM_FORM(a) argument
16 # define __ASM_SEL_RAW(a,b) __ASM_FORM_RAW(a) argument
18 # define __ASM_SEL(a,b) __ASM_FORM(b) argument
19 # define __ASM_SEL_RAW(a,b) __ASM_FORM_RAW(b) argument
80 jnz 100b
87 _ASM_EXTABLE(100b,103b)
88 _ASM_EXTABLE(101b,103b)
Duaccess.h34 #define segment_eq(a, b) ((a).seg == (b).seg) argument
204 _ASM_EXTABLE(1b, 4b) \
205 _ASM_EXTABLE(2b, 4b) \
214 _ASM_EXTABLE_EX(1b, 2b) \
215 _ASM_EXTABLE_EX(2b, 3b) \
369 _ASM_EXTABLE(1b, 3b) \
397 _ASM_EXTABLE_EX(1b, 2b) \
433 _ASM_EXTABLE(1b, 3b) \
440 _ASM_EXTABLE_EX(1b, 2b) \
560 _ASM_EXTABLE(1b, 3b) \
[all …]
/linux-4.4.14/arch/sparc/crypto/
Dopcodes.h17 #define CRC32C(a,b,c) \ argument
18 .word (F3F(2,0x36,0x147)|RS1(a)|RS2(b)|RD(c));
29 #define AES_EROUND01(a,b,c,d) \ argument
30 .word (F3F(2, 0x19, 0)|RS1(a)|RS2(b)|RS3(c)|RD(d));
31 #define AES_EROUND23(a,b,c,d) \ argument
32 .word (F3F(2, 0x19, 1)|RS1(a)|RS2(b)|RS3(c)|RD(d));
33 #define AES_DROUND01(a,b,c,d) \ argument
34 .word (F3F(2, 0x19, 2)|RS1(a)|RS2(b)|RS3(c)|RD(d));
35 #define AES_DROUND23(a,b,c,d) \ argument
36 .word (F3F(2, 0x19, 3)|RS1(a)|RS2(b)|RS3(c)|RD(d));
[all …]
/linux-4.4.14/arch/powerpc/include/asm/
Dppc_asm.h113 #define SAVE_VR(n,b,base) li b,16*(n); stvx n,base,b argument
114 #define SAVE_2VRS(n,b,base) SAVE_VR(n,b,base); SAVE_VR(n+1,b,base) argument
115 #define SAVE_4VRS(n,b,base) SAVE_2VRS(n,b,base); SAVE_2VRS(n+2,b,base) argument
116 #define SAVE_8VRS(n,b,base) SAVE_4VRS(n,b,base); SAVE_4VRS(n+4,b,base) argument
117 #define SAVE_16VRS(n,b,base) SAVE_8VRS(n,b,base); SAVE_8VRS(n+8,b,base) argument
118 #define SAVE_32VRS(n,b,base) SAVE_16VRS(n,b,base); SAVE_16VRS(n+16,b,base) argument
119 #define REST_VR(n,b,base) li b,16*(n); lvx n,base,b argument
120 #define REST_2VRS(n,b,base) REST_VR(n,b,base); REST_VR(n+1,b,base) argument
121 #define REST_4VRS(n,b,base) REST_2VRS(n,b,base); REST_2VRS(n+2,b,base) argument
122 #define REST_8VRS(n,b,base) REST_4VRS(n,b,base); REST_4VRS(n+4,b,base) argument
[all …]
Dppc-opcode.h256 #define ___PPC_RB(b) (((b) & 0x1f) << 11) argument
261 #define __PPC_RB(b) ___PPC_RB(__REG_##b) argument
265 #define __PPC_XB(b) ((((b) & 0x1f) << 11) | (((b) & 0x20) >> 4)) argument
288 #define PPC_DCBAL(a, b) stringify_in_c(.long PPC_INST_DCBAL | \ argument
289 __PPC_RA(a) | __PPC_RB(b))
290 #define PPC_DCBZL(a, b) stringify_in_c(.long PPC_INST_DCBZL | \ argument
291 __PPC_RA(a) | __PPC_RB(b))
292 #define PPC_LDARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LDARX | \ argument
294 ___PPC_RB(b) | __PPC_EH(eh))
295 #define PPC_LWARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LWARX | \ argument
[all …]
Dio-defs.h29 DEF_PCI_AC_NORET(readsb, (const PCI_IO_ADDR a, void *b, unsigned long c),
30 (a, b, c), mem, a)
31 DEF_PCI_AC_NORET(readsw, (const PCI_IO_ADDR a, void *b, unsigned long c),
32 (a, b, c), mem, a)
33 DEF_PCI_AC_NORET(readsl, (const PCI_IO_ADDR a, void *b, unsigned long c),
34 (a, b, c), mem, a)
35 DEF_PCI_AC_NORET(writesb, (PCI_IO_ADDR a, const void *b, unsigned long c),
36 (a, b, c), mem, a)
37 DEF_PCI_AC_NORET(writesw, (PCI_IO_ADDR a, const void *b, unsigned long c),
38 (a, b, c), mem, a)
[all …]
/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc_opr.c41 struct s5p_mfc_priv_buf *b) in s5p_mfc_alloc_priv_buf() argument
43 mfc_debug(3, "Allocating priv: %zu\n", b->size); in s5p_mfc_alloc_priv_buf()
45 b->virt = dma_alloc_coherent(dev, b->size, &b->dma, GFP_KERNEL); in s5p_mfc_alloc_priv_buf()
47 if (!b->virt) { in s5p_mfc_alloc_priv_buf()
52 if (b->dma < base) { in s5p_mfc_alloc_priv_buf()
55 &b->dma, &base); in s5p_mfc_alloc_priv_buf()
56 dma_free_coherent(dev, b->size, b->virt, b->dma); in s5p_mfc_alloc_priv_buf()
60 mfc_debug(3, "Allocated addr %p %pad\n", b->virt, &b->dma); in s5p_mfc_alloc_priv_buf()
65 struct s5p_mfc_priv_buf *b) in s5p_mfc_release_priv_buf() argument
67 if (b->virt) { in s5p_mfc_release_priv_buf()
[all …]
/linux-4.4.14/arch/sparc/kernel/
Dsys32.S245 .word 1b, __retl_efault, 2b, __retl_efault
246 .word 3b, __retl_efault, 4b, __retl_efault
247 .word 5b, __retl_efault, 6b, __retl_efault
248 .word 7b, __retl_efault, 8b, __retl_efault
249 .word 9b, __retl_efault, 10b, __retl_efault
250 .word 11b, __retl_efault, 12b, __retl_efault
251 .word 13b, __retl_efault, 14b, __retl_efault
252 .word 15b, __retl_efault, 16b, __retl_efault
253 .word 17b, __retl_efault, 18b, __retl_efault
254 .word 19b, __retl_efault, 20b, __retl_efault
[all …]
Duna_asm_32.S45 b 0f
52 b 0f
61 .word 4b, retl_efault
62 .word 5b, retl_efault
63 .word 6b, retl_efault
64 .word 7b, retl_efault
65 .word 8b, retl_efault
66 .word 9b, retl_efault
67 .word 10b, retl_efault
68 .word 11b, retl_efault
[all …]
Duna_asm_64.S51 .word 4b, __retl_efault
52 .word 5b, __retl_efault
53 .word 6b, __retl_efault
54 .word 7b, __retl_efault
55 .word 8b, __retl_efault
56 .word 9b, __retl_efault
57 .word 10b, __retl_efault
58 .word 11b, __retl_efault
59 .word 12b, __retl_efault
60 .word 13b, __retl_efault
[all …]
/linux-4.4.14/drivers/video/fbdev/matrox/
Di2c-matroxfb.c72 struct i2c_bit_adapter* b = data; in matroxfb_gpio_setsda() local
73 matroxfb_i2c_set(b->minfo, b->mask.data, state); in matroxfb_gpio_setsda()
77 struct i2c_bit_adapter* b = data; in matroxfb_gpio_setscl() local
78 matroxfb_i2c_set(b->minfo, b->mask.clock, state); in matroxfb_gpio_setscl()
82 struct i2c_bit_adapter* b = data; in matroxfb_gpio_getsda() local
83 return (matroxfb_read_gpio(b->minfo) & b->mask.data) ? 1 : 0; in matroxfb_gpio_getsda()
87 struct i2c_bit_adapter* b = data; in matroxfb_gpio_getscl() local
88 return (matroxfb_read_gpio(b->minfo) & b->mask.clock) ? 1 : 0; in matroxfb_gpio_getscl()
101 static int i2c_bus_reg(struct i2c_bit_adapter* b, struct matrox_fb_info* minfo, in i2c_bus_reg() argument
107 b->minfo = minfo; in i2c_bus_reg()
[all …]
/linux-4.4.14/fs/ntfs/
Dmst.c42 int post_read_mst_fixup(NTFS_RECORD *b, const u32 size) in post_read_mst_fixup() argument
48 usa_ofs = le16_to_cpu(b->usa_ofs); in post_read_mst_fixup()
50 usa_count = le16_to_cpu(b->usa_count) - 1; in post_read_mst_fixup()
58 usa_pos = (u16*)b + usa_ofs/sizeof(u16); in post_read_mst_fixup()
70 data_pos = (u16*)b + NTFS_BLOCK_SIZE/sizeof(u16) - 1; in post_read_mst_fixup()
81 b->magic = magic_BAAD; in post_read_mst_fixup()
87 usa_count = le16_to_cpu(b->usa_count) - 1; in post_read_mst_fixup()
88 data_pos = (u16*)b + NTFS_BLOCK_SIZE/sizeof(u16) - 1; in post_read_mst_fixup()
123 int pre_write_mst_fixup(NTFS_RECORD *b, const u32 size) in pre_write_mst_fixup() argument
130 if (!b || ntfs_is_baad_record(b->magic) || in pre_write_mst_fixup()
[all …]
/linux-4.4.14/drivers/media/v4l2-core/
Dvideobuf2-v4l2.c49 static int __verify_planes_array(struct vb2_buffer *vb, const struct v4l2_buffer *b) in __verify_planes_array() argument
51 if (!V4L2_TYPE_IS_MULTIPLANAR(b->type)) in __verify_planes_array()
55 if (NULL == b->m.planes) { in __verify_planes_array()
61 if (b->length < vb->num_planes || b->length > VB2_MAX_PLANES) { in __verify_planes_array()
63 "expected %d, got %d\n", vb->num_planes, b->length); in __verify_planes_array()
74 static int __verify_length(struct vb2_buffer *vb, const struct v4l2_buffer *b) in __verify_length() argument
80 if (!V4L2_TYPE_IS_OUTPUT(b->type)) in __verify_length()
83 if (V4L2_TYPE_IS_MULTIPLANAR(b->type)) { in __verify_length()
85 length = (b->memory == VB2_MEMORY_USERPTR || in __verify_length()
86 b->memory == VB2_MEMORY_DMABUF) in __verify_length()
[all …]
/linux-4.4.14/arch/x86/mm/kmemcheck/
Dopcode.c5 static bool opcode_is_prefix(uint8_t b) in opcode_is_prefix() argument
9 b == 0xf0 || b == 0xf2 || b == 0xf3 in opcode_is_prefix()
11 || b == 0x2e || b == 0x36 || b == 0x3e || b == 0x26 in opcode_is_prefix()
12 || b == 0x64 || b == 0x65 in opcode_is_prefix()
14 || b == 0x66 in opcode_is_prefix()
16 || b == 0x67; in opcode_is_prefix()
20 static bool opcode_is_rex_prefix(uint8_t b) in opcode_is_rex_prefix() argument
22 return (b & 0xf0) == 0x40; in opcode_is_rex_prefix()
25 static bool opcode_is_rex_prefix(uint8_t b) in opcode_is_rex_prefix() argument
/linux-4.4.14/arch/h8300/include/asm/
Dio.h24 static inline void ctrl_outb(unsigned char b, unsigned long addr) in ctrl_outb() argument
26 *(volatile unsigned char *)addr = b; in ctrl_outb()
29 static inline void ctrl_outw(unsigned short b, unsigned long addr) in ctrl_outw() argument
31 *(volatile unsigned short *)addr = b; in ctrl_outw()
34 static inline void ctrl_outl(unsigned long b, unsigned long addr) in ctrl_outl() argument
36 *(volatile unsigned long *)addr = b; in ctrl_outl()
39 static inline void ctrl_bclr(int b, unsigned char *addr) in ctrl_bclr() argument
41 if (__builtin_constant_p(b)) in ctrl_bclr()
42 __asm__("bclr %1,%0" : "+WU"(*addr): "i"(b)); in ctrl_bclr()
44 __asm__("bclr %w1,%0" : "+WU"(*addr): "r"(b)); in ctrl_bclr()
[all …]
/linux-4.4.14/lib/xz/
Dxz_dec_stream.c157 static bool fill_temp(struct xz_dec *s, struct xz_buf *b) in fill_temp() argument
160 b->in_size - b->in_pos, s->temp.size - s->temp.pos); in fill_temp()
162 memcpy(s->temp.buf + s->temp.pos, b->in + b->in_pos, copy_size); in fill_temp()
163 b->in_pos += copy_size; in fill_temp()
218 static enum xz_ret dec_block(struct xz_dec *s, struct xz_buf *b) in dec_block() argument
222 s->in_start = b->in_pos; in dec_block()
223 s->out_start = b->out_pos; in dec_block()
227 ret = xz_dec_bcj_run(s->bcj, s->lzma2, b); in dec_block()
230 ret = xz_dec_lzma2_run(s->lzma2, b); in dec_block()
232 s->block.compressed += b->in_pos - s->in_start; in dec_block()
[all …]
Dxz_dec_bcj.c83 static inline int bcj_x86_test_msbyte(uint8_t b) in bcj_x86_test_msbyte() argument
85 return b == 0x00 || b == 0xFF; in bcj_x86_test_msbyte()
101 uint8_t b; in bcj_x86() local
117 b = buf[i + 4 - mask_to_bit_num[prev_mask]]; in bcj_x86()
119 || bcj_x86_test_msbyte(b)) { in bcj_x86()
137 b = (uint8_t)(dest >> (24 - j)); in bcj_x86()
138 if (!bcj_x86_test_msbyte(b)) in bcj_x86()
399 static void bcj_flush(struct xz_dec_bcj *s, struct xz_buf *b) in bcj_flush() argument
403 copy_size = min_t(size_t, s->temp.filtered, b->out_size - b->out_pos); in bcj_flush()
404 memcpy(b->out + b->out_pos, s->temp.buf, copy_size); in bcj_flush()
[all …]
Dxz_dec_lzma2.c286 static void dict_reset(struct dictionary *dict, struct xz_buf *b) in dict_reset() argument
289 dict->buf = b->out + b->out_pos; in dict_reset()
290 dict->end = b->out_size - b->out_pos; in dict_reset()
374 static void dict_uncompressed(struct dictionary *dict, struct xz_buf *b, in dict_uncompressed() argument
379 while (*left > 0 && b->in_pos < b->in_size in dict_uncompressed()
380 && b->out_pos < b->out_size) { in dict_uncompressed()
381 copy_size = min(b->in_size - b->in_pos, in dict_uncompressed()
382 b->out_size - b->out_pos); in dict_uncompressed()
390 memcpy(dict->buf + dict->pos, b->in + b->in_pos, copy_size); in dict_uncompressed()
400 memcpy(b->out + b->out_pos, b->in + b->in_pos, in dict_uncompressed()
[all …]
/linux-4.4.14/arch/x86/math-emu/
Dreg_add_sub.c29 FPU_REG const *b, u_char tagb, u_char signb,
36 int FPU_add(FPU_REG const *b, u_char tagb, int deststnr, int control_w) in FPU_add() argument
40 u_char signb = getsign(b); in FPU_add()
48 expb = exponent(b); in FPU_add()
55 FPU_u_add(a, b, dest, control_w, signa, expa, expb); in FPU_add()
60 diff = a->sigh - b->sigh; /* This works only if the ms bits in FPU_add()
63 diff = a->sigl > b->sigl; in FPU_add()
65 diff = -(a->sigl < b->sigl); in FPU_add()
71 FPU_u_sub(a, b, dest, control_w, signa, in FPU_add()
75 FPU_u_sub(b, a, dest, control_w, signb, in FPU_add()
[all …]
/linux-4.4.14/arch/arm/mm/
Dabort-lv4t.S36 /* 0 */ b .data_arm_lateldrhpost @ ldrh rd, [rn], #m/rm
37 /* 1 */ b .data_arm_lateldrhpre @ ldrh rd, [rn, #m/rm]
38 /* 2 */ b .data_unknown
39 /* 3 */ b .data_unknown
40 /* 4 */ b .data_arm_lateldrpostconst @ ldr rd, [rn], #m
41 /* 5 */ b .data_arm_lateldrpreconst @ ldr rd, [rn, #m]
42 /* 6 */ b .data_arm_lateldrpostreg @ ldr rd, [rn], rm
43 /* 7 */ b .data_arm_lateldrprereg @ ldr rd, [rn, rm]
44 /* 8 */ b .data_arm_ldmstm @ ldm*a rn, <rlist>
45 /* 9 */ b .data_arm_ldmstm @ ldm*b rn, <rlist>
[all …]
/linux-4.4.14/arch/arm64/include/asm/
Dalternative.h79 altinstruction_entry 661b, 663f, \cap, 662b-661b, 664f-663f
84 .org . - (664b-663b) + (662b-661b)
85 .org . - (662b-661b) + (664b-663b)
131 .org . - (664b-663b) + (662b-661b)
132 .org . - (662b-661b) + (664b-663b)
/linux-4.4.14/arch/alpha/include/asm/
Dio.h139 #define IO_CONCAT(a,b) _IO_CONCAT(a,b) argument
140 #define _IO_CONCAT(a,b) a ## _ ## b argument
153 static inline void generic_##NAME(TYPE b, QUAL void __iomem *addr) \
155 alpha_mv.mv_##NAME(b, addr); \
247 extern void outb(u8 b, unsigned long port);
248 extern void outw(u16 b, unsigned long port);
249 extern void outl(u32 b, unsigned long port);
255 extern void writeb(u8 b, volatile void __iomem *addr);
256 extern void writew(u16 b, volatile void __iomem *addr);
257 extern void writel(u32 b, volatile void __iomem *addr);
[all …]
Djensen.h118 static inline void jensen_local_outb(u8 b, unsigned long addr) in jensen_local_outb() argument
120 *(vuip)((addr << 9) + EISA_VL82C106) = b; in jensen_local_outb()
133 static inline void jensen_bus_outb(u8 b, unsigned long addr) in jensen_bus_outb() argument
136 *(vuip)((addr << 7) + EISA_IO + 0x00) = b * 0x01010101; in jensen_bus_outb()
161 __EXTERN_INLINE void jensen_outb(u8 b, unsigned long addr) in jensen_outb() argument
164 jensen_local_outb(b, addr); in jensen_outb()
166 jensen_bus_outb(b, addr); in jensen_outb()
185 __EXTERN_INLINE void jensen_outw(u16 b, unsigned long addr) in jensen_outw() argument
188 *(vuip) ((addr << 7) + EISA_IO + 0x20) = b * 0x00010001; in jensen_outw()
192 __EXTERN_INLINE void jensen_outl(u32 b, unsigned long addr) in jensen_outl() argument
[all …]
Dio_trivial.h21 IO_CONCAT(__IO_PREFIX,iowrite8)(u8 b, void __iomem *a) in IO_CONCAT()
23 __kernel_stb(b, *(volatile u8 __force *)a); in IO_CONCAT()
27 IO_CONCAT(__IO_PREFIX,iowrite16)(u16 b, void __iomem *a) in IO_CONCAT()
29 __kernel_stw(b, *(volatile u16 __force *)a); in IO_CONCAT()
41 IO_CONCAT(__IO_PREFIX,iowrite32)(u32 b, void __iomem *a) in IO_CONCAT()
43 *(volatile u32 __force *)a = b; in IO_CONCAT()
61 IO_CONCAT(__IO_PREFIX,writeb)(u8 b, volatile void __iomem *a) in IO_CONCAT()
63 __kernel_stb(b, *(volatile u8 __force *)a); in IO_CONCAT()
67 IO_CONCAT(__IO_PREFIX,writew)(u16 b, volatile void __iomem *a) in IO_CONCAT()
69 __kernel_stw(b, *(volatile u16 __force *)a); in IO_CONCAT()
[all …]
/linux-4.4.14/arch/x86/purgatory/
Dsha256.c50 u32 a, b, c, d, e, f, g, h, t1, t2; in sha256_transform() local
63 a = state[0]; b = state[1]; c = state[2]; d = state[3]; in sha256_transform()
68 t2 = e0(a) + Maj(a, b, c); d += t1; h = t1 + t2; in sha256_transform()
70 t2 = e0(h) + Maj(h, a, b); c += t1; g = t1 + t2; in sha256_transform()
72 t2 = e0(g) + Maj(g, h, a); b += t1; f = t1 + t2; in sha256_transform()
73 t1 = e + e1(b) + Ch(b, c, d) + 0xe9b5dba5 + W[3]; in sha256_transform()
75 t1 = d + e1(a) + Ch(a, b, c) + 0x3956c25b + W[4]; in sha256_transform()
77 t1 = c + e1(h) + Ch(h, a, b) + 0x59f111f1 + W[5]; in sha256_transform()
79 t1 = b + e1(g) + Ch(g, h, a) + 0x923f82a4 + W[6]; in sha256_transform()
80 t2 = e0(c) + Maj(c, d, e); f += t1; b = t1 + t2; in sha256_transform()
[all …]
/linux-4.4.14/arch/parisc/kernel/
Dunaligned.c54 #define OPCODE1(a,b,c) ((a)<<26|(b)<<12|(c)<<6) argument
55 #define OPCODE2(a,b) ((a)<<26|(b)<<1) argument
56 #define OPCODE3(a,b) ((a)<<26|(b)<<2) argument
153 FIXUP_BRANCH(3b) in emulate_ldh()
155 ASM_EXCEPTIONTABLE_ENTRY(1b, 4b) in emulate_ldh()
156 ASM_EXCEPTIONTABLE_ENTRY(2b, 4b) in emulate_ldh()
191 FIXUP_BRANCH(3b) in emulate_ldw()
193 ASM_EXCEPTIONTABLE_ENTRY(1b, 4b) in emulate_ldw()
194 ASM_EXCEPTIONTABLE_ENTRY(2b, 4b) in emulate_ldw()
235 FIXUP_BRANCH(3b) in emulate_ldd()
[all …]
Dsyscall.S124 b,n 1f
210 b,n .Ltracesys
227 b,n .Lsyscall_nosys
346 b,n .Ltracesys_nosys
473 b,n lws_exit_nosys
540 b,n lws_compare_and_swap
546 b,n lws_exit_nosys
584 b lws_exit /* Return error! */
589 b lws_exit /* Contended... */
602 b lws_exit /* Contended... */
[all …]
Dperf_asm.S171 b,n perf_rdr_shift_in_W_leave
182 b,n perf_rdr_shift_in_W_leave
195 b,n perf_rdr_shift_in_W_leave
200 b,n perf_rdr_shift_in_W_leave
217 b,n perf_rdr_shift_in_W_leave
229 b,n perf_rdr_shift_in_W_leave
241 b,n perf_rdr_shift_in_W_leave
248 b,n perf_rdr_shift_in_W_leave
260 b,n perf_rdr_shift_in_W_leave
272 b,n perf_rdr_shift_in_W_leave
[all …]
/linux-4.4.14/arch/arm/nwfpe/
Dsoftfloat.c1029 static float32 addFloat32Sigs( struct roundingData *roundData, float32 a, float32 b, flag zSign ) in addFloat32Sigs() argument
1037 bSig = extractFloat32Frac( b ); in addFloat32Sigs()
1038 bExp = extractFloat32Exp( b ); in addFloat32Sigs()
1044 if ( aSig ) return propagateFloat32NaN( a, b ); in addFloat32Sigs()
1058 if ( bSig ) return propagateFloat32NaN( a, b ); in addFloat32Sigs()
1072 if ( aSig | bSig ) return propagateFloat32NaN( a, b ); in addFloat32Sigs()
1101 static float32 subFloat32Sigs( struct roundingData *roundData, float32 a, float32 b, flag zSign ) in subFloat32Sigs() argument
1109 bSig = extractFloat32Frac( b ); in subFloat32Sigs()
1110 bExp = extractFloat32Exp( b ); in subFloat32Sigs()
1117 if ( aSig | bSig ) return propagateFloat32NaN( a, b ); in subFloat32Sigs()
[all …]
Dsoftfloat.h238 static inline flag float32_eq_nocheck(float32 a, float32 b) in float32_eq_nocheck() argument
240 return (a == b) || ((bits32) ((a | b) << 1) == 0); in float32_eq_nocheck()
243 static inline flag float32_lt_nocheck(float32 a, float32 b) in float32_lt_nocheck() argument
248 bSign = extractFloat32Sign(b); in float32_lt_nocheck()
250 return aSign && ((bits32) ((a | b) << 1) != 0); in float32_lt_nocheck()
251 return (a != b) && (aSign ^ (a < b)); in float32_lt_nocheck()
259 static inline flag float64_eq_nocheck(float64 a, float64 b) in float64_eq_nocheck() argument
261 return (a == b) || ((bits64) ((a | b) << 1) == 0); in float64_eq_nocheck()
264 static inline flag float64_lt_nocheck(float64 a, float64 b) in float64_lt_nocheck() argument
269 bSign = extractFloat64Sign(b); in float64_lt_nocheck()
[all …]
/linux-4.4.14/drivers/isdn/sc/
Dinit.c44 int b = -1; in sc_init() local
65 while (b++ < MAX_CARDS - 1) { in sc_init()
66 pr_debug("Probing for adapter #%d\n", b); in sc_init()
78 pr_debug("I/O Base for board %d is 0x%x, %s probe\n", b, io[b], in sc_init()
79 io[b] == 0 ? "will" : "won't"); in sc_init()
80 if (io[b]) { in sc_init()
85 if (!request_region(io[b] + i * 0x400, 1, "sc test")) { in sc_init()
86 pr_debug("request_region for 0x%x failed\n", io[b] + i * 0x400); in sc_init()
87 io[b] = 0; in sc_init()
90 release_region(io[b] + i * 0x400, 1); in sc_init()
[all …]
/linux-4.4.14/arch/score/lib/
Dstring.S65 .word 0b ,99b
66 .word 1b ,99b
67 .word 2b ,99b
68 .word 3b ,99b
69 .word 4b ,99b
70 .word 5b ,99b
102 .word 0b, 99b
103 .word 1b, 99b
130 .word 0b ,99b
131 .word 1b ,99b
[all …]
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/
Dobject.h38 #define nvif_rd(a,f,b,c) ({ \ argument
44 _data = nvif_object_rd(_object, (b), (c)); \
47 #define nvif_wr(a,f,b,c,d) ({ \ argument
52 nvif_object_wr(_object, (b), (c), (d)); \
54 #define nvif_rd08(a,b) ({ ((u8)nvif_rd((a), ioread8, 1, (b))); }) argument
55 #define nvif_rd16(a,b) ({ ((u16)nvif_rd((a), ioread16_native, 2, (b))); }) argument
56 #define nvif_rd32(a,b) ({ ((u32)nvif_rd((a), ioread32_native, 4, (b))); }) argument
57 #define nvif_wr08(a,b,c) nvif_wr((a), iowrite8, 1, (b), (u8)(c)) argument
58 #define nvif_wr16(a,b,c) nvif_wr((a), iowrite16_native, 2, (b), (u16)(c)) argument
59 #define nvif_wr32(a,b,c) nvif_wr((a), iowrite32_native, 4, (b), (u32)(c)) argument
[all …]
/linux-4.4.14/include/asm-generic/bitops/
Dsched.h12 static inline int sched_find_first_bit(const unsigned long *b) in sched_find_first_bit() argument
15 if (b[0]) in sched_find_first_bit()
16 return __ffs(b[0]); in sched_find_first_bit()
17 return __ffs(b[1]) + 64; in sched_find_first_bit()
19 if (b[0]) in sched_find_first_bit()
20 return __ffs(b[0]); in sched_find_first_bit()
21 if (b[1]) in sched_find_first_bit()
22 return __ffs(b[1]) + 32; in sched_find_first_bit()
23 if (b[2]) in sched_find_first_bit()
24 return __ffs(b[2]) + 64; in sched_find_first_bit()
[all …]
/linux-4.4.14/scripts/mod/
Dsumversion.c67 #define ROUND1(a,b,c,d,k,s) (a = lshift(a + F(b,c,d) + k, s)) argument
68 #define ROUND2(a,b,c,d,k,s) (a = lshift(a + G(b,c,d) + k + (uint32_t)0x5A827999,s)) argument
69 #define ROUND3(a,b,c,d,k,s) (a = lshift(a + H(b,c,d) + k + (uint32_t)0x6ED9EBA1,s)) argument
90 uint32_t a, b, c, d; in md4_transform() local
93 b = hash[1]; in md4_transform()
97 ROUND1(a, b, c, d, in[0], 3); in md4_transform()
98 ROUND1(d, a, b, c, in[1], 7); in md4_transform()
99 ROUND1(c, d, a, b, in[2], 11); in md4_transform()
100 ROUND1(b, c, d, a, in[3], 19); in md4_transform()
101 ROUND1(a, b, c, d, in[4], 3); in md4_transform()
[all …]
/linux-4.4.14/drivers/md/persistent-data/
Ddm-space-map-common.c23 struct dm_block *b, in index_prepare_for_write() argument
26 struct disk_metadata_index *mi_le = dm_block_data(b); in index_prepare_for_write()
28 mi_le->blocknr = cpu_to_le64(dm_block_location(b)); in index_prepare_for_write()
35 struct dm_block *b, in index_check() argument
38 struct disk_metadata_index *mi_le = dm_block_data(b); in index_check()
41 if (dm_block_location(b) != le64_to_cpu(mi_le->blocknr)) { in index_check()
43 le64_to_cpu(mi_le->blocknr), dm_block_location(b)); in index_check()
73 struct dm_block *b, in bitmap_prepare_for_write() argument
76 struct disk_bitmap_header *disk_header = dm_block_data(b); in bitmap_prepare_for_write()
78 disk_header->blocknr = cpu_to_le64(dm_block_location(b)); in bitmap_prepare_for_write()
[all …]
Ddm-space-map.h42 int (*get_count)(struct dm_space_map *sm, dm_block_t b, uint32_t *result);
43 int (*count_is_more_than_one)(struct dm_space_map *sm, dm_block_t b,
45 int (*set_count)(struct dm_space_map *sm, dm_block_t b, uint32_t count);
49 int (*inc_block)(struct dm_space_map *sm, dm_block_t b);
50 int (*dec_block)(struct dm_space_map *sm, dm_block_t b);
55 int (*new_block)(struct dm_space_map *sm, dm_block_t *b);
97 static inline int dm_sm_get_count(struct dm_space_map *sm, dm_block_t b, in dm_sm_get_count() argument
100 return sm->get_count(sm, b, result); in dm_sm_get_count()
104 dm_block_t b, int *result) in dm_sm_count_is_more_than_one() argument
106 return sm->count_is_more_than_one(sm, b, result); in dm_sm_count_is_more_than_one()
[all …]
Ddm-block-manager.h21 dm_block_t dm_block_location(struct dm_block *b);
22 void *dm_block_data(struct dm_block *b);
52 void (*prepare_for_write)(struct dm_block_validator *v, struct dm_block *b, size_t block_size);
57 int (*check)(struct dm_block_validator *v, struct dm_block *b, size_t block_size);
73 int dm_bm_read_lock(struct dm_block_manager *bm, dm_block_t b,
77 int dm_bm_write_lock(struct dm_block_manager *bm, dm_block_t b,
85 int dm_bm_read_try_lock(struct dm_block_manager *bm, dm_block_t b,
93 int dm_bm_write_lock_zero(struct dm_block_manager *bm, dm_block_t b,
97 void dm_bm_unlock(struct dm_block *b);
113 void dm_bm_prefetch(struct dm_block_manager *bm, dm_block_t b);
Ddm-transaction-manager.c31 static unsigned prefetch_hash(dm_block_t b) in prefetch_hash() argument
33 return hash_64(b, PREFETCH_BITS); in prefetch_hash()
49 static void prefetch_add(struct prefetch_set *p, dm_block_t b) in prefetch_add() argument
51 unsigned h = prefetch_hash(b); in prefetch_add()
55 p->blocks[h] = b; in prefetch_add()
103 static int is_shadow(struct dm_transaction_manager *tm, dm_block_t b) in is_shadow() argument
106 unsigned bucket = dm_hash_block(b, DM_HASH_MASK); in is_shadow()
111 if (si->where == b) { in is_shadow()
124 static void insert_shadow(struct dm_transaction_manager *tm, dm_block_t b) in insert_shadow() argument
131 si->where = b; in insert_shadow()
[all …]
Ddm-space-map-metadata.c118 enum block_op_type type, dm_block_t b) in brb_push() argument
132 bop->block = b; in brb_push()
180 static int add_bop(struct sm_metadata *smm, enum block_op_type type, dm_block_t b) in add_bop() argument
182 int r = brb_push(&smm->uncommitted, type, b); in add_bop()
299 static int sm_metadata_get_count(struct dm_space_map *sm, dm_block_t b, in sm_metadata_get_count() argument
316 if (op->block != b) in sm_metadata_get_count()
330 r = sm_ll_lookup(&smm->ll, b, result); in sm_metadata_get_count()
340 dm_block_t b, int *result) in sm_metadata_count_is_more_than_one() argument
357 if (op->block != b) in sm_metadata_count_is_more_than_one()
376 r = sm_ll_lookup_bitmap(&smm->ll, b, &rc); in sm_metadata_count_is_more_than_one()
[all …]
/linux-4.4.14/arch/powerpc/platforms/powermac/
Dcache.S34 b flush_disable_745x
37 b flush_disable_75x
39 b __flush_disable_L1
84 bdnz 1b
106 b 2f
112 b 1f
113 2: b 3f
116 b 1b
126 bdnz 1b
134 bdnz 1b
[all …]
/linux-4.4.14/mm/
Dslob.c207 static void slob_free_pages(void *b, int order) in slob_free_pages() argument
211 free_pages((unsigned long)b, order); in slob_free_pages()
273 slob_t *b = NULL; in slob_alloc() local
300 b = slob_page_alloc(sp, size, align); in slob_alloc()
301 if (!b) in slob_alloc()
315 if (!b) { in slob_alloc()
316 b = slob_new_pages(gfp & ~__GFP_ZERO, 0, node); in slob_alloc()
317 if (!b) in slob_alloc()
319 sp = virt_to_page(b); in slob_alloc()
324 sp->freelist = b; in slob_alloc()
[all …]
/linux-4.4.14/arch/m68k/include/asm/
Dio_no.h45 #define writeb(b,addr) (void)((*(volatile unsigned char *) (addr)) = (b)) argument
46 #define writew(b,addr) (void)((*(volatile unsigned short *) (addr)) = (b)) argument
47 #define writel(b,addr) (void)((*(volatile unsigned int *) (addr)) = (b)) argument
111 #define memset_io(a,b,c) memset((void *)(a),(b),(c)) argument
112 #define memcpy_fromio(a,b,c) memcpy((a),(void *)(b),(c)) argument
113 #define memcpy_toio(a,b,c) memcpy((void *)(a),(b),(c)) argument
129 #define outsb(a,b,l) io_outsb(a,b,l) argument
130 #define outsw(a,b,l) io_outsw(a,b,l) argument
131 #define outsl(a,b,l) io_outsl(a,b,l) argument
133 #define insb(a,b,l) io_insb(a,b,l) argument
[all …]
Dbootstd.h71 #define _bsc2(type,name,atype,a,btype,b) \ argument
72 type name(atype a, btype b) \
76 register long __b __asm__ ("%d2") = (long)b; \
84 #define _bsc3(type,name,atype,a,btype,b,ctype,c) \ argument
85 type name(atype a, btype b, ctype c) \
89 register long __b __asm__ ("%d2") = (long)b; \
99 #define _bsc4(type,name,atype,a,btype,b,ctype,c,dtype,d) \ argument
100 type name(atype a, btype b, ctype c, dtype d) \
104 register long __b __asm__ ("%d2") = (long)b; \
115 #define _bsc5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \ argument
[all …]
/linux-4.4.14/arch/arm/crypto/
Dbsaes-armv7.pl65 my @b=@_[0..7];
68 &InBasisChange (@b);
69 &Inv_GF256 (@b[6,5,0,3,7,1,4,2],@t,@s);
70 &OutBasisChange (@b[7,1,4,2,6,5,0,3]);
76 my @b=@_[0..7];
78 veor @b[2], @b[2], @b[1]
79 veor @b[5], @b[5], @b[6]
80 veor @b[3], @b[3], @b[0]
81 veor @b[6], @b[6], @b[2]
82 veor @b[5], @b[5], @b[0]
[all …]
/linux-4.4.14/arch/s390/crypto/
Dcrypt_s390.h182 EX_TABLE(0b, 2b) EX_TABLE(1b, 2b) in crypt_s390_km()
218 EX_TABLE(0b, 2b) EX_TABLE(1b, 2b) in crypt_s390_kmc()
253 EX_TABLE(0b, 2b) EX_TABLE(1b, 2b) in crypt_s390_kimd()
287 EX_TABLE(0b, 2b) EX_TABLE(1b, 2b) in crypt_s390_klmd()
322 EX_TABLE(0b, 2b) EX_TABLE(1b, 2b) in crypt_s390_kmac()
360 EX_TABLE(0b, 2b) EX_TABLE(1b, 2b) in crypt_s390_kmctr()
401 EX_TABLE(0b, 2b) EX_TABLE(1b, 2b) in crypt_s390_ppno()
487 EX_TABLE(0b, 2b) EX_TABLE(1b, 2b) in crypt_s390_pcc()
/linux-4.4.14/arch/arm64/kernel/
Dentry.S236 b bad_mode
290 b.eq el1_da
292 b.eq el1_undef
294 b.eq el1_sp_pc
296 b.eq el1_sp_pc
298 b.eq el1_undef
300 b.ge el1_dbg
301 b el1_inv
325 b do_sp_pc_abort
332 b do_undefinstr
[all …]
Dentry32.S35 b compat_sys_sigreturn
40 b compat_sys_rt_sigreturn
47 b compat_sys_statfs64
54 b compat_sys_fstatfs64
64 b.ne 1f
67 b sys_mmap_pgoff
79 b sys_pread64
84 b sys_pwrite64
89 b sys_truncate
94 b sys_ftruncate
[all …]
/linux-4.4.14/lib/842/
D842_compress.c118 #define get_input_data(p, o, b) \ argument
119 be##b##_to_cpu(get_unaligned((__be##b *)((p)->in + (o))))
121 #define init_hashtable_nodes(p, b) do { \ argument
123 hash_init((p)->htable##b); \
124 for (_i = 0; _i < ARRAY_SIZE((p)->node##b); _i++) { \
125 (p)->node##b[_i].index = _i; \
126 (p)->node##b[_i].data = 0; \
127 INIT_HLIST_NODE(&(p)->node##b[_i].node); \
131 #define find_index(p, b, n) ({ \ argument
132 struct sw842_hlist_node##b *_n; \
[all …]
/linux-4.4.14/drivers/net/wan/
Dsealevel.c213 struct slvl_board *b; in slvl_init() local
224 b = kzalloc(sizeof(struct slvl_board), GFP_KERNEL); in slvl_init()
225 if (!b) in slvl_init()
228 b->dev[0].chan = &b->board.chanA; in slvl_init()
229 b->dev[0].channel = 0; in slvl_init()
231 b->dev[1].chan = &b->board.chanB; in slvl_init()
232 b->dev[1].channel = 1; in slvl_init()
234 dev = &b->board; in slvl_init()
242 b->iobase = iobase; in slvl_init()
263 outb(3 | (1 << 7), b->iobase + 4); in slvl_init()
[all …]
/linux-4.4.14/drivers/net/fddi/skfp/h/
Dcmtdef.h57 #define DB_PR(flag,a,b,c) { if (flag) printf(a,b,c) ; } argument
59 #define DB_PR(flag,a,b,c) argument
63 #define DB_ECM(a,b,c) DB_PR((smc->debug.d_smt&1),a,b,c) argument
64 #define DB_ECMN(n,a,b,c) DB_PR((smc->debug.d_ecm >=(n)),a,b,c) argument
65 #define DB_RMT(a,b,c) DB_PR((smc->debug.d_smt&2),a,b,c) argument
66 #define DB_RMTN(n,a,b,c) DB_PR((smc->debug.d_rmt >=(n)),a,b,c) argument
67 #define DB_CFM(a,b,c) DB_PR((smc->debug.d_smt&4),a,b,c) argument
68 #define DB_CFMN(n,a,b,c) DB_PR((smc->debug.d_cfm >=(n)),a,b,c) argument
69 #define DB_PCM(a,b,c) DB_PR((smc->debug.d_smt&8),a,b,c) argument
70 #define DB_PCMN(n,a,b,c) DB_PR((smc->debug.d_pcm >=(n)),a,b,c) argument
[all …]
/linux-4.4.14/drivers/media/pci/bt8xx/
Dbttv.h269 #define _MUXSELe(a, b...) 0##a << 28 | _MUXSELf(b) argument
270 #define _MUXSELd(a, b...) 0##a << 26 | _MUXSELe(b) argument
271 #define _MUXSELc(a, b...) 0##a << 24 | _MUXSELd(b) argument
272 #define _MUXSELb(a, b...) 0##a << 22 | _MUXSELc(b) argument
273 #define _MUXSELa(a, b...) 0##a << 20 | _MUXSELb(b) argument
274 #define _MUXSEL9(a, b...) 0##a << 18 | _MUXSELa(b) argument
275 #define _MUXSEL8(a, b...) 0##a << 16 | _MUXSEL9(b) argument
276 #define _MUXSEL7(a, b...) 0##a << 14 | _MUXSEL8(b) argument
277 #define _MUXSEL6(a, b...) 0##a << 12 | _MUXSEL7(b) argument
278 #define _MUXSEL5(a, b...) 0##a << 10 | _MUXSEL6(b) argument
[all …]
/linux-4.4.14/drivers/staging/skein/
Dskein_base.c26 u8 b[SKEIN_256_STATE_BYTES]; in skein_256_init() member
66 skein_256_process_block(ctx, cfg.b, 1, SKEIN_CFG_STR_LEN); in skein_256_init()
86 u8 b[SKEIN_256_STATE_BYTES]; in skein_256_init_ext() member
98 skein_assert(sizeof(cfg.b) >= sizeof(ctx->x)); in skein_256_init_ext()
109 skein_256_final_pad(ctx, cfg.b); in skein_256_init_ext()
111 memcpy(ctx->x, cfg.b, sizeof(cfg.b)); in skein_256_init_ext()
130 skein_256_process_block(ctx, cfg.b, 1, SKEIN_CFG_STR_LEN); in skein_256_init_ext()
158 memcpy(&ctx->b[ctx->h.b_cnt], msg, n); in skein_256_update()
164 skein_256_process_block(ctx, ctx->b, 1, in skein_256_update()
187 memcpy(&ctx->b[ctx->h.b_cnt], msg, msg_byte_cnt); in skein_256_update()
[all …]
/linux-4.4.14/arch/powerpc/crypto/
Daes-tab-4k.S30 #define R(a, b, c, d) \ argument
31 0x##a##b##c##d, 0x##d##a##b##c, 0x##c##d##a##b, 0x##b##c##d##a
39 .long R(ee, 77, 77, 99), R(f6, 7b, 7b, 8d)
40 .long R(ff, f2, f2, 0d), R(d6, 6b, 6b, bd)
43 .long R(ce, 67, 67, a9), R(56, 2b, 2b, 7d)
49 .long R(8e, 47, 47, c9), R(fb, f0, f0, 0b)
53 .long R(e4, 72, 72, 96), R(9b, c0, c0, 5b)
67 .long R(1b, 80, 80, 9b), R(df, e2, e2, 3d)
70 .long R(12, 09, 09, 1b), R(1d, 83, 83, 9e)
72 .long R(36, 1b, 1b, 2d), R(dc, 6e, 6e, b2)
[all …]
/linux-4.4.14/include/linux/mtd/
Dftl.h63 #define BLOCK_FREE(b) ((b) == 0xffffffff) argument
64 #define BLOCK_DELETED(b) (((b) == 0) || ((b) == 0xfffffffe)) argument
66 #define BLOCK_TYPE(b) ((b) & 0x7f) argument
67 #define BLOCK_ADDRESS(b) ((b) & ~0x7f) argument
68 #define BLOCK_NUMBER(b) ((b) >> 9) argument
/linux-4.4.14/arch/h8300/lib/
Dmulsi3.S8 ; 16b * 16b = 372 states (worst case)
9 ; 32b * 32b = 724 states (worst case)
13 ; 16b * 16b = 48 states
14 ; 16b * 32b = 72 states
15 ; 32b * 32b = 92 states
20 mov.w r1,r2 ; ( 2 states) b * d
29 mov.w e1,r3 ; ( 2 states) c * b
/linux-4.4.14/arch/metag/include/asm/
Dio.h61 static inline void __raw_writeb(u8 b, volatile void __iomem *addr) in __raw_writeb() argument
66 "da" (b) in __raw_writeb()
71 static inline void __raw_writew(u16 b, volatile void __iomem *addr) in __raw_writew() argument
76 "da" (b) in __raw_writew()
81 static inline void __raw_writel(u32 b, volatile void __iomem *addr) in __raw_writel() argument
86 "da" (b) in __raw_writel()
91 static inline void __raw_writeq(u64 b, volatile void __iomem *addr) in __raw_writeq() argument
96 "da" (b) in __raw_writeq()
127 #define metag_out8(b, addr) __raw_writeb(b, (volatile void __iomem *)(addr)) argument
128 #define metag_out16(b, addr) __raw_writew(b, (volatile void __iomem *)(addr)) argument
[all …]
/linux-4.4.14/fs/xfs/
Dxfs_linux.h154 #define MIN(a,b) (min(a,b)) argument
155 #define MAX(a,b) (max(a,b)) argument
221 static inline __u32 xfs_do_div(void *a, __u32 b, int n) in xfs_do_div() argument
227 mod = *(__u32 *)a % b; in xfs_do_div()
228 *(__u32 *)a = *(__u32 *)a / b; in xfs_do_div()
237 __upper = __high % (b); in xfs_do_div()
238 __high = __high / (b); in xfs_do_div()
240 asm("divl %2":"=a" (__low), "=d" (__mod):"rm" (b), "0" (__low), "1" (__upper)); in xfs_do_div()
252 static inline __u32 xfs_do_mod(void *a, __u32 b, int n) in xfs_do_mod() argument
256 return *(__u32 *)a % b; in xfs_do_mod()
[all …]
/linux-4.4.14/scripts/coccinelle/misc/
Dcompare_const_fl.cocci19 binary operator b = {==,!=,&,|};
24 c b (c1)
26 sizeof(t) b e1
28 sizeof e b e1
30 i b e1
38 b
47 binary operator b;
55 c b c1
57 sizeof(t) b e1
59 sizeof e b e1
[all …]
/linux-4.4.14/arch/m68k/ifpsp060/src/
Dfplsp.S578 mov.b %d0,STAG(%a6)
579 mov.b %d0,%d1
584 mov.b FPCR_MODE(%a6),%d0 # pass rnd mode,prec
586 tst.b %d1
587 bne.b _L0_2s
589 bra.b _L0_6s
591 cmpi.b %d1,&ZERO # is operand a ZERO?
592 bne.b _L0_3s # no
594 bra.b _L0_6s
596 cmpi.b %d1,&INF # is operand an INF?
[all …]
/linux-4.4.14/arch/arm64/mm/
Dcache.S60 b.lo 1b
70 b.lo 1b
98 b.lo 1b
121 b.eq 1f
125 b.eq 2f
127 b 3f
131 b.lo 2b
154 b.lo 1b
171 b.lo 1b
185 b.eq __dma_inv_range
[all …]
/linux-4.4.14/sound/firewire/
Dpackets-buffer.c21 int iso_packets_buffer_init(struct iso_packets_buffer *b, struct fw_unit *unit, in iso_packets_buffer_init() argument
30 b->packets = kmalloc(count * sizeof(*b->packets), GFP_KERNEL); in iso_packets_buffer_init()
31 if (!b->packets) { in iso_packets_buffer_init()
44 err = fw_iso_buffer_init(&b->iso_buffer, fw_parent_device(unit)->card, in iso_packets_buffer_init()
51 p = page_address(b->iso_buffer.pages[page_index]); in iso_packets_buffer_init()
53 b->packets[i].buffer = p + offset_in_page; in iso_packets_buffer_init()
54 b->packets[i].offset = page_index * PAGE_SIZE + offset_in_page; in iso_packets_buffer_init()
60 kfree(b->packets); in iso_packets_buffer_init()
71 void iso_packets_buffer_destroy(struct iso_packets_buffer *b, in iso_packets_buffer_destroy() argument
74 fw_iso_buffer_destroy(&b->iso_buffer, fw_parent_device(unit)->card); in iso_packets_buffer_destroy()
[all …]
/linux-4.4.14/arch/powerpc/boot/
Dstring.S22 bne 1b
35 bdnzf 2,1b /* dec ctr, branch if ctr != 0 && !cr0.eq */
44 bne 1b
49 bne 1b
59 bne 1b
72 beq 1b
85 bdnzt eq,1b
93 bne 1b
113 bdnz 1b
120 bdnz 8b
[all …]
/linux-4.4.14/drivers/media/pci/saa7164/
Dsaa7164-bus.c29 struct tmComResBusInfo *b = &dev->bus; in saa7164_bus_setup() local
31 mutex_init(&b->lock); in saa7164_bus_setup()
33 b->Type = TYPE_BUS_PCIe; in saa7164_bus_setup()
34 b->m_wMaxReqSize = SAA_DEVICE_MAXREQUESTSIZE; in saa7164_bus_setup()
36 b->m_pdwSetRing = (u8 __iomem *)(dev->bmmio + in saa7164_bus_setup()
39 b->m_dwSizeSetRing = SAA_DEVICE_BUFFERBLOCKSIZE; in saa7164_bus_setup()
41 b->m_pdwGetRing = (u8 __iomem *)(dev->bmmio + in saa7164_bus_setup()
44 b->m_dwSizeGetRing = SAA_DEVICE_BUFFERBLOCKSIZE; in saa7164_bus_setup()
46 b->m_dwSetWritePos = ((u32)dev->intfdesc.BARLocation) + in saa7164_bus_setup()
48 b->m_dwSetReadPos = b->m_dwSetWritePos + (1 * sizeof(u32)); in saa7164_bus_setup()
[all …]
/linux-4.4.14/arch/microblaze/lib/
Duaccess_old.S48 bnei r3,1b /* break on len */
59 brid 3b
63 .word 1b,4b
86 bneid r3,1b
99 brid 3b
103 .word 1b,4b
124 .word 1b, 33f; \
125 .word 2b, 33f; \
126 .word 3b, 33f; \
127 .word 4b, 33f; \
[all …]
/linux-4.4.14/arch/cris/include/asm/
Dio.h96 static inline void writeb(unsigned char b, volatile void __iomem *addr) in writeb() argument
99 cris_iops->write_mem(b, 1, (void*)addr); in writeb()
101 *(volatile unsigned char __force *) addr = b; in writeb()
103 static inline void writew(unsigned short b, volatile void __iomem *addr) in writew() argument
106 cris_iops->write_mem(b, 2, (void*)addr); in writew()
108 *(volatile unsigned short __force *) addr = b; in writew()
110 static inline void writel(unsigned int b, volatile void __iomem *addr) in writel() argument
113 cris_iops->write_mem(b, 4, (void*)addr); in writel()
115 *(volatile unsigned int __force *) addr = b; in writel()
117 #define writeb_relaxed(b, addr) writeb(b, addr) argument
[all …]
/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c317 void zconf_delete_buffer (YY_BUFFER_STATE b );
318 void zconf_flush_buffer (YY_BUFFER_STATE b );
324 static void zconf_init_buffer (YY_BUFFER_STATE b,FILE *file );
1578 YY_BUFFER_STATE b = YY_CURRENT_BUFFER; in yy_get_next_buffer() local
1581 (int) ((yy_c_buf_p) - b->yy_ch_buf); in yy_get_next_buffer()
1583 if ( b->yy_is_our_buffer ) in yy_get_next_buffer()
1585 int new_size = b->yy_buf_size * 2; in yy_get_next_buffer()
1588 b->yy_buf_size += b->yy_buf_size / 8; in yy_get_next_buffer()
1590 b->yy_buf_size *= 2; in yy_get_next_buffer()
1592 b->yy_ch_buf = (char *) in yy_get_next_buffer()
[all …]
/linux-4.4.14/drivers/media/usb/dvb-usb/
Ddtt200u-fe.c27 u8 st = GET_TUNE_STATUS, b[3]; in dtt200u_fe_read_status() local
29 dvb_usb_generic_rw(state->d,&st,1,b,3,0); in dtt200u_fe_read_status()
31 switch (b[0]) { in dtt200u_fe_read_status()
50 u8 bw = GET_VIT_ERR_CNT,b[3]; in dtt200u_fe_read_ber() local
51 dvb_usb_generic_rw(state->d,&bw,1,b,3,0); in dtt200u_fe_read_ber()
52 *ber = (b[0] << 16) | (b[1] << 8) | b[2]; in dtt200u_fe_read_ber()
59 u8 bw = GET_RS_UNCOR_BLK_CNT,b[2]; in dtt200u_fe_read_unc_blocks() local
61 dvb_usb_generic_rw(state->d,&bw,1,b,2,0); in dtt200u_fe_read_unc_blocks()
62 *unc = (b[0] << 8) | b[1]; in dtt200u_fe_read_unc_blocks()
69 u8 bw = GET_AGC, b; in dtt200u_fe_read_signal_strength() local
[all …]
/linux-4.4.14/arch/sh/kernel/cpu/sh4/
Dsoftfloat.c81 float64 float64_sub(float64 a, float64 b);
82 float32 float32_sub(float32 a, float32 b);
83 float32 float32_add(float32 a, float32 b);
84 float64 float64_add(float64 a, float64 b);
85 float64 float64_div(float64 a, float64 b);
86 float32 float32_div(float32 a, float32 b);
87 float32 float32_mul(float32 a, float32 b);
88 float64 float64_mul(float64 a, float64 b);
94 void mul64To128(bits64 a, bits64 b, bits64 * z0Ptr, bits64 * z1Ptr);
100 static float64 subFloat64Sigs(float64 a, float64 b, flag zSign);
[all …]
/linux-4.4.14/arch/s390/kernel/vdso32/
Dclock_gettime.S24 0: al %r5,21f-0b(%r5) /* get &_vdso_data */
37 jnz 1b
60 jne 1b
64 cl %r1,20f-6b(%r5)
67 sl %r1,20f-6b(%r5)
68 brc 3,6b
70 j 6b
80 jnz 9b
84 jne 9b
85 j 8b
[all …]
Dgettimeofday.S24 0: al %r5,13f-0b(%r5) /* get &_vdso_data */
32 jnz 1b
53 jne 1b
60 cl %r1,11f-6b(%r5)
63 sl %r1,11f-6b(%r5)
64 brc 3,6b
66 j 6b
69 m %r0,12f-6b(%r5)
71 al %r0,12f-6b(%r5)
79 13: .long _vdso_data - 0b
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_rtbitmap.c90 xfs_rtword_t *b; /* current word in buffer */ in xfs_rtfind_back() local
117 b = &bufp[word]; in xfs_rtfind_back()
124 want = (*b & ((xfs_rtword_t)1 << bit)) ? -1 : 0; in xfs_rtfind_back()
141 if ((wdiff = (*b ^ want) & mask)) { in xfs_rtfind_back()
166 b = &bufp[word]; in xfs_rtfind_back()
171 b--; in xfs_rtfind_back()
187 if ((wdiff = *b ^ want)) { in xfs_rtfind_back()
212 b = &bufp[word]; in xfs_rtfind_back()
217 b--; in xfs_rtfind_back()
234 if ((wdiff = (*b ^ want) & mask)) { in xfs_rtfind_back()
[all …]
Dxfs_bmap_btree.c406 cur->bc_private.b.ip, cur->bc_private.b.whichfork); in xfs_bmbt_dup_cursor()
412 new->bc_private.b.firstblock = cur->bc_private.b.firstblock; in xfs_bmbt_dup_cursor()
413 new->bc_private.b.flist = cur->bc_private.b.flist; in xfs_bmbt_dup_cursor()
414 new->bc_private.b.flags = cur->bc_private.b.flags; in xfs_bmbt_dup_cursor()
424 ASSERT((dst->bc_private.b.firstblock != NULLFSBLOCK) || in xfs_bmbt_update_cursor()
425 (dst->bc_private.b.ip->i_d.di_flags & XFS_DIFLAG_REALTIME)); in xfs_bmbt_update_cursor()
426 ASSERT(dst->bc_private.b.flist == src->bc_private.b.flist); in xfs_bmbt_update_cursor()
428 dst->bc_private.b.allocated += src->bc_private.b.allocated; in xfs_bmbt_update_cursor()
429 dst->bc_private.b.firstblock = src->bc_private.b.firstblock; in xfs_bmbt_update_cursor()
431 src->bc_private.b.allocated = 0; in xfs_bmbt_update_cursor()
[all …]
/linux-4.4.14/arch/arm64/lib/
Dmemset.S67 b.hi .Lover16_proc
87 b.eq .Laligned
103 b.ge .Lnot_short
106 b.eq 3f
108 b.eq 1f
109 b.lt 2f
141 b.ge 1b
144 b.ne .Ltail63
154 b.le .Ltail63
160 b.lt .Lnot_short /*count is at least 128 bytes*/
[all …]
/linux-4.4.14/arch/arm/kernel/
Datags_proc.c15 struct buffer *b = PDE_DATA(file_inode(file)); in atags_read() local
16 return simple_read_from_buffer(buf, count, ppos, b->data, b->size); in atags_read()
40 struct buffer *b; in init_atags_procfs() local
56 b = kmalloc(sizeof(*b) + size, GFP_KERNEL); in init_atags_procfs()
57 if (!b) in init_atags_procfs()
60 b->size = size; in init_atags_procfs()
61 memcpy(b->data, atags_copy, size); in init_atags_procfs()
63 tags_entry = proc_create_data("atags", 0400, NULL, &atags_fops, b); in init_atags_procfs()
70 kfree(b); in init_atags_procfs()
Drelocate_kernel.S30 b 0b
36 b 0b
42 b 2f
47 beq 0b
54 bne 9b
55 b 0b
/linux-4.4.14/arch/unicore32/lib/
Dcopy_template.S78 beg 3b
126 bsl 8b
128 beq 1b
137 .macro forward_copy_shift a b
149 or r3, r3, r4 push #\b
151 or r4, r4, r5 push #\b
153 or r5, r5, r6 push #\b
155 or r6, r6, r7 push #\b
157 or r7, r7, r8 push #\b
159 or r8, r8, r9 push #\b
[all …]
Dbacktrace.S40 adr r1, 1b
70 b 202f
76 b.l dump_backtrace_entry
84 b.l .Ldumpstm @ dump saved registers
91 b.l .Ldumpstm @ dump saved registers
102 b.l printk
109 .long 1001b, 1006b
110 .long 1002b, 1006b
111 .long 1003b, 1006b
112 .long 1004b, 1006b
[all …]
/linux-4.4.14/drivers/media/tuners/
Dmt2060.c165 u8 b[8]; in mt2060_set_params() local
171 b[0] = REG_LO1B1; in mt2060_set_params()
172 b[1] = 0xFF; in mt2060_set_params()
177 mt2060_writeregs(priv,b,2); in mt2060_set_params()
215 b[0] = REG_LO1C1; in mt2060_set_params()
216 b[1] = lnaband | ((num1 >>2) & 0x0F); in mt2060_set_params()
217 b[2] = div1; in mt2060_set_params()
218 b[3] = (num2 & 0x0F) | ((num1 & 3) << 4); in mt2060_set_params()
219 b[4] = num2 >> 4; in mt2060_set_params()
220 b[5] = ((num2 >>12) & 1) | (div2 << 1); in mt2060_set_params()
[all …]
/linux-4.4.14/arch/cris/boot/rescue/
Dkimagerescue.S56 move.b CONFIG_ETRAX_DEF_R_PORT_PA_DIR, $r0
57 move.b $r0, [R_PORT_PA_DIR]
58 move.b CONFIG_ETRAX_DEF_R_PORT_PA_DATA, $r0
59 move.b $r0, [R_PORT_PA_DATA]
61 move.b CONFIG_ETRAX_DEF_R_PORT_PB_DIR, $r0
62 move.b $r0, [R_PORT_PB_DIR]
63 move.b CONFIG_ETRAX_DEF_R_PORT_PB_DATA, $r0
64 move.b $r0, [R_PORT_PB_DATA]
80 move.b 0x99, $r0
81 move.b $r0, [SERBAUD] ; 115.2kbaud for both transmit
[all …]
/linux-4.4.14/arch/x86/include/asm/crypto/
Dglue_helper.h81 dst->b = cpu_to_be64(le64_to_cpu(src->b)); in le128_to_be128()
87 dst->b = cpu_to_le64(be64_to_cpu(src->b)); in be128_to_le128()
93 u64 b = le64_to_cpu(i->b); in le128_inc() local
95 b++; in le128_inc()
96 if (!b) in le128_inc()
100 i->b = cpu_to_le64(b); in le128_inc()
106 u64 b = le64_to_cpu(src->b); in le128_gf128mul_x_ble() local
109 dst->a = cpu_to_le64((a << 1) ^ (b >> 63)); in le128_gf128mul_x_ble()
110 dst->b = cpu_to_le64((b << 1) ^ _tt); in le128_gf128mul_x_ble()
/linux-4.4.14/fs/jfs/
Djfs_dmap.h85 #define BLKTODMAP(b,s) \ argument
86 ((((b) >> 13) + ((b) >> 23) + ((b) >> 33) + 3 + 1) << (s))
100 #define BLKTOL0(b,s) \ argument
101 (((((b) >> 23) << 10) + ((b) >> 23) + ((b) >> 33) + 2 + 1) << (s))
115 #define BLKTOL1(b,s) \ argument
116 (((((b) >> 33) << 20) + (((b) >> 33) << 10) + ((b) >> 33) + 1 + 1) << (s))
122 #define BLKTOCTL(b,s,l) \ argument
123 (((l) == 2) ? 1 : ((l) == 1) ? BLKTOL1((b),(s)) : BLKTOL0((b),(s)))
134 #define BLKTOAG(b,sbi) ((b) >> ((sbi)->bmap->db_agl2size)) argument
281 #define LITOL2BSZ(n,m,b) ((((n) == 0) ? (m) : cnttz((n))) + (b)) argument
[all …]
/linux-4.4.14/arch/sparc/include/asm/
Dhead_32.h12 rd %psr, %l0; b label; rd %wim, %l3; nop;
15 #define SRMMU_TFAULT rd %psr, %l0; rd %wim, %l3; b srmmu_fault; mov 1, %l7;
16 #define SRMMU_DFAULT rd %psr, %l0; rd %wim, %l3; b srmmu_fault; mov 0, %l7;
20 rd %psr, %l0; mov num, %l7; b bad_trap_handler; rd %wim, %l3;
36 b linux_sparc_syscall; \
40 b breakpoint_trap; \
47 b kgdb_trap_low; \
58 b getcc_trap_handler; rd %psr, %l0; nop; nop;
62 b setcc_trap_handler; rd %psr, %l0; nop; nop;
72 mov int_level, %l7; rd %psr, %l0; b real_irq_entry; rd %wim, %l3;
[all …]
/linux-4.4.14/fs/efivarfs/
Dinode.c86 guid->b[0] = hex_to_bin(str[6]) << 4 | hex_to_bin(str[7]); in efivarfs_hex_to_guid()
87 guid->b[1] = hex_to_bin(str[4]) << 4 | hex_to_bin(str[5]); in efivarfs_hex_to_guid()
88 guid->b[2] = hex_to_bin(str[2]) << 4 | hex_to_bin(str[3]); in efivarfs_hex_to_guid()
89 guid->b[3] = hex_to_bin(str[0]) << 4 | hex_to_bin(str[1]); in efivarfs_hex_to_guid()
90 guid->b[4] = hex_to_bin(str[11]) << 4 | hex_to_bin(str[12]); in efivarfs_hex_to_guid()
91 guid->b[5] = hex_to_bin(str[9]) << 4 | hex_to_bin(str[10]); in efivarfs_hex_to_guid()
92 guid->b[6] = hex_to_bin(str[16]) << 4 | hex_to_bin(str[17]); in efivarfs_hex_to_guid()
93 guid->b[7] = hex_to_bin(str[14]) << 4 | hex_to_bin(str[15]); in efivarfs_hex_to_guid()
94 guid->b[8] = hex_to_bin(str[19]) << 4 | hex_to_bin(str[20]); in efivarfs_hex_to_guid()
95 guid->b[9] = hex_to_bin(str[21]) << 4 | hex_to_bin(str[22]); in efivarfs_hex_to_guid()
[all …]
/linux-4.4.14/drivers/media/usb/ttusb-dec/
Dttusbdecfe.c54 u8 b[] = { 0x00, 0x00, 0x00, 0x00, in ttusbdecfe_dvbt_read_status() local
61 ret=state->config->send_command(fe, 0x73, sizeof(b), b, &len, result); in ttusbdecfe_dvbt_read_status()
94 u8 b[] = { 0x00, 0x00, 0x00, 0x03, in ttusbdecfe_dvbt_set_frontend() local
101 memcpy(&b[4], &freq, sizeof (u32)); in ttusbdecfe_dvbt_set_frontend()
102 state->config->send_command(fe, 0x71, sizeof(b), b, NULL, NULL); in ttusbdecfe_dvbt_set_frontend()
122 u8 b[] = { 0x00, 0x00, 0x00, 0x01, in ttusbdecfe_dvbs_set_frontend() local
139 memcpy(&b[4], &freq, sizeof(u32)); in ttusbdecfe_dvbs_set_frontend()
141 memcpy(&b[12], &sym_rate, sizeof(u32)); in ttusbdecfe_dvbs_set_frontend()
143 memcpy(&b[24], &band, sizeof(u32)); in ttusbdecfe_dvbs_set_frontend()
145 memcpy(&b[28], &lnb_voltage, sizeof(u32)); in ttusbdecfe_dvbs_set_frontend()
[all …]
/linux-4.4.14/drivers/atm/
Dfirestream.h84 #define Q_SA(b) (b + QSA ) argument
85 #define Q_EA(b) (b + QEA ) argument
86 #define Q_RP(b) (b + QRP ) argument
87 #define Q_WP(b) (b + QWP ) argument
88 #define Q_CNF(b) (b + QCNF) argument
90 #define FP_CNF(b) (b + FPCNF) argument
91 #define FP_SA(b) (b + FPSA) argument
92 #define FP_EA(b) (b + FPEA) argument
93 #define FP_CNT(b) (b + FPCNT) argument
94 #define FP_CTU(b) (b + FPCTU) argument
/linux-4.4.14/arch/ia64/lib/
Didiv64.S27 # define INT_TO_FP(a,b) fcvt.xuf.s1 a=b argument
28 # define FP_TO_INT(a,b) fcvt.fxu.trunc.s1 a=b argument
31 # define INT_TO_FP(a,b) fcvt.xf a=b argument
32 # define FP_TO_INT(a,b) fcvt.fx.trunc.s1 a=b argument
35 #define PASTE1(a,b) a##b argument
36 #define PASTE(a,b) PASTE1(a,b) argument
Didiv32.S28 # define INT_TO_FP(a,b) fcvt.xuf.s1 a=b argument
29 # define FP_TO_INT(a,b) fcvt.fxu.trunc.s1 a=b argument
33 # define INT_TO_FP(a,b) fcvt.xf a=b argument
34 # define FP_TO_INT(a,b) fcvt.fx.trunc.s1 a=b argument
37 #define PASTE1(a,b) a##b argument
38 #define PASTE(a,b) PASTE1(a,b) argument
/linux-4.4.14/arch/cris/arch-v10/kernel/
Dhead.S206 blo 1b
310 bne 1b
332 move.b [$r11+], $r12
333 move.b $r12, [$r10+]
335 bne 1b
354 blo 1b
399 move.b $r0,[R_DMA_CH6_CMD] ; reset (ser0 dma out)
400 move.b $r0,[R_DMA_CH7_CMD] ; reset (ser0 dma in)
401 1: move.b [R_DMA_CH6_CMD],$r0 ; wait for reset cycle to finish
402 and.b 7,$r0
[all …]
/linux-4.4.14/arch/tile/lib/
Dusercopy_64.S34 bnezt r1, 1b
38 .quad 1b, 2b
43 bnezt r1, 1b
48 .quad 1b, 2b
63 { addi r0, r0, CHIP_FLUSH_STRIDE(); bnezt r1, 1b }
68 .quad 1b, 2b
83 { addi r0, r0, CHIP_FINV_STRIDE(); bnezt r1, 1b }
88 .quad 1b, 2b
Dusercopy_32.S34 bnzt r1, 1b
38 .word 1b, 2b
43 bnzt r1, 1b
48 .word 1b, 2b
63 { addi r0, r0, CHIP_FLUSH_STRIDE(); bnzt r1, 1b }
68 .word 1b, 2b
83 { addi r0, r0, CHIP_FINV_STRIDE(); bnzt r1, 1b }
88 .word 1b, 2b
Dcpumask.c27 unsigned a, b; in bitmap_parselist_crop() local
34 b = a; in bitmap_parselist_crop()
39 b = simple_strtoul(bp, (char **)&bp, 10); in bitmap_parselist_crop()
41 if (!(a <= b)) in bitmap_parselist_crop()
43 if (b >= nmaskbits) in bitmap_parselist_crop()
44 b = nmaskbits-1; in bitmap_parselist_crop()
45 while (a <= b) { in bitmap_parselist_crop()
/linux-4.4.14/fs/squashfs/
Dblock.c97 int bytes, compressed, b = 0, k = 0, avail, i; in squashfs_read_data() local
121 for (b = 0; bytes < length; b++, cur_index++) { in squashfs_read_data()
122 bh[b] = sb_getblk(sb, cur_index); in squashfs_read_data()
123 if (bh[b] == NULL) in squashfs_read_data()
127 ll_rw_block(READ, b, bh); in squashfs_read_data()
138 b = 1; in squashfs_read_data()
153 for (; bytes < length; b++) { in squashfs_read_data()
154 bh[b] = sb_getblk(sb, ++cur_index); in squashfs_read_data()
155 if (bh[b] == NULL) in squashfs_read_data()
159 ll_rw_block(READ, b - 1, bh + 1); in squashfs_read_data()
[all …]
/linux-4.4.14/arch/powerpc/kernel/
Dreloc_32.S41 lwz r11, (p_dyn - 0b)(r12)
43 lwz r9, (p_rela - 0b)(r12)
45 lwz r10, (p_st - 0b)(r12)
47 lwz r13, (p_sym - 0b)(r12)
62 b skip
67 b skip
74 b 1b
140 b nxtrela /* continue */
151 b store_half
164 b store_half
[all …]
Dreloc_64.S26 ld r11,(p_dyn - 0b)(r12)
28 ld r9,(p_rela - 0b)(r12)
30 ld r10,(p_st - 0b)(r12)
44 b 3f
50 b 1b
80 bdnz 5b
85 p_dyn: .llong __dynamic_start - 0b
86 p_rela: .llong __rela_dyn_start - 0b
87 p_st: .llong _stext - 0b
Dexceptions-64s.S50 b . ; /* prevent speculative execution */
58 b . ; /* prevent speculative execution */
82 b system_call_common ;
141 b kvm_start_guest
148 b power7_wakeup_noloss
149 2: b power7_wakeup_loss
153 b power7_wakeup_tb_loss
194 b machine_check_pSeries_early
196 b machine_check_pSeries_0
223 b slb_miss_realmode
[all …]
Dl2cr_6xx.S186 bdnz 1b
197 bdnz 1b
204 b 20f
210 b 23f
212 b 21f
215 b 22b
230 bne 10b
231 b 11f
237 bne 3b
334 bdnz 1b
[all …]
/linux-4.4.14/arch/arm/include/debug/
Domap2plus.S84 b 98f
88 b 98f
92 b 98f
98 b 98f
102 b 98f
108 b 98f
112 b 98f
116 b 98f
120 b 98f
124 b 98f
[all …]
/linux-4.4.14/arch/powerpc/mm/
Dppc_mmu_32.c54 int b; in v_mapped_by_bats() local
55 for (b = 0; b < 4; ++b) in v_mapped_by_bats()
56 if (va >= bat_addrs[b].start && va < bat_addrs[b].limit) in v_mapped_by_bats()
57 return bat_addrs[b].phys + (va - bat_addrs[b].start); in v_mapped_by_bats()
66 int b; in p_mapped_by_bats() local
67 for (b = 0; b < 4; ++b) in p_mapped_by_bats()
68 if (pa >= bat_addrs[b].phys in p_mapped_by_bats()
69 && pa < (bat_addrs[b].limit-bat_addrs[b].start) in p_mapped_by_bats()
70 +bat_addrs[b].phys) in p_mapped_by_bats()
71 return bat_addrs[b].start+(pa-bat_addrs[b].phys); in p_mapped_by_bats()
Dfsl_booke_mmu.c80 int b; in v_mapped_by_tlbcam() local
81 for (b = 0; b < tlbcam_index; ++b) in v_mapped_by_tlbcam()
82 if (va >= tlbcam_addrs[b].start && va < tlbcam_addrs[b].limit) in v_mapped_by_tlbcam()
83 return tlbcam_addrs[b].phys + (va - tlbcam_addrs[b].start); in v_mapped_by_tlbcam()
92 int b; in p_mapped_by_tlbcam() local
93 for (b = 0; b < tlbcam_index; ++b) in p_mapped_by_tlbcam()
94 if (pa >= tlbcam_addrs[b].phys in p_mapped_by_tlbcam()
95 && pa < (tlbcam_addrs[b].limit-tlbcam_addrs[b].start) in p_mapped_by_tlbcam()
96 +tlbcam_addrs[b].phys) in p_mapped_by_tlbcam()
97 return tlbcam_addrs[b].start+(pa-tlbcam_addrs[b].phys); in p_mapped_by_tlbcam()
/linux-4.4.14/drivers/ide/
Dcmd640.c227 u8 b; in get_cmd640_reg_pci2() local
230 b = inb_p(cmd640_key + reg); in get_cmd640_reg_pci2()
232 return b; in get_cmd640_reg_pci2()
252 u8 b; in get_cmd640_reg() local
255 b = __get_cmd640_reg(reg); in get_cmd640_reg()
257 return b; in get_cmd640_reg()
321 u8 b; in probe_for_cmd640_vlb() local
326 b = get_cmd640_reg(CFR); in probe_for_cmd640_vlb()
327 if (b == 0xff || b == 0x00 || (b & CFR_AT_VESA_078h)) { in probe_for_cmd640_vlb()
329 b = get_cmd640_reg(CFR); in probe_for_cmd640_vlb()
[all …]
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_lib.c42 static void __mdc_pack_body(struct mdt_body *b, __u32 suppgid) in __mdc_pack_body() argument
44 LASSERT(b != NULL); in __mdc_pack_body()
46 b->suppgid = suppgid; in __mdc_pack_body()
47 b->uid = from_kuid(&init_user_ns, current_uid()); in __mdc_pack_body()
48 b->gid = from_kgid(&init_user_ns, current_gid()); in __mdc_pack_body()
49 b->fsuid = from_kuid(&init_user_ns, current_fsuid()); in __mdc_pack_body()
50 b->fsgid = from_kgid(&init_user_ns, current_fsgid()); in __mdc_pack_body()
51 b->capability = cfs_curproc_cap_pack(); in __mdc_pack_body()
57 struct mdt_body *b = req_capsule_client_get(&req->rq_pill, in mdc_is_subdir_pack() local
61 b->fid1 = *pfid; in mdc_is_subdir_pack()
[all …]
/linux-4.4.14/tools/perf/ui/browsers/
Dannotate.c46 struct ui_browser b; member
86 if (current && (!browser->b.use_navkeypressed || browser->b.navkeypressed)) in annotate_browser__jumps_percent_color()
99 return ui_browser__set_color(&browser->b, color); in annotate_browser__set_jumps_percent_color()
113 struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); in annotate_browser__write()
257 struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); in annotate_browser__draw_current_jump()
261 struct map_symbol *ms = ab->b.priv; in annotate_browser__draw_current_jump()
294 struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); in annotate_browser__refresh()
307 struct browser_disasm_line *b, int nr_pcnt) in disasm__cmp() argument
312 if (a->samples[i].percent == b->samples[i].percent) in disasm__cmp()
314 return a->samples[i].percent < b->samples[i].percent; in disasm__cmp()
[all …]
Dmap.c15 struct ui_browser b; member
23 struct map_browser *mb = container_of(browser, struct map_browser, b); in map_browser__write()
62 browser->b.top = &sym->rb_node; in map_browser__search()
63 browser->b.index = browser->b.top_idx = *idx; in map_browser__search()
74 if (ui_browser__show(&browser->b, browser->map->dso->long_name, in map_browser__run()
80 key = ui_browser__run(&browser->b, 0); in map_browser__run()
96 ui_browser__hide(&browser->b); in map_browser__run()
103 .b = { in map__browse()
115 for (nd = rb_first(mb.b.entries); nd; nd = rb_next(nd)) { in map__browse()
122 *idx = mb.b.nr_entries; in map__browse()
[all …]
/linux-4.4.14/fs/nfs/blocklayout/
Ddev.c40 nfs4_block_decode_volume(struct xdr_stream *xdr, struct pnfs_block_volume *b) in nfs4_block_decode_volume() argument
48 b->type = be32_to_cpup(p++); in nfs4_block_decode_volume()
50 switch (b->type) { in nfs4_block_decode_volume()
55 b->simple.nr_sigs = be32_to_cpup(p++); in nfs4_block_decode_volume()
56 if (!b->simple.nr_sigs) { in nfs4_block_decode_volume()
61 b->simple.len = 4 + 4; in nfs4_block_decode_volume()
62 for (i = 0; i < b->simple.nr_sigs; i++) { in nfs4_block_decode_volume()
66 p = xdr_decode_hyper(p, &b->simple.sigs[i].offset); in nfs4_block_decode_volume()
67 b->simple.sigs[i].sig_len = be32_to_cpup(p++); in nfs4_block_decode_volume()
68 if (b->simple.sigs[i].sig_len > PNFS_BLOCK_UUID_LEN) { in nfs4_block_decode_volume()
[all …]
/linux-4.4.14/arch/alpha/kernel/
Dio.c37 void iowrite8(u8 b, void __iomem *addr) in iowrite8() argument
39 IO_CONCAT(__IO_PREFIX,iowrite8)(b, addr); in iowrite8()
43 void iowrite16(u16 b, void __iomem *addr) in iowrite16() argument
45 IO_CONCAT(__IO_PREFIX,iowrite16)(b, addr); in iowrite16()
49 void iowrite32(u32 b, void __iomem *addr) in iowrite32() argument
51 IO_CONCAT(__IO_PREFIX,iowrite32)(b, addr); in iowrite32()
77 void outb(u8 b, unsigned long port) in outb() argument
79 iowrite8(b, ioport_map(port, 1)); in outb()
82 void outw(u16 b, unsigned long port) in outw() argument
84 iowrite16(b, ioport_map(port, 2)); in outw()
[all …]
/linux-4.4.14/arch/sh/lib/
D__clear_user.S36 0: mov.b r0, @r2
71 bt/s 1b
82 9: mov.b r0, @r2
98 .long 0b, .Lbad_clear_user
99 .long 1b, .Lbad_clear_user
100 .long 2b, .Lbad_clear_user
101 .long 3b, .Lbad_clear_user
102 .long 4b, .Lbad_clear_user
103 .long 5b, .Lbad_clear_user
104 .long 6b, .Lbad_clear_user
[all …]
Dstrlen.S25 mov.b @r4+,r1
30 mov.b @r4+,r1
35 mov.b @r4+,r1
45 bf/s 2b
50 swap.b r1,r1
52 swap.b r1,r1
54 extu.b r1,r0
59 extu.b r1,r0
64 extu.b r1,r0
/linux-4.4.14/arch/arm/mach-ebsa110/include/mach/
Dio.h54 #define readb(b) __readb(b) argument
55 #define readw(b) __readw(b) argument
56 #define readl(b) __readl(b) argument
61 #define writeb(v,b) __writeb(v,b) argument
62 #define writew(v,b) __writew(v,b) argument
63 #define writel(v,b) __writel(v,b) argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/
Dmm.c88 struct nvkm_mm_node *b; in region_head() local
93 b = kmalloc(sizeof(*b), GFP_KERNEL); in region_head()
94 if (unlikely(b == NULL)) in region_head()
97 b->offset = a->offset; in region_head()
98 b->length = size; in region_head()
99 b->heap = a->heap; in region_head()
100 b->type = a->type; in region_head()
103 list_add_tail(&b->nl_entry, &a->nl_entry); in region_head()
104 if (b->type == NVKM_MM_TYPE_NONE) in region_head()
105 list_add_tail(&b->fl_entry, &a->fl_entry); in region_head()
[all …]
/linux-4.4.14/include/uapi/linux/
Duuid.h28 __u8 b[16]; member
32 __u8 b[16]; member
35 #define UUID_LE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
38 (b) & 0xff, ((b) >> 8) & 0xff, \
42 #define UUID_BE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
45 ((b) >> 8) & 0xff, (b) & 0xff, \
/linux-4.4.14/lib/raid6/
Dmktables.c24 static uint8_t gfmul(uint8_t a, uint8_t b) in gfmul() argument
28 while (b) { in gfmul()
29 if (b & 1) in gfmul()
32 b >>= 1; in gfmul()
38 static uint8_t gfpow(uint8_t a, int b) in gfpow() argument
42 b %= 255; in gfpow()
43 if (b < 0) in gfpow()
44 b += 255; in gfpow()
46 while (b) { in gfpow()
47 if (b & 1) in gfpow()
[all …]
/linux-4.4.14/arch/mn10300/include/asm/
Dio.h51 static inline void writeb(u8 b, volatile void __iomem *addr) in writeb() argument
53 *(volatile u8 *) addr = b; in writeb()
56 static inline void writew(u16 b, volatile void __iomem *addr) in writew() argument
58 *(volatile u16 *) addr = b; in writew()
61 static inline void writel(u32 b, volatile void __iomem *addr) in writel() argument
63 *(volatile u32 *) addr = b; in writel()
83 static inline void outb_local(u8 b, unsigned long addr) in outb_local() argument
85 return writeb(b, (volatile void __iomem *) addr); in outb_local()
103 static inline void outb(u8 b, unsigned long addr) in outb() argument
105 return writeb(b, (volatile void __iomem *) addr); in outb()
[all …]
/linux-4.4.14/arch/m32r/platforms/mappi/
Dio.c65 static inline void _ne_outb(unsigned char b, void *portp) in _ne_outb() argument
67 *(volatile unsigned short *)portp = (unsigned short)b; in _ne_outb()
82 unsigned char b; in _inb() local
83 pcc_ioread(0, port, &b, sizeof(b), 1, 0); in _inb()
84 return b; in _inb()
86 unsigned char b; in _inb() local
87 pcc_ioread(1, port, &b, sizeof(b), 1, 0); in _inb()
88 return b; in _inb()
151 void _outb(unsigned char b, unsigned long port) in _outb() argument
154 _ne_outb(b, PORT2ADDR_NE(port)); in _outb()
[all …]
/linux-4.4.14/fs/ubifs/
Dreplay.c97 static int set_bud_lprops(struct ubifs_info *c, struct bud_entry *b) in set_bud_lprops() argument
104 lp = ubifs_lpt_lookup_dirty(c, b->bud->lnum); in set_bud_lprops()
111 if (b->bud->start == 0 && (lp->free != c->leb_size || lp->dirty != 0)) { in set_bud_lprops()
131 dbg_mnt("bud LEB %d was GC'd (%d free, %d dirty)", b->bud->lnum, in set_bud_lprops()
133 dbg_gc("bud LEB %d was GC'd (%d free, %d dirty)", b->bud->lnum, in set_bud_lprops()
145 b->bud->lnum, lp->free, lp->dirty, b->free, in set_bud_lprops()
146 b->dirty); in set_bud_lprops()
148 lp = ubifs_change_lp(c, lp, b->free, dirty + b->dirty, in set_bud_lprops()
156 err = ubifs_wbuf_seek_nolock(&c->jheads[b->bud->jhead].wbuf, in set_bud_lprops()
157 b->bud->lnum, c->leb_size - b->free); in set_bud_lprops()
[all …]
/linux-4.4.14/fs/nfsd/
Dnfscache.c149 nfsd_reply_cache_free(struct nfsd_drc_bucket *b, struct svc_cacherep *rp) in nfsd_reply_cache_free() argument
151 spin_lock(&b->cache_lock); in nfsd_reply_cache_free()
153 spin_unlock(&b->cache_lock); in nfsd_reply_cache_free()
220 lru_put_end(struct nfsd_drc_bucket *b, struct svc_cacherep *rp) in lru_put_end() argument
223 list_move_tail(&rp->c_lru, &b->lru_head); in lru_put_end()
227 prune_bucket(struct nfsd_drc_bucket *b) in prune_bucket() argument
232 list_for_each_entry_safe(rp, tmp, &b->lru_head, c_lru) { in prune_bucket()
259 struct nfsd_drc_bucket *b = &drc_hashtbl[i]; in prune_cache_entries() local
261 if (list_empty(&b->lru_head)) in prune_cache_entries()
263 spin_lock(&b->cache_lock); in prune_cache_entries()
[all …]
Dblocklayoutxdr.c18 struct pnfs_block_extent *b = lgp->lg_content; in nfsd4_block_encode_layoutget() local
29 p = xdr_encode_opaque_fixed(p, &b->vol_id, in nfsd4_block_encode_layoutget()
31 p = xdr_encode_hyper(p, b->foff); in nfsd4_block_encode_layoutget()
32 p = xdr_encode_hyper(p, b->len); in nfsd4_block_encode_layoutget()
33 p = xdr_encode_hyper(p, b->soff); in nfsd4_block_encode_layoutget()
34 *p++ = cpu_to_be32(b->es); in nfsd4_block_encode_layoutget()
39 nfsd4_block_encode_volume(struct xdr_stream *xdr, struct pnfs_block_volume *b) in nfsd4_block_encode_volume() argument
44 switch (b->type) { in nfsd4_block_encode_volume()
46 len = 4 + 4 + 8 + 4 + b->simple.sig_len; in nfsd4_block_encode_volume()
51 *p++ = cpu_to_be32(b->type); in nfsd4_block_encode_volume()
[all …]
/linux-4.4.14/arch/s390/include/asm/
Dfutex.h18 EX_TABLE(0b,4b) EX_TABLE(2b,4b) EX_TABLE(3b,4b) \
88 EX_TABLE(0b,2b) EX_TABLE(1b,2b) in futex_atomic_cmpxchg_inatomic()
/linux-4.4.14/net/sched/
Dcls_route.c133 struct route4_bucket *b; in route4_classify() local
168 b = rcu_dereference_bh(head->table[h]); in route4_classify()
169 if (b) { in route4_classify()
170 for (f = rcu_dereference_bh(b->ht[route4_hash_from(id)]); in route4_classify()
176 for (f = rcu_dereference_bh(b->ht[route4_hash_iif(iif)]); in route4_classify()
182 for (f = rcu_dereference_bh(b->ht[route4_hash_wild()]); in route4_classify()
233 struct route4_bucket *b; in route4_get() local
248 b = rtnl_dereference(head->table[h1]); in route4_get()
249 if (b) { in route4_get()
250 for (f = rtnl_dereference(b->ht[h2]); in route4_get()
[all …]
/linux-4.4.14/arch/h8300/kernel/
Dhead_rom.S37 bne 1b
49 bne 1b
62 mov.b @er2+,r4l
64 mov.b r4l,@er3
66 bra 2b
68 mov.b #' ',r4l
69 mov.b r4l,@er3
72 bne 1b
74 mov.b #0,r4l
75 mov.b r4l,@er3
[all …]
/linux-4.4.14/include/trace/events/
Dbcache.h63 TP_PROTO(struct btree *b),
64 TP_ARGS(b),
71 __entry->bucket = PTR_BUCKET_NR(b->c, &b->key, 0);
236 TP_PROTO(struct btree *b),
237 TP_ARGS(b)
241 TP_PROTO(struct btree *b),
242 TP_ARGS(b),
251 __entry->bucket = PTR_BUCKET_NR(b->c, &b->key, 0);
252 __entry->block = b->written;
253 __entry->keys = b->keys.set[b->keys.nsets].data->keys;
[all …]
/linux-4.4.14/drivers/oprofile/
Dcpu_buffer.c75 struct oprofile_cpu_buffer *b = &per_cpu(op_cpu_buffer, i); in alloc_cpu_buffers() local
77 b->last_task = NULL; in alloc_cpu_buffers()
78 b->last_is_kernel = -1; in alloc_cpu_buffers()
79 b->tracing = 0; in alloc_cpu_buffers()
80 b->buffer_size = buffer_size; in alloc_cpu_buffers()
81 b->sample_received = 0; in alloc_cpu_buffers()
82 b->sample_lost_overflow = 0; in alloc_cpu_buffers()
83 b->backtrace_aborted = 0; in alloc_cpu_buffers()
84 b->sample_invalid_eip = 0; in alloc_cpu_buffers()
85 b->cpu = i; in alloc_cpu_buffers()
[all …]
/linux-4.4.14/arch/openrisc/lib/
Dstring.S49 l.j 2b
62 l.j 1b
67 .long 8b, 99b // read fault
68 .long 9b, 99b // write fault
86 l.j 2b
99 l.j 1b
104 .long 9b, 99b // write fault
/linux-4.4.14/arch/unicore32/kernel/
Ddebug.S31 b printhex
36 b printhex
53 bne 1b
55 b printascii
62 b 2f
68 beq 1b
73 bne 1b
81 b 1b
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
Daux.h23 #define AUX_MSG(b,l,f,a...) do { \ argument
24 struct nvkm_i2c_aux *_aux = (b); \
27 #define AUX_ERR(b,f,a...) AUX_MSG((b), error, f, ##a) argument
28 #define AUX_DBG(b,f,a...) AUX_MSG((b), debug, f, ##a) argument
29 #define AUX_TRACE(b,f,a...) AUX_MSG((b), trace, f, ##a) argument
Dbus.h30 #define BUS_MSG(b,l,f,a...) do { \ argument
31 struct nvkm_i2c_bus *_bus = (b); \
34 #define BUS_ERR(b,f,a...) BUS_MSG((b), error, f, ##a) argument
35 #define BUS_DBG(b,f,a...) BUS_MSG((b), debug, f, ##a) argument
36 #define BUS_TRACE(b,f,a...) BUS_MSG((b), trace, f, ##a) argument
/linux-4.4.14/arch/arm64/kernel/vdso/
Dgettimeofday.S34 tbnz seqcnt, #0, 9999b
46 b.ne \fail
65 seqcnt_check w9, 1b
93 b.ne 2f
104 seqcnt_check w9, 1b
109 b.ne 6f
116 seqcnt_check w9, 1b
117 b 4f
121 b.ne 8f
136 seqcnt_check w9, 3b
[all …]
/linux-4.4.14/net/bridge/
Dbr_ioctl.c128 struct __bridge_info b; in old_dev_ioctl() local
130 memset(&b, 0, sizeof(struct __bridge_info)); in old_dev_ioctl()
132 memcpy(&b.designated_root, &br->designated_root, 8); in old_dev_ioctl()
133 memcpy(&b.bridge_id, &br->bridge_id, 8); in old_dev_ioctl()
134 b.root_path_cost = br->root_path_cost; in old_dev_ioctl()
135 b.max_age = jiffies_to_clock_t(br->max_age); in old_dev_ioctl()
136 b.hello_time = jiffies_to_clock_t(br->hello_time); in old_dev_ioctl()
137 b.forward_delay = br->forward_delay; in old_dev_ioctl()
138 b.bridge_max_age = br->bridge_max_age; in old_dev_ioctl()
139 b.bridge_hello_time = br->bridge_hello_time; in old_dev_ioctl()
[all …]
/linux-4.4.14/drivers/irqchip/
Dirq-bcm2835.c58 #define MAKE_HWIRQ(b, n) ((b << 5) | (n)) argument
147 int irq, b, i; in armctrl_of_init() local
159 for (b = 0; b < NR_BANKS; b++) { in armctrl_of_init()
160 intc.pending[b] = base + reg_pending[b]; in armctrl_of_init()
161 intc.enable[b] = base + reg_enable[b]; in armctrl_of_init()
162 intc.disable[b] = base + reg_disable[b]; in armctrl_of_init()
164 for (i = 0; i < bank_irqs[b]; i++) { in armctrl_of_init()
165 irq = irq_create_mapping(intc.domain, MAKE_HWIRQ(b, i)); in armctrl_of_init()
/linux-4.4.14/arch/x86/crypto/
Dtwofish-x86_64-asm_64.S79 #define encrypt_round(a,b,c,d,round)\ argument
80 movzx b ## B, %edi;\
84 movzx b ## H, %edi;\
85 ror $16, b ## D;\
90 movzx b ## B, %edi;\
94 movzx b ## H, %edi;\
95 ror $15, b ## D;\
115 #define encrypt_last_round(a,b,c,d,round)\ argument
116 mov b ## D, %r10d;\
118 movzx b ## B, %edi;\
[all …]
/linux-4.4.14/arch/arm/lib/
Dfindbit.S36 blo 1b
47 beq 3b
49 beq 1b @ If new byte, goto old routine
58 b 2b @ loop for next bit
77 blo 1b
88 beq 3b
90 beq 1b @ If new byte, goto old routine
98 b 2b @ loop for next bit
115 blo 1b
122 beq 3b
[all …]
/linux-4.4.14/block/
Dblk-settings.c491 void blk_queue_stack_limits(struct request_queue *t, struct request_queue *b) in blk_queue_stack_limits() argument
493 blk_stack_limits(&t->limits, &b->limits, 0); in blk_queue_stack_limits()
518 int blk_stack_limits(struct queue_limits *t, struct queue_limits *b, in blk_stack_limits() argument
523 t->max_sectors = min_not_zero(t->max_sectors, b->max_sectors); in blk_stack_limits()
524 t->max_hw_sectors = min_not_zero(t->max_hw_sectors, b->max_hw_sectors); in blk_stack_limits()
525 t->max_dev_sectors = min_not_zero(t->max_dev_sectors, b->max_dev_sectors); in blk_stack_limits()
527 b->max_write_same_sectors); in blk_stack_limits()
528 t->bounce_pfn = min_not_zero(t->bounce_pfn, b->bounce_pfn); in blk_stack_limits()
531 b->seg_boundary_mask); in blk_stack_limits()
533 b->virt_boundary_mask); in blk_stack_limits()
[all …]
/linux-4.4.14/drivers/gpu/drm/radeon/
Drs690.c277 fixed20_12 a, b, c; in rs690_crtc_bandwidth_compute() local
309 b.full = dfixed_const(mode->crtc_hdisplay); in rs690_crtc_bandwidth_compute()
311 a.full = dfixed_div(b, c); in rs690_crtc_bandwidth_compute()
327 b.full = dfixed_const(1000); in rs690_crtc_bandwidth_compute()
328 a.full = dfixed_div(a, b); in rs690_crtc_bandwidth_compute()
329 pclk.full = dfixed_div(b, a); in rs690_crtc_bandwidth_compute()
331 b.full = dfixed_const(2); in rs690_crtc_bandwidth_compute()
332 if (crtc->vsc.full > b.full) in rs690_crtc_bandwidth_compute()
333 b.full = crtc->vsc.full; in rs690_crtc_bandwidth_compute()
334 b.full = dfixed_mul(b, crtc->hsc); in rs690_crtc_bandwidth_compute()
[all …]
/linux-4.4.14/scripts/
Dsign-file.c148 BIO *b, *bd = NULL, *bm; in main() local
221 b = BIO_new_file(private_key_name, "rb"); in main()
222 ERR(!b, "%s", private_key_name); in main()
223 private_key = PEM_read_bio_PrivateKey(b, NULL, pem_pw_cb, NULL); in main()
225 BIO_free(b); in main()
228 b = BIO_new_file(x509_name, "rb"); in main()
229 ERR(!b, "%s", x509_name); in main()
230 x509 = d2i_X509_bio(b, NULL); /* Binary encoded X.509 */ in main()
232 ERR(BIO_reset(b) != 1, "%s", x509_name); in main()
233 x509 = PEM_read_bio_X509(b, NULL, NULL, NULL); /* PEM encoded X.509 */ in main()
[all …]

12345678910>>...18