Searched refs:get_host_u32 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/ |
H A D | gss_rpc_xdr.c | 156 static int get_host_u32(struct xdr_stream *xdr, u32 *res) in get_host_u32() function 187 err = get_host_u32(xdr, &tmp); in gssx_dec_linux_creds() 193 err = get_host_u32(xdr, &tmp); in gssx_dec_linux_creds() 199 err = get_host_u32(xdr, &tmp); in gssx_dec_linux_creds() 212 err = get_host_u32(xdr, &tmp); in gssx_dec_linux_creds()
|
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/ |
H A D | gss_rpc_xdr.c | 156 static int get_host_u32(struct xdr_stream *xdr, u32 *res) in get_host_u32() function 187 err = get_host_u32(xdr, &tmp); in gssx_dec_linux_creds() 193 err = get_host_u32(xdr, &tmp); in gssx_dec_linux_creds() 199 err = get_host_u32(xdr, &tmp); in gssx_dec_linux_creds() 212 err = get_host_u32(xdr, &tmp); in gssx_dec_linux_creds()
|
Completed in 3 milliseconds