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),47 TP_STRUCT__entry(__field(taskq_ent_t *, taskq_ent)),49 __entry->taskq_ent = taskq_ent;51 TP_printk("taskq_ent %p", __entry->taskq_ent)56 TP_PROTO(taskq_ent_t *taskq_ent), \57 TP_ARGS(taskq_ent))
145 typedef struct taskq_ent { struct
5 $tqent = (struct taskq_ent *)arg0;15 $tqent = (struct taskq_ent *)arg0;34 $tqent = (struct taskq_ent *)arg0;
52 typedef struct taskq_ent { struct60 LIST_ENTRY(taskq_ent) tqent_hash; argument
48 typedef struct taskq_ent { struct
454 typedef struct taskq_ent {455 struct taskq_ent *tqent_next;456 struct taskq_ent *tqent_prev;
62 static LIST_HEAD(tqenthashhead, taskq_ent) *tqenthashtbl;