Searched refs:unwrap (Results 1 - 17 of 17) sorted by relevance

/linux-master/drivers/dma-buf/
H A DMakefile3 dma-fence-unwrap.o dma-resv.o
15 st-dma-fence-unwrap.o \
H A Ddma-fence-unwrap.c13 #include <linux/dma-fence-unwrap.h>
H A Dst-dma-fence-unwrap.c10 #include <linux/dma-fence-unwrap.h>
H A Dsync_file.c8 #include <linux/dma-fence-unwrap.h>
H A Ddma-buf.c18 #include <linux/dma-fence-unwrap.h>
/linux-master/net/sunrpc/auth_gss/
H A Dgss_krb5_mech.c52 .unwrap = gss_krb5_unwrap_v2,
81 .unwrap = gss_krb5_unwrap_v2,
120 .unwrap = gss_krb5_unwrap_v2,
146 .unwrap = gss_krb5_unwrap_v2,
175 .unwrap = gss_krb5_unwrap_v2,
201 .unwrap = gss_krb5_unwrap_v2,
577 * @len: size of ciphertext to unwrap
578 * @buf: ciphertext to unwrap
592 return kctx->gk5e->unwrap(kctx, offset, len, buf,
H A Dgss_krb5_internal.h51 u32 (*unwrap)(struct krb5_ctx *kctx, int offset, int len, member in struct:gss_krb5_enctype
H A Dgss_rpc_upcall.c67 PROC(UNWRAP, unwrap),
/linux-master/drivers/usb/gadget/function/
H A Du_ether.h75 int (*unwrap)(struct gether *port, member in struct:gether
H A Du_ether.c74 int (*unwrap)(struct gether *, member in struct:eth_dev
233 if (dev->unwrap) {
238 status = dev->unwrap(dev->port_usb,
1148 dev->unwrap = link->unwrap;
1240 dev->unwrap = NULL;
H A Df_eem.c670 eem->port.unwrap = eem_unwrap;
H A Df_rndis.c994 rndis->port.unwrap = rndis_rm_hdr;
H A Df_ncm.c1794 ncm->port.unwrap = ncm_unwrap_ntb;
/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_sync.c9 #include <linux/dma-fence-unwrap.h>
218 /* No need to unwrap the fence if it's fully non-native. */
/linux-master/include/trace/events/
H A Drpcgss.h139 DEFINE_GSSAPI_EVENT(unwrap); variable
210 DEFINE_SVC_GSSAPI_EVENT(unwrap); variable
339 ** GSS auth unwrap failures
/linux-master/drivers/gpu/drm/virtio/
H A Dvirtgpu_submit.c11 #include <linux/dma-fence-unwrap.h>
/linux-master/drivers/gpu/drm/
H A Ddrm_syncobj.c196 #include <linux/dma-fence-unwrap.h>

Completed in 195 milliseconds