/kernel/linux/linux-5.10/include/linux/ |
H A D | component.h | 32 void (*unbind)(struct device *comp, struct device *master, member 82 void (*unbind)(struct device *master); member
|
H A D | pci-epf.h | 67 void (*unbind)(struct pci_epf *epf); member
|
H A D | netlink.h | 50 void (*unbind)(struct net *net, int group); member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | component.h | 32 void (*unbind)(struct device *comp, struct device *master, member 82 void (*unbind)(struct device *master); member
|
H A D | pci-epf.h | 65 void (*unbind)(struct pci_epf *epf); member
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | sampler.cpp | 71 sampler::unbind(command_queue &q, void *st) { in unbind() function in sampler
|
H A D | kernel.cpp | 297 kernel::exec_context::unbind() { in unbind() function in kernel::exec_context 458 kernel::scalar_argument::unbind(exec_context &ctx) { in unbind() function in kernel::scalar_argument 510 kernel::global_argument::unbind(exec_context &ctx) { in unbind() function in kernel::global_argument 545 kernel::local_argument::unbind(exec_context &ctx) { in unbind() function in kernel::local_argument 582 kernel::constant_argument::unbind(exec_context &ctx) { in unbind() function in kernel::constant_argument 617 kernel::image_rd_argument::unbind(exec_context &ctx) { in unbind() function in kernel::image_rd_argument 646 kernel::image_wr_argument::unbind(exec_contex function in kernel::image_wr_argument 672 kernel::sampler_argument::unbind(exec_context &ctx) { unbind() function in kernel::sampler_argument [all...] |
/kernel/linux/linux-5.10/drivers/char/agp/ |
H A D | compat_ioctl.c | 196 struct agp_unbind32 unbind; in compat_agpioc_unbind_wrap() local
|
/kernel/linux/linux-6.6/drivers/char/agp/ |
H A D | compat_ioctl.c | 196 struct agp_unbind32 unbind; in compat_agpioc_unbind_wrap() local
|
/kernel/linux/linux-5.10/arch/alpha/include/asm/ |
H A D | agp_backend.h | 38 int (*unbind)(alpha_agp_info *, off_t, struct agp_memory *); member
|
/kernel/linux/linux-6.6/arch/alpha/include/asm/ |
H A D | agp_backend.h | 38 int (*unbind)(alpha_agp_info *, off_t, struct agp_memory *); member
|
/kernel/linux/linux-5.10/include/media/ |
H A D | v4l2-async.h | 112 void (*unbind)(struct v4l2_async_notifier *notifier, member
|
H A D | media-request.h | 251 void (*unbind)(struct media_request_object *object); member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_resource_priv.h | 95 int (*unbind) (struct vmw_resource *res, member
|
/kernel/linux/linux-6.6/include/media/ |
H A D | v4l2-async.h | 100 void (*unbind)(struct v4l2_async_notifier *notifier, member
|
H A D | media-request.h | 251 void (*unbind)(struct media_request_object *object); member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | chan.h | 49 void (*unbind)(struct nvkm_chan *); member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_resource_priv.h | 97 int (*unbind) (struct vmw_resource *res, member
|
/third_party/python/Lib/idlelib/ |
H A D | multicall.py | 98 def unbind(self, triplet, func): member in _SimpleBinder 231 def unbind(self, triplet, func): member in _ComplexBinder 352 def unbind(self, sequence, funcid=None): member in MultiCallCreator.MultiCall [all...] |
/kernel/linux/linux-5.10/drivers/usb/atm/ |
H A D | usbatm.h | 84 void (*unbind) (struct usbatm_data *, struct usb_interface *); member
|
/kernel/linux/linux-5.10/net/netlink/ |
H A D | af_netlink.h | 66 void (*unbind)(struct net *net, int group); member
|
/kernel/linux/linux-6.6/drivers/usb/atm/ |
H A D | usbatm.h | 84 void (*unbind) (struct usbatm_data *, struct usb_interface *); member
|
/kernel/linux/linux-6.6/net/netlink/ |
H A D | af_netlink.h | 72 void (*unbind)(struct net *net, int group); member
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | evtchn.c | 544 struct ioctl_evtchn_unbind unbind; in evtchn_ioctl() local
|
/kernel/linux/linux-6.6/drivers/xen/ |
H A D | evtchn.c | 523 struct ioctl_evtchn_unbind unbind; in evtchn_ioctl() local
|