Searched refs:null_job_ops (Results 1 – 2 of 2) sorted by relevance
78 struct job_interface_operations null_job_ops = { variable96 .op = &null_job_ops,
67 extern struct job_interface_operations null_job_ops;166 job->op = &null_job_ops; in job_nullify()