/linux-6.12.1/fs/xfs/scrub/ |
D | dirtree_repair.c | 56 struct xchk_dirtree *dl, in xrep_dirpath_set_outcome() 69 struct xchk_dirtree *dl, in xrep_dirtree_delete_all_paths() 99 struct xchk_dirtree *dl, in xrep_dirpath_retain_parent() 115 struct xchk_dirtree *dl, in xrep_dirtree_find_surviving_path() 144 struct xchk_dirtree *dl, in xrep_dirtree_keep_one_good_path() 180 struct xchk_dirtree *dl, in xrep_dirtree_keep_one_suspect_path() 217 struct xchk_dirtree *dl, in xrep_dirtree_decide_fate() 263 struct xchk_dirtree *dl, in xrep_dirtree_prep_path() 285 struct xchk_dirtree *dl, in xrep_dirtree_purge_dentry() 379 struct xchk_dirtree *dl, in xrep_dirtree_unlink() [all …]
|
D | dirtree.c | 72 struct xchk_dirtree *dl = buf; in xchk_dirtree_buf_cleanup() local 94 struct xchk_dirtree *dl; in xchk_setup_dirtree() local 156 struct xchk_dirtree *dl, in xchk_dirpath_append() 216 struct xchk_dirtree *dl = priv; in xchk_dirtree_create_path() local 279 struct xchk_dirtree *dl, in xchk_dirpath_revalidate() 317 struct xchk_dirtree *dl = priv; in xchk_dirpath_find_next_step() local 346 struct xchk_dirtree *dl, in xchk_dirpath_set_outcome() 364 struct xchk_dirtree *dl, in xchk_dirpath_step_up() 507 struct xchk_dirtree *dl, in xchk_dirpath_walk_upwards() 583 struct xchk_dirtree *dl, in xchk_dirpath_step_is_stale() [all …]
|
D | dirtree.h | 153 #define xchk_dirtree_for_each_path_safe(dl, path, n) \ argument 156 #define xchk_dirtree_for_each_path(dl, path) \ argument 160 xchk_dirtree_parentless(const struct xchk_dirtree *dl) in xchk_dirtree_parentless()
|
/linux-6.12.1/drivers/net/ethernet/pensando/ionic/ |
D | ionic_devlink.c | 12 static int ionic_dl_flash_update(struct devlink *dl, in ionic_dl_flash_update() 21 static int ionic_dl_info_get(struct devlink *dl, struct devlink_info_req *req, in ionic_dl_info_get() 61 struct devlink *dl; in ionic_devlink_alloc() local 72 struct devlink *dl = priv_to_devlink(ionic); in ionic_devlink_free() local 79 struct devlink *dl = priv_to_devlink(ionic); in ionic_devlink_register() local 98 struct devlink *dl = priv_to_devlink(ionic); in ionic_devlink_unregister() local
|
/linux-6.12.1/drivers/crypto/marvell/octeontx2/ |
D | otx2_cpt_devlink.c | 6 static int otx2_cpt_dl_egrp_create(struct devlink *dl, u32 id, in otx2_cpt_dl_egrp_create() 16 static int otx2_cpt_dl_egrp_delete(struct devlink *dl, u32 id, in otx2_cpt_dl_egrp_delete() 26 static int otx2_cpt_dl_uc_info(struct devlink *dl, u32 id, in otx2_cpt_dl_uc_info() 34 static int otx2_cpt_dl_t106_mode_get(struct devlink *dl, u32 id, in otx2_cpt_dl_t106_mode_get() 49 static int otx2_cpt_dl_t106_mode_set(struct devlink *dl, u32 id, in otx2_cpt_dl_t106_mode_set() 115 static int otx2_cpt_devlink_info_get(struct devlink *dl, in otx2_cpt_devlink_info_get() 145 struct devlink *dl; in otx2_cpt_register_dl() local 174 struct devlink *dl = cptpf->dl; in otx2_cpt_unregister_dl() local
|
/linux-6.12.1/drivers/media/platform/renesas/vsp1/ |
D | vsp1_dl.c | 532 struct vsp1_dl_ext_cmd *vsp1_dl_get_pre_cmd(struct vsp1_dl_list *dl) in vsp1_dl_get_pre_cmd() 550 struct vsp1_dl_list *dl; in vsp1_dl_list_alloc() local 578 static void vsp1_dl_list_bodies_put(struct vsp1_dl_list *dl) in vsp1_dl_list_bodies_put() 588 static void vsp1_dl_list_free(struct vsp1_dl_list *dl) in vsp1_dl_list_free() 606 struct vsp1_dl_list *dl = NULL; in vsp1_dl_list_get() local 628 static void __vsp1_dl_list_put(struct vsp1_dl_list *dl) in __vsp1_dl_list_put() 672 void vsp1_dl_list_put(struct vsp1_dl_list *dl) in vsp1_dl_list_put() 691 struct vsp1_dl_body *vsp1_dl_list_get_body0(struct vsp1_dl_list *dl) in vsp1_dl_list_get_body0() 712 int vsp1_dl_list_add_body(struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) in vsp1_dl_list_add_body() 736 struct vsp1_dl_list *dl) in vsp1_dl_list_add_chain() [all …]
|
D | vsp1_rpf.c | 53 struct vsp1_dl_list *dl, in rpf_configure_stream() 236 struct vsp1_dl_list *dl) in vsp1_rpf_configure_autofld() 267 struct vsp1_dl_list *dl, in rpf_configure_frame() 283 struct vsp1_dl_list *dl, in rpf_configure_partition()
|
D | vsp1_wpf.c | 211 struct vsp1_dl_list *dl) in wpf_configure_writeback_chain() 234 struct vsp1_dl_list *dl, in wpf_configure_stream() 339 struct vsp1_dl_list *dl, in wpf_configure_frame() 366 struct vsp1_dl_list *dl, in wpf_configure_partition()
|
/linux-6.12.1/drivers/net/ethernet/amd/pds_core/ |
D | devlink.c | 24 int pdsc_dl_enable_get(struct devlink *dl, u32 id, in pdsc_dl_enable_get() 39 int pdsc_dl_enable_set(struct devlink *dl, u32 id, in pdsc_dl_enable_set() 66 int pdsc_dl_enable_validate(struct devlink *dl, u32 id, in pdsc_dl_enable_validate() 83 int pdsc_dl_flash_update(struct devlink *dl, in pdsc_dl_flash_update() 98 int pdsc_dl_info_get(struct devlink *dl, struct devlink_info_req *req, in pdsc_dl_info_get()
|
D | main.c | 177 struct devlink *dl; in pdsc_init_vf() local 222 struct devlink *dl; in pdsc_init_pf() local 330 struct devlink *dl; in pdsc_probe() local 397 struct devlink *dl; in pdsc_remove() local
|
/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_devlink.c | 35 bnxt_dl_flash_update(struct devlink *dl, in bnxt_dl_flash_update() 293 struct bnxt_dl *dl = devlink_priv(bp->dl); in bnxt_dl_health_fw_recovery_done() local 430 static int bnxt_dl_reload_down(struct devlink *dl, bool netns_change, in bnxt_dl_reload_down() 507 static int bnxt_dl_reload_up(struct devlink *dl, enum devlink_reload_action action, in bnxt_dl_reload_up() 617 static bool bnxt_dl_selftest_check(struct devlink *dl, unsigned int id, in bnxt_dl_selftest_check() 623 static enum devlink_selftest_status bnxt_dl_selftest_run(struct devlink *dl, in bnxt_dl_selftest_run() 847 static int bnxt_dl_info_get(struct devlink *dl, struct devlink_info_req *req, in bnxt_dl_info_get() 1083 static int bnxt_dl_nvm_param_get(struct devlink *dl, u32 id, in bnxt_dl_nvm_param_get() 1101 static int bnxt_dl_nvm_param_set(struct devlink *dl, u32 id, in bnxt_dl_nvm_param_set() 1119 static int bnxt_dl_msix_validate(struct devlink *dl, u32 id, in bnxt_dl_msix_validate() [all …]
|
D | bnxt_devlink.h | 19 static inline struct bnxt *bnxt_get_bp_from_dl(struct devlink *dl) in bnxt_get_bp_from_dl() 31 static inline bool bnxt_dl_get_remote_reset(struct devlink *dl) in bnxt_dl_get_remote_reset() 36 static inline void bnxt_dl_set_remote_reset(struct devlink *dl, bool value) in bnxt_dl_set_remote_reset()
|
/linux-6.12.1/net/dsa/ |
D | devlink.c | 11 static int dsa_devlink_info_get(struct devlink *dl, in dsa_devlink_info_get() 23 static int dsa_devlink_sb_pool_get(struct devlink *dl, in dsa_devlink_sb_pool_get() 36 static int dsa_devlink_sb_pool_set(struct devlink *dl, unsigned int sb_index, in dsa_devlink_sb_pool_set() 115 static int dsa_devlink_sb_occ_snapshot(struct devlink *dl, in dsa_devlink_sb_occ_snapshot() 126 static int dsa_devlink_sb_occ_max_clear(struct devlink *dl, in dsa_devlink_sb_occ_max_clear() 184 int dsa_devlink_param_get(struct devlink *dl, u32 id, in dsa_devlink_param_get() 196 int dsa_devlink_param_set(struct devlink *dl, u32 id, in dsa_devlink_param_set() 297 struct devlink *dl = dp->ds->devlink; in dsa_port_devlink_setup() local 371 struct devlink *dl; in dsa_switch_devlink_alloc() local
|
/linux-6.12.1/drivers/net/ethernet/qlogic/qed/ |
D | qed_devlink.c | 100 struct qed_devlink *dl = devlink_priv(devlink); in qed_fw_reporters_create() local 113 struct qed_devlink *dl = devlink_priv(devlink); in qed_fw_reporters_destroy() local 122 static int qed_dl_param_get(struct devlink *dl, u32 id, in qed_dl_param_get() 134 static int qed_dl_param_set(struct devlink *dl, u32 id, in qed_dl_param_set() 203 struct devlink *dl; in qed_devlink_register() local
|
/linux-6.12.1/fs/ocfs2/ |
D | dcache.c | 209 struct ocfs2_dentry_lock *dl = dentry->d_fsdata; in ocfs2_dentry_attach_lock() local 359 struct ocfs2_dentry_lock *dl) in ocfs2_drop_dentry_lock() 368 struct ocfs2_dentry_lock *dl) in ocfs2_dentry_lock_put() 385 struct ocfs2_dentry_lock *dl = dentry->d_fsdata; in ocfs2_dentry_iput() local
|
/linux-6.12.1/drivers/net/ethernet/marvell/prestera/ |
D | prestera_devlink.c | 352 static int prestera_dl_info_get(struct devlink *dl, in prestera_dl_info_get() 386 struct devlink *dl; in prestera_devlink_alloc() local 396 struct devlink *dl = priv_to_devlink(sw); in prestera_devlink_free() local 403 struct devlink *dl = priv_to_devlink(sw); in prestera_devlink_register() local 410 struct devlink *dl = priv_to_devlink(sw); in prestera_devlink_unregister() local 418 struct devlink *dl = priv_to_devlink(sw); in prestera_devlink_port_register() local 585 struct devlink *dl = priv_to_devlink(sw); in prestera_devlink_traps_unregister() local
|
/linux-6.12.1/drivers/scsi/aic94xx/ |
D | aic94xx_scb.c | 68 struct done_list_struct *dl) in asd_phy_event_tasklet() 219 struct done_list_struct *dl, in asd_bytes_dmaed_tasklet() 241 struct done_list_struct *dl, in asd_link_reset_err_tasklet() 294 struct done_list_struct *dl, in asd_primitive_rcvd_tasklet() 400 struct done_list_struct *dl) in escb_tasklet_complete() 627 struct done_list_struct *dl) in control_phy_tasklet_complete()
|
/linux-6.12.1/tools/perf/util/ |
D | disasm.c | 716 struct map_symbol *ms __maybe_unused, struct disasm_line *dl) in arithmetic__parse() 863 static struct ins_ops *__ins__find(struct arch *arch, const char *name, struct disasm_line *dl) in __ins__find() 909 struct ins_ops *ins__find(struct arch *arch, const char *name, struct disasm_line *dl) in ins__find() 919 static void disasm_line__init_ins(struct disasm_line *dl, struct arch *arch, struct map_symbol *ms) in disasm_line__init_ins() 970 static int disasm_line__parse_powerpc(struct disasm_line *dl) in disasm_line__parse_powerpc() 1042 struct disasm_line *dl = NULL; in disasm_line__new() local 1073 void disasm_line__free(struct disasm_line *dl) in disasm_line__free() 1084 int disasm_line__scnprintf(struct disasm_line *dl, char *bf, size_t size, bool raw, int max_ins_nam… in disasm_line__scnprintf() 1118 struct disasm_line *dl; in symbol__parse_objdump_line() local 1182 struct disasm_line *dl; in delete_last_nop() local [all …]
|
D | disasm_bpf.c | 117 struct disasm_line *dl; in symbol__disassemble_bpf() local 183 struct disasm_line *dl; in symbol__disassemble_bpf_image() local
|
D | annotate.c | 748 static int disasm_line__print(struct disasm_line *dl, u64 start, int addr_fmt_width) in disasm_line__print() 767 struct disasm_line *dl = container_of(al, struct disasm_line, al); in annotation_line__print() local 1407 static size_t disasm_line__fprintf(struct disasm_line *dl, FILE *fp) in disasm_line__fprintf() 1435 bool disasm_line__is_valid_local_jump(struct disasm_line *dl, struct symbol *sym) in disasm_line__is_valid_local_jump() 1455 struct disasm_line *dl; in annotation__mark_jump_targets() local 1694 static void disasm_line__write(struct disasm_line *dl, struct annotation *notes, in disasm_line__write() 2338 int annotate_get_insn_location(struct arch *arch, struct disasm_line *dl, in annotate_get_insn_location() 2424 struct disasm_line *dl; in find_disasm_line() local 2473 static bool is_stack_operation(struct arch *arch, struct disasm_line *dl) in is_stack_operation() 2539 struct disasm_line *dl) in annotate_calc_pcrel() [all …]
|
/linux-6.12.1/drivers/net/wwan/iosm/ |
D | iosm_ipc_devlink.c | 23 static int ipc_devlink_get_param(struct devlink *dl, u32 id, in ipc_devlink_get_param() 35 static int ipc_devlink_set_param(struct devlink *dl, u32 id, in ipc_devlink_set_param() 162 static int ipc_devlink_coredump_snapshot(struct devlink *dl, in ipc_devlink_coredump_snapshot()
|
/linux-6.12.1/tools/perf/ui/gtk/ |
D | annotate.c | 29 struct disasm_line *dl, int evidx) in perf_gtk__get_percent() 66 struct disasm_line *dl) in perf_gtk__get_offset() 78 static int perf_gtk__get_line(char *buf, size_t size, struct disasm_line *dl) in perf_gtk__get_line()
|
/linux-6.12.1/drivers/net/dsa/mv88e6xxx/ |
D | devlink.c | 264 static int mv88e6xxx_region_global_snapshot(struct devlink *dl, in mv88e6xxx_region_global_snapshot() 371 static int mv88e6xxx_region_atu_snapshot(struct devlink *dl, in mv88e6xxx_region_atu_snapshot() 444 static int mv88e6xxx_region_vtu_snapshot(struct devlink *dl, in mv88e6xxx_region_vtu_snapshot() 527 static int mv88e6xxx_region_stu_snapshot(struct devlink *dl, in mv88e6xxx_region_stu_snapshot() 585 static int mv88e6xxx_region_pvt_snapshot(struct devlink *dl, in mv88e6xxx_region_pvt_snapshot()
|
/linux-6.12.1/tools/perf/arch/powerpc/annotate/ |
D | instructions.c | 192 static struct ins_ops *check_ppc_insn(struct disasm_line *dl) in check_ppc_insn() 261 struct disasm_line *dl) in update_insn_state_powerpc()
|
/linux-6.12.1/fs/ocfs2/dlm/ |
D | dlmdebug.c | 541 struct debug_lockres *dl = m->private; in lockres_seq_start() local 596 struct debug_lockres *dl = (struct debug_lockres *)v; in lockres_seq_show() local 613 struct debug_lockres *dl; in debug_lockres_open() local 642 struct debug_lockres *dl = (struct debug_lockres *)seq->private; in debug_lockres_release() local
|