Searched refs:taskq_ent (Results 1 – 7 of 7) sorted by relevance
44 TP_PROTO(taskq_ent_t *taskq_ent),45 TP_ARGS(taskq_ent),46 TP_STRUCT__entry(__field(taskq_ent_t *, taskq_ent)),48 __entry->taskq_ent = taskq_ent;50 TP_printk("taskq_ent %p", __entry->taskq_ent)55 TP_PROTO(taskq_ent_t *taskq_ent), \56 TP_ARGS(taskq_ent))
144 typedef struct taskq_ent { struct
5 $tqent = (struct taskq_ent *)arg0;15 $tqent = (struct taskq_ent *)arg0;34 $tqent = (struct taskq_ent *)arg0;
51 typedef struct taskq_ent { struct59 LIST_ENTRY(taskq_ent) tqent_hash; argument
48 typedef struct taskq_ent { struct
453 typedef struct taskq_ent {454 struct taskq_ent *tqent_next;455 struct taskq_ent *tqent_prev;
61 static LIST_HEAD(tqenthashhead, taskq_ent) *tqenthashtbl;