Searched refs:parser_exec_state (Results 1 – 1 of 1) sorted by relevance
379 struct parser_exec_state;381 typedef int (*parser_cmd_handler)(struct parser_exec_state *s);477 struct parser_exec_state { struct715 static inline u32 *cmd_ptr(struct parser_exec_state *s, int index) in cmd_ptr()720 static inline u32 cmd_val(struct parser_exec_state *s, int index) in cmd_val()725 static inline bool is_init_ctx(struct parser_exec_state *s) in is_init_ctx()730 static void parser_exec_state_dump(struct parser_exec_state *s) in parser_exec_state_dump()772 static inline void update_ip_va(struct parser_exec_state *s) in update_ip_va()799 static inline int ip_gma_set(struct parser_exec_state *s, in ip_gma_set()809 static inline int ip_gma_advance(struct parser_exec_state *s, in ip_gma_advance()[all …]