/kernel/linux/linux-6.6/tools/testing/selftests/dmabuf-heaps/ |
H A D | dmabuf-heap.c | 63 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/linux/linux-6.6/tools/testing/selftests/powerpc/nx-gzip/ |
H A D | gzip_vas.c | 51 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/liteos_a/fs/proc/os_adapt/ |
H A D | proc_vfs.c | 221 int VfsProcfsUnmount(void *handle, struct Vnode **blkdriver) in VfsProcfsUnmount() argument
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
H A D | virtgpu_drm.h | 39 __u32 handle; member 100 __u32 handle; member
|
H A D | omap_drm.h | 49 __u32 handle; member 57 __u32 handle; member 61 __u32 handle; member 67 __u32 handle; member
|
H A D | qxl_drm.h | 37 __u32 handle; member 41 __u32 handle; member 68 __u32 handle; member 90 __u32 handle; member
|
/kernel/linux/linux-6.6/sound/sh/ |
H A D | sh_dac_audio.c | 263 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 D | efct_driver.c | 409 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 D | bnx2i_init.c | 163 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 D | esas2r_int.c | 211 u32 handle; in esas2r_get_outbound_responses() local [all...] |
/kernel/linux/linux-6.6/mm/ |
H A D | zbud.c | 157 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 D | dmapool.c | 404 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 D | shadow.c | 176 depot_stack_handle_t handle; in kmsan_alloc_page() local
|
H A D | core.c | 56 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 D | user.c | 32 struct snapshot_handle handle; member [all...] |
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
H A D | virtgpu_drm.h | 39 __u32 handle; member 100 __u32 handle; member
|
H A D | qxl_drm.h | 37 __u32 handle; member 41 __u32 handle; member 68 __u32 handle; member 90 __u32 handle; member
|
H A D | omap_drm.h | 49 __u32 handle; member 57 __u32 handle; member 61 __u32 handle; member 67 __u32 handle; member
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | mgmt_util.c | 345 struct mgmt_mesh_tx *mgmt_mesh_find(struct hci_dev *hdev, u8 handle) in mgmt_mesh_find() argument
|
/kernel/linux/linux-6.6/net/rfkill/ |
H A D | input.c | 193 static void rfkill_event(struct input_handle *handle, unsigned int type, in rfkill_event() argument 221 struct input_handle *handle; in rfkill_connect() local 250 rfkill_start(struct input_handle *handle) rfkill_start() argument 267 rfkill_disconnect(struct input_handle *handle) rfkill_disconnect() argument [all...] |
/kernel/linux/linux-6.6/net/sched/ |
H A D | cls_fw.c | 44 static u32 fw_hash(u32 handle) in fw_hash() argument 91 static void *fw_get(struct tcf_proto *tp, u32 handle) in fw_get() argument 239 fw_change(struct net *net, struct sk_buff *in_skb, struct tcf_proto *tp, unsigned long base, u32 handle, struct nlattr **tca, void **arg, u32 flags, struct netlink_ext_ack *extack) fw_change() argument [all...] |
H A D | cls_basic.c | 30 u32 handle; member 62 static void *basic_get(struct tcf_proto *tp, u32 handle) in basic_get() argument 172 basic_change(struct net *net, struct sk_buff *in_skb, struct tcf_proto *tp, unsigned long base, u32 handle, struct nlattr **tca, void **arg, u32 flags, struct netlink_ext_ack *extack) basic_change() argument [all...] |
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
H A D | virtgpu_drm.h | 23 __u32 handle; member 84 __u32 handle; member
|
H A D | v3d_drm.h | 53 __u32 handle; member 61 __u32 handle; member 67 __u32 handle; member 87 __u32 handle; member
|
/kernel/liteos_a/testsuites/unittest/extended/liteipc/ |
H A D | liteipc.h | 47 uint32_t handle; member
|