Home
last modified time | relevance | path

Searched refs:handle (Results 176 – 200 of 4138) sorted by relevance

12345678910>>...166

/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_dev.c199 args->handle = service->handle; in vchiq_ioc_create_service()
651 if (put_user(args.handle, &argp->handle)) { in vchiq_ioctl()
899 unsigned int handle; /* OUT */ member
927 .handle = args32.handle, in vchiq_compat_ioctl_create_service()
934 if (put_user(args.handle, &ptrargs32->handle)) { in vchiq_compat_ioctl_create_service()
948 unsigned int handle; member
971 .handle = args32.handle, in vchiq_compat_ioctl_queue_message()
1010 unsigned int handle; member
1036 .handle = args32.handle, in vchiq_compat_ioctl_queue_bulk()
1082 unsigned int handle; member
[all …]
/openbmc/linux/fs/ocfs2/
H A Dlocalalloc.c45 handle_t *handle,
56 handle_t *handle,
369 handle_t *handle; in ocfs2_shutdown_local_alloc() local
417 if (IS_ERR(handle)) { in ocfs2_shutdown_local_alloc()
419 handle = NULL; in ocfs2_shutdown_local_alloc()
550 handle_t *handle; in ocfs2_complete_local_alloc_recovery() local
574 handle = NULL; in ocfs2_complete_local_alloc_recovery()
580 handle->h_sync = 1; in ocfs2_complete_local_alloc_recovery()
770 handle_t *handle, in ocfs2_free_local_alloc_bits() argument
1261 handle = NULL; in ocfs2_local_alloc_slide_window()
[all …]
H A Dsuballoc.h74 handle_t *handle,
82 int ocfs2_block_group_set_bits(handle_t *handle,
89 int ocfs2_claim_metadata(handle_t *handle,
96 int ocfs2_claim_new_inode(handle_t *handle,
103 int ocfs2_claim_clusters(handle_t *handle,
112 int __ocfs2_claim_clusters(handle_t *handle,
119 int ocfs2_free_suballoc_bits(handle_t *handle,
125 int ocfs2_free_dinode(handle_t *handle,
129 int ocfs2_free_clusters(handle_t *handle,
134 int ocfs2_release_clusters(handle_t *handle,
[all …]
H A Dfile.c258 handle_t *handle; in ocfs2_update_inode_atime() local
378 handle_t *handle; in ocfs2_orphan_for_truncate() local
600 handle = NULL; in ocfs2_extend_allocation()
636 handle, in ocfs2_extend_allocation()
685 if (handle) { in ocfs2_extend_allocation()
687 handle = NULL; in ocfs2_extend_allocation()
748 return handle; in ocfs2_zero_start_ordered_transaction()
760 handle_t *handle; in ocfs2_write_zero_page() local
830 if (handle) { in ocfs2_write_zero_page()
839 if (handle) in ocfs2_write_zero_page()
[all …]
/openbmc/linux/drivers/acpi/x86/
H A Ds2idle.c79 acpi_handle handle; member
319 if (adev->handle == entry->handle) in acpi_get_lps0_constraint()
336 acpi_handle_debug(entry->handle, in lpi_check_constraints()
343 entry->handle = NULL; in lpi_check_constraints()
348 acpi_handle_info(entry->handle, in lpi_check_constraints()
420 obj = acpi_evaluate_dsm(handle, dsm_guid, rev, 0, NULL); in validate_dsm()
425 acpi_handle_debug(handle, in validate_dsm()
464 lps0_dsm_func_mask_microsoft = validate_dsm(adev->handle, in lps0_device_attach()
478 lps0_dsm_func_mask = validate_dsm(adev->handle, in lps0_device_attach()
490 lps0_dsm_func_mask = validate_dsm(adev->handle, in lps0_device_attach()
[all …]
/openbmc/linux/fs/ext4/
H A Dverity.c106 handle_t *handle; in ext4_begin_enable_verity() local
148 if (IS_ERR(handle)) in ext4_begin_enable_verity()
149 return PTR_ERR(handle); in ext4_begin_enable_verity()
151 err = ext4_orphan_add(handle, inode); in ext4_begin_enable_verity()
155 ext4_journal_stop(handle); in ext4_begin_enable_verity()
196 handle_t *handle; in ext4_end_enable_verity() local
229 if (IS_ERR(handle)) { in ext4_end_enable_verity()
230 err = PTR_ERR(handle); in ext4_end_enable_verity()
234 err = ext4_orphan_del(handle, inode); in ext4_end_enable_verity()
248 ext4_journal_stop(handle); in ext4_end_enable_verity()
[all …]
H A Dresize.c543 handle_t *handle; in setup_new_flex_group_blocks() local
557 if (IS_ERR(handle)) in setup_new_flex_group_blocks()
1153 handle_t *handle; in update_backups() local
1157 if (IS_ERR(handle)) { in update_backups()
1159 err = PTR_ERR(handle); in update_backups()
1547 handle_t *handle; in ext4_flex_group_add() local
1573 if (IS_ERR(handle)) { in ext4_flex_group_add()
1781 handle_t *handle; in ext4_group_extend_no_check() local
1788 if (IS_ERR(handle)) { in ext4_group_extend_no_check()
1918 handle_t *handle; in ext4_convert_meta_bg() local
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dparse.py51 d = bb.parse.handle(f.name, self.d)['']
60 d = bb.parse.handle(f.name, self.d)['']
73 d = bb.parse.handle(f.name, self.d)['']
87 d = bb.parse.handle(f.name, self.d)['']
109 d = bb.parse.handle(f.name, self.d)['']
124 d = bb.parse.handle(f.name, self.d)['']
137 d = bb.parse.handle(f.name, self.d)['']
172 alldata = bb.parse.handle(f.name, self.d)
192 d = bb.parse.handle(f.name, self.d)['']
208 d = bb.parse.handle(f.name, self.d)['']
[all …]
/openbmc/linux/drivers/accel/habanalabs/common/
H A Dcontext.c18 hw_sob_put(handle->hw_sob); in encaps_handle_do_release()
21 idr_remove(&mgr->handles, handle->id); in encaps_handle_do_release()
25 hl_ctx_put(handle->ctx); in encaps_handle_do_release()
27 kfree(handle); in encaps_handle_do_release()
32 struct hl_cs_encaps_sig_handle *handle = in hl_encaps_release_handle_and_put_ctx() local
35 encaps_handle_do_release(handle, false, true); in hl_encaps_release_handle_and_put_ctx()
40 struct hl_cs_encaps_sig_handle *handle = in hl_encaps_release_handle_and_put_sob() local
48 struct hl_cs_encaps_sig_handle *handle = in hl_encaps_release_handle_and_put_sob_ctx() local
62 struct hl_cs_encaps_sig_handle *handle; in hl_encaps_sig_mgr_fini() local
74 idr_for_each_entry(idp, handle, id) in hl_encaps_sig_mgr_fini()
[all …]
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_tqp_stats.h33 u64 *hclge_comm_tqps_get_stats(struct hnae3_handle *handle, u64 *data);
34 int hclge_comm_tqps_get_sset_count(struct hnae3_handle *handle);
35 u8 *hclge_comm_tqps_get_strings(struct hnae3_handle *handle, u8 *data);
36 void hclge_comm_reset_tqp_stats(struct hnae3_handle *handle);
37 int hclge_comm_tqps_update_stats(struct hnae3_handle *handle,
/openbmc/linux/arch/mips/fw/cfe/
H A Dcfe_api.c43 int cfe_init(u64 handle, u64 ept) in cfe_init() argument
46 cfe_handle = handle; in cfe_init()
57 int cfe_close(int handle) in cfe_close() argument
63 xiocb.xiocb_handle = handle; in cfe_close()
290 int cfe_inpstat(int handle) in cfe_inpstat() argument
296 xiocb.xiocb_handle = handle; in cfe_inpstat()
316 xiocb.xiocb_handle = handle; in cfe_ioctl()
362 xiocb.xiocb_handle = handle; in cfe_readblk()
407 xiocb.xiocb_handle = handle; in cfe_writeblk()
426 int handle; in cfe_die() local
[all …]
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_csi2_bridge.c144 acpi_handle_info(adev->handle, "%s: Using DSM entry %s=%s\n", in gmin_cfg_get_dsm()
170 acpi_handle_info(adev->handle, "%s: Using DMI entry %s=%s\n", in gmin_cfg_get_dmi_override()
207 acpi_handle_info(adev->handle, "%s: Using default %s=%d\n", in gmin_cfg_get_int()
235 rhandle = element->reference.handle; in atomisp_csi2_get_pmc_clk_nr_from_acpi_pr0()
335 acpi_handle_warn(data->adev->handle, in atomisp_csi2_handle_acpi_gpio_res()
413 acpi_handle_info(adev->handle, "%s: Sensor module id: '%s'\n", in atomisp_csi2_add_gpio_mappings()
424 obj = acpi_evaluate_dsm_typed(adev->handle, in atomisp_csi2_add_gpio_mappings()
437 acpi_handle_err(adev->handle, "%s: Too many GPIOs %u > %u\n", in atomisp_csi2_add_gpio_mappings()
448 obj = acpi_evaluate_dsm_typed(adev->handle, in atomisp_csi2_add_gpio_mappings()
559 acpi_handle_err(adev->handle, "%s: Invalid port: %u\n", in atomisp_csi2_parse_sensor_fwnode()
[all …]
/openbmc/pldm/common/test/
H A Dpldm_utils_test.cpp163 uint32_t handle = 0; in TEST() local
197 uint32_t handle = 0; in TEST() local
247 uint32_t handle = 0; in TEST() local
268 handle = 0; in TEST()
329 handle = 0; in TEST()
386 handle = 0; in TEST()
444 handle = 0; in TEST()
696 handle = 0; in TEST()
757 handle = 0; in TEST()
814 handle = 0; in TEST()
[all …]
/openbmc/qemu/crypto/
H A Dhmac-gcrypt.c33 gcry_mac_hd_t handle; member
61 err = gcry_mac_open(&ctx->handle, qcrypto_hmac_alg_map[alg], in qcrypto_hmac_ctx_new()
69 err = gcry_mac_setkey(ctx->handle, (const void *)key, nkey); in qcrypto_hmac_ctx_new()
73 gcry_mac_close(ctx->handle); in qcrypto_hmac_ctx_new()
90 gcry_mac_close(ctx->handle); in qcrypto_gcrypt_hmac_ctx_free()
111 gcry_mac_write(ctx->handle, iov[i].iov_base, iov[i].iov_len); in qcrypto_gcrypt_hmac_bytesv()
130 err = gcry_mac_read(ctx->handle, *result, resultlen); in qcrypto_gcrypt_hmac_bytesv()
137 err = gcry_mac_reset(ctx->handle); in qcrypto_gcrypt_hmac_bytesv()
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dport_range_occ.sh73 tc filter add dev $swp1 ingress pref 1 handle 101 proto ip \
79 tc filter add dev $swp1 ingress pref 1 handle 102 proto ip \
82 tc filter add dev $swp1 ingress pref 2 handle 103 proto ipv6 \
85 tc filter add dev $swp1 ingress pref 2 handle 104 proto ipv6 \
91 tc filter del dev $swp1 ingress pref 2 handle 104 flower
92 tc filter del dev $swp1 ingress pref 2 handle 103 flower
93 tc filter del dev $swp1 ingress pref 1 handle 102 flower
97 tc filter del dev $swp1 ingress pref 1 handle 101 flower
/openbmc/u-boot/lib/efi_driver/
H A Defi_block_device.c42 efi_handle_t handle; member
111 static int efi_bl_bind_partitions(efi_handle_t handle, struct udevice *dev) in efi_bl_bind_partitions() argument
119 return efi_disk_create_partitions(handle, desc, if_typename, in efi_bl_bind_partitions()
130 static int efi_bl_bind(efi_handle_t handle, void *interface) in efi_bl_bind() argument
135 struct efi_object *obj = efi_search_obj(handle); in efi_bl_bind()
140 EFI_PRINT("%s: handle %p, interface %p\n", __func__, handle, io); in efi_bl_bind()
168 platdata->handle = handle; in efi_bl_bind()
177 disks = efi_bl_bind_partitions(handle, bdev); in efi_bl_bind()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_table.cpp37 Handle handle = 0; in FileTable() local
75 fileTable.resize(tableSize + sizeof(handle) + sizeof(fileNameLength) + in FileTable()
80 std::copy_n(reinterpret_cast<uint8_t*>(&handle), sizeof(handle), iter); in FileTable()
81 std::advance(iter, sizeof(handle)); in FileTable()
100 entry.handle = handle; in FileTable()
105 tableEntries.emplace(handle, std::move(entry)); in FileTable()
106 handle++; in FileTable()
/openbmc/linux/arch/arm64/boot/dts/marvell/
H A Darmada-3720-turris-mox.dts178 phy-handle = <&phy1>;
360 phy-handle = <&switch0phy1>;
366 phy-handle = <&switch0phy2>;
372 phy-handle = <&switch0phy3>;
378 phy-handle = <&switch0phy4>;
384 phy-handle = <&switch0phy5>;
390 phy-handle = <&switch0phy6>;
396 phy-handle = <&switch0phy7>;
402 phy-handle = <&switch0phy8>;
552 phy-handle = <&switch1phy1>;
[all …]
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1088a-ten64.dts95 pcs-handle = <&pcs1>;
103 pcs-handle = <&pcs2>;
110 phy-handle = <&mdio1_phy5>;
113 pcs-handle = <&pcs3_0>;
120 pcs-handle = <&pcs3_1>;
127 pcs-handle = <&pcs3_2>;
134 pcs-handle = <&pcs3_3>;
142 pcs-handle = <&pcs7_0>;
149 pcs-handle = <&pcs7_1>;
156 pcs-handle = <&pcs7_2>;
[all …]
H A Dfsl-ls1043-post.dtsi27 pcs-handle-names = "qsgmii";
31 pcsphy-handle = <&pcsphy1>, <&qsgmiib_pcs1>;
32 pcs-handle-names = "sgmii", "qsgmii";
42 pcsphy-handle = <&pcsphy4>, <&qsgmiib_pcs2>;
43 pcs-handle-names = "sgmii", "qsgmii";
47 pcsphy-handle = <&pcsphy5>, <&qsgmiib_pcs3>;
48 pcs-handle-names = "sgmii", "qsgmii";
/openbmc/linux/tools/testing/selftests/alsa/
H A Dpcm-test.c34 snd_pcm_t *handle; member
156 snd_ctl_t *handle; in find_pcms() local
199 if (snd_ctl_pcm_next_device(handle, &dev) < 0) in find_pcms()
215 err = snd_ctl_pcm_info(handle, pcm_info); in find_pcms()
247 snd_ctl_close(handle); in find_pcms()
265 snd_pcm_t *handle = NULL; in test_pcm_time() local
401 err = snd_pcm_hw_params(handle, hw_params); in test_pcm_time()
427 err = snd_pcm_sw_params(handle, sw_params); in test_pcm_time()
475 snd_pcm_drain(handle); in test_pcm_time()
520 if (handle) in test_pcm_time()
[all …]
/openbmc/linux/arch/sparc/kernel/
H A Dds.c87 __u64 handle; member
95 __u64 handle; member
101 __u64 handle; member
301 pkt.data.handle = cp->handle; in md_update_data()
339 pkt.data.handle = cp->handle; in domain_shutdown_data()
379 pkt.data.handle = cp->handle; in domain_panic_data()
435 pkt.data.handle = cp->handle; in __dr_cpu_send_error()
499 resp->handle = handle; in dr_cpu_init_response()
797 pkt.header.data.handle = cp->handle; in ldom_set_var()
910 pbuf.req.handle = cp->handle; in register_services()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Duvd_v4_2.c47 static int uvd_v4_2_set_clockgating_state(void *handle,
93 static int uvd_v4_2_early_init(void *handle) in uvd_v4_2_early_init() argument
104 static int uvd_v4_2_sw_init(void *handle) in uvd_v4_2_sw_init() argument
135 static int uvd_v4_2_sw_fini(void *handle) in uvd_v4_2_sw_fini() argument
156 static int uvd_v4_2_hw_init(void *handle) in uvd_v4_2_hw_init() argument
211 static int uvd_v4_2_hw_fini(void *handle) in uvd_v4_2_hw_fini() argument
223 static int uvd_v4_2_suspend(void *handle) in uvd_v4_2_suspend() argument
259 static int uvd_v4_2_resume(void *handle) in uvd_v4_2_resume() argument
657 static bool uvd_v4_2_is_idle(void *handle) in uvd_v4_2_is_idle() argument
664 static int uvd_v4_2_wait_for_idle(void *handle) in uvd_v4_2_wait_for_idle() argument
[all …]
/openbmc/linux/drivers/misc/vmw_vmci/
H A Dvmci_handle_array.c45 struct vmci_handle handle) in vmci_handle_arr_append_entry() argument
68 array->entries[array->size] = handle; in vmci_handle_arr_append_entry()
80 struct vmci_handle handle = VMCI_INVALID_HANDLE; in vmci_handle_arr_remove_entry() local
85 handle = array->entries[i]; in vmci_handle_arr_remove_entry()
93 return handle; in vmci_handle_arr_remove_entry()
101 struct vmci_handle handle = VMCI_INVALID_HANDLE; in vmci_handle_arr_remove_tail() local
105 handle = array->entries[array->size]; in vmci_handle_arr_remove_tail()
109 return handle; in vmci_handle_arr_remove_tail()
/openbmc/linux/drivers/platform/chrome/
H A Dchromeos_privacy_screen.c35 acpi_handle handle; in chromeos_privacy_screen_get_hw_state() local
39 handle = acpi_device_handle(to_acpi_device(privacy_screen)); in chromeos_privacy_screen_get_hw_state()
40 obj = acpi_evaluate_dsm(handle, &chromeos_privacy_screen_dsm_guid, in chromeos_privacy_screen_get_hw_state()
68 acpi_handle handle; in chromeos_privacy_screen_set_sw_state() local
72 handle = acpi_device_handle(to_acpi_device(privacy_screen)); in chromeos_privacy_screen_set_sw_state()
75 obj = acpi_evaluate_dsm(handle, in chromeos_privacy_screen_set_sw_state()
80 obj = acpi_evaluate_dsm(handle, in chromeos_privacy_screen_set_sw_state()

12345678910>>...166