Searched refs:task_filter (Results 1 – 3 of 3) sorted by relevance
127 declare task_filter=Y154 task_filter=$2212 echo $task_filter > $FAULTATTR/task-filter
114 if (attr->task_filter && !fail_task(attr, current)) in should_fail()217 if (!debugfs_create_bool("task-filter", mode, dir, &attr->task_filter)) in fault_create_debugfs_attr()
21 bool task_filter; member