Searched defs:shareable (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/include/drm/ttm/
H A Dttm_object.h129 bool shareable; member in struct:ttm_base_object
/linux-4.1.27/arch/x86/pci/
H A Dxen.c67 int shareable = 0; xen_register_pirq() local
/linux-4.1.27/drivers/acpi/
H A Dresource.c322 unsigned long acpi_dev_irq_flags(u8 triggering, u8 polarity, u8 shareable) acpi_dev_irq_flags() argument
347 acpi_dev_get_irqresource(struct resource *res, u32 gsi, u8 triggering, u8 polarity, u8 shareable, bool legacy) acpi_dev_get_irqresource() argument
/linux-4.1.27/drivers/gpu/drm/ttm/
H A Dttm_object.c157 ttm_base_object_init(struct ttm_object_file *tfile, struct ttm_base_object *base, bool shareable, enum ttm_object_type object_type, void (*refcount_release) (struct ttm_base_object **), void (*ref_obj_release) (struct ttm_base_object *, enum ttm_ref_type ref_type)) ttm_base_object_init() argument
748 ttm_prime_object_init(struct ttm_object_file *tfile, size_t size, struct ttm_prime_object *prime, bool shareable, enum ttm_object_type type, void (*refcount_release) (struct ttm_base_object **), void (*ref_obj_release) (struct ttm_base_object *, enum ttm_ref_type ref_type)) ttm_prime_object_init() argument
/linux-4.1.27/drivers/pnp/pnpacpi/
H A Drsparser.c657 int triggering, polarity, shareable; pnpacpi_encode_irq() local
686 int triggering, polarity, shareable; pnpacpi_encode_ext_irq() local
31 decode_irq_flags(struct pnp_dev *dev, int flags, int *triggering, int *polarity, int *shareable) decode_irq_flags() argument
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource.c481 vmw_user_dmabuf_alloc(struct vmw_private *dev_priv, struct ttm_object_file *tfile, uint32_t size, bool shareable, uint32_t *handle, struct vmw_dma_buffer **p_dma_buf, struct ttm_base_object **p_base) vmw_user_dmabuf_alloc() argument
/linux-4.1.27/include/uapi/drm/
H A Dvmwgfx_drm.h181 int32_t shareable; member in struct:drm_vmw_surface_create_req
/linux-4.1.27/drivers/xen/events/
H A Devents_base.c654 xen_bind_pirq_gsi_to_irq(unsigned gsi, unsigned pirq, int shareable, char *name) xen_bind_pirq_gsi_to_irq() argument

Completed in 385 milliseconds