Home
last modified time | relevance | path

Searched refs:block (Results 1 – 25 of 54) sorted by relevance

123

/include/drm/
Ddrm_buddy.h97 drm_buddy_block_offset(struct drm_buddy_block *block) in drm_buddy_block_offset() argument
99 return block->header & DRM_BUDDY_HEADER_OFFSET; in drm_buddy_block_offset()
103 drm_buddy_block_order(struct drm_buddy_block *block) in drm_buddy_block_order() argument
105 return block->header & DRM_BUDDY_HEADER_ORDER; in drm_buddy_block_order()
109 drm_buddy_block_state(struct drm_buddy_block *block) in drm_buddy_block_state() argument
111 return block->header & DRM_BUDDY_HEADER_STATE; in drm_buddy_block_state()
115 drm_buddy_block_is_allocated(struct drm_buddy_block *block) in drm_buddy_block_is_allocated() argument
117 return drm_buddy_block_state(block) == DRM_BUDDY_ALLOCATED; in drm_buddy_block_is_allocated()
121 drm_buddy_block_is_clear(struct drm_buddy_block *block) in drm_buddy_block_is_clear() argument
123 return block->header & DRM_BUDDY_HEADER_CLEAR; in drm_buddy_block_is_clear()
[all …]
/include/linux/
Ddm-bufio.h64 void *dm_bufio_read(struct dm_bufio_client *c, sector_t block,
67 void *dm_bufio_read_with_ioprio(struct dm_bufio_client *c, sector_t block,
74 void *dm_bufio_get(struct dm_bufio_client *c, sector_t block,
81 void *dm_bufio_new(struct dm_bufio_client *c, sector_t block,
90 sector_t block, unsigned int n_blocks);
93 sector_t block, unsigned int n_blocks,
140 int dm_bufio_issue_discard(struct dm_bufio_client *c, sector_t block, sector_t count);
147 void dm_bufio_forget(struct dm_bufio_client *c, sector_t block);
154 void dm_bufio_forget_buffers(struct dm_bufio_client *c, sector_t block, sector_t n_blocks);
Dbuffer_head.h214 void clean_bdev_aliases(struct block_device *bdev, sector_t block,
224 struct buffer_head *__find_get_block(struct block_device *bdev, sector_t block,
227 sector_t block, unsigned size);
228 struct buffer_head *bdev_getblk(struct block_device *bdev, sector_t block,
232 void __breadahead(struct block_device *, sector_t block, unsigned int size);
234 sector_t block, unsigned size, gfp_t gfp);
346 sb_bread(struct super_block *sb, sector_t block) in sb_bread() argument
348 return __bread_gfp(sb->s_bdev, block, sb->s_blocksize, __GFP_MOVABLE); in sb_bread()
352 sb_bread_unmovable(struct super_block *sb, sector_t block) in sb_bread_unmovable() argument
354 return __bread_gfp(sb->s_bdev, block, sb->s_blocksize, 0); in sb_bread_unmovable()
[all …]
Dpercpu-rwsem.h17 atomic_t block; member
40 .block = ATOMIC_INIT(0), \
138 return atomic_read(&sem->block); in percpu_is_write_locked()
/include/trace/hooks/
Ddmv_debug.h21 sector_t block, struct dm_verity_io *io,
23 TP_ARGS(v, block, io, data, want_digest));
27 sector_t block, struct dm_verity_io *io,
29 TP_ARGS(v, block, io, want_digest));
/include/net/
Dpkt_cls.h38 struct tcf_block *block; member
47 struct tcf_chain *tcf_chain_get_by_act(struct tcf_block *block,
50 struct tcf_chain *tcf_get_next_chain(struct tcf_block *block,
54 void tcf_block_netif_keep_dst(struct tcf_block *block);
61 void tcf_block_put(struct tcf_block *block);
62 void tcf_block_put_ext(struct tcf_block *block, struct Qdisc *q,
67 static inline bool tcf_block_shared(struct tcf_block *block) in tcf_block_shared() argument
69 return block->index; in tcf_block_shared()
72 static inline bool tcf_block_non_null_shared(struct tcf_block *block) in tcf_block_non_null_shared() argument
74 return block && block->index; in tcf_block_non_null_shared()
[all …]
/include/crypto/internal/
Dblake2s.h13 void blake2s_compress_generic(struct blake2s_state *state, const u8 *block,
16 void blake2s_compress(struct blake2s_state *state, const u8 *block,
Dblake2b.h15 const u8 *block, size_t nblocks, u32 inc);
23 const u8 *block, size_t nblocks, u32 inc);
/include/linux/iio/
Dbuffer-dma.h139 struct iio_dma_buffer_block *block);
143 void iio_dma_buffer_block_done(struct iio_dma_buffer_block *block);
169 struct iio_dma_buffer_block *block);
171 struct iio_dma_buffer_block *block,
Dbuffer_impl.h88 struct iio_dma_buffer_block *block);
90 struct iio_dma_buffer_block *block,
/include/linux/mtd/
Dblktrans.h49 unsigned long block, char *buffer);
51 unsigned long block, char *buffer);
53 unsigned long block, unsigned nr_blocks);
Dnftl.h42 int NFTL_formatblock(struct NFTLrecord *s, int block);
Dinftl.h51 int INFTL_formatblock(struct INFTLrecord *s, int block);
/include/trace/events/
Dnilfs2.h169 unsigned long block),
171 TP_ARGS(inode, ino, block),
176 __field(unsigned long, block)
182 __entry->block = block;
188 __entry->block)
Dsmbus.h58 __entry->len = data->block[0] + 1;
60 memcpy(__entry->buf, data->block, __entry->len);
167 __entry->len = data->block[0] + 1;
169 memcpy(__entry->buf, data->block, __entry->len);
/include/media/
Dcec.h373 bool block);
375 bool block);
381 bool block);
484 bool block) in cec_s_phys_addr() argument
548 unsigned int block; in cec_get_edid_spa_location() local
565 for (block = 1; block < blocks; block++) { in cec_get_edid_spa_location()
566 unsigned int offset = block * 128; in cec_get_edid_spa_location()
/include/crypto/
Dmd5.h21 u32 block[MD5_BLOCK_WORDS]; member
/include/net/netfilter/
Dnf_flow_table.h228 struct flow_block *block = &flow_table->flow_block; in nf_flow_table_offload_add_cb() local
233 block_cb = flow_block_cb_lookup(block, cb, cb_priv); in nf_flow_table_offload_add_cb()
245 list_add_tail(&block_cb->list, &block->cb_list); in nf_flow_table_offload_add_cb()
261 struct flow_block *block = &flow_table->flow_block; in nf_flow_table_offload_del_cb() local
265 block_cb = flow_block_cb_lookup(block, cb, cb_priv); in nf_flow_table_offload_del_cb()
/include/sound/
Dutil_mem.h28 struct list_head block; /* block linked-list header */ member
Dpcm_oss.h14 block:1, member
Dsoundfont.h37 struct snd_util_memblk *block; /* allocated data block */ member
/include/linux/lockd/
Dlockd.h216 void nlmclnt_prepare_block(struct nlm_wait *block, struct nlm_host *host,
218 void nlmclnt_queue_block(struct nlm_wait *block);
219 __be32 nlmclnt_dequeue_block(struct nlm_wait *block);
220 int nlmclnt_wait(struct nlm_wait *block, struct nlm_rqst *req, long timeout);
Dxdr.h68 u32 block; member
/include/uapi/linux/
Di2c.h144 __u8 block[I2C_SMBUS_BLOCK_MAX + 2]; /* block[0] is used for length */ member
/include/linux/mfd/
Dtc3589x.h154 unsigned int block; member

123