| /kernel/linux/linux-6.6/fs/minix/ |
| H A D | minix.h | 92 static inline unsigned minix_blocks_needed(unsigned bits, unsigned blocksize) in minix_blocks_needed() argument
|
| /kernel/linux/linux-6.6/fs/exfat/ |
| H A D | file.c | 195 unsigned int blocksize = i_blocksize(inode); in exfat_truncate() local
|
| /kernel/linux/linux-6.6/fs/crypto/ |
| H A D | crypto.c | 180 const unsigned int blocksize = 1 << blockbits; in fscrypt_encrypt_pagecache_blocks() local 259 const unsigned int blocksize = 1 << blockbits; in fscrypt_decrypt_pagecache_blocks() local
|
| /kernel/linux/linux-6.6/fs/fat/ |
| H A D | cache.c | 337 const unsigned long blocksize = sb->s_blocksize; in is_exceed_eof() local
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | block-rsv.c | 477 btrfs_use_block_rsv(struct btrfs_trans_handle *trans, struct btrfs_root *root, u32 blocksize) btrfs_use_block_rsv() argument
|
| /kernel/linux/linux-6.6/fs/isofs/ |
| H A D | rock.c | 88 int blocksize = 1 << rs->inode->i_blkbits; in rock_continue() local
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | mpage.c | 165 const unsigned blocksize = 1 << blkbits; in do_mpage_readpage() local
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | blockcheck.c | 144 u32 ocfs2_hamming_encode_block(void *data, unsigned int blocksize) in ocfs2_hamming_encode_block() argument 212 void ocfs2_hamming_fix_block(void *data, unsigned int blocksize, in ocfs2_hamming_fix_block() argument 349 void ocfs2_block_check_compute(void *data, size_t blocksize, in ocfs2_block_check_compute() argument 378 int ocfs2_block_check_validate(void *data, size_t blocksize, in ocfs2_block_check_validate() argument [all...] |
| /kernel/linux/linux-6.6/include/crypto/internal/ |
| H A D | skcipher.h | 72 unsigned int blocksize; member
|
| /kernel/linux/linux-6.6/drivers/crypto/ccp/ |
| H A D | ccp-crypto-aes.c | 245 unsigned int blocksize; member
|
| /kernel/linux/linux-6.6/drivers/crypto/qce/ |
| H A D | skcipher.c | 262 unsigned int blocksize = crypto_skcipher_blocksize(tfm); in qce_skcipher_crypt() local 353 unsigned int blocksize; member [all...] |
| /kernel/linux/linux-6.6/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_test.c | 1126 unsigned int blocksize; in rfc6803_encrypt_case() local
|
| H A D | gss_krb5_keys.c | 154 size_t blocksize, keybytes, keylength, n; in krb5_DK() local 376 unsigned int blocksize, offset; in krb5_kdf_feedback_cmac() local [all...] |
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | cryptouser.h | 49 unsigned int blocksize; member 54 unsigned int blocksize; member 61 unsigned int blocksize; member 69 unsigned int blocksize; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | mlpdsp.c | 27 mlp_filter_channel(int32_t *state, const int32_t *coeff, int firorder, int iirorder, unsigned int filter_shift, int32_t mask, int blocksize, int32_t *sample_buffer) mlp_filter_channel() argument
|
| H A D | kmvc.c | 271 int blocksize; in decode_frame() local
|
| H A D | lpc.c | 201 ff_lpc_calc_coefs(LPCContext *s, const int32_t *samples, int blocksize, int min_order, int max_order, int precision, int32_t coefs[][MAX_LPC_ORDER], int *shift, enum FFLPCType lpc_type, int lpc_passes, int omethod, int min_shift, int max_shift, int zero_shift) ff_lpc_calc_coefs() argument 301 ff_lpc_init(LPCContext *s, int blocksize, int max_order, enum FFLPCType lpc_type) ff_lpc_init() argument [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | file.c | 76 int blocksize; member
|
| H A D | oggparsevorbis.c | 328 unsigned blocksize, bs0, bs1; in vorbis_header() local
|
| /third_party/libsnd/src/ |
| H A D | gsm610.c | 38 int samplesperblock, blocksize ; member
|
| H A D | g72x.c | 40 int blocksize, samplesperblock, bytesperblock ; member [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_miptree.c | 238 const unsigned blocksize = util_format_get_blocksize(pt->format); in nv50_miptree_init_layout_linear() local 264 const unsigned blocksize = util_format_get_blocksize(pt->format); in nv50_miptree_init_layout_video() local 287 const unsigned blocksize = util_format_get_blocksize(pt->format); in nv50_miptree_init_layout_tiled() local
|
| /third_party/mesa3d/src/gallium/auxiliary/rbug/ |
| H A D | rbug_texture.c | 282 rbug_send_texture_info_reply(struct rbug_connection *__con, uint32_t serial, uint32_t target, uint32_t format, uint32_t *width, uint32_t width_len, uint16_t *h16, uint32_t height_len, uint16_t *d16, uint32_t depth_len, uint32_t blockw, uint32_t blockh, uint32_t blocksize, uint32_t last_level, uint32_t nr_samples, uint32_t tex_usage, uint32_t *__serial) rbug_send_texture_info_reply() argument 363 rbug_send_texture_read_reply(struct rbug_connection *__con, uint32_t serial, uint32_t format, uint32_t blockw, uint32_t blockh, uint32_t blocksize, uint8_t *data, uint32_t data_len, uint32_t stride, uint32_t *__serial) rbug_send_texture_read_reply() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_miptree.c | 233 const unsigned blocksize = util_format_get_blocksize(pt->format); in nvc0_miptree_init_layout_video() local 256 const unsigned blocksize = util_format_get_blocksize(pt->format); in nvc0_miptree_init_layout_tiled() local
|
| /third_party/node/deps/openssl/openssl/providers/implementations/kdfs/ |
| H A D | krb5kdf.c | 265 static void n_fold(unsigned char *block, unsigned int blocksize, in n_fold() argument 363 size_t blocksize; in KRB5KDF() local [all...] |