| /include/crypto/internal/ |
| A D | blockhash.h | 28 size_t blocks; \ 37 blocks = (len - remain) / (dv); \ 38 (*_block_fn)(_state, data, blocks); \
|
| /include/uapi/linux/ |
| A D | v4l2-common.h | 51 __u32 blocks; member
|
| A D | cramfs_fs.h | 48 __u32 blocks; member
|
| A D | fuse.h | 284 uint64_t blocks; member 321 uint64_t blocks; member 335 uint64_t blocks; member
|
| /include/uapi/linux/mmc/ |
| A D | ioctl.h | 23 unsigned int blocks; member
|
| /include/media/ |
| A D | cec.h | 546 unsigned int blocks = size / 128; in cec_get_edid_spa_location() local 551 if (blocks < 2 || size % 128) in cec_get_edid_spa_location() 561 if (edid[0x7e] + 1 < blocks) in cec_get_edid_spa_location() 562 blocks = edid[0x7e] + 1; in cec_get_edid_spa_location() 564 for (block = 1; block < blocks; block++) { in cec_get_edid_spa_location()
|
| /include/linux/mfd/ |
| A D | stmpe.h | 157 extern int stmpe_enable(struct stmpe *stmpe, unsigned int blocks); 158 extern int stmpe_disable(struct stmpe *stmpe, unsigned int blocks);
|
| /include/drm/ |
| A D | drm_buddy.h | 155 struct list_head *blocks, 161 struct list_head *blocks);
|
| /include/trace/events/ |
| A D | hugetlbfs.h | 49 __field(blkcnt_t, blocks) 59 __entry->blocks = inode->i_blocks; 65 (unsigned long long)__entry->blocks)
|
| A D | mmc.h | 32 __field(unsigned int, blocks) 61 __entry->blocks = mrq->data ? mrq->data->blocks : 0; 89 __entry->blocks, __entry->blksz,
|
| A D | ext4.h | 174 __field( __u64, blocks ) 183 __entry->blocks = inode->i_blocks; 1470 __entry->blocks = max_blocks; 1537 __field( __u64, blocks ) 1792 __field( int, blocks ) 1801 __entry->blocks = blocks; 1823 __field( int, blocks ) 1832 __entry->blocks = blocks; 1849 TP_ARGS(sb, blocks, IP), 1854 __field( int, blocks ) [all …]
|
| A D | f2fs.h | 197 __field(blkcnt_t, blocks) 208 __entry->blocks = inode->i_blocks; 219 (unsigned long long)__entry->blocks, 349 __field(blkcnt_t, blocks) 357 __entry->blocks = dir->i_blocks; 429 __field(blkcnt_t, blocks) 437 __entry->blocks = inode->i_blocks; 999 __field(blkcnt_t, blocks) 1772 __entry->blocks) 1833 __entry->blocks = last_blks; [all …]
|
| A D | jbd2.h | 264 __field( __u32, blocks ) 278 __entry->blocks = stats->rs_blocks; 292 __entry->handle_count, __entry->blocks,
|
| /include/crypto/ |
| A D | sm3.h | 62 void sm3_block_generic(struct sm3_state *sctx, u8 const *data, int blocks);
|
| A D | sm3_base.h | 20 typedef void (sm3_block_fn)(struct sm3_state *sst, u8 const *src, int blocks);
|
| /include/linux/ |
| A D | async_tx.h | 184 async_gen_syndrome(struct page **blocks, unsigned int *offsets, int src_cnt, 188 async_syndrome_val(struct page **blocks, unsigned int *offsets, int src_cnt,
|
| A D | stat.h | 51 u64 blocks; member
|
| A D | quota.h | 407 blkcnt_t blocks; /* Number of 512-byte blocks in the file */ member
|
| A D | pe.h | 248 uint16_t blocks; /* pages in file, 0x3 */ member
|
| /include/linux/qed/ |
| A D | qed_fcoe_if.h | 62 u8 *blocks[MAX_TID_BLOCKS_FCOE]; member
|
| A D | qed_nvmetcp_if.h | 29 u8 *blocks[MAX_TID_BLOCKS_NVMETCP]; member
|
| A D | qed_iscsi_if.h | 122 u8 *blocks[MAX_TID_BLOCKS_ISCSI]; member
|
| /include/linux/iio/ |
| A D | buffer-dma.h | 92 struct iio_dma_buffer_block *blocks[2]; member
|
| /include/linux/mmc/ |
| A D | core.h | 123 unsigned int blocks; /* number of blocks */ member
|
| /include/net/9p/ |
| A D | 9p.h | 523 u64 blocks; member
|