Searched refs:taskq_ent (Results 1 – 7 of 7) sorted by relevance
45 TP_PROTO(taskq_ent_t *taskq_ent),46 TP_ARGS(taskq_ent),48 __field(taskq_ent_t *, taskq_ent)51 __entry->taskq_ent = taskq_ent;53 TP_printk("taskq_ent %p", __entry->taskq_ent)60 TP_PROTO(taskq_ent_t *taskq_ent), \61 TP_ARGS(taskq_ent))
109 typedef struct taskq_ent { struct
5 $tqent = (struct taskq_ent *)arg0;15 $tqent = (struct taskq_ent *)arg0;34 $tqent = (struct taskq_ent *)arg0;
50 typedef struct taskq_ent { struct56 CK_LIST_ENTRY(taskq_ent) tqent_hash; argument
48 typedef struct taskq_ent { struct
450 typedef struct taskq_ent {451 struct taskq_ent *tqent_next;452 struct taskq_ent *tqent_prev;
68 static CK_LIST_HEAD(tqenthashhead, taskq_ent) *tqenthashtbl;