Searched refs:command_put (Results 1 – 6 of 6) sorted by relevance
253 command_put(command_data->command); in command_file_close()283 command_put(cmd); in command_file_read()288 command_put(cmd); in command_file_read()291 command_put(cmd); in command_file_read()318 command_put(cmd); in command_file_write()325 command_put(cmd); in command_file_write()
91 command_put(command); in ibmasm_send_driver_vpd()136 command_put(cmd); in ibmasm_send_os_state()
92 command_put(sp->current_command); in do_exec_command()171 command_put(sp->current_command); in ibmasm_receive_command_response()
76 command_put(cmd); in ibmasm_start_reverse_heartbeat()
69 command_put(sp->heartbeat); in ibmasm_heartbeat_exit()
91 static inline void command_put(struct command *cmd) in command_put() function