Searched refs:command_put (Results 1 – 6 of 6) sorted by relevance
263 command_put(command_data->command); in command_file_close()293 command_put(cmd); in command_file_read()298 command_put(cmd); in command_file_read()301 command_put(cmd); in command_file_read()328 command_put(cmd); in command_file_write()335 command_put(cmd); in command_file_write()
105 command_put(command); in ibmasm_send_driver_vpd()150 command_put(cmd); in ibmasm_send_os_state()
106 command_put(sp->current_command); in do_exec_command()185 command_put(sp->current_command); in ibmasm_receive_command_response()
89 command_put(cmd); in ibmasm_start_reverse_heartbeat()
82 command_put(sp->heartbeat); in ibmasm_heartbeat_exit()
102 static inline void command_put(struct command *cmd) in command_put() function