Searched refs:resbuf (Results 1 – 3 of 3) sorted by relevance
| /linux/net/sunrpc/auth_gss/ |
| A D | svcauth_gss.c | 1740 resbuf->tail[0].iov_base = resbuf->head[0].iov_base in svcauth_gss_wrap_resp_integ() 1744 resv = &resbuf->tail[0]; in svcauth_gss_wrap_resp_integ() 1779 inpages = resbuf->pages; in svcauth_gss_wrap_resp_priv() 1794 if (resbuf->tail[0].iov_base < resbuf->head[0].iov_base) in svcauth_gss_wrap_resp_priv() 1796 if (resbuf->tail[0].iov_len + resbuf->head[0].iov_len in svcauth_gss_wrap_resp_priv() 1800 resbuf->tail[0].iov_base, in svcauth_gss_wrap_resp_priv() 1801 resbuf->tail[0].iov_len); in svcauth_gss_wrap_resp_priv() 1814 resbuf->tail[0].iov_base = resbuf->head[0].iov_base in svcauth_gss_wrap_resp_priv() 1822 p = (__be32 *)(resbuf->tail[0].iov_base + resbuf->tail[0].iov_len); in svcauth_gss_wrap_resp_priv() 1825 resbuf->len += pad; in svcauth_gss_wrap_resp_priv() [all …]
|
| /linux/arch/x86/boot/ |
| A D | video.c | 164 char resbuf[32]; in display_menu() local 173 sprintf(resbuf, "%dx%d", mi->y, mi->depth); in display_menu() 175 sprintf(resbuf, "%d", mi->y); in display_menu() 178 ch, mode_id, mi->x, resbuf, card->card_name); in display_menu()
|
| /linux/include/uapi/linux/ |
| A D | i2o-dev.h | 61 void __user *resbuf; /* Buffer for result */ member 70 void __user *resbuf; /* Result List buffer */ member 89 void __user *resbuf; /* Buffer for reply HTML page */ member
|
Completed in 14 milliseconds