Lines Matching refs:sb_cmd_list
122 struct sb_cmd_list { struct
560 static int sb_build_dcd(struct sb_image_ctx *ictx, struct sb_cmd_list *cmd) in sb_build_dcd()
617 struct sb_cmd_list *cmd, in sb_build_dcd_block()
710 static int sb_build_section(struct sb_image_ctx *ictx, struct sb_cmd_list *cmd) in sb_build_section()
820 struct sb_cmd_list *cmd) in sb_build_command_tag()
864 struct sb_cmd_list *cmd) in sb_build_command_load()
1037 struct sb_cmd_list *cmd) in sb_build_command_fill()
1134 struct sb_cmd_list *cmd, in sb_build_command_jump_call()
1225 struct sb_cmd_list *cmd) in sb_build_command_jump()
1231 struct sb_cmd_list *cmd) in sb_build_command_call()
1237 struct sb_cmd_list *cmd) in sb_build_command_mode()
1449 static int sb_parse_line(struct sb_image_ctx *ictx, struct sb_cmd_list *cmd) in sb_parse_line()
1589 struct sb_cmd_list cmd; in sb_load_cmdfile()