Home
last modified time | relevance | path

Searched refs:handle (Results 201 – 225 of 4138) sorted by relevance

12345678910>>...166

/openbmc/linux/fs/ocfs2/
H A Drefcounttree.c577 if (IS_ERR(handle)) { in ocfs2_create_refcount_tree()
578 ret = PTR_ERR(handle); in ocfs2_create_refcount_tree()
713 if (IS_ERR(handle)) { in ocfs2_set_refcount_tree()
814 if (IS_ERR(handle)) { in ocfs2_remove_refcount_tree()
3184 handle_t *handle; in ocfs2_make_clusters_writable() local
3663 handle_t *handle; in ocfs2_add_refcount_flag() local
3735 handle_t *handle; in ocfs2_change_ctime() local
3876 handle_t *handle; in ocfs2_add_refcounted_extent() local
3933 handle_t *handle; in ocfs2_duplicate_inline_data() local
4029 handle_t *handle; in ocfs2_complete_reflink() local
[all …]
H A Dquota_local.c98 handle_t *handle; in ocfs2_modify_bh() local
103 if (IS_ERR(handle)) { in ocfs2_modify_bh()
104 status = PTR_ERR(handle); in ocfs2_modify_bh()
467 handle_t *handle; in ocfs2_recover_local_quota_file() local
518 if (IS_ERR(handle)) { in ocfs2_recover_local_quota_file()
591 handle_t *handle; in ocfs2_finish_quota_recovery() local
649 if (IS_ERR(handle)) { in ocfs2_finish_quota_recovery()
968 handle_t *handle; in ocfs2_local_quota_add_chunk() local
997 if (IS_ERR(handle)) { in ocfs2_local_quota_add_chunk()
1103 handle_t *handle; in ocfs2_extend_local_quota_file() local
[all …]
H A Dacl.c159 handle_t *handle, umode_t new_mode) in ocfs2_acl_set_mode() argument
173 if (handle == NULL) { in ocfs2_acl_set_mode()
176 if (IS_ERR(handle)) { in ocfs2_acl_set_mode()
177 ret = PTR_ERR(handle); in ocfs2_acl_set_mode()
198 ocfs2_update_inode_fsync_trans(handle, inode, 0); in ocfs2_acl_set_mode()
200 ocfs2_journal_dirty(handle, di_bh); in ocfs2_acl_set_mode()
214 static int ocfs2_set_acl(handle_t *handle, in ocfs2_set_acl() argument
249 if (handle) in ocfs2_set_acl()
351 int ocfs2_init_acl(handle_t *handle, in ocfs2_init_acl() argument
384 ret = ocfs2_set_acl(handle, inode, di_bh, in ocfs2_init_acl()
[all …]
H A Dexport.c35 struct ocfs2_inode_handle *handle) in ocfs2_get_dentry() argument
39 u64 blkno = handle->ih_blkno; in ocfs2_get_dentry()
43 trace_ocfs2_get_dentry_begin(sb, handle, (unsigned long long)blkno); in ocfs2_get_dentry()
98 handle->ih_generation); in ocfs2_get_dentry()
111 if (handle->ih_generation != inode->i_generation) { in ocfs2_get_dentry()
113 handle->ih_generation, in ocfs2_get_dentry()
253 struct ocfs2_inode_handle handle; in ocfs2_fh_to_dentry() local
258 handle.ih_blkno = (u64)le32_to_cpu(fid->raw[0]) << 32; in ocfs2_fh_to_dentry()
259 handle.ih_blkno |= (u64)le32_to_cpu(fid->raw[1]); in ocfs2_fh_to_dentry()
260 handle.ih_generation = le32_to_cpu(fid->raw[2]); in ocfs2_fh_to_dentry()
[all …]
H A Dmove_extents.c199 handle_t *handle; in ocfs2_defrag_extent() local
273 if (IS_ERR(handle)) { in ocfs2_defrag_extent()
274 ret = PTR_ERR(handle); in ocfs2_defrag_extent()
329 ocfs2_free_clusters(handle, in ocfs2_defrag_extent()
336 ocfs2_commit_trans(osb, handle); in ocfs2_defrag_extent()
567 handle_t *handle; in ocfs2_move_extent() local
643 if (IS_ERR(handle)) { in ocfs2_move_extent()
644 ret = PTR_ERR(handle); in ocfs2_move_extent()
896 handle_t *handle; in ocfs2_move_extents() local
939 if (IS_ERR(handle)) { in ocfs2_move_extents()
[all …]
/openbmc/linux/drivers/acpi/
H A Dacpi_cmos_rtc.c54 int acpi_install_cmos_rtc_space_handler(acpi_handle handle) in acpi_install_cmos_rtc_space_handler() argument
58 status = acpi_install_address_space_handler(handle, in acpi_install_cmos_rtc_space_handler()
71 void acpi_remove_cmos_rtc_space_handler(acpi_handle handle) in acpi_remove_cmos_rtc_space_handler() argument
73 if (ACPI_FAILURE(acpi_remove_address_space_handler(handle, in acpi_remove_cmos_rtc_space_handler()
81 return acpi_install_cmos_rtc_space_handler(adev->handle); in acpi_cmos_rtc_attach_handler()
86 acpi_remove_cmos_rtc_space_handler(adev->handle); in acpi_cmos_rtc_detach_handler()
H A Dprocessor_perflib.c72 acpi_evaluation_failure_warn(pr->handle, "_PPC", status); in acpi_processor_get_platform_limit()
119 if (acpi_has_method(handle, "_OST")) in acpi_processor_ppc_ost()
134 acpi_processor_ppc_ost(pr->handle, 1); in acpi_processor_ppc_has_changed()
145 acpi_processor_ppc_ost(pr->handle, 1); in acpi_processor_ppc_has_changed()
147 acpi_processor_ppc_ost(pr->handle, 0); in acpi_processor_ppc_has_changed()
363 acpi_handle_debug(pr->handle, in acpi_processor_get_performance_states()
415 if (!pr || !pr->performance || !pr->handle) in acpi_processor_get_performance_info()
418 if (!acpi_has_method(pr->handle, "_PCT")) { in acpi_processor_get_performance_info()
419 acpi_handle_debug(pr->handle, in acpi_processor_get_performance_info()
444 if (acpi_has_method(pr->handle, "_PPC")) { in acpi_processor_get_performance_info()
[all …]
H A Dthermal.c68 acpi_handle_info(tz->device->handle, \
211 acpi_handle_debug(tz->device->handle, in __acpi_thermal_trips_update()
218 acpi_handle_debug(tz->device->handle, in __acpi_thermal_trips_update()
244 acpi_handle_debug(tz->device->handle, in __acpi_thermal_trips_update()
249 acpi_handle_debug(tz->device->handle, in __acpi_thermal_trips_update()
303 acpi_handle_info(tz->device->handle, in __acpi_thermal_trips_update()
368 acpi_handle_info(tz->device->handle, in __acpi_thermal_trips_update()
567 acpi_handle handle; in acpi_thermal_cooling_device_cb() local
583 dev = acpi_fetch_acpi_dev(handle); in acpi_thermal_cooling_device_cb()
610 dev = acpi_fetch_acpi_dev(handle); in acpi_thermal_cooling_device_cb()
[all …]
/openbmc/linux/drivers/platform/x86/intel/
H A Dvbtn.c79 acpi_handle handle = ACPI_HANDLE(dev); in detect_tablet_mode() local
84 status = acpi_evaluate_integer(handle, "VGBS", NULL, &vgbs); in detect_tablet_mode()
269 status = acpi_evaluate_integer(handle, "VGBS", NULL, &vgbs); in intel_vbtn_has_switches()
275 acpi_handle handle = ACPI_HANDLE(&device->dev); in intel_vbtn_probe() local
282 has_buttons = acpi_has_method(handle, "VBDL"); in intel_vbtn_probe()
283 has_switches = intel_vbtn_has_switches(handle, dual_accel); in intel_vbtn_probe()
305 status = acpi_install_notify_handler(handle, in intel_vbtn_probe()
313 status = acpi_evaluate_object(handle, "VBDL", NULL, NULL); in intel_vbtn_probe()
333 acpi_handle handle = ACPI_HANDLE(&device->dev); in intel_vbtn_remove() local
387 check_acpi_dev(acpi_handle handle, u32 lvl, void *context, void **rv) in check_acpi_dev() argument
[all …]
/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzip_vas.c51 static int open_device_nodes(char *devname, int pri, struct nx_handle *handle) in open_device_nodes() argument
79 handle->fd = fd; in open_device_nodes()
80 handle->paste_addr = (void *)((char *)addr + 0x400); in open_device_nodes()
119 int nx_function_end(void *handle) in nx_function_end() argument
122 struct nx_handle *nxhandle = handle; in nx_function_end()
195 static int nxu_run_job(struct nx_gzip_crb_cpb_t *cmdp, void *handle) in nxu_run_job() argument
198 struct nx_handle *nxhandle = handle; in nxu_run_job()
200 assert(handle != NULL); in nxu_run_job()
262 int nxu_submit_job(struct nx_gzip_crb_cpb_t *cmdp, void *handle) in nxu_submit_job() argument
266 cc = nxu_run_job(cmdp, handle); in nxu_submit_job()
/openbmc/linux/arch/mips/boot/dts/mscc/
H A Docelot_pcb120.dts73 phy-handle = <&phy0>;
79 phy-handle = <&phy1>;
85 phy-handle = <&phy2>;
91 phy-handle = <&phy3>;
97 phy-handle = <&phy7>;
104 phy-handle = <&phy4>;
111 phy-handle = <&phy6>;
118 phy-handle = <&phy5>;
/openbmc/linux/fs/ext4/
H A Dxattr.c1061 ext4_orphan_del(handle, ea_inode); in ext4_xattr_inode_update_ref()
1073 ext4_orphan_add(handle, ea_inode); in ext4_xattr_inode_update_ref()
1345 if (ext4_handle_valid(handle)) in ext4_xattr_release_block()
1348 if (!ext4_handle_valid(handle)) in ext4_xattr_release_block()
1351 ext4_handle_sync(handle); in ext4_xattr_release_block()
2057 handle, sb, new_bh, in ext4_xattr_block_set()
2371 if (ext4_handle_valid(handle)) { in ext4_xattr_set_handle()
2484 ext4_handle_sync(handle); in ext4_xattr_set_handle()
2534 handle_t *handle; in ext4_xattr_set() local
2550 if (IS_ERR(handle)) { in ext4_xattr_set()
[all …]
H A Dioctl.c134 if (handle) { in ext4_update_backup_sb()
158 if (handle) { in ext4_update_backup_sb()
188 handle_t *handle; in ext4_update_superblocks_fn() local
212 if (IS_ERR(handle)) { in ext4_update_superblocks_fn()
259 handle = NULL; in ext4_update_superblocks_fn()
266 if (handle) { in ext4_update_superblocks_fn()
366 handle_t *handle; in swap_inode_boot_loader() local
416 if (IS_ERR(handle)) { in swap_inode_boot_loader()
708 handle_t *handle; in ext4_ioctl_setproject() local
756 if (IS_ERR(handle)) in ext4_ioctl_setproject()
[all …]
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c155 struct hnae3_handle *handle; in hns3_lp_setup_skb() local
172 handle = hns3_get_handle(ndev); in hns3_lp_setup_skb()
894 netif_dbg(handle, drv, netdev, in hns3_set_link_ksettings()
1332 autoneg = ops->get_autoneg(handle); in hns3_nway_reset()
1339 netif_dbg(handle, drv, netdev, in hns3_nway_reset()
1833 return handle->priv_flags; in hns3_get_priv_flags()
1866 handle->priv_flags |= BIT(i); in hns3_set_priv_flags()
1868 handle->priv_flags &= ~BIT(i); in hns3_set_priv_flags()
2012 return handle->ae_algo->ops->get_ts_info(handle, info); in hns3_get_ts_info()
2091 ops->get_wol(handle, wol); in hns3_get_wol()
[all …]
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-streams.c247 s->handle = CX18_INVALID_TASK_HANDLE; in cx18_stream_init()
600 data[0] = s->handle; in cx18_vbi_setup()
838 s->handle = data[0]; in cx18_start_v4l2_encode_stream()
864 s->handle, 12); in cx18_start_v4l2_encode_stream()
873 s->handle, 312, 313); in cx18_start_v4l2_encode_stream()
906 s->handle, 1); in cx18_start_v4l2_encode_stream()
910 s->handle, 0); in cx18_start_v4l2_encode_stream()
941 s->handle = CX18_INVALID_TASK_HANDLE; in cx18_start_v4l2_encode_stream()
1008 s->handle = CX18_INVALID_TASK_HANDLE; in cx18_stop_v4l2_encode_stream()
1031 return s->handle; in cx18_find_handle()
[all …]
/openbmc/u-boot/examples/api/
H A Dglue.h54 int ub_dev_open(int handle);
55 int ub_dev_close(int handle);
56 int ub_dev_read(int handle, void *buf, lbasize_t len,
58 int ub_dev_send(int handle, void *buf, int len);
59 int ub_dev_recv(int handle, void *buf, int len, int *rlen);
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Djpeg_v2_5.c41 static int jpeg_v2_5_set_powergating_state(void *handle,
57 static int jpeg_v2_5_early_init(void *handle) in jpeg_v2_5_early_init() argument
88 static int jpeg_v2_5_sw_init(void *handle) in jpeg_v2_5_sw_init() argument
160 static int jpeg_v2_5_sw_fini(void *handle) in jpeg_v2_5_sw_fini() argument
180 static int jpeg_v2_5_hw_init(void *handle) in jpeg_v2_5_hw_init() argument
211 static int jpeg_v2_5_hw_fini(void *handle) in jpeg_v2_5_hw_fini() argument
240 static int jpeg_v2_5_suspend(void *handle) in jpeg_v2_5_suspend() argument
261 static int jpeg_v2_5_resume(void *handle) in jpeg_v2_5_resume() argument
489 static bool jpeg_v2_5_is_idle(void *handle) in jpeg_v2_5_is_idle() argument
506 static int jpeg_v2_5_wait_for_idle(void *handle) in jpeg_v2_5_wait_for_idle() argument
[all …]
H A Djpeg_v4_0.c42 static int jpeg_v4_0_set_powergating_state(void *handle,
55 static int jpeg_v4_0_early_init(void *handle) in jpeg_v4_0_early_init() argument
77 static int jpeg_v4_0_sw_init(void *handle) in jpeg_v4_0_sw_init() argument
137 static int jpeg_v4_0_sw_fini(void *handle) in jpeg_v4_0_sw_fini() argument
157 static int jpeg_v4_0_hw_init(void *handle) in jpeg_v4_0_hw_init() argument
196 static int jpeg_v4_0_hw_fini(void *handle) in jpeg_v4_0_hw_fini() argument
219 static int jpeg_v4_0_suspend(void *handle) in jpeg_v4_0_suspend() argument
240 static int jpeg_v4_0_resume(void *handle) in jpeg_v4_0_resume() argument
604 static bool jpeg_v4_0_is_idle(void *handle) in jpeg_v4_0_is_idle() argument
616 static int jpeg_v4_0_wait_for_idle(void *handle) in jpeg_v4_0_wait_for_idle() argument
[all …]
H A Djpeg_v2_0.c37 static int jpeg_v2_0_set_powergating_state(void *handle,
47 static int jpeg_v2_0_early_init(void *handle) in jpeg_v2_0_early_init() argument
67 static int jpeg_v2_0_sw_init(void *handle) in jpeg_v2_0_sw_init() argument
110 static int jpeg_v2_0_sw_fini(void *handle) in jpeg_v2_0_sw_fini() argument
130 static int jpeg_v2_0_hw_init(void *handle) in jpeg_v2_0_hw_init() argument
153 static int jpeg_v2_0_hw_fini(void *handle) in jpeg_v2_0_hw_fini() argument
173 static int jpeg_v2_0_suspend(void *handle) in jpeg_v2_0_suspend() argument
194 static int jpeg_v2_0_resume(void *handle) in jpeg_v2_0_resume() argument
660 static bool jpeg_v2_0_is_idle(void *handle) in jpeg_v2_0_is_idle() argument
669 static int jpeg_v2_0_wait_for_idle(void *handle) in jpeg_v2_0_wait_for_idle() argument
[all …]
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_memory.c113 map->handle = agp_remap(map->offset, map->size, dev); in drm_legacy_ioremap()
115 map->handle = ioremap(map->offset, map->size); in drm_legacy_ioremap()
122 map->handle = agp_remap(map->offset, map->size, dev); in drm_legacy_ioremap_wc()
124 map->handle = ioremap_wc(map->offset, map->size); in drm_legacy_ioremap_wc()
130 if (!map->handle || !map->size) in drm_legacy_ioremapfree()
134 vunmap(map->handle); in drm_legacy_ioremapfree()
136 iounmap(map->handle); in drm_legacy_ioremapfree()
/openbmc/linux/include/uapi/drm/
H A 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 …]
/openbmc/linux/arch/powerpc/include/asm/
H A Dfsl_hcalls.h121 static inline unsigned int fh_partition_get_dtprop(int handle, in fh_partition_get_dtprop() argument
138 r3 = handle; in fh_partition_get_dtprop()
175 static inline unsigned int fh_partition_set_dtprop(int handle, in fh_partition_set_dtprop() argument
192 r3 = handle; in fh_partition_set_dtprop()
534 static inline unsigned int fh_get_core_state(unsigned int handle, in fh_get_core_state() argument
542 r3 = handle; in fh_get_core_state()
572 r3 = handle; in fh_enter_nap()
597 r3 = handle; in fh_exit_nap()
613 static inline unsigned int fh_claim_device(unsigned int handle) in fh_claim_device() argument
619 r3 = handle; in fh_claim_device()
[all …]
/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-vchiq.c125 int handle; member
188 int handle; in get_msg_context() local
211 msg_context->handle = handle; in get_msg_context()
457 u32 handle; in buffer_to_host_cb() local
824 port->component->handle, port->handle); in port_info_set()
920 __func__, ret, port->component->handle, port->handle); in port_info_get()
1139 ret, port->component->handle, port->handle, in port_action_port()
1186 ret, port->component->handle, port->handle, in port_action_handle()
1573 dst->component->handle, dst->handle); in vchiq_mmal_port_connect_tunnel()
1576 src->component->handle, src->handle, in vchiq_mmal_port_connect_tunnel()
[all …]
/openbmc/linux/arch/arm64/kvm/
H A Dpkvm.c106 if (host_kvm->arch.pkvm.handle) { in __pkvm_destroy_hyp_vm()
108 host_kvm->arch.pkvm.handle)); in __pkvm_destroy_hyp_vm()
111 host_kvm->arch.pkvm.handle = 0; in __pkvm_destroy_hyp_vm()
129 pkvm_handle_t handle; in __pkvm_create_hyp_vm() local
163 handle = ret; in __pkvm_create_hyp_vm()
165 host_kvm->arch.pkvm.handle = handle; in __pkvm_create_hyp_vm()
184 ret = kvm_call_hyp_nvhe(__pkvm_init_vcpu, handle, host_vcpu, in __pkvm_create_hyp_vm()
209 if (!host_kvm->arch.pkvm.handle) in pkvm_create_hyp_vm()
/openbmc/linux/drivers/pci/pcie/
H A Dedr.c38 if (!acpi_check_dsm(adev->handle, &pci_acpi_dsm_guid, 6, in acpi_enable_dpc()
49 obj = acpi_evaluate_dsm(adev->handle, &pci_acpi_dsm_guid, 6, in acpi_enable_dpc()
87 if (!acpi_check_dsm(adev->handle, &pci_acpi_dsm_guid, 5, in acpi_dpc_port_get()
91 obj = acpi_evaluate_dsm(adev->handle, &pci_acpi_dsm_guid, 5, in acpi_dpc_port_get()
143 status = acpi_evaluate_ost(adev->handle, ACPI_NOTIFY_DISCONNECT_RECOVER, in acpi_send_edr_status()
151 static void edr_handle_event(acpi_handle handle, u32 event, void *data) in edr_handle_event() argument
231 status = acpi_install_notify_handler(adev->handle, ACPI_SYSTEM_NOTIFY, in pci_acpi_add_edr_notifier()
239 acpi_remove_notify_handler(adev->handle, ACPI_SYSTEM_NOTIFY, in pci_acpi_add_edr_notifier()
252 acpi_remove_notify_handler(adev->handle, ACPI_SYSTEM_NOTIFY, in pci_acpi_remove_edr_notifier()

12345678910>>...166