Home
last modified time | relevance | path

Searched refs:cmd_tagged_free (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhpsa.c270 static void cmd_tagged_free(struct ctlr_info *h, struct CommandList *c);
2477 cmd_tagged_free(h, c); in hpsa_cmd_resolve_and_free()
6113 * at init, and managed by cmd_tagged_alloc() and cmd_tagged_free() using the
6114 * block request tag as an index into a table of entries. cmd_tagged_free() is
6155 static void cmd_tagged_free(struct ctlr_info *h, struct CommandList *c) in cmd_tagged_free() function
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa.c269 static void cmd_tagged_free(struct ctlr_info *h, struct CommandList *c);
2482 cmd_tagged_free(h, c); in hpsa_cmd_resolve_and_free()
6129 * at init, and managed by cmd_tagged_alloc() and cmd_tagged_free() using the
6130 * block request tag as an index into a table of entries. cmd_tagged_free() is
6178 static void cmd_tagged_free(struct ctlr_info *h, struct CommandList *c) in cmd_tagged_free() function

Completed in 31 milliseconds