Searched refs:bytes_in_stack (Results 1 – 1 of 1) sorted by relevance
1560 int bytes_in_stack = 0; in emit_kfunc_call() local1585 bytes_in_stack += 8; in emit_kfunc_call()1588 bytes_in_stack += 4; in emit_kfunc_call()1603 if (bytes_in_stack) in emit_kfunc_call()1634 if (bytes_in_stack) in emit_kfunc_call()1636 EMIT3(0x83, add_1reg(0xC0, IA32_ESP), bytes_in_stack); in emit_kfunc_call()