Searched refs:get_arg (Results 1 – 4 of 4) sorted by relevance
170 void *get_arg; in test_ASYNC_callback_status() local177 || ASYNC_WAIT_CTX_get_callback(waitctx, &get_callback, &get_arg) in test_ASYNC_callback_status()180 || get_arg != (void*)&set_arg in test_ASYNC_callback_status()181 || (*get_callback)(get_arg) != 1 in test_ASYNC_callback_status()
363 get_arg(int c) in get_arg() function481 get_arg(c); in vidc_term_emu()
737 get_arg(int c) in get_arg() function 857 get_arg(c); in efi_term_emu()
1473 static int get_arg(unsigned long offset) in get_arg() function 1480 return get_arg(offset); in get_index() 1486 return get_arg(offset) | ((offset >> 16) & 0xff) << 8; in get_extended_index()