Home
last modified time | relevance | path

Searched defs:handle (Results 776 - 800 of 2204) sorted by relevance

1...<<31323334353637383940>>...89

/kernel/linux/linux-6.6/tools/testing/selftests/alsa/
H A Dtest-pcmtest-driver.c83 static int setup_handle(snd_pcm_t **handle, snd_pcm_sw_params_t *swparams, in setup_handle() argument
167 snd_pcm_t *handle; TEST_F() local
207 snd_pcm_t *handle; TEST_F() local
239 snd_pcm_t *handle; TEST_F() local
273 snd_pcm_t *handle; TEST_F() local
315 snd_pcm_t *handle; TEST_F() local
[all...]
/kernel/linux/linux-6.6/tools/testing/radix-tree/
H A Didr-test.c180 void idr_u32_test1(struct idr *idr, u32 handle) in idr_u32_test1() argument
/kernel/linux/linux-6.6/tools/testing/nvdimm/test/
H A Diomap.c376 acpi_status __wrap_acpi_evaluate_object(acpi_handle handle, acpi_string path, in __wrap_acpi_evaluate_object() argument
392 union acpi_object * __wrap_acpi_evaluate_dsm(acpi_handle handle, const guid_t *guid, in __wrap_acpi_evaluate_dsm() argument
H A Dndtest.h76 unsigned int handle; member
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzfht_test.c188 int compress_file(int argc, char **argv, void *handle) in compress_file() argument
376 void *handle; in main() local
79 compress_fht_sample(char *src, uint32_t srclen, char *dst, uint32_t dstlen, int with_count, struct nx_gzip_crb_cpb_t *cmdp, void *handle) compress_fht_sample() argument
H A Dgzip_vas.c51 static int open_device_nodes(char *devname, int pri, struct nx_handle *handle) in open_device_nodes() argument
119 int nx_function_end(void *handle) in nx_function_end() argument
195 static int nxu_run_job(struct nx_gzip_crb_cpb_t *cmdp, void *handle) in nxu_run_job() argument
262 int nxu_submit_job(struct nx_gzip_crb_cpb_t *cmdp, void *handle) in nxu_submit_job() argument
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Dqxl_drm.h24 __u32 handle; member
28 __u32 handle; member
55 __u32 handle; member
77 __u32 handle; member
H A Domap_drm.h37 __u32 handle; member
45 __u32 handle; member
49 __u32 handle; member
56 __u32 handle; member
/kernel/linux/linux-6.6/sound/core/oss/
H A Dpcm_plugin.h146 snd_pcm_plug_client_size(struct snd_pcm_substream *handle, snd_pcm_uframes_t drv_size) snd_pcm_plug_client_size() argument
147 snd_pcm_plug_slave_size(struct snd_pcm_substream *handle, snd_pcm_uframes_t clt_size) snd_pcm_plug_slave_size() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/dmabuf-heaps/
H A Ddmabuf-heap.c63 static int import_vgem_fd(int vgem_fd, int dma_buf_fd, uint32_t *handle) in import_vgem_fd() argument
78 static void close_handle(int vgem_fd, uint32_t handle) in close_handle() argument
146 uint32_t handle = 0; in test_alloc_and_import() local
[all...]
/kernel/liteos_a/fs/proc/os_adapt/
H A Dproc_vfs.c221 int VfsProcfsUnmount(void *handle, struct Vnode **blkdriver) in VfsProcfsUnmount() argument
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Dvirtgpu_drm.h39 __u32 handle; member
100 __u32 handle; member
H A Domap_drm.h49 __u32 handle; member
57 __u32 handle; member
61 __u32 handle; member
67 __u32 handle; member
/kernel/linux/linux-6.6/sound/sh/
H A Dsh_dac_audio.c263 static enum hrtimer_restart sh_dac_audio_timer(struct hrtimer *handle) in sh_dac_audio_timer() argument
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H A Defct_driver.c409 efct_intr_thread(int irq, void *handle) in efct_intr_thread() argument
419 efct_intr_msix(int irq, void *handle) in efct_intr_msix() argument
/kernel/linux/linux-6.6/drivers/scsi/bnx2i/
H A Dbnx2i_init.c163 void bnx2i_start(void *handle) in bnx2i_start() argument
220 void bnx2i_stop(void *handle) in bnx2i_stop() argument
373 bnx2i_get_stats(void *handle) bnx2i_get_stats() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/esas2r/
H A Desas2r_int.c211 u32 handle; in esas2r_get_outbound_responses() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dzbud.c157 unsigned long handle; in encode_handle() local
175 handle_to_zbud_header(unsigned long handle) handle_to_zbud_header() argument
246 zbud_alloc(struct zbud_pool *pool, size_t size, gfp_t gfp, unsigned long *handle) zbud_alloc() argument
311 zbud_free(struct zbud_pool *pool, unsigned long handle) zbud_free() argument
353 zbud_map(struct zbud_pool *pool, unsigned long handle) zbud_map() argument
363 zbud_unmap(struct zbud_pool *pool, unsigned long handle) zbud_unmap() argument
393 zbud_zpool_malloc(void *pool, size_t size, gfp_t gfp, unsigned long *handle) zbud_zpool_malloc() argument
398 zbud_zpool_free(void *pool, unsigned long handle) zbud_zpool_free() argument
403 zbud_zpool_map(void *pool, unsigned long handle, enum zpool_mapmode mm) zbud_zpool_map() argument
408 zbud_zpool_unmap(void *pool, unsigned long handle) zbud_zpool_unmap() argument
[all...]
H A Ddmapool.c404 dma_pool_alloc(struct dma_pool *pool, gfp_t mem_flags, dma_addr_t *handle) dma_pool_alloc() argument
/kernel/linux/linux-6.6/mm/kmsan/
H A Dshadow.c176 depot_stack_handle_t handle; in kmsan_alloc_page() local
H A Dcore.c56 depot_stack_handle_t handle; in kmsan_internal_poison_memory() local
72 depot_stack_handle_t handle; in kmsan_save_stack_with_flags() local
220 depot_stack_handle_t handle; in kmsan_internal_chain_origin() local
/kernel/linux/linux-6.6/kernel/power/
H A Duser.c32 struct snapshot_handle handle; member
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Dvirtgpu_drm.h39 __u32 handle; member
100 __u32 handle; member
H A Dqxl_drm.h37 __u32 handle; member
41 __u32 handle; member
68 __u32 handle; member
90 __u32 handle; member
H A Domap_drm.h49 __u32 handle; member
57 __u32 handle; member
61 __u32 handle; member
67 __u32 handle; member

Completed in 14 milliseconds

1...<<31323334353637383940>>...89