Searched refs:cmd_head (Results 1 – 2 of 2) sorted by relevance
149 struct sb_cmd_ctx *cmd_head; member401 cctx = sctx->cmd_head; in sb_encrypt_image()809 if (!sctx->cmd_head) { in sb_build_command_nop()810 sctx->cmd_head = cctx; in sb_build_command_nop()853 if (!sctx->cmd_head) { in sb_build_command_tag()854 sctx->cmd_head = cctx; in sb_build_command_tag()1022 if (!sctx->cmd_head) { in sb_build_command_load()1023 sctx->cmd_head = cctx; in sb_build_command_load()1119 if (!sctx->cmd_head) { in sb_build_command_fill()1120 sctx->cmd_head = cctx; in sb_build_command_fill()[all …]
55 __u32 cmd_head; member