Home
last modified time | relevance | path

Searched defs:dl (Results 1 – 25 of 109) sorted by relevance

12345

/linux/fs/xfs/scrub/
H A Ddirtree_repair.c56 struct xchk_dirtree *dl, in xrep_dirpath_set_outcome() argument
69 struct xchk_dirtree *dl, in xrep_dirtree_delete_all_paths() argument
99 struct xchk_dirtree *dl, in xrep_dirpath_retain_parent() argument
115 struct xchk_dirtree *dl, in xrep_dirtree_find_surviving_path() argument
144 xrep_dirtree_keep_one_good_path(struct xchk_dirtree * dl,struct xchk_dirtree_outcomes * oc) xrep_dirtree_keep_one_good_path() argument
180 xrep_dirtree_keep_one_suspect_path(struct xchk_dirtree * dl,struct xchk_dirtree_outcomes * oc) xrep_dirtree_keep_one_suspect_path() argument
217 xrep_dirtree_decide_fate(struct xchk_dirtree * dl,struct xchk_dirtree_outcomes * oc) xrep_dirtree_decide_fate() argument
263 xrep_dirtree_prep_path(struct xchk_dirtree * dl,struct xchk_dirpath * path,struct xchk_dirpath_step * step) xrep_dirtree_prep_path() argument
285 xrep_dirtree_purge_dentry(struct xchk_dirtree * dl,struct xfs_inode * dp,const struct xfs_name * name) xrep_dirtree_purge_dentry() argument
379 xrep_dirtree_unlink(struct xchk_dirtree * dl,struct xfs_inode * dp,struct xchk_dirpath * path,struct xchk_dirpath_step * step) xrep_dirtree_unlink() argument
504 xrep_dirtree_delete_path(struct xchk_dirtree * dl,struct xchk_dirpath * path) xrep_dirtree_delete_path() argument
551 xrep_dirtree_create_adoption_path(struct xchk_dirtree * dl) xrep_dirtree_create_adoption_path() argument
653 xrep_dirtree_adopt(struct xchk_dirtree * dl) xrep_dirtree_adopt() argument
722 xrep_dirtree_move_to_orphanage(struct xchk_dirtree * dl) xrep_dirtree_move_to_orphanage() argument
758 xrep_dirtree_fix_problems(struct xchk_dirtree * dl,struct xchk_dirtree_outcomes * oc) xrep_dirtree_fix_problems() argument
789 struct xchk_dirtree *dl = sc->buf; xrep_dirtree() local
[all...]
H A Ddirtree.c72 struct xchk_dirtree *dl = buf; in xchk_dirtree_buf_cleanup() local
94 struct xchk_dirtree *dl; in xchk_setup_dirtree() local
156 xchk_dirpath_append(struct xchk_dirtree * dl,struct xfs_inode * ip,struct xchk_dirpath * path,const struct xfs_name * name,const struct xfs_parent_rec * pptr) xchk_dirpath_append() argument
216 struct xchk_dirtree *dl = priv; xchk_dirtree_create_path() local
279 xchk_dirpath_revalidate(struct xchk_dirtree * dl,struct xchk_dirpath * path) xchk_dirpath_revalidate() argument
317 struct xchk_dirtree *dl = priv; xchk_dirpath_find_next_step() local
346 xchk_dirpath_set_outcome(struct xchk_dirtree * dl,struct xchk_dirpath * path,enum xchk_dirpath_outcome outcome) xchk_dirpath_set_outcome() argument
364 xchk_dirpath_step_up(struct xchk_dirtree * dl,struct xchk_dirpath * path,bool is_metadir) xchk_dirpath_step_up() argument
516 xchk_dirpath_walk_upwards(struct xchk_dirtree * dl,struct xchk_dirpath * path) xchk_dirpath_walk_upwards() argument
594 xchk_dirpath_step_is_stale(struct xchk_dirtree * dl,struct xchk_dirpath * path,unsigned int step_nr,xfarray_idx_t step_idx,struct xfs_dir_update_params * p,xfs_ino_t * cursor) xchk_dirpath_step_is_stale() argument
660 xchk_dirpath_is_stale(struct xchk_dirtree * dl,struct xchk_dirpath * path,struct xfs_dir_update_params * p) xchk_dirpath_is_stale() argument
700 struct xchk_dirtree *dl; xchk_dirtree_live_update() local
736 struct xchk_dirtree *dl = buf; xchk_dirtree_reset() local
760 xchk_dirtree_load_path(struct xchk_dirtree * dl,struct xchk_dirpath * path) xchk_dirtree_load_path() argument
788 xchk_dirtree_find_paths_to_root(struct xchk_dirtree * dl) xchk_dirtree_find_paths_to_root() argument
860 xchk_dirtree_evaluate(struct xchk_dirtree * dl,struct xchk_dirtree_outcomes * oc) xchk_dirtree_evaluate() argument
914 struct xchk_dirtree *dl = sc->buf; xchk_dirtree() local
1000 xchk_dirtree_parentless(const struct xchk_dirtree * dl) xchk_dirtree_parentless() argument
[all...]
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_devlink.c12 static int ionic_dl_flash_update(struct devlink *dl, in ionic_dl_flash_update() argument
21 static int ionic_dl_info_get(struct devlink *dl, struct devlink_info_req *req, in ionic_dl_info_get() argument
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); ionic_devlink_register() local
98 struct devlink *dl = priv_to_devlink(ionic); ionic_devlink_unregister() local
[all...]
/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.c539 struct vsp1_dl_ext_cmd *vsp1_dl_get_pre_cmd(struct vsp1_dl_list *dl) in vsp1_dl_get_pre_cmd() argument
557 struct vsp1_dl_list *dl; in vsp1_dl_list_alloc() local
585 vsp1_dl_list_bodies_put(struct vsp1_dl_list * dl) vsp1_dl_list_bodies_put() argument
595 vsp1_dl_list_free(struct vsp1_dl_list * dl) vsp1_dl_list_free() argument
613 struct vsp1_dl_list *dl = NULL; vsp1_dl_list_get() local
638 __vsp1_dl_list_put(struct vsp1_dl_list * dl) __vsp1_dl_list_put() argument
691 vsp1_dl_list_put(struct vsp1_dl_list * dl) vsp1_dl_list_put() argument
710 vsp1_dl_list_get_body0(struct vsp1_dl_list * dl) vsp1_dl_list_get_body0() argument
731 vsp1_dl_list_add_body(struct vsp1_dl_list * dl,struct vsp1_dl_body * dlb) vsp1_dl_list_add_body() argument
755 vsp1_dl_list_add_chain(struct vsp1_dl_list * head,struct vsp1_dl_list * dl) vsp1_dl_list_add_chain() argument
770 vsp1_dl_list_fill_header(struct vsp1_dl_list * dl,bool is_last) vsp1_dl_list_fill_header() argument
870 vsp1_dl_list_hw_enqueue(struct vsp1_dl_list * dl) vsp1_dl_list_hw_enqueue() argument
885 vsp1_dl_list_commit_continuous(struct vsp1_dl_list * dl) vsp1_dl_list_commit_continuous() argument
922 vsp1_dl_list_commit_singleshot(struct vsp1_dl_list * dl) vsp1_dl_list_commit_singleshot() argument
936 vsp1_dl_list_commit(struct vsp1_dl_list * dl,unsigned int dl_flags) vsp1_dl_list_commit() argument
1155 struct vsp1_dl_list *dl; vsp1_dlm_create() local
1187 struct vsp1_dl_list *dl, *next; vsp1_dlm_destroy() local
[all...]
H A Dvsp1_rpf.c53 struct vsp1_dl_list *dl, in rpf_configure_stream() argument
268 struct vsp1_dl_list *dl) in vsp1_rpf_configure_autofld() argument
299 struct vsp1_dl_list *dl, in rpf_configure_frame() argument
315 struct vsp1_dl_list *dl, in rpf_configure_partition() argument
H A Dvsp1_wpf.c211 struct vsp1_dl_list *dl) in wpf_configure_writeback_chain() argument
234 struct vsp1_dl_list *dl, in wpf_configure_stream() argument
370 struct vsp1_dl_list *dl, in wpf_configure_frame() argument
397 struct vsp1_dl_list *dl, in wpf_configure_partition() argument
H A Dvsp1_lut.c151 struct vsp1_dl_list *dl, in lut_configure_stream() argument
161 struct vsp1_dl_list *dl, in lut_configure_frame() argument
H A Dvsp1_clu.c175 struct vsp1_dl_list *dl, in clu_configure_stream() argument
191 struct vsp1_dl_list *dl, in clu_configure_frame() argument
/linux/drivers/net/ethernet/amd/pds_core/
H A Ddevlink.c24 int pdsc_dl_enable_get(struct devlink *dl, u32 id, in pdsc_dl_enable_get() argument
39 int pdsc_dl_enable_set(struct devlink *dl, u32 id, in pdsc_dl_enable_set() argument
69 int pdsc_dl_enable_validate(struct devlink *dl, u32 id, in pdsc_dl_enable_validate() argument
86 int pdsc_dl_flash_update(struct devlink *dl, in pdsc_dl_flash_update() argument
101 int pdsc_dl_info_get(struct devlink *dl, struct devlink_info_req *req, in pdsc_dl_info_get() argument
[all...]
H A Dmain.c177 struct devlink *dl; in pdsc_init_vf() local
223 struct devlink *dl; in pdsc_init_pf() local
337 struct devlink *dl; pdsc_probe() local
404 struct devlink *dl; pdsc_remove() local
[all...]
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.c36 bnxt_dl_flash_update(struct devlink *dl, in bnxt_dl_flash_update() argument
294 struct bnxt_dl *dl = devlink_priv(bp->dl); in bnxt_dl_health_fw_recovery_done() local
431 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) bnxt_dl_reload_down() argument
515 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) bnxt_dl_reload_up() argument
630 bnxt_dl_selftest_check(struct devlink * dl,unsigned int id,struct netlink_ext_ack * extack) bnxt_dl_selftest_check() argument
636 bnxt_dl_selftest_run(struct devlink * dl,unsigned int id,struct netlink_ext_ack * extack) bnxt_dl_selftest_run() argument
862 bnxt_dl_info_get(struct devlink * dl,struct devlink_info_req * req,struct netlink_ext_ack * extack) bnxt_dl_info_get() argument
1101 bnxt_dl_nvm_param_get(struct devlink * dl,u32 id,struct devlink_param_gset_ctx * ctx) bnxt_dl_nvm_param_get() argument
1119 bnxt_dl_nvm_param_set(struct devlink * dl,u32 id,struct devlink_param_gset_ctx * ctx,struct netlink_ext_ack * extack) bnxt_dl_nvm_param_set() argument
1137 bnxt_dl_roce_validate(struct devlink * dl,u32 id,union devlink_param_value val,struct netlink_ext_ack * extack) bnxt_dl_roce_validate() argument
1163 bnxt_dl_msix_validate(struct devlink * dl,u32 id,union devlink_param_value val,struct netlink_ext_ack * extack) bnxt_dl_msix_validate() argument
1183 bnxt_remote_dev_reset_get(struct devlink * dl,u32 id,struct devlink_param_gset_ctx * ctx) bnxt_remote_dev_reset_get() argument
1195 bnxt_remote_dev_reset_set(struct devlink * dl,u32 id,struct devlink_param_gset_ctx * ctx,struct netlink_ext_ack * extack) bnxt_remote_dev_reset_set() argument
1279 struct devlink *dl; bnxt_dl_register() local
1334 struct devlink *dl = bp->dl; bnxt_dl_unregister() local
[all...]
H A Dbnxt_devlink.h19 static inline struct bnxt *bnxt_get_bp_from_dl(struct devlink *dl) in bnxt_get_bp_from_dl() argument
31 static inline bool bnxt_dl_get_remote_reset(struct devlink *dl) in bnxt_dl_get_remote_reset() argument
36 static inline void bnxt_dl_set_remote_reset(struct devlink *dl, bool value) in bnxt_dl_set_remote_reset() argument
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_devlink.c100 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, u3 argument
134 qed_dl_param_set(struct devlink * dl,u32 id,struct devlink_param_gset_ctx * ctx,struct netlink_ext_ack * extack) qed_dl_param_set() argument
203 struct devlink *dl; qed_devlink_register() local
[all...]
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_devlink.c352 static int prestera_dl_info_get(struct devlink *dl, in prestera_dl_info_get() argument
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 in prestera_devlink_unregister() local
418 struct devlink *dl = priv_to_devlink(sw); prestera_devlink_port_register() local
585 struct devlink *dl = priv_to_devlink(sw); prestera_devlink_traps_unregister() local
[all...]
/linux/drivers/scsi/aic94xx/
H A Daic94xx_scb.c68 struct done_list_struct *dl) in asd_phy_event_tasklet() argument
219 struct done_list_struct *dl, in asd_bytes_dmaed_tasklet() argument
241 struct done_list_struct *dl, in asd_link_reset_err_tasklet() argument
294 asd_primitive_rcvd_tasklet(struct asd_ascb * ascb,struct done_list_struct * dl,int phy_id) asd_primitive_rcvd_tasklet() argument
400 escb_tasklet_complete(struct asd_ascb * ascb,struct done_list_struct * dl) escb_tasklet_complete() argument
627 control_phy_tasklet_complete(struct asd_ascb * ascb,struct done_list_struct * dl) control_phy_tasklet_complete() argument
[all...]
H A Daic94xx_tmf.c57 struct done_list_struct *dl) in asd_clear_nexus_tasklet_complete() argument
256 struct done_list_struct *dl) in asd_get_tmf_resp_tasklet() argument
302 struct done_list_struct *dl) in asd_tmf_tasklet_complete() argument
[all...]
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_devlink.c23 static int ipc_devlink_get_param(struct devlink *dl, u32 id, in ipc_devlink_get_param() argument
35 static int ipc_devlink_set_param(struct devlink *dl, u32 id, in ipc_devlink_set_param() argument
162 static int ipc_devlink_coredump_snapshot(struct devlink *dl, in ipc_devlink_coredump_snapshot() argument
/linux/tools/perf/util/
H A Ddisasm.c717 struct map_symbol *ms __maybe_unused, struct disasm_line *dl) in arithmetic__parse() argument
864 __ins__find(struct arch * arch,const char * name,struct disasm_line * dl) __ins__find() argument
910 ins__find(struct arch * arch,const char * name,struct disasm_line * dl) ins__find() argument
920 disasm_line__init_ins(struct disasm_line * dl,struct arch * arch,struct map_symbol * ms) disasm_line__init_ins() argument
971 disasm_line__parse_powerpc(struct disasm_line * dl,struct annotate_args * args) disasm_line__parse_powerpc() argument
1044 struct disasm_line *dl = NULL; disasm_line__new() local
1075 disasm_line__free(struct disasm_line * dl) disasm_line__free() argument
1086 disasm_line__scnprintf(struct disasm_line * dl,char * bf,size_t size,bool raw,int max_ins_name) disasm_line__scnprintf() argument
1120 struct disasm_line *dl; symbol__parse_objdump_line() local
1184 struct disasm_line *dl; delete_last_nop() local
1518 struct disasm_line *dl; symbol__disassemble_capstone_powerpc() local
1639 struct disasm_line *dl; symbol__disassemble_capstone() local
1760 struct disasm_line *dl; symbol__disassemble_raw() local
1881 struct disasm_line *dl; symbol__disassemble_llvm() local
[all...]
H A Ddisasm_bpf.c117 struct disasm_line *dl; in symbol__disassemble_bpf() local
183 struct disasm_line *dl; in symbol__disassemble_bpf_image() local
[all...]
H A Dannotate.c750 static int disasm_line__print(struct disasm_line *dl, u64 start, int addr_fmt_width) in disasm_line__print() argument
783 struct disasm_line *dl = container_of(al, struct disasm_line, al); in annotation_line__print() local
1457 static size_t disasm_line__fprintf(struct disasm_line *dl, FILE *fp) in disasm_line__fprintf() argument
1485 disasm_line__is_valid_local_jump(struct disasm_line * dl,struct symbol * sym) disasm_line__is_valid_local_jump() argument
1505 struct disasm_line *dl; annotation__mark_jump_targets() local
1746 disasm_line__write(struct disasm_line * dl,struct annotation * notes,void * obj,char * bf,size_t size,void (* obj__printf)(void * obj,const char * fmt,...),void (* obj__write_graph)(void * obj,int graph)) disasm_line__write() argument
2464 annotate_get_insn_location(struct arch * arch,struct disasm_line * dl,struct annotated_insn_loc * loc) annotate_get_insn_location() argument
2550 struct disasm_line *dl; find_disasm_line() local
2599 is_stack_operation(struct arch * arch,struct disasm_line * dl) is_stack_operation() argument
2665 annotate_calc_pcrel(struct map_symbol * ms,u64 ip,int offset,struct disasm_line * dl) annotate_calc_pcrel() argument
2704 __hist_entry__get_data_type(struct hist_entry * he,struct arch * arch,struct debuginfo * dbg,struct disasm_line * dl,int * type_offset) __hist_entry__get_data_type() argument
2802 struct disasm_line *dl; hist_entry__get_data_type() local
2919 is_new_basic_block(struct basic_block_data * bb_data,struct disasm_line * dl) is_new_basic_block() argument
2933 add_basic_block(struct basic_block_data * bb_data,struct basic_block_link * parent,struct disasm_line * dl) add_basic_block() argument
2969 struct disasm_line *dl, *next_dl, *last_dl; process_basic_block() local
3085 struct disasm_line *dl; annotate_get_basic_blocks() local
[all...]
/linux/tools/perf/ui/gtk/
H A Dannotate.c30 struct disasm_line *dl, const struct evsel *evsel) in perf_gtk__get_percent() argument
67 struct disasm_line *dl) in perf_gtk__get_offset() argument
79 static int perf_gtk__get_line(char *buf, size_t size, struct disasm_line *dl) in perf_gtk__get_line() argument
/linux/tools/perf/arch/powerpc/annotate/
H A Dinstructions.c192 static struct ins_ops *check_ppc_insn(struct disasm_line *dl) in check_ppc_insn() argument
261 struct disasm_line *dl) in update_insn_state_powerpc() argument
[all...]
/linux/drivers/net/dsa/mv88e6xxx/
H A Ddevlink.c264 static int mv88e6xxx_region_global_snapshot(struct devlink *dl, in mv88e6xxx_region_global_snapshot() argument
371 static int mv88e6xxx_region_atu_snapshot(struct devlink *dl, in mv88e6xxx_region_atu_snapshot() argument
432 static int mv88e6xxx_region_vtu_snapshot(struct devlink *dl, in mv88e6xxx_region_vtu_snapshot() argument
515 static int mv88e6xxx_region_stu_snapshot(struct devlink *dl, in mv88e6xxx_region_stu_snapshot() argument
573 static int mv88e6xxx_region_pvt_snapshot(struct devlink *dl, in mv88e6xxx_region_pvt_snapshot() argument
[all...]
/linux/fs/ocfs2/dlm/
H A Ddlmdebug.c489 struct debug_lockres *dl = m->private; in lockres_seq_start() local
544 struct debug_lockres *dl in lockres_seq_show() local
561 struct debug_lockres *dl; debug_lockres_open() local
590 struct debug_lockres *dl = (struct debug_lockres *)seq->private; debug_lockres_release() local
[all...]
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_devlink.h12 struct devlink *dl; member

12345