HomeSort by: relevance | last modified time | path
    Searched defs:first_exec (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/qat/
qat_ae.c 1674 int *first_exec, uint64_t *ucode, u_int ninst,
1678 if (*first_exec) {
1684 *first_exec = 0;
1733 int insnsz, error = 0, execed = 0, first_exec = 1; local in function:qat_ae_batch_put_lm
1752 &first_exec, ucode, ninst,
1772 &first_exec, ucode, ninst,
qat_ae.c 1674 int *first_exec, uint64_t *ucode, u_int ninst,
1678 if (*first_exec) {
1684 *first_exec = 0;
1733 int insnsz, error = 0, execed = 0, first_exec = 1; local in function:qat_ae_batch_put_lm
1752 &first_exec, ucode, ninst,
1772 &first_exec, ucode, ninst,

Completed in 26 milliseconds