Home
last modified time | relevance | path

Searched defs:block (Results 451 - 475 of 1207) sorted by relevance

1...<<11121314151617181920>>...49

/kernel/linux/linux-6.6/drivers/media/cec/core/
H A Dcec-api.c240 static int cec_receive_msg(struct cec_fh *fh, struct cec_msg *msg, bool block) in cec_receive_msg() argument
121 cec_adap_s_phys_addr(struct cec_adapter *adap, struct cec_fh *fh, bool block, __u16 __user *parg) cec_adap_s_phys_addr() argument
167 cec_adap_s_log_addrs(struct cec_adapter *adap, struct cec_fh *fh, bool block, struct cec_log_addrs __user *parg) cec_adap_s_log_addrs() argument
211 cec_transmit(struct cec_adapter *adap, struct cec_fh *fh, bool block, struct cec_msg __user *parg) cec_transmit() argument
290 cec_receive(struct cec_adapter *adap, struct cec_fh *fh, bool block, struct cec_msg __user *parg) cec_receive() argument
308 cec_dqevent(struct cec_adapter *adap, struct cec_fh *fh, bool block, struct cec_event __user *parg) cec_dqevent() argument
508 bool block = !(filp->f_flags & O_NONBLOCK); cec_ioctl() local
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dsch_ingress.c19 struct tcf_block *block; member
H A Dcls_matchall.c74 struct tcf_block *block = tp->chain->block; in mall_destroy_hw_filter() local
90 struct tcf_block *block = tp->chain->block; in mall_replace_hw_filter() local
278 struct tcf_block *block = tp->chain->block; in mall_reoffload() local
315 struct tcf_block *block in mall_stats_hw_filter() local
[all...]
H A Dsch_prio.c24 struct tcf_block *block; member
H A Dsch_multiq.c24 struct tcf_block *block; member
/kernel/linux/linux-6.6/scripts/mod/
H A Dsumversion.c42 uint32_t block[MD4_BLOCK_WORDS]; member
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Drefcounted_kptr.c48 private(C) struct bpf_spin_lock block; variable
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Di2c.h67 __u8 block[I2C_SMBUS_BLOCK_MAX + 2]; member
/kernel/linux/linux-6.6/lib/xz/
H A Dxz_dec_stream.c94 } block; member
[all...]
/kernel/linux/linux-6.6/mm/
H A Ddmapool.c95 static void pool_check_block(struct dma_pool *pool, struct dma_block *block, in pool_check_block() argument
135 struct dma_block *block = pool->next_block; in pool_block_err() local
164 static void pool_check_block(struct dma_pool *pool, struct dma_block *block, in pool_check_block() argument
183 struct dma_block *block = pool->next_block; pool_block_pop() local
192 pool_block_push(struct dma_pool *pool, struct dma_block *block, dma_addr_t dma) pool_block_push() argument
303 struct dma_block *block, *first = NULL, *last = NULL; pool_initialise_page() local
407 struct dma_block *block; dma_pool_alloc() local
452 struct dma_block *block = vaddr; dma_pool_free() local
[all...]
H A Dpage_io.c126 sector_t block; in generic_swapfile_activate() local
/kernel/linux/linux-6.6/sound/soc/intel/atom/sst/
H A Dsst.c514 struct sst_block *block; in intel_sst_resume() local
H A Dsst_loader.c175 struct fw_block_info *block; in sst_parse_module_memcpy() local
395 struct sst_block *block; sst_load_fw() local
[all...]
H A Dsst_pvt.c81 sst_wait_interruptible(struct intel_sst_drv *sst_drv_ctx, struct sst_block *block) sst_wait_interruptible() argument
114 sst_wait_timeout(struct intel_sst_drv *sst_drv_ctx, struct sst_block *block) sst_wait_timeout() argument
186 sst_create_block_and_ipc_msg(struct ipc_post **arg, bool large, struct intel_sst_drv *sst_drv_ctx, struct sst_block **block, u32 msg_id, u32 drv_id) sst_create_block_and_ipc_msg() argument
225 struct sst_block *block = NULL; sst_prepare_and_post_msg() local
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Di2c.h67 __u8 block[I2C_SMBUS_BLOCK_MAX + 2]; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Di2c.h69 __u8 block[I2C_SMBUS_BLOCK_MAX + 2]; member
/kernel/linux/linux-5.10/drivers/edac/
H A Dedac_device_sysfs.c417 struct edac_device_block *block = to_block(kobj); in block_ue_count_show() local
425 struct edac_device_block *block = to_block(kobj); in block_ce_count_show() local
433 struct edac_device_block *block; in edac_device_ctrl_block_release() local
508 edac_device_create_block(struct edac_device_ctl_info *edac_dev, struct edac_device_instance *instance, struct edac_device_block *block) edac_device_create_block() argument
578 edac_device_delete_block(struct edac_device_ctl_info *edac_dev, struct edac_device_block *block) edac_device_delete_block() argument
[all...]
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Ddbdisply.c732 u32 block = 0; in acpi_db_display_gpes() local
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dmips-cm.c297 mips_cm_lock_other(unsigned int cluster, unsigned int core, unsigned int vp, unsigned int block) mips_cm_lock_other() argument
/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregcache-rbtree.c23 void *block; member
[all...]
/kernel/linux/linux-5.10/drivers/mtd/
H A Drfd_ftl.c57 struct block { struct
95 struct block *block = &part->blocks[block_no]; in build_block_map() local
271 erase_block(struct partition *part, int block) erase_block() argument
412 int block, best_block, score, old_sector_block; reclaim_block() local
484 int block, stop; find_free_block() local
508 int rc, block; find_writable_block() local
550 int block, offset, rc; mark_sector_deleted() local
585 find_free_sector(const struct partition *part, const struct block *block) find_free_sector() argument
607 struct block *block; do_writesect() local
[all...]
/kernel/linux/linux-5.10/drivers/mtd/maps/
H A Dvmu-flash.c18 unsigned int block; /* Which block was cached */ member
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/google/gve/
H A Dgve_tx.c136 struct gve_notify_block *block = in gve_tx_remove_from_block() local
178 struct gve_notify_block *block = &priv->ntfy_blocks[ntfy_idx]; in gve_tx_add_to_block() local
578 bool gve_tx_poll(struct gve_notify_block *block, int budget) in gve_tx_poll() argument
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dmips-cm.c303 mips_cm_lock_other(unsigned int cluster, unsigned int core, unsigned int vp, unsigned int block) mips_cm_lock_other() argument
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-dust.c78 static int dust_remove_block(struct dust_device *dd, unsigned long long block) in dust_remove_block() argument
105 static int dust_add_block(struct dust_device *dd, unsigned long long block, in dust_add_block() argument
141 dust_query_block(struct dust_device *dd, unsigned long long block, char *result, unsigned int maxlen, unsigned int *sz_ptr) dust_query_block() argument
421 unsigned long long tmp, block; dust_message() local
[all...]

Completed in 19 milliseconds

1...<<11121314151617181920>>...49