Home
last modified time | relevance | path

Searched refs:fill (Results 1 – 25 of 400) sorted by relevance

12345678910>>...16

/linux/Documentation/networking/
A Dtls-offload-reorder-bad.svg1fill="none" stroke="none" stroke-linecap="square" stroke-miterlimit="10" xmlns:xlink="http://www.w…
A Dtls-offload-reorder-good.svg1fill="none" stroke="none" stroke-linecap="square" stroke-miterlimit="10" xmlns:xlink="http://www.w…
A Dtls-offload-layers.svg1fill="none" stroke="none" stroke-linecap="square" stroke-miterlimit="10" xmlns:xlink="http://www.w…
/linux/Documentation/input/
A Dshape.svg3 …<polyline transform="translate(-121.88 -68.4)" points="4200 3675 4200 5400" fill="none" stroke="#0…
4 …<polyline transform="translate(-121.88 -68.4)" points="8250 3675 8250 5400" fill="none" stroke="#0…
5 …<polyline transform="translate(-121.88 -68.4)" points="3675 3600 8700 3600" fill="none" stroke="#0…
6 …<polyline transform="translate(-121.88 -68.4)" points="8775 3600 10200 3600" fill="none" stroke="#…
7 …<polyline transform="translate(-121.88 -68.4)" points="8325 3150 9075 3150" fill="none" stroke="#0…
11 …<polyline transform="translate(-121.88 -68.4)" points="4217 5400 8158 5400" fill="none" stroke="#0…
14 …<polyline transform="translate(-121.88 -68.4)" points="10125 2342 10125 3583" fill="none" stroke="…
17 …<polyline transform="translate(-121.88 -68.4)" points="3e3 3167 3e3 3583" fill="none" stroke="#000…
20 …<polyline transform="translate(-121.88 -68.4)" points="9075 3167 9075 3583" fill="none" stroke="#0…
27 …<polyline transform="translate(-121.88 -68.4)" points="3617 1275 4933 1275" fill="none" stroke="#0…
[all …]
A Dinteractive.svg2 …294)" points="1200 3600 1800 3600 2400 4800 3e3 4800 4200 5700 4800 5700" fill="none" stroke="#000…
3 …<rect x="1181.5" y="3133.7" width="3600" height="3150" rx="0" fill="none" stroke="#000" stroke-wid…
4 …<polyline transform="translate(-18.5,-16.294)" points="1200 4800 4800 4800" fill="none" stroke="#0…
7 …<polyline transform="translate(-18.5,-16.294)" points="3837 5389 4125 5100 5400 5100" fill="none" …
8 …<polyline transform="translate(-18.5,-16.294)" points="3889 5292 3826 5398 3932 5334" fill="none" …
9 …<polyline transform="translate(-18.5,-16.294)" points="2112 4189 2400 3900 5400 3900" fill="none" …
10 …<polyline transform="translate(-18.5,-16.294)" points="2164 4092 2101 4198 2207 4134" fill="none" …
11 …<polyline transform="translate(-18.5,-16.294)" points="4800 5700 5400 5700" fill="none" stroke="#0…
12 …<polyline transform="translate(-18.5,-16.294)" points="1800 3600 5400 3600" fill="none" stroke="#0…
13 …<polyline transform="translate(-18.5,-16.294)" points="2700 4784 2700 4425 5400 4425" fill="none" …
[all …]
/linux/tools/testing/selftests/sgx/
A Dtest_encl_bootstrap.S14 .fill 1, 8, 0 # FLAGS
17 .fill 1, 4, 1 # NSSA
20 .fill 1, 8, 0 # OFSBASE
21 .fill 1, 8, 0 # OGSBASE
23 .fill 1, 4, 0xFFFFFFFF # GSLIMIT
24 .fill 4024, 1, 0 # Reserved
28 .fill 1, 8, 0 # FLAGS
31 .fill 1, 4, 1 # NSSA
34 .fill 1, 8, 0 # OFSBASE
35 .fill 1, 8, 0 # OGSBASE
[all …]
/linux/lib/
A Ddecompress_unlz4.c63 if (input && fill) { in unlz4()
68 } else if (!fill) { in unlz4()
83 if (fill) { in unlz4()
84 size = fill(inp, 4); in unlz4()
93 if (!fill) { in unlz4()
107 if (fill) { in unlz4()
108 size = fill(inp, 4); in unlz4()
122 if (!fill) { in unlz4()
139 if (!fill) { in unlz4()
147 size = fill(inp, chunksize); in unlz4()
[all …]
A Ddecompress_unlzo.c98 long (*fill)(void *, unsigned long), in unlzo()
123 if (input && fill) { in unlzo()
128 } else if (!fill) { in unlzo()
143 if (fill) { in unlzo()
151 in_len = fill(in_buf, HEADER_SIZE_MAX); in unlzo()
161 if (fill) { in unlzo()
172 if (fill && in_len < 4) { in unlzo()
198 if (fill && in_len < 8) { in unlzo()
217 if (fill && in_len < src_len) { in unlzo()
252 if (fill) { in unlzo()
[all …]
A Dbtree.c412 int fill; in btree_grow() local
430 int fill; in btree_shrink() local
437 BUG_ON(fill > 1); in btree_shrink()
448 int i, pos, fill, err; in btree_insert_level() local
464 if (fill == geo->no_pairs) { in btree_insert_level()
485 if (fill & 1) { in btree_insert_level()
541 if (fill == 0) { in rebalance()
561 child, fill, in rebalance()
571 child, fill, in rebalance()
590 int i, pos, fill; in btree_remove_level() local
[all …]
A Ddecompress_inflate.c43 long (*fill)(void*, unsigned long), in __gunzip()
94 if (!fill) in __gunzip()
95 fill = nofill; in __gunzip()
98 len = fill(zbuf, GZIP_IOBUF_SIZE); in __gunzip()
147 len = fill(zbuf, GZIP_IOBUF_SIZE); in __gunzip()
201 long (*fill)(void*, unsigned long), in gunzip()
207 return __gunzip(buf, len, fill, flush, out_buf, 0, pos, error); in gunzip()
211 long (*fill)(void*, unsigned long), in __decompress()
217 return __gunzip(buf, len, fill, flush, out_buf, out_len, pos, error); in __decompress()
A Ddecompress_unzstd.c166 long (*fill)(void*, unsigned long), in __unzstd()
191 if (fill == NULL && flush == NULL) in __unzstd()
215 if (fill != NULL) in __unzstd()
216 in_len = fill(in_buf, ZSTD_IOBUF_SIZE); in __unzstd()
293 in_len = fill ? fill(in_buf, ZSTD_IOBUF_SIZE) : -1; in __unzstd()
334 long (*fill)(void*, unsigned long), in unzstd()
340 return __unzstd(buf, len, fill, flush, out_buf, 0, pos, error); in unzstd()
344 long (*fill)(void*, unsigned long), in __decompress()
350 return __unzstd(buf, len, fill, flush, out_buf, out_len, pos, error); in __decompress()
A Ddecompress_unxz.c259 long (*fill)(void *dest, unsigned long size), in unxz()
276 if (fill == NULL && flush == NULL) in unxz()
306 if (fill == NULL && flush == NULL) { in unxz()
310 if (b.in_pos == b.in_size && fill != NULL) { in unxz()
316 in_size = fill(in, XZ_IOBUF_SIZE); in unxz()
406 long (*fill)(void *dest, unsigned long size), in __decompress()
412 return unxz(in, in_size, fill, flush, out, in_used, error); in __decompress()
A Ddecompress_bunzip2.c96 long (*fill)(void*, unsigned long); member
129 bd->inbufCount = bd->fill(bd->inbuf, BZIP2_IOBUF_SIZE); in get_bits()
631 long (*fill)(void*, unsigned long)) in start_bunzip()
650 if (fill != NULL) in start_bunzip()
651 bd->fill = fill; in start_bunzip()
653 bd->fill = nofill; in start_bunzip()
681 long (*fill)(void*, unsigned long), in bunzip2()
707 i = start_bunzip(&bd, inbuf, len, fill); in bunzip2()
749 long (*fill)(void*, unsigned long), in __decompress()
755 return bunzip2(buf, len - 4, fill, flush, outbuf, pos, error); in __decompress()
/linux/drivers/scsi/libfc/
A Dfc_frame.c65 size_t fill; in fc_frame_alloc_fill() local
67 fill = payload_len % 4; in fc_frame_alloc_fill()
68 if (fill != 0) in fc_frame_alloc_fill()
69 fill = 4 - fill; in fc_frame_alloc_fill()
70 fp = _fc_frame_alloc(payload_len + fill); in fc_frame_alloc_fill()
72 memset((char *) fr_hdr(fp) + payload_len, 0, fill); in fc_frame_alloc_fill()
/linux/tools/testing/selftests/powerpc/copyloops/
A Dvalidate.c19 void *fill) in do_one() argument
30 memcpy(srcp, fill, len); in do_one()
65 char *src, *dst, *redzone, *fill; in test_copy_loop() local
72 fill = malloc(BUFLEN); in test_copy_loop()
74 if (!src || !dst || !redzone || !fill) { in test_copy_loop()
83 fill[i] = i & 0xff; in test_copy_loop()
89 redzone, fill); in test_copy_loop()
/linux/tools/testing/selftests/bpf/
A Dxsk.c69 struct xsk_ring_prod *fill; member
164 struct xsk_ring_prod *fill, in xsk_create_umem_rings() argument
194 fill->size = umem->config.fill_size; in xsk_create_umem_rings()
197 fill->flags = map + off.fr.flags; in xsk_create_umem_rings()
198 fill->ring = map + off.fr.desc; in xsk_create_umem_rings()
269 umem->fill_save = fill; in xsk_umem__create()
523 memcpy(fill, umem->fill_save, sizeof(*fill)); in xsk_create_ctx()
532 ctx->fill = fill; in xsk_create_ctx()
543 struct xsk_ring_prod *fill, in xsk_socket__create_shared() argument
558 unmap = umem->fill_save != fill; in xsk_socket__create_shared()
[all …]
/linux/net/netfilter/
A Dnft_set_pipapo_avx2.c243 b = nft_pipapo_avx2_refill(i_ul, &map[i_ul], fill, f->mt, last); in nft_pipapo_avx2_lookup_4b_2()
320 b = nft_pipapo_avx2_refill(i_ul, &map[i_ul], fill, f->mt, last); in nft_pipapo_avx2_lookup_4b_4()
415 b = nft_pipapo_avx2_refill(i_ul, &map[i_ul], fill, f->mt, last); in nft_pipapo_avx2_lookup_4b_8()
1056 unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_slow() argument
1074 b = pipapo_refill(map, bsize, f->rules, fill, f->mt, last); in nft_pipapo_avx2_lookup_slow()
1138 unsigned long *res, *fill; in nft_pipapo_avx2_lookup() local
1171 fill = scratch->map + (map_index ? 0 : m->bsize_max); in nft_pipapo_avx2_lookup()
1182 (ret = nft_pipapo_avx2_lookup_##b##b_##n(res, fill, f, \ in nft_pipapo_avx2_lookup()
1198 ret = nft_pipapo_avx2_lookup_slow(m, res, fill, f, in nft_pipapo_avx2_lookup()
1214 ret = nft_pipapo_avx2_lookup_slow(m, res, fill, f, in nft_pipapo_avx2_lookup()
[all …]
/linux/arch/x86/kernel/
A Dhead_64.S598 .fill 511,8,0
600 .fill PTI_USER_PGD_FILL,8,0
619 .fill PTI_USER_PGD_FILL,8,0
624 .fill 511, 8, 0
639 .fill 512,8,0
640 .fill PTI_USER_PGD_FILL,8,0
646 .fill 511,8,0
652 .fill L3_START_KERNEL,8,0
676 .fill (512 - 4 - FIXMAP_PMD_NUM),8,0
684 .fill 4,8,0
[all …]
/linux/lib/crypto/
A Dblake2s.c26 const size_t fill = BLAKE2S_BLOCK_SIZE - state->buflen; in blake2s_update() local
30 if (inlen > fill) { in blake2s_update()
31 memcpy(state->buf + state->buflen, in, fill); in blake2s_update()
34 in += fill; in blake2s_update()
35 inlen -= fill; in blake2s_update()
/linux/tools/testing/selftests/exec/
A Dbinfmt_script.py46 fill="A", arg="", newline="\n", hashbang="#!"): argument
57 middle += fill * (NAME_MAX - 1)
60 middle += fill * remaining
124 fill=" ", target="")
129 fill="", target="", newline="")
131 test(name="spaces", size=SIZE-1, good=False, root="", fill=" ",
135 root="", fill=" ", target="")
/linux/drivers/net/ethernet/pasemi/
A Dpasemi_mac.c581 int fill, count; in pasemi_mac_replenish_rx_ring() local
614 fill++; in pasemi_mac_replenish_rx_ring()
1376 hdr = fill; in pasemi_mac_queue_csdesc()
1387 fill += i; in pasemi_mac_queue_csdesc()
1388 if (fill & 1) in pasemi_mac_queue_csdesc()
1389 fill++; in pasemi_mac_queue_csdesc()
1396 fill++; in pasemi_mac_queue_csdesc()
1410 cs_size = fill - hdr; in pasemi_mac_queue_csdesc()
1437 int fill; in pasemi_mac_start_tx() local
1507 fill++; in pasemi_mac_start_tx()
[all …]
/linux/include/crypto/internal/
A Dblake2b.h29 const size_t fill = BLAKE2B_BLOCK_SIZE - state->buflen; in __blake2b_update() local
33 if (inlen > fill) { in __blake2b_update()
34 memcpy(state->buf + state->buflen, in, fill); in __blake2b_update()
37 in += fill; in __blake2b_update()
38 inlen -= fill; in __blake2b_update()
/linux/lib/zlib_inflate/
A Dinftrees.c36 unsigned fill; /* index for replicating entries */ in zlib_inflate_table() local
220 fill = 1U << curr; in zlib_inflate_table()
221 min = fill; /* save offset to next table */ in zlib_inflate_table()
223 fill -= incr; in zlib_inflate_table()
224 next[(huff >> drop) + fill] = this; in zlib_inflate_table()
225 } while (fill != 0); in zlib_inflate_table()
/linux/sound/pci/emu10k1/
A Demu10k1_patch.c29 u8 fill; in snd_emu10k1_sample_new() local
50 fill = 0x80; in snd_emu10k1_sample_new()
54 fill = 0; in snd_emu10k1_sample_new()
113 snd_emu10k1_synth_memset(emu, sp->block, offset, size, fill); in snd_emu10k1_sample_new()
141 snd_emu10k1_synth_memset(emu, sp->block, offset, blocksize - offset, fill); in snd_emu10k1_sample_new()
/linux/drivers/crypto/
A Dmxs-dcp.c94 uint32_t fill; member
292 desc->size = actx->fill; in mxs_dcp_run_aes()
336 actx->fill = 0; in mxs_dcp_aes_block_crypt()
368 actx->fill += clen; in mxs_dcp_aes_block_crypt()
383 dst_off += actx->fill; in mxs_dcp_aes_block_crypt()
385 actx->fill = 0; in mxs_dcp_aes_block_crypt()
624 desc->size = actx->fill; in mxs_dcp_run_sha()
701 actx->fill += clen; in dcp_sha_req_to_buf()
711 actx->fill = 0; in dcp_sha_req_to_buf()
727 actx->fill = 0; in dcp_sha_req_to_buf()
[all …]

Completed in 50 milliseconds

12345678910>>...16