/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/ |
H A D | qxl_release.c | 87 struct qxl_release *release; in qxl_release_alloc() local 120 qxl_release_free_list(struct qxl_release *release) qxl_release_free_list() argument 137 qxl_release_free(struct qxl_device *qdev, struct qxl_release *release) qxl_release_free() argument 171 qxl_release_list_add(struct qxl_release *release, struct qxl_bo *bo) qxl_release_list_add() argument 214 qxl_release_reserve_list(struct qxl_release *release, bool no_intr) qxl_release_reserve_list() argument 241 qxl_release_backoff_reserve_list(struct qxl_release *release) qxl_release_backoff_reserve_list() argument 251 qxl_alloc_surface_release_reserved(struct qxl_device *qdev, enum qxl_surface_cmd_type surface_cmd_type, struct qxl_release *create_rel, struct qxl_release **release) qxl_alloc_surface_release_reserved() argument 282 qxl_alloc_release_reserved(struct qxl_device *qdev, unsigned long size, int type, struct qxl_release **release, struct qxl_bo **rbo) qxl_alloc_release_reserved() argument 367 struct qxl_release *release; qxl_release_from_id_locked() local 380 qxl_release_map(struct qxl_device *qdev, struct qxl_release *release) qxl_release_map() argument 394 qxl_release_unmap(struct qxl_device *qdev, struct qxl_release *release, union qxl_release_info *info) qxl_release_unmap() argument 405 qxl_release_fence_buffer_objects(struct qxl_release *release) qxl_release_fence_buffer_objects() argument [all...] |
H A D | qxl_ioctl.c | 145 struct qxl_release *release; in qxl_process_single_command() local 111 qxlhw_handle_to_bo(struct drm_file *file_priv, uint64_t handle, struct qxl_release *release, struct qxl_bo **qbo_p) qxlhw_handle_to_bo() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | wndw.h | 51 void (*release)(struct nv50_wndw *, struct nv50_wndw_atom *asyw, member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | memory.h | 37 void (*release)(struct nvkm_memory *); member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/falcon/ |
H A D | fw.c | 74 nvkm_falcon_fw_boot(struct nvkm_falcon_fw *fw, struct nvkm_subdev *user, bool release, u32 *pmbox0, u32 *pmbox1, u32 mbox0_ok, u32 irqsclr) nvkm_falcon_fw_boot() argument
|
/kernel/linux/linux-6.6/drivers/input/keyboard/ |
H A D | max7359_keypad.c | 89 int val, row, col, release, code; in max7359_interrupt() local
|
/kernel/linux/linux-6.6/net/netlink/ |
H A D | af_netlink.h | 73 void (*release)(struct sock *sk, member
|
/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | Makefile | |
/kernel/liteos_a/fs/proc/include/ |
H A D | proc_fs.h | 91 int (*release)(struct Vnode *vnode, struct ProcFile *pf); member
|
/kernel/linux/linux-6.6/drivers/s390/cio/ |
H A D | scm.c | 105 scm_attr(release); variable
|
/kernel/linux/linux-6.6/kernel/ |
H A D | watch_queue.c | 598 bool release; in watch_queue_clear() local
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asound_fm.h | 27 unsigned char release; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asound_fm.h | 40 unsigned char release; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asound_fm.h | 40 unsigned char release; member
|
/third_party/eudev/src/udev/ |
H A D | udev-builtin-keyboard.c | 34 static int install_force_release(struct udev_device *dev, const unsigned *release, unsigned release_count) { in install_force_release() argument 190 unsigned release[1024]; in builtin_keyboard() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | af_agate.c | 43 double release; member
|
/third_party/alsa-lib/include/sound/uapi/ |
H A D | asound_fm.h | 57 unsigned char release; /* 4 bits: release rate */ member
|
/third_party/mesa3d/src/glx/apple/ |
H A D | apple_glx_drawable.h | 124 void (*release) (struct apple_glx_drawable * agd); member
|
/third_party/node/lib/ |
H A D | os.js | |
/third_party/ntfs-3g/include/fuse-lite/ |
H A D | fuse.h | 228 int (*release) (const char *, struct fuse_file_info *); member
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/ |
H A D | version.py | 277 def release(self) -> Tuple[int, ...]: global() member in Version [all...] |
/third_party/libphonenumber/cpp/src/phonenumbers/base/memory/ |
H A D | scoped_ptr.h | 173 T* release() { in release() function in i18n::phonenumbers::scoped_ptr_impl 306 element_type* release() { in release() function in i18n::phonenumbers::scoped_ptr 390 element_type* release() { in release() function in i18n::phonenumbers::scoped_ptr
|
/third_party/python/Lib/asyncio/ |
H A D | locks.py | 125 def release(self): member in Lock 400 def release(self): global() member in Semaphore 432 def release(self): global() member in BoundedSemaphore [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiNullHandleTests.cpp | 42 inline void release (Context& context, VkBuffer buffer, const VkAllocationCallbacks* pAllocator) in release() function 47 inline void release (Context& context, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) in release() function 53 inline void release (Context& context, VkCommandPool commandPool, const VkAllocationCallbacks* pAllocator) in release() function 58 inline void release (Context& context, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* pAllocator) in release() function 64 inline void release (Context& context, VkDescriptorSetLayout descriptorSetLayout, const VkAllocationCallbacks* pAllocator) in release() function 69 inline void release (Context& context, VkDevice device, const VkAllocationCallbacks* pAllocator) in release() function 74 inline void release (Context& context, VkEvent event, const VkAllocationCallbacks* pAllocator) in release() function 79 inline void release (Context& context, VkFence fence, const VkAllocationCallbacks* pAllocator) in release() function 84 inline void release (Context& context, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAllocator) in release() function 89 inline void release (Contex function 94 inline void release (Context& context, VkImageView imageView, const VkAllocationCallbacks* pAllocator) release() function 99 inline void release (Context& context, VkInstance instance, const VkAllocationCallbacks* pAllocator) release() function 104 inline void release (Context& context, VkPipeline pipeline, const VkAllocationCallbacks* pAllocator) release() function 109 inline void release (Context& context, VkPipelineCache pipelineCache, const VkAllocationCallbacks* pAllocator) release() function 114 inline void release (Context& context, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocator) release() function 120 inline void release (Context& context, VkQueryPool queryPool, const VkAllocationCallbacks* pAllocator) release() function 126 inline void release (Context& context, VkRenderPass renderPass, const VkAllocationCallbacks* pAllocator) release() function 131 inline void release (Context& context, VkSampler sampler, const VkAllocationCallbacks* pAllocator) release() function 136 inline void release (Context& context, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocator) release() function 141 inline void release (Context& context, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) release() function 152 inline void release (Context& context, VkDevice device, VkCommandPool cmdPool, deUint32 numCmdBuffers, const VkCommandBuffer* pCmdBuffers) release() function 160 inline void release (Context& context, VkDevice device, VkDescriptorPool descriptorPool, deUint32 numDescriptorSets, const VkDescriptorSet* pDescriptorSets) release() function 169 inline void release (Context& context, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocator) release() function [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiNullHandleTests.cpp | 42 inline void release (Context& context, VkBuffer buffer, const VkAllocationCallbacks* pAllocator) in release() function 47 inline void release (Context& context, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) in release() function 53 inline void release (Context& context, VkCommandPool commandPool, const VkAllocationCallbacks* pAllocator) in release() function 58 inline void release (Context& context, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* pAllocator) in release() function 64 inline void release (Context& context, VkDescriptorSetLayout descriptorSetLayout, const VkAllocationCallbacks* pAllocator) in release() function 69 inline void release (Context& context, VkDevice device, const VkAllocationCallbacks* pAllocator) in release() function 74 inline void release (Context& context, VkEvent event, const VkAllocationCallbacks* pAllocator) in release() function 79 inline void release (Context& context, VkFence fence, const VkAllocationCallbacks* pAllocator) in release() function 84 inline void release (Context& context, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAllocator) in release() function 89 inline void release (Contex function 94 inline void release (Context& context, VkImageView imageView, const VkAllocationCallbacks* pAllocator) release() function 99 inline void release (Context& context, VkInstance instance, const VkAllocationCallbacks* pAllocator) release() function 104 inline void release (Context& context, VkPipeline pipeline, const VkAllocationCallbacks* pAllocator) release() function 109 inline void release (Context& context, VkPipelineCache pipelineCache, const VkAllocationCallbacks* pAllocator) release() function 114 inline void release (Context& context, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocator) release() function 120 inline void release (Context& context, VkQueryPool queryPool, const VkAllocationCallbacks* pAllocator) release() function 126 inline void release (Context& context, VkRenderPass renderPass, const VkAllocationCallbacks* pAllocator) release() function 131 inline void release (Context& context, VkSampler sampler, const VkAllocationCallbacks* pAllocator) release() function 136 inline void release (Context& context, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocator) release() function 141 inline void release (Context& context, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) release() function 152 inline void release (Context& context, VkDevice device, VkCommandPool cmdPool, deUint32 numCmdBuffers, const VkCommandBuffer* pCmdBuffers) release() function 160 inline void release (Context& context, VkDevice device, VkDescriptorPool descriptorPool, deUint32 numDescriptorSets, const VkDescriptorSet* pDescriptorSets) release() function 169 inline void release (Context& context, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocator) release() function [all...] |