Home
last modified time | relevance | path

Searched refs:LIST_INSERT_AFTER (Results 1 – 3 of 3) sorted by relevance

/linux/tools/sched_ext/
H A Dscx_userland.c229 LIST_INSERT_AFTER(prev, curr, entries); in vruntime_enqueue()
/linux/drivers/scsi/aic7xxx/
H A Dqueue.h280 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
H A Daic79xx_core.c6621 LIST_INSERT_AFTER(first_scb, scb, collision_links); in ahd_add_col_list()