Home
last modified time | relevance | path

Searched defs:handle (Results 151 – 175 of 1079) sorted by relevance

12345678910>>...44

/Linux-v6.6/include/uapi/drm/
Domap_drm.h67 __u32 handle; /* out */ member
78 __u32 handle; /* buffer handle (in) */ member
83 __u32 handle; /* buffer handle (in) */ member
94 __u32 handle; /* buffer handle (in) */ member
Dtegra_drm.h48 __u32 handle; member
60 __u32 handle; member
278 __u32 handle; member
314 __u32 handle; member
330 __u32 handle; member
366 __u32 handle; member
520 __u32 handle; member
562 __u32 handle; member
600 __u32 handle; member
619 __u32 handle; member
[all …]
/Linux-v6.6/include/uapi/linux/
Dphonet.h118 static inline __u8 pn_obj(__u16 handle) in pn_obj()
123 static inline __u8 pn_dev(__u16 handle) in pn_dev()
128 static inline __u16 pn_port(__u16 handle) in pn_port()
133 static inline __u8 pn_addr(__u16 handle) in pn_addr()
152 __u16 handle) in pn_sockaddr_set_object()
/Linux-v6.6/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_ioctl.h29 unsigned int handle; /* OUT */ member
33 unsigned int handle; member
39 unsigned int handle; member
62 unsigned int handle; member
74 unsigned int handle; member
/Linux-v6.6/fs/ocfs2/
Dlocalalloc.c369 handle_t *handle; in ocfs2_shutdown_local_alloc() local
550 handle_t *handle; in ocfs2_complete_local_alloc_recovery() local
714 handle_t *handle, in ocfs2_claim_local_alloc_bits()
770 handle_t *handle, in ocfs2_free_local_alloc_bits()
948 handle_t *handle, in ocfs2_sync_local_to_main()
1147 handle_t *handle, in ocfs2_local_alloc_new_window()
1240 handle_t *handle = NULL; in ocfs2_local_alloc_slide_window() local
Drefcounttree.c553 handle_t *handle = NULL; in ocfs2_create_refcount_tree() local
695 handle_t *handle = NULL; in ocfs2_set_refcount_tree() local
757 handle_t *handle = NULL; in ocfs2_remove_refcount_tree() local
1233 static int ocfs2_change_refcount_rec(handle_t *handle, in ocfs2_change_refcount_rec()
1274 static int ocfs2_expand_inline_ref_root(handle_t *handle, in ocfs2_expand_inline_ref_root()
1512 static int ocfs2_new_leaf_refcount_block(handle_t *handle, in ocfs2_new_leaf_refcount_block()
1608 static int ocfs2_expand_refcount_tree(handle_t *handle, in ocfs2_expand_refcount_tree()
1650 static int ocfs2_adjust_refcount_rec(handle_t *handle, in ocfs2_adjust_refcount_rec()
1734 static int ocfs2_insert_refcount_rec(handle_t *handle, in ocfs2_insert_refcount_rec()
1822 static int ocfs2_split_refcount_rec(handle_t *handle, in ocfs2_split_refcount_rec()
[all …]
Dquota_global.c226 handle_t *handle = journal_current_handle(); in ocfs2_quota_write() local
599 handle_t *handle; in ocfs2_sync_dquot_helper() local
662 handle_t *handle; in ocfs2_write_dquot() local
720 handle_t *handle; in ocfs2_release_dquot() local
802 handle_t *handle; in ocfs2_acquire_dquot() local
921 handle_t *handle; in ocfs2_mark_dquot_dirty() local
970 handle_t *handle; in ocfs2_write_info() local
/Linux-v6.6/drivers/acpi/
Dpci_root.c66 int acpi_is_root_bridge(acpi_handle handle) in acpi_is_root_bridge()
102 static acpi_status try_get_root_bridge_busnr(acpi_handle handle, in try_get_root_bridge_busnr()
282 struct acpi_pci_root *acpi_pci_find_root(acpi_handle handle) in acpi_pci_find_root()
298 acpi_handle handle; member
313 struct pci_dev *acpi_get_pci_dev(acpi_handle handle) in acpi_get_pci_dev()
355 static acpi_status acpi_pci_osc_control_set(acpi_handle handle, u32 *mask, in acpi_pci_osc_control_set()
570 acpi_handle handle = device->handle; in negotiate_os_control() local
651 acpi_handle handle = device->handle; in acpi_pci_root_add() local
/Linux-v6.6/drivers/mfd/
Ddln2.c27 __le16 handle; member
189 u16 handle, u16 rx_slot) in dln2_transfer_complete()
239 u16 id, echo, handle, size; in dln2_rx() local
302 static void *dln2_prep_buf(u16 handle, u16 cmd, u16 echo, const void *obuf, in dln2_prep_buf()
327 static int dln2_send_wait(struct dln2_dev *dln2, u16 handle, u16 cmd, u16 echo, in dln2_send_wait()
348 static bool find_free_slot(struct dln2_dev *dln2, u16 handle, int *slot) in find_free_slot()
376 static int alloc_rx_slot(struct dln2_dev *dln2, u16 handle) in alloc_rx_slot()
393 static void free_rx_slot(struct dln2_dev *dln2, u16 handle, int slot) in free_rx_slot()
426 static int _dln2_transfer(struct dln2_dev *dln2, u16 handle, u16 cmd, in _dln2_transfer()
519 u16 handle; in dln2_transfer() local
/Linux-v6.6/fs/ext4/
Dxattr.c846 static void ext4_xattr_update_super_block(handle_t *handle, in ext4_xattr_update_super_block()
1035 static int ext4_xattr_inode_update_ref(handle_t *handle, struct inode *ea_inode, in ext4_xattr_inode_update_ref()
1086 static int ext4_xattr_inode_inc_ref(handle_t *handle, struct inode *ea_inode) in ext4_xattr_inode_inc_ref()
1091 static int ext4_xattr_inode_dec_ref(handle_t *handle, struct inode *ea_inode) in ext4_xattr_inode_dec_ref()
1096 static int ext4_xattr_inode_inc_ref_all(handle_t *handle, struct inode *parent, in ext4_xattr_inode_inc_ref_all()
1152 static int ext4_xattr_restart_fn(handle_t *handle, struct inode *inode, in ext4_xattr_restart_fn()
1171 ext4_xattr_inode_dec_ref_all(handle_t *handle, struct inode *parent, in ext4_xattr_inode_dec_ref_all()
1268 ext4_xattr_release_block(handle_t *handle, struct inode *inode, in ext4_xattr_release_block()
1383 static int ext4_xattr_inode_write(handle_t *handle, struct inode *ea_inode, in ext4_xattr_inode_write()
1462 static struct inode *ext4_xattr_inode_create(handle_t *handle, in ext4_xattr_inode_create()
[all …]
/Linux-v6.6/drivers/input/
Dinput.c107 static unsigned int input_to_handler(struct input_handle *handle, in input_to_handler()
145 struct input_handle *handle; in input_pass_values() local
452 void input_inject_event(struct input_handle *handle, in input_inject_event()
563 int input_grab_device(struct input_handle *handle) in input_grab_device()
585 static void __input_release_device(struct input_handle *handle) in __input_release_device()
612 void input_release_device(struct input_handle *handle) in input_release_device()
629 int input_open_device(struct input_handle *handle) in input_open_device()
676 int input_flush_device(struct input_handle *handle, struct file *file) in input_flush_device()
700 void input_close_device(struct input_handle *handle) in input_close_device()
754 struct input_handle *handle; in input_disconnect_device() local
[all …]
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Dsdma_v4_0.c1714 static int sdma_v4_0_early_init(void *handle) in sdma_v4_0_early_init()
1745 static int sdma_v4_0_late_init(void *handle) in sdma_v4_0_late_init()
1760 static int sdma_v4_0_sw_init(void *handle) in sdma_v4_0_sw_init()
1882 static int sdma_v4_0_sw_fini(void *handle) in sdma_v4_0_sw_fini()
1902 static int sdma_v4_0_hw_init(void *handle) in sdma_v4_0_hw_init()
1915 static int sdma_v4_0_hw_fini(void *handle) in sdma_v4_0_hw_fini()
1942 static int sdma_v4_0_suspend(void *handle) in sdma_v4_0_suspend()
1955 static int sdma_v4_0_resume(void *handle) in sdma_v4_0_resume()
1970 static bool sdma_v4_0_is_idle(void *handle) in sdma_v4_0_is_idle()
1985 static int sdma_v4_0_wait_for_idle(void *handle) in sdma_v4_0_wait_for_idle()
[all …]
Damdgpu_gem.c142 int handle; in amdgpu_gem_force_release() local
289 uint32_t handle, initial_domain; in amdgpu_gem_create_ioctl() local
388 uint32_t handle; in amdgpu_gem_userptr_ioctl() local
461 uint32_t handle, uint64_t *offset_p) in amdgpu_mode_dumb_mmap()
485 uint32_t handle = args->in.handle; in amdgpu_gem_mmap_ioctl() local
525 uint32_t handle = args->in.handle; in amdgpu_gem_wait_idle_ioctl() local
914 uint32_t handle; in amdgpu_mode_dumb_create() local
/Linux-v6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_hdcp.c40 lp_write_i2c(void *handle, uint32_t address, const uint8_t *data, uint32_t size) in lp_write_i2c()
51 lp_read_i2c(void *handle, uint32_t address, uint8_t offset, uint8_t *data, uint32_t size) in lp_read_i2c()
64 lp_write_dpcd(void *handle, uint32_t address, const uint8_t *data, uint32_t size) in lp_write_dpcd()
72 lp_read_dpcd(void *handle, uint32_t address, uint8_t *data, uint32_t size) in lp_read_dpcd()
466 static bool enable_assr(void *handle, struct dc_link *link) in enable_assr()
501 static void update_config(void *handle, struct cp_psp_stream_config *config) in update_config()
/Linux-v6.6/drivers/char/tpm/
Dtpm2-space.c72 unsigned int *offset, u32 *handle) in tpm2_load_context()
122 static int tpm2_save_context(struct tpm_chip *chip, u32 handle, u8 *buf, in tpm2_save_context()
200 u32 handle; in tpm2_load_space() local
224 static bool tpm2_map_to_phandle(struct tpm_space *space, void *handle) in tpm2_map_to_phandle()
244 __be32 *handle; in tpm2_map_command() local
338 static bool tpm2_add_session(struct tpm_chip *chip, u32 handle) in tpm2_add_session()
/Linux-v6.6/drivers/perf/
Darm_spe_pmu.c93 struct perf_output_handle __percpu *handle; member
393 static void arm_spe_pmu_pad_buf(struct perf_output_handle *handle, int len) in arm_spe_pmu_pad_buf()
403 static u64 arm_spe_pmu_next_snapshot_off(struct perf_output_handle *handle) in arm_spe_pmu_next_snapshot_off()
432 static u64 __arm_spe_pmu_next_off(struct perf_output_handle *handle) in __arm_spe_pmu_next_off()
502 static u64 arm_spe_pmu_next_off(struct perf_output_handle *handle) in arm_spe_pmu_next_off()
521 static void arm_spe_perf_aux_output_begin(struct perf_output_handle *handle, in arm_spe_perf_aux_output_begin()
552 static void arm_spe_perf_aux_output_end(struct perf_output_handle *handle) in arm_spe_perf_aux_output_end()
583 arm_spe_pmu_buf_get_fault_act(struct perf_output_handle *handle) in arm_spe_pmu_buf_get_fault_act()
653 struct perf_output_handle *handle = dev; in arm_spe_pmu_irq_handler() local
782 struct perf_output_handle *handle = this_cpu_ptr(spe_pmu->handle); in arm_spe_pmu_start() local
[all …]
/Linux-v6.6/drivers/gpu/drm/radeon/
Dradeon_vce.c319 uint32_t handle = atomic_read(&rdev->vce.handles[i]); in radeon_vce_free_handles() local
346 uint32_t handle, struct radeon_fence **fence) in radeon_vce_get_create_msg()
413 uint32_t handle, struct radeon_fence **fence) in radeon_vce_get_destroy_msg()
519 uint32_t handle, bool *allocated) in radeon_vce_validate_handle()
560 uint32_t tmp, handle = 0; in radeon_vce_cs_parse() local
/Linux-v6.6/fs/smb/server/
Dksmbd_netlink.h67 __u32 handle; member
128 __u32 handle; member
137 __u32 handle; member
151 __u32 handle; member
160 __u32 handle; member
192 __u32 handle; member
207 __u32 handle; member
236 __u32 handle; member
246 __u32 handle; member
259 __u32 handle; member
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dbridge_mcast.c64 struct mlx5_flow_handle *handle; in mlx5_esw_bridge_mdb_flow_create() local
119 struct mlx5_flow_handle *handle; in mlx5_esw_bridge_port_mdb_offload() local
514 struct mlx5_flow_handle *handle; in mlx5_esw_bridge_mcast_flow_with_esw_create() local
544 static struct mlx5_flow_handle *handle; in mlx5_esw_bridge_mcast_filter_flow_peer_create() local
582 struct mlx5_flow_handle *handle; in mlx5_esw_bridge_mcast_vlan_flow_create() local
624 struct mlx5_flow_handle *handle; in mlx5_esw_bridge_vlan_mcast_init() local
657 struct mlx5_flow_handle *handle; in mlx5_esw_bridge_mcast_fwd_flow_create() local
895 struct mlx5_flow_handle *handle; in mlx5_esw_bridge_ingress_igmp_fh_create() local
927 struct mlx5_flow_handle *handle; in mlx5_esw_bridge_ingress_mld_fh_create() local
/Linux-v6.6/tools/testing/selftests/tc-testing/
Dtdc_batch.py73 def format_add_filter(device, prio, handle, skip, src_mac, dst_mac, argument
80 def format_rep_filter(device, prio, handle, skip, src_mac, dst_mac, argument
87 def format_del_filter(device, prio, handle, skip, src_mac, dst_mac, argument
/Linux-v6.6/drivers/macintosh/
Dmac_hid.c71 static bool mac_hid_emumouse_filter(struct input_handle *handle, in mac_hid_emumouse_filter()
97 struct input_handle *handle; in mac_hid_emumouse_connect() local
137 static void mac_hid_emumouse_disconnect(struct input_handle *handle) in mac_hid_emumouse_disconnect()
/Linux-v6.6/drivers/misc/vmw_vmci/
Dvmci_queue_pair.h30 struct vmci_handle handle; member
43 struct vmci_handle handle; member
79 struct vmci_handle handle; member
92 struct vmci_handle handle; member
/Linux-v6.6/drivers/firmware/arm_scmi/
Ddriver.c95 const struct scmi_handle *handle; member
162 struct scmi_handle handle; member
286 void scmi_notification_instance_data_set(const struct scmi_handle *handle, in scmi_notification_instance_data_set()
296 void *scmi_notification_instance_data_get(const struct scmi_handle *handle) in scmi_notification_instance_data_get()
481 int scmi_xfer_raw_inflight_register(const struct scmi_handle *handle, in scmi_xfer_raw_inflight_register()
535 static struct scmi_xfer *scmi_xfer_get(const struct scmi_handle *handle, in scmi_xfer_get()
573 struct scmi_xfer *scmi_xfer_raw_get(const struct scmi_handle *handle) in scmi_xfer_raw_get()
600 scmi_xfer_raw_channel_get(const struct scmi_handle *handle, u8 protocol_id) in scmi_xfer_raw_channel_get()
658 void scmi_xfer_raw_put(const struct scmi_handle *handle, struct scmi_xfer *xfer) in scmi_xfer_raw_put()
1799 const struct scmi_handle *handle = &info->handle; in scmi_alloc_init_protocol_instance() local
[all …]
/Linux-v6.6/drivers/accel/habanalabs/common/
Dmemory_mgr.c20 struct hl_mmap_mem_buf *hl_mmap_mem_buf_get(struct hl_mem_mgr *mmg, u64 handle) in hl_mmap_mem_buf_get()
113 int hl_mmap_mem_buf_put_handle(struct hl_mem_mgr *mmg, u64 handle) in hl_mmap_mem_buf_put_handle()
235 u64 handle; local
/Linux-v6.6/drivers/gpu/drm/nouveau/
Dnouveau_acpi.c71 static int nouveau_optimus_dsm(acpi_handle handle, int func, int arg, uint32_t *result) in nouveau_optimus_dsm()
110 static int nouveau_dsm_get_optimus_functions(acpi_handle handle) in nouveau_dsm_get_optimus_functions()
130 static int nouveau_dsm(acpi_handle handle, int func, int arg) in nouveau_dsm()
153 static int nouveau_dsm_switch_mux(acpi_handle handle, int mux_id) in nouveau_dsm_switch_mux()
160 static int nouveau_dsm_set_discrete_state(acpi_handle handle, enum vga_switcheroo_state state) in nouveau_dsm_set_discrete_state()

12345678910>>...44