Searched refs:cl (Results 1 – 4 of 4) sorted by relevance
/lib/ |
A D | closure.c | 42 closure_queue(cl); in closure_put_after_sub() 61 closure_put_after_sub(cl, atomic_sub_return_release(v, &cl->remaining)); in closure_sub() 70 closure_put_after_sub(cl, atomic_dec_return_release(&cl->remaining)); in closure_put() 80 struct closure *cl, *t; in __closure_wake_up() local 139 cl->s = &s; in __closure_sync() 164 cl->s = &s; in closure_return_sync() 183 if (cl->parent) in closure_return_sync() 193 cl->s = &s; in __closure_sync_timeout() 254 list_del(&cl->all); in closure_debug_destroy() 261 struct closure *cl; in debug_show() local [all …]
|
/lib/crypto/x86/ |
A D | blake2s-core.S | 194 movb $0xa,%cl 239 decb %cl
|
A D | chacha-avx512vl-x86_64.S | 180 shld %cl,%rax,%rax 446 shld %cl,%rax,%rax 826 shld %cl,%rax,%rax
|
/lib/crc/x86/ |
A D | crc-pclmul-template.S | 258 .set LEN8, %cl
|
Completed in 6 milliseconds