Home
last modified time | relevance | path

Searched refs:unwrap (Results 1 – 12 of 12) sorted by relevance

/Linux-v6.1/drivers/dma-buf/
DMakefile3 dma-fence-unwrap.o dma-resv.o
15 st-dma-fence-unwrap.o \
/Linux-v6.1/fs/ecryptfs/
DKconfig18 bool "Enable notifications for userspace key wrap/unwrap"
22 for userspace to wrap/unwrap file encryption keys by other
/Linux-v6.1/drivers/usb/gadget/function/
Du_ether.c72 int (*unwrap)(struct gether *, member
267 if (dev->unwrap) { in rx_complete()
272 status = dev->unwrap(dev->port_usb, in rx_complete()
1120 dev->unwrap = link->unwrap; in gether_connect()
1210 dev->unwrap = NULL; in gether_disconnect()
Du_ether.h75 int (*unwrap)(struct gether *port, member
Df_eem.c672 eem->port.unwrap = eem_unwrap; in eem_alloc()
Df_rndis.c1009 rndis->port.unwrap = rndis_rm_hdr; in rndis_alloc()
Df_ncm.c1731 ncm->port.unwrap = ncm_unwrap_ntb; in ncm_alloc()
/Linux-v6.1/scripts/
Dgenerate_rust_target.rs120 if handle.read_line(&mut line).unwrap() == 0 { in from_stdin()
/Linux-v6.1/rust/macros/
Dmodule.rs55 .unwrap(); in emit_base()
/Linux-v6.1/include/trace/events/
Drpcgss.h139 DEFINE_GSSAPI_EVENT(unwrap);
209 DEFINE_SVC_GSSAPI_EVENT(unwrap);
/Linux-v6.1/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c67 PROC(UNWRAP, unwrap),
/Linux-v6.1/Documentation/driver-api/
Ddma-buf.rst188 DMA Fence unwrap
191 .. kernel-doc:: include/linux/dma-fence-unwrap.h