Lines Matching refs:with
6 developed for use with the IPsec code, which needs to be able to perform
26 To allocate a padata instance with the cpu_possible_mask for both
51 The list of CPUs to be used can be adjusted with these functions:
62 done with great frequency.
64 It's possible to change both cpumasks of a padata instance with
87 Padata calls the notifier chain with:
113 The submission of work is done with:
122 progress. -EBUSY means that somebody, somewhere else is messing with the
129 fact that the workqueue is used to make these calls, parallel() is run with
138 outstanding, it should be prepared to be called again with a new job before
141 fact with a call to:
148 done through the workqueue, but with local software interrupts disabled.