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

  /src/sys/kern/
subr_pcq.c 159 pcq_combine(u_int p, u_int c) function in typeref:typename:uint32_t
194 nv = pcq_combine(p, c);
261 nv = pcq_combine(p, c);
281 nv = pcq_combine(p, c);
subr_pcq.c 159 pcq_combine(u_int p, u_int c) function in typeref:typename:uint32_t
194 nv = pcq_combine(p, c);
261 nv = pcq_combine(p, c);
281 nv = pcq_combine(p, c);

Completed in 22 milliseconds