Searched refs:taskq_ent (Results 1 – 6 of 6) 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
455 typedef struct taskq_ent {456 struct taskq_ent *tqent_next;457 struct taskq_ent *tqent_prev;
68 static CK_LIST_HEAD(tqenthashhead, taskq_ent) *tqenthashtbl;