Searched defs:sdebug_err_inject (Results 1 – 1 of 1) sorted by relevance
346 struct sdebug_err_inject { struct347 int type;348 struct list_head list;349 int cnt;350 unsigned char cmd;351 struct rcu_head rcu;353 union {