/Linux-v6.6/sound/pci/ctxfi/ |
D | cthw20k1.c | 157 struct src_rsc_ctrl_blk *blk; in src_get_rsc_ctrl_blk() local 169 static int src_put_rsc_ctrl_blk(void *blk) in src_put_rsc_ctrl_blk() 176 static int src_set_state(void *blk, unsigned int state) in src_set_state() 185 static int src_set_bm(void *blk, unsigned int bm) in src_set_bm() 194 static int src_set_rsr(void *blk, unsigned int rsr) in src_set_rsr() 203 static int src_set_sf(void *blk, unsigned int sf) in src_set_sf() 212 static int src_set_wr(void *blk, unsigned int wr) in src_set_wr() 221 static int src_set_pm(void *blk, unsigned int pm) in src_set_pm() 230 static int src_set_rom(void *blk, unsigned int rom) in src_set_rom() 239 static int src_set_vo(void *blk, unsigned int vo) in src_set_vo() [all …]
|
D | cthw20k2.c | 157 struct src_rsc_ctrl_blk *blk; in src_get_rsc_ctrl_blk() local 169 static int src_put_rsc_ctrl_blk(void *blk) in src_put_rsc_ctrl_blk() 176 static int src_set_state(void *blk, unsigned int state) in src_set_state() 185 static int src_set_bm(void *blk, unsigned int bm) in src_set_bm() 194 static int src_set_rsr(void *blk, unsigned int rsr) in src_set_rsr() 203 static int src_set_sf(void *blk, unsigned int sf) in src_set_sf() 212 static int src_set_wr(void *blk, unsigned int wr) in src_set_wr() 221 static int src_set_pm(void *blk, unsigned int pm) in src_set_pm() 230 static int src_set_rom(void *blk, unsigned int rom) in src_set_rom() 239 static int src_set_vo(void *blk, unsigned int vo) in src_set_vo() [all …]
|
/Linux-v6.6/drivers/net/ethernet/intel/ice/ |
D | ice_flex_pipe.c | 84 static u32 ice_sect_id(enum ice_block blk, enum ice_sect sect) in ice_sect_id() 630 ice_find_prot_off(struct ice_hw *hw, enum ice_block blk, u8 prof, u16 fv_idx, in ice_find_prot_off() 663 ice_ptg_find_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 *ptg) in ice_ptg_find_ptype() 681 static void ice_ptg_alloc_val(struct ice_hw *hw, enum ice_block blk, u8 ptg) in ice_ptg_alloc_val() 697 ice_ptg_remove_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 ptg) in ice_ptg_remove_ptype() 744 ice_ptg_add_mv_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 ptg) in ice_ptg_add_mv_ptype() 888 ice_vsig_find_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 *vsig) in ice_vsig_find_vsi() 910 static u16 ice_vsig_alloc_val(struct ice_hw *hw, enum ice_block blk, u16 vsig) in ice_vsig_alloc_val() 930 static u16 ice_vsig_alloc(struct ice_hw *hw, enum ice_block blk) in ice_vsig_alloc() 957 ice_find_dup_props_vsig(struct ice_hw *hw, enum ice_block blk, in ice_find_dup_props_vsig() [all …]
|
D | ice_flow.c | 589 enum ice_block blk; member 1250 ice_flow_find_prof_conds(struct ice_hw *hw, enum ice_block blk, in ice_flow_find_prof_conds() 1295 ice_flow_find_prof_id(struct ice_hw *hw, enum ice_block blk, u64 prof_id) in ice_flow_find_prof_id() 1313 ice_flow_rem_entry_sync(struct ice_hw *hw, enum ice_block __always_unused blk, in ice_flow_rem_entry_sync() 1340 ice_flow_add_prof_sync(struct ice_hw *hw, enum ice_block blk, in ice_flow_add_prof_sync() 1417 ice_flow_rem_prof_sync(struct ice_hw *hw, enum ice_block blk, in ice_flow_rem_prof_sync() 1459 ice_flow_assoc_prof(struct ice_hw *hw, enum ice_block blk, in ice_flow_assoc_prof() 1490 ice_flow_disassoc_prof(struct ice_hw *hw, enum ice_block blk, in ice_flow_disassoc_prof() 1521 ice_flow_add_prof(struct ice_hw *hw, enum ice_block blk, enum ice_flow_dir dir, in ice_flow_add_prof() 1558 int ice_flow_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 prof_id) in ice_flow_rem_prof() [all …]
|
/Linux-v6.6/arch/powerpc/lib/ |
D | rheap.c | 47 rh_block_t *block, *blk; in grow() local 123 rh_block_t *blk; in get_slot() local 145 static inline void release_slot(rh_info_t * info, rh_block_t * blk) in release_slot() 153 rh_block_t *blk; in attach_free_block() local 234 rh_block_t *blk; in attach_taken_block() local 304 rh_block_t *blk; in rh_init() local 331 rh_block_t *blk; in rh_attach_region() local 373 rh_block_t *blk, *newblk; in rh_detach_region() local 445 rh_block_t *blk; in rh_alloc_align() local 530 rh_block_t *blk, *newblk1, *newblk2; in rh_alloc_fixed() local [all …]
|
/Linux-v6.6/sound/pci/emu10k1/ |
D | memory.c | 76 static void emu10k1_memblk_init(struct snd_emu10k1_memblk *blk) in emu10k1_memblk_init() 104 struct snd_emu10k1_memblk *blk = get_emu10k1_memblk(pos, mapped_link); in search_empty_map_area() local 134 static int map_memblk(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) in map_memblk() 165 static int unmap_memblk(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) in unmap_memblk() 209 struct snd_emu10k1_memblk *blk; in search_empty() local 258 int snd_emu10k1_memblk_map(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) in snd_emu10k1_memblk_map() 306 struct snd_emu10k1_memblk *blk; in snd_emu10k1_alloc_pages() local 361 int snd_emu10k1_free_pages(struct snd_emu10k1 *emu, struct snd_util_memblk *blk) in snd_emu10k1_free_pages() 407 struct snd_emu10k1_memblk *blk; in snd_emu10k1_synth_alloc() local 435 struct snd_emu10k1_memblk *blk = (struct snd_emu10k1_memblk *)memblk; in snd_emu10k1_synth_free() local [all …]
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_mem_input.h | 158 #define MI_GFX6_TILE_MASK_SH_LIST(mask_sh, blk)\ argument 169 #define MI_GFX8_TILE_MASK_SH_LIST(mask_sh, blk)\ argument 180 #define MI_DCP_MASK_SH_LIST(mask_sh, blk)\ argument 205 #define MI_DCP_MASK_SH_LIST_DCE6(mask_sh, blk)\ argument 229 #define MI_DCP_DCE11_MASK_SH_LIST(mask_sh, blk)\ argument 232 #define MI_DCP_PTE_MASK_SH_LIST(mask_sh, blk)\ argument 240 #define MI_DMIF_PG_MASK_SH_LIST_DCE6(mask_sh, blk)\ argument 249 #define MI_DMIF_PG_MASK_SH_DCE6(mask_sh, blk)\ argument 266 #define MI_DMIF_PG_MASK_SH_LIST(mask_sh, blk)\ argument 277 #define MI_DMIF_PG_MASK_SH_DCE(mask_sh, blk)\ argument [all …]
|
D | dce_hwseq.h | 61 #define HSWEQ_DCN_PIXEL_RATE_REG_LIST(blk, inst) \ argument 65 #define HWSEQ_PIXEL_RATE_REG_LIST(blk) \ argument 73 #define HWSEQ_PIXEL_RATE_REG_LIST_201(blk) \ argument 77 #define HWSEQ_PHYPLL_REG_LIST(blk) \ argument 85 #define HWSEQ_PIXEL_RATE_REG_LIST_3(blk) \ argument 93 #define HWSEQ_PHYPLL_REG_LIST_3(blk) \ argument 101 #define HWSEQ_PIXEL_RATE_REG_LIST_302(blk) \ argument 108 #define HWSEQ_PHYPLL_REG_LIST_302(blk) \ argument 115 #define HWSEQ_PIXEL_RATE_REG_LIST_303(blk) \ argument 119 #define HWSEQ_PHYPLL_REG_LIST_303(blk) \ argument [all …]
|
/Linux-v6.6/fs/quota/ |
D | quota_tree.c | 50 static ssize_t read_blk(struct qtree_mem_dqinfo *info, uint blk, char *buf) in read_blk() 59 static ssize_t write_blk(struct qtree_mem_dqinfo *info, uint blk, char *buf) in write_blk() 113 int ret, blk; in get_free_dqblk() local 143 static int put_free_dqblk(struct qtree_mem_dqinfo *info, char *buf, uint blk) in put_free_dqblk() 161 uint blk) in remove_free_dqentry() 208 uint blk) in insert_free_dqentry() 256 uint blk, i; in find_free_dqentry() local 449 uint blk) in free_dqentry() 514 uint *blk, int depth) in remove_tree() 578 struct dquot *dquot, uint blk) in find_block_dqentry() [all …]
|
/Linux-v6.6/sound/synth/ |
D | util_mem.c | 62 struct snd_util_memblk *blk; in __snd_util_mem_alloc() local 100 struct snd_util_memblk *blk; in __snd_util_memblk_new() local 127 struct snd_util_memblk *blk; in snd_util_mem_alloc() local 140 __snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk) in __snd_util_mem_free() 151 int snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk) in snd_util_mem_free()
|
/Linux-v6.6/sound/pci/trident/ |
D | trident_memory.c | 101 #define firstpg(blk) (((struct snd_trident_memblk_arg *)snd_util_memblk_argptr(blk))->first_page) argument 102 #define lastpg(blk) (((struct snd_trident_memblk_arg *)snd_util_memblk_argptr(blk))->last_page) argument 110 struct snd_util_memblk *blk; in search_empty() local 161 struct snd_util_memblk *blk; in snd_trident_alloc_sg_pages() local 206 struct snd_util_memblk *blk; in snd_trident_alloc_cont_pages() local 261 struct snd_util_memblk *blk) in snd_trident_free_pages()
|
/Linux-v6.6/drivers/i2c/busses/ |
D | i2c-qup.c | 241 struct qup_i2c_block blk; member 283 struct qup_i2c_block *blk = &qup->blk; in qup_i2c_interrupt() local 458 struct qup_i2c_block *blk = &qup->blk; in qup_i2c_write_tx_fifo_v1() local 919 struct qup_i2c_block *blk = &qup->blk; in qup_i2c_read_rx_fifo_v1() local 956 struct qup_i2c_block *blk = &qup->blk; in qup_i2c_conf_v1() local 989 static void qup_i2c_clear_blk_v1(struct qup_i2c_block *blk) in qup_i2c_clear_blk_v1() 998 struct qup_i2c_block *blk = &qup->blk; in qup_i2c_conf_xfer_v1() local 1042 struct qup_i2c_block *blk = &qup->blk; in qup_i2c_write_one() local 1053 struct qup_i2c_block *blk = &qup->blk; in qup_i2c_read_one() local 1125 struct qup_i2c_block *blk = &qup->blk; in qup_i2c_conf_count_v2() local [all …]
|
/Linux-v6.6/drivers/vdpa/vdpa_sim/ |
D | vdpa_sim_blk.c | 67 static void vdpasim_blk_buffer_lock(struct vdpasim_blk *blk) in vdpasim_blk_buffer_lock() 73 static void vdpasim_blk_buffer_unlock(struct vdpasim_blk *blk) in vdpasim_blk_buffer_unlock() 112 struct vdpasim_blk *blk = sim_to_blk(vdpasim); in vdpasim_blk_handle_req() local 394 struct vdpasim_blk *blk = sim_to_blk(vdpasim); in vdpasim_blk_free() local 413 struct vdpasim_blk *blk; in vdpasim_blk_dev_add() local
|
/Linux-v6.6/drivers/net/phy/mscc/ |
D | mscc_ptp.c | 62 static u32 vsc85xx_ts_read_csr(struct phy_device *phydev, enum ts_blk blk, in vsc85xx_ts_read_csr() 106 static void vsc85xx_ts_write_csr(struct phy_device *phydev, enum ts_blk blk, in vsc85xx_ts_write_csr() 291 static int vsc85xx_ts_disable_flows(struct phy_device *phydev, enum ts_blk blk) in vsc85xx_ts_disable_flows() 505 static int vsc85xx_ptp_cmp_init(struct phy_device *phydev, enum ts_blk blk) in vsc85xx_ptp_cmp_init() 539 static int vsc85xx_eth_cmp1_init(struct phy_device *phydev, enum ts_blk blk) in vsc85xx_eth_cmp1_init() 571 static int vsc85xx_ip_cmp1_init(struct phy_device *phydev, enum ts_blk blk) in vsc85xx_ip_cmp1_init() 780 static int vsc85xx_eth1_next_comp(struct phy_device *phydev, enum ts_blk blk, in vsc85xx_eth1_next_comp() 798 static int vsc85xx_ip1_next_comp(struct phy_device *phydev, enum ts_blk blk, in vsc85xx_ip1_next_comp() 808 static int vsc85xx_ts_ptp_action_flow(struct phy_device *phydev, enum ts_blk blk, u8 flow, enum ptp… in vsc85xx_ts_ptp_action_flow() 847 static int vsc85xx_ptp_conf(struct phy_device *phydev, enum ts_blk blk, in vsc85xx_ptp_conf() [all …]
|
/Linux-v6.6/drivers/gpu/drm/arm/display/komeda/d71/ |
D | d71_component.c | 58 static u32 get_valid_inputs(struct block_header *blk) in get_valid_inputs() 408 struct block_header *blk, u32 __iomem *reg) in d71_layer_init() 526 struct block_header *blk, u32 __iomem *reg) in d71_wb_layer_init() 667 struct block_header *blk, u32 __iomem *reg) in d71_compiz_init() 836 struct block_header *blk, u32 __iomem *reg) in d71_scaler_init() 944 struct block_header *blk, u32 __iomem *reg) in d71_splitter_init() 1014 struct block_header *blk, u32 __iomem *reg) in d71_merger_init() 1125 struct block_header *blk, u32 __iomem *reg) in d71_improc_init() 1252 struct block_header *blk, u32 __iomem *reg) in d71_timing_ctrlr_init() 1279 struct block_header *blk, u32 __iomem *reg) in d71_probe_block()
|
/Linux-v6.6/fs/affs/ |
D | bitmap.c | 44 u32 blk, bmap, bit, mask, tmp; in affs_free_block() local 122 u32 blk, bmap, bit, mask, mask2, tmp; in affs_alloc_block() local 249 u32 size, blk, end, offset, mask; in affs_init_bitmap() local
|
/Linux-v6.6/drivers/net/wireless/intersil/orinoco/ |
D | hermes_dld.c | 96 dblock_addr(const struct dblock *blk) in dblock_addr() 102 dblock_len(const struct dblock *blk) in dblock_len() 256 const struct dblock *blk = (const struct dblock *) first_block; in hermes_blocks_length() local 279 const struct dblock *blk; in hermes_program() local
|
/Linux-v6.6/sound/soc/intel/catpt/ |
D | loader.c | 240 struct catpt_fw_block_hdr *blk) in catpt_restore_fwimage() 291 struct catpt_fw_block_hdr *blk, bool alloc) in catpt_load_block() 340 struct catpt_fw_block_hdr *blk; in catpt_restore_basefw() local 382 struct catpt_fw_block_hdr *blk; in catpt_restore_module() local 426 struct catpt_fw_block_hdr *blk; in catpt_load_module() local
|
/Linux-v6.6/drivers/crypto/marvell/octeontx2/ |
D | otx2_cpt_common.h | 19 #define OTX2_CPT_RVU_FUNC_ADDR_S(blk, slot, offs) \ argument 125 static inline void otx2_cpt_write64(void __iomem *reg_base, u64 blk, u64 slot, in otx2_cpt_write64() 132 static inline u64 otx2_cpt_read64(void __iomem *reg_base, u64 blk, u64 slot, in otx2_cpt_read64()
|
/Linux-v6.6/fs/gfs2/ |
D | recovery.h | 14 static inline void gfs2_replay_incr_blk(struct gfs2_jdesc *jd, u32 *blk) in gfs2_replay_incr_blk()
|
/Linux-v6.6/drivers/accessibility/braille/ |
D | braille_console.c | 142 static int keyboard_notifier_call(struct notifier_block *blk, in keyboard_notifier_call() 263 static int vt_notifier_call(struct notifier_block *blk, in vt_notifier_call()
|
/Linux-v6.6/sound/core/ |
D | ump.c | 363 int snd_ump_block_new(struct snd_ump_endpoint *ump, unsigned int blk, in snd_ump_block_new() 763 unsigned char blk; in ump_handle_fb_info_msg() local 793 unsigned char blk; in ump_handle_fb_name_msg() local 810 static int create_block_from_fb_info(struct snd_ump_endpoint *ump, int blk) in create_block_from_fb_info() 917 int blk, err; in snd_ump_parse_endpoint() local
|
/Linux-v6.6/drivers/usb/gadget/function/ |
D | f_midi2.c | 577 static void reply_ump_stream_fb_info(struct f_midi2_ep *ep, int blk) in reply_ump_stream_fb_info() 598 static void reply_ump_stream_fb_name(struct f_midi2_ep *ep, unsigned int blk) in reply_ump_stream_fb_name() 609 unsigned int format, status, blk; in process_ump_stream_msg() local 1346 int i, blk, len; in assign_block_descriptors() local 1526 int i, id, blk, err; in f_midi2_create_card() local 1862 int blk; in fill_midi2_class_desc() local 1923 int i, blk, status; in f_midi2_bind() local 2310 unsigned int blk, in f_midi2_block_opts_create() 2352 unsigned int blk; in f_midi2_opts_block_make() local 2749 int blk) in fill_midi1_cable_mapping() [all …]
|
/Linux-v6.6/fs/xfs/scrub/ |
D | dabtree.c | 86 struct xfs_da_state_blk *blk = &ds->state->path.blk[level]; in xchk_da_btree_node_entry() local 317 struct xfs_da_state_blk *blk; in xchk_da_btree_block() local
|
/Linux-v6.6/arch/mips/alchemy/common/ |
D | vss.c | 18 #define VSS_ADDR(blk) (KSEG1ADDR(AU1300_VSS_PHYS_ADDR) + (blk * 0x0c)) argument
|