Searched defs:dl (Results 76 - 100 of 120) sorted by relevance

12345

/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_video.c382 struct vsp1_dl_list *dl; local
364 vsp1_video_pipeline_run_partition(struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, unsigned int partition) argument
[all...]
H A Dvsp1_dl.c532 struct vsp1_dl_ext_cmd *vsp1_dl_get_pre_cmd(struct vsp1_dl_list *dl) argument
550 struct vsp1_dl_list *dl; local
578 vsp1_dl_list_bodies_put(struct vsp1_dl_list *dl) argument
588 vsp1_dl_list_free(struct vsp1_dl_list *dl) argument
606 struct vsp1_dl_list *dl = NULL; local
628 __vsp1_dl_list_put(struct vsp1_dl_list *dl) argument
672 vsp1_dl_list_put(struct vsp1_dl_list *dl) argument
691 vsp1_dl_list_get_body0(struct vsp1_dl_list *dl) argument
712 vsp1_dl_list_add_body(struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) argument
735 vsp1_dl_list_add_chain(struct vsp1_dl_list *head, struct vsp1_dl_list *dl) argument
751 vsp1_dl_list_fill_header(struct vsp1_dl_list *dl, bool is_last) argument
851 vsp1_dl_list_hw_enqueue(struct vsp1_dl_list *dl) argument
866 vsp1_dl_list_commit_continuous(struct vsp1_dl_list *dl) argument
903 vsp1_dl_list_commit_singleshot(struct vsp1_dl_list *dl) argument
917 vsp1_dl_list_commit(struct vsp1_dl_list *dl, unsigned int dl_flags) argument
1127 struct vsp1_dl_list *dl; local
1157 struct vsp1_dl_list *dl, *next; local
[all...]
/linux-master/net/bluetooth/rfcomm/
H A Dtty.c505 struct rfcomm_dev_list_req *dl; local
/linux-master/tools/perf/ui/browsers/
H A Dannotate.c459 struct disasm_line *dl = disasm_line(browser->selection); local
510 struct disasm_line *dl = disasm_line(browser->selection); local
864 struct disasm_line *dl = disasm_line(browser->selection); local
[all...]
/linux-master/drivers/scsi/aic94xx/
H A Daic94xx_hwi.h156 struct done_list_struct *dl; /* array of done list entries, equals */ member in struct:asd_seq_data
/linux-master/drivers/net/ethernet/marvell/prestera/
H A Dprestera_devlink.c352 static int prestera_dl_info_get(struct devlink *dl, argument
386 struct devlink *dl; local
396 struct devlink *dl = priv_to_devlink(sw); local
403 struct devlink *dl = priv_to_devlink(sw); local
410 struct devlink *dl local
418 struct devlink *dl = priv_to_devlink(sw); local
585 struct devlink *dl = priv_to_devlink(sw); local
[all...]
/linux-master/lib/zlib_deflate/
H A Ddefutil.h50 } dl; member in struct:ct_data_s
/linux-master/fs/ocfs2/
H A Dnamei.c212 struct ocfs2_dentry_lock *dl = dentry->d_fsdata; local
252 struct ocfs2_dentry_lock *dl = NULL; local
1831 struct ocfs2_dentry_lock *dl = NULL; local
[all...]
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.c35 bnxt_dl_flash_update(struct devlink *dl, argument
293 struct bnxt_dl *dl = devlink_priv(bp->dl); local
430 bnxt_dl_reload_down(struct devlink *dl, bool netns_change, enum devlink_reload_action action, enum devlink_reload_limit limit, struct netlink_ext_ack *extack) argument
505 bnxt_dl_reload_up(struct devlink *dl, enum devlink_reload_action action, enum devlink_reload_limit limit, u32 *actions_performed, struct netlink_ext_ack *extack) argument
614 bnxt_dl_selftest_check(struct devlink *dl, unsigned int id, struct netlink_ext_ack *extack) argument
620 bnxt_dl_selftest_run(struct devlink *dl, unsigned int id, struct netlink_ext_ack *extack) argument
844 bnxt_dl_info_get(struct devlink *dl, struct devlink_info_req *req, struct netlink_ext_ack *extack) argument
1080 bnxt_dl_nvm_param_get(struct devlink *dl, u32 id, struct devlink_param_gset_ctx *ctx) argument
1098 bnxt_dl_nvm_param_set(struct devlink *dl, u32 id, struct devlink_param_gset_ctx *ctx) argument
1115 bnxt_dl_msix_validate(struct devlink *dl, u32 id, union devlink_param_value val, struct netlink_ext_ack *extack) argument
1135 bnxt_remote_dev_reset_get(struct devlink *dl, u32 id, struct devlink_param_gset_ctx *ctx) argument
1147 bnxt_remote_dev_reset_set(struct devlink *dl, u32 id, struct devlink_param_gset_ctx *ctx) argument
1226 struct devlink *dl; local
1281 struct devlink *dl = bp->dl; local
[all...]
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_devlink.c1507 struct devlink *dl; local
1564 struct devlink *dl = rvu_dl->dl; local
[all...]
/linux-master/net/dsa/
H A Ddsa.c292 struct dsa_link *dl; local
320 struct dsa_link *dl; local
920 struct dsa_link *dl, *next; local
[all...]
/linux-master/drivers/md/
H A Ddm-raid1.c984 struct dm_dirty_log *dl; local
1080 struct dm_dirty_log *dl; local
888 alloc_context(unsigned int nr_mirrors, uint32_t region_size, struct dm_target *ti, struct dm_dirty_log *dl) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c499 int nouveau_bios_parse_lvds_table(struct drm_device *dev, int pxclk, bool *dl, bool *if_is_24bit) argument
96 run_digital_op_script(struct drm_device *dev, uint16_t scriptptr, struct dcb_output *dcbent, int head, bool dl) argument
/linux-master/drivers/video/fbdev/sis/
H A Dinit.c2856 SiS_WriteDAC(struct SiS_Private *SiS_Pr, SISIOADDRESS DACData, unsigned short shiftflag, unsigned short dl, unsigned short ah, unsigned short al, unsigned short dh) argument
/linux-master/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c1504 struct devlink *dl = priv_to_devlink(fp->fdev); local
/linux-master/drivers/net/ethernet/mscc/
H A Docelot_net.c44 static int ocelot_devlink_sb_pool_get(struct devlink *dl, argument
53 static int ocelot_devlink_sb_pool_set(struct devlink *dl, unsigned int sb_index, argument
116 static int ocelot_devlink_sb_occ_snapshot(struct devlink *dl, argument
124 static int ocelot_devlink_sb_occ_max_clear(struct devlink *dl, argument
176 struct devlink *dl = ocelot->devlink; local
[all...]
/linux-master/drivers/net/dsa/hirschmann/
H A Dhellcreek.c1262 static int hellcreek_devlink_region_vlan_snapshot(struct devlink *dl, argument
1290 static int hellcreek_devlink_region_fdb_snapshot(struct devlink *dl, argument
/linux-master/arch/powerpc/perf/
H A Dhv-24x7.c286 unsigned int dl, ldl; local
564 int nl, dl; local
578 int nl, dl; local
[all...]
/linux-master/kernel/sched/
H A Ddeadline.c219 struct dl_rq *dl = container_of(dl_b, struct dl_rq, dl_bw); local
2815 DEFINE_SCHED_CLASS(dl) = { variable
[all...]
/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_main.c515 struct dsa_link *dl; local
/linux-master/drivers/net/ethernet/ti/
H A Dcpsw_new.c1611 static int cpsw_dl_switch_mode_get(struct devlink *dl, u32 id, argument
1627 static int cpsw_dl_switch_mode_set(struct devlink *dl, u32 id, argument
1745 static int cpsw_dl_ale_ctrl_get(struct devlink *dl, u32 id, argument
1764 static int cpsw_dl_ale_ctrl_set(struct devlink *dl, u32 id, argument
/linux-master/kernel/trace/
H A Dtrace_probe.h67 static nokprobe_inline void *get_loc_data(u32 *dl, void *ent) argument
/linux-master/tools/perf/util/
H A Dannotate.h204 static inline bool disasm_line__has_local_offset(const struct disasm_line *dl) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.h234 } dl; member in struct:mt7915_mcu_muru_stats
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c3038 const u8 *dl; local

Completed in 287 milliseconds

12345