/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | lops.c | 556 unsigned int blocks = in gfs2_find_jhead() local
|
H A D | inode.c | 632 unsigned blocks = 1; in gfs2_create_inode() local [all...] |
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | ioctl.c | 371 blkcnt_t blocks; in swap_inode_boot_loader() local
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | namei.c | 1704 int virtual, blocks, status, i, bytes_left; in ocfs2_create_symlink_data() local
|
/kernel/linux/linux-6.6/include/media/ |
H A D | cec.h | 496 unsigned int blocks = size / 128; in cec_get_edid_spa_location() local [all...] |
/kernel/linux/linux-6.6/drivers/staging/media/av7110/ |
H A D | av7110_hw.c | 138 int blocks, rest; in load_dram() local
|
/kernel/linux/linux-6.6/drivers/staging/most/dim2/ |
H A D | hal.c | 116 u32 const blocks = DIV_ROUND_UP(size, DBR_BLOCK_SIZE); in alloc_dbr() local 136 u32 const blocks = DIV_ROUND_UP(size, DBR_BLOCK_SIZE); in free_dbr() local
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | sd.h | 206 static inline sector_t logical_to_sectors(struct scsi_device *sdev, sector_t blocks) in logical_to_sectors() argument 211 static inline unsigned int logical_to_bytes(struct scsi_device *sdev, sector_t blocks) in logical_to_bytes() argument
|
/kernel/linux/linux-6.6/drivers/soc/ixp4xx/ |
H A D | ixp4xx-npe.c | 533 int i, j, err, data_size, instr_size, blocks, table_end; in npe_load_firmware() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/storage/ |
H A D | sddr09.c | 1047 sddr09_read_control(struct us_data *us, unsigned long address, unsigned int blocks, unsigned char *content, int use_sg) sddr09_read_control() argument [all...] |
H A D | shuttle_usbat.c | 1684 unsigned long block, blocks; in usbat_flash_transport() local [all...] |
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | aesni-intel_glue.c | 920 int blocks = DIV_ROUND_UP(req->cryptlen, AES_BLOCK_SIZE) - 2; in xts_crypt() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/ |
H A D | intel_memory_region.c | 460 struct list_head *blocks; in igt_mock_max_segment() local
|
/kernel/linux/linux-6.6/drivers/md/persistent-data/ |
H A D | dm-space-map-common.c | 241 unsigned int old_blocks, blocks; in sm_ll_extend() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
H A D | lam.c | 487 int blocks = (int)(fi->file_sz + URING_BLOCK_SZ - 1) / URING_BLOCK_SZ; in handle_uring_cq() local 513 int blocks = (int)(remain + URING_BLOCK_SZ - 1) / URING_BLOCK_SZ; in handle_uring_sq() local 589 int blocks = (int)(file_sz + URING_BLOCK_SZ - 1) / URING_BLOCK_SZ; in do_uring() local
|
/kernel/liteos_a/fs/vfs/bcache/src/ |
H A D | bcache.c | 487 static VOID WriteMergedBlocks(OsBcache *bc, OsBcacheBlock *begin, int blocks) in WriteMergedBlocks() argument
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | outqueue.c | 1777 __u16 tsn_offset, blocks; in sctp_acked() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | flashsv2enc.c | 144 static void init_blocks(FlashSV2Context * s, Block * blocks, in init_blocks() argument
|
H A D | ac3enc.h | 173 AC3Block blocks[AC3_MAX_BLOCKS]; ///< per-block info member
|
H A D | opus_pvq.c | 417 celt_alg_quant(OpusRangeCoder *rc, float *X, uint32_t N, uint32_t K, enum CeltSpread spread, uint32_t blocks, float gain, CeltPVQ *pvq) celt_alg_quant() argument 433 celt_alg_unquant(OpusRangeCoder *rc, float *X, uint32_t N, uint32_t K, enum CeltSpread spread, uint32_t blocks, float gain, CeltPVQ *pvq) celt_alg_unquant() argument 483 quant_band_template(CeltPVQ *pvq, CeltFrame *f, OpusRangeCoder *rc, const int band, float *X, float *Y, int N, int b, uint32_t blocks, float *lowband, int duration, float *lowband_out, int level, float gain, float *lowband_scratch, int fill, int quant) quant_band_template() argument [all...] |
H A D | utils.c | 761 int blocks = frame_bytes / ba; in get_audio_frame_duration() local
|
/third_party/glslang/SPIRV/ |
H A D | spvIR.h | 417 std::vector<Block*> blocks; global() member in spv::Function [all...] |
/third_party/backends/backend/ |
H A D | xerox_mfp.h | 118 int blocks; member
|
H A D | magicolor.h | 200 SANE_Int blocks; member
|
/third_party/mbedtls/library/ |
H A D | aes.c | 1197 size_t blocks = length / 16; in mbedtls_aes_crypt_xts() local
|