Searched refs:smrt_commands (Results 1 – 4 of 4) sorted by relevance
274 list_create(&smrt->smrt_commands, sizeof (smrt_command_t), in smrt_attach()517 VERIFY(list_is_empty(&smrt->smrt_commands)); in smrt_cleanup()518 list_destroy(&smrt->smrt_commands); in smrt_cleanup()
246 list_insert_tail(&smrt->smrt_commands, smcm); in smrt_command_alloc()343 list_remove(&smrt->smrt_commands, smcm); in smrt_command_free()
314 list_t smrt_commands; /* List of all commands. */ member
2195 smrt_commands.o \