Home
last modified time | relevance | path

Searched defs:handle (Results 826 - 850 of 4411) sorted by relevance

1...<<31323334353637383940>>...177

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/
H A Dramht.c27 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 Dnouveau_nvif.c47 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 Dcurs507a.c81 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 Duser.c35 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 Dqxl_gem.c81 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 Dvmwgfx_va.c74 static void vmw_stream_set_arg_handle(void *data, u32 handle) in vmw_stream_set_arg_handle() argument
H A Dvmwgfx_simple_resource.c202 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 Dcoresight-etm-perf.h69 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 Dinput_test.c138 struct input_handle handle; in input_test_grab() local
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H A Dsvc_rdma_pcl.c110 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 Dgenerate_rust_target.rs114 let mut handle = stdin.lock(); in from_stdin() variables
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddlfilter.h22 void *handle; member
/kernel/linux/linux-6.6/tools/usb/ffs-aio-example/simple/host_app/
H A Dtest.c51 libusb_device_handle *handle; member
[all...]
/kernel/linux/linux-6.6/tools/usb/ffs-aio-example/multibuff/host_app/
H A Dtest.c51 libusb_device_handle *handle; member
[all...]
/kernel/linux/linux-6.6/sound/hda/
H A Dintel-sdw-acpi.c118 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 Dlos_syscall.c72 UINTPTR handle; in OsSyscallHandle() local
/kernel/linux/linux-6.6/mm/
H A Dzpool.c255 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 Dhipluginmoduleapitest.cpp69 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 Dhuks_hmac_test.cpp80 uint8_t handle[sizeof(uint64_t)] = {0}; in HksHmacTestCase() local
H A Dhuks_signverify_ecc_test_common.cpp27 struct OH_Huks_Blob handle = {sizeof(uint64_t), tmpHandle}; in HksTestSignVerify() local
/test/xts/hats/hdf/display/buffer/unittest/
H A Ddisplay_buffer_ut.cpp226 void DisplayBufferUt::MetadataTest(BufferHandle& handle) in MetadataTest() argument
/test/xts/hats/hdf/display/buffer/moduletest/
H A Ddisplay_buffer_mt.cpp49 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 Dlibrsvgdec.c42 RsvgHandle *handle; in librsvg_decode_frame() local
/third_party/curl/tests/libtest/
H A Dlib555.c65 static curlioerr ioctlcallback(CURL *handle, in ioctlcallback() argument
/third_party/curl/tests/
H A Ddictserver.py80 def handle(self): member in DictHandler

Completed in 14 milliseconds

1...<<31323334353637383940>>...177