Home
last modified time | relevance | path

Searched refs:alloc_session (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/tee/amdtee/
H A Dcore.c109 static struct amdtee_session *alloc_session(struct amdtee_context_data *ctxdata, in alloc_session() function
261 sess = alloc_session(ctxdata, arg->session); in amdtee_open_session()
/openbmc/linux/fs/nfsd/
H A Dnfs4state.c1827 static struct nfsd4_session *alloc_session(struct nfsd4_channel_attrs *fattrs, in alloc_session() function
3602 new = alloc_session(&cr_ses->fore_channel, &cr_ses->back_channel); in nfsd4_create_session()