| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/ |
| H A D | ramht.c | 27 nvkm_ramht_hash(struct nvkm_ramht *ramht, int chid, u32 handle) in nvkm_ramht_hash() argument 41 nvkm_ramht_search(struct nvkm_ramht *ramht, int chid, u32 handle) in nvkm_ramht_search() argument 60 nvkm_ramht_update(struct nvkm_ramht *ramht, int co, struct nvkm_object *object, int chid, int addr, u32 handle, u32 context) nvkm_ramht_update() argument 107 nvkm_ramht_insert(struct nvkm_ramht *ramht, struct nvkm_object *object, int chid, int addr, u32 handle, u32 context) nvkm_ramht_insert() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_nvif.c | 47 nvkm_client_map(void *priv, u64 handle, u32 size) in nvkm_client_map() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | curs507a.c | 81 u32 handle = nv50_disp(wndw->plane.dev)->core->chan.vram.handle; in curs507a_prepare() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/dma/ |
| H A D | user.c | 35 nvkm_dmaobj_search(struct nvkm_client *client, u64 handle) in nvkm_dmaobj_search() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/qxl/ |
| H A D | qxl_gem.c | 81 qxl_gem_object_create_with_handle(struct qxl_device *qdev, struct drm_file *file_priv, u32 domain, size_t size, struct qxl_surface *surf, struct drm_gem_object **gobj, uint32_t *handle) qxl_gem_object_create_with_handle() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_va.c | 74 static void vmw_stream_set_arg_handle(void *data, u32 handle) in vmw_stream_set_arg_handle() argument
|
| H A D | vmwgfx_simple_resource.c | 202 vmw_simple_resource_lookup(struct ttm_object_file *tfile, uint32_t handle, const struct vmw_simple_resource_func *func) vmw_simple_resource_lookup() argument [all...] |
| /kernel/linux/linux-6.6/drivers/hwtracing/coresight/ |
| H A D | coresight-etm-perf.h | 69 static inline void *etm_perf_sink_config(struct perf_output_handle *handle) in etm_perf_sink_config() argument 86 static inline void *etm_perf_sink_config(struct perf_output_handle *handle) in etm_perf_sink_config() argument
|
| /kernel/linux/linux-6.6/drivers/input/tests/ |
| H A D | input_test.c | 138 struct input_handle handle; in input_test_grab() local
|
| /kernel/linux/linux-6.6/net/sunrpc/xprtrdma/ |
| H A D | svc_rdma_pcl.c | 110 u32 position, handle, length; in pcl_alloc_call() local 164 u32 position, handle, length; in pcl_alloc_read() local 68 pcl_set_read_segment(const struct svc_rdma_recv_ctxt *rctxt, struct svc_rdma_chunk *chunk, u32 handle, u32 length, u64 offset) pcl_set_read_segment() argument
|
| /kernel/linux/linux-6.6/scripts/ |
| H A D | generate_rust_target.rs | 114 let mut handle = stdin.lock(); in from_stdin() variables
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | dlfilter.h | 22 void *handle; member
|
| /kernel/linux/linux-6.6/tools/usb/ffs-aio-example/simple/host_app/ |
| H A D | test.c | 51 libusb_device_handle *handle; member [all...] |
| /kernel/linux/linux-6.6/tools/usb/ffs-aio-example/multibuff/host_app/ |
| H A D | test.c | 51 libusb_device_handle *handle; member [all...] |
| /kernel/linux/linux-6.6/sound/hda/ |
| H A D | intel-sdw-acpi.c | 118 static acpi_status sdw_intel_acpi_cb(acpi_handle handle, u32 level, in sdw_intel_acpi_cb() argument [all...] |
| /kernel/liteos_m/components/security/syscall/ |
| H A D | los_syscall.c | 72 UINTPTR handle; in OsSyscallHandle() local
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | zpool.c | 255 zpool_malloc(struct zpool *zpool, size_t size, gfp_t gfp, unsigned long *handle) zpool_malloc() argument 275 zpool_free(struct zpool *zpool, unsigned long handle) zpool_free() argument 302 zpool_map_handle(struct zpool *zpool, unsigned long handle, enum zpool_mapmode mapmode) zpool_map_handle() argument 318 zpool_unmap_handle(struct zpool *zpool, unsigned long handle) zpool_unmap_handle() argument [all...] |
| /test/xts/acts/developtools/hiplugintest/ |
| H A D | hipluginmoduleapitest.cpp | 69 void* handle; in MemoryPluginTest() local 195 void* handle = dlopen(LIB_PATH.c_str(), RTLD_LAZY); in HWTEST_F() local 221 void* handle in HWTEST_F() local [all...] |
| /test/xts/acts/security/huks/huks_napi_BasicTest/src/ |
| H A D | huks_hmac_test.cpp | 80 uint8_t handle[sizeof(uint64_t)] = {0}; in HksHmacTestCase() local
|
| H A D | huks_signverify_ecc_test_common.cpp | 27 struct OH_Huks_Blob handle = {sizeof(uint64_t), tmpHandle}; in HksTestSignVerify() local
|
| /test/xts/hats/hdf/display/buffer/unittest/ |
| H A D | display_buffer_ut.cpp | 226 void DisplayBufferUt::MetadataTest(BufferHandle& handle) in MetadataTest() argument
|
| /test/xts/hats/hdf/display/buffer/moduletest/ |
| H A D | display_buffer_mt.cpp | 49 static void WriteBuffer(const BufferHandle& handle) in WriteBuffer() argument 91 static void DumpBufferHandle(const BufferHandle& handle) in DumpBufferHandle() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | librsvgdec.c | 42 RsvgHandle *handle; in librsvg_decode_frame() local
|
| /third_party/curl/tests/libtest/ |
| H A D | lib555.c | 65 static curlioerr ioctlcallback(CURL *handle, in ioctlcallback() argument
|
| /third_party/curl/tests/ |
| H A D | dictserver.py | 80 def handle(self): member in DictHandler
|