/openbmc/linux/drivers/char/tpm/ |
H A D | tpm2-space.c | 72 unsigned int *offset, u32 *handle) in tpm2_load_context() argument 105 *handle = 0; in tpm2_load_context() 133 tpm_buf_append_u32(&tbuf, handle); in tpm2_save_context() 203 u32 handle; in tpm2_load_space() local 209 &offset, &handle); in tpm2_load_space() 217 if (handle != space->session_tbl[i]) { in tpm2_load_space() 238 *((__be32 *)handle) = cpu_to_be32(phandle); in tpm2_map_to_phandle() 247 __be32 *handle; in tpm2_map_command() local 257 handle = (__be32 *)&cmd[TPM_HEADER_SIZE]; in tpm2_map_command() 260 if (!tpm2_map_to_phandle(space, handle)) in tpm2_map_command() [all …]
|
/openbmc/qemu/crypto/ |
H A D | hmac-gnutls.c | 35 gnutls_hmac_hd_t handle; member 70 err = gnutls_hmac_init(&ctx->handle, in qcrypto_hmac_ctx_new() 92 gnutls_hmac_deinit(ctx->handle, NULL); in qcrypto_gnutls_hmac_ctx_free() 112 gnutls_hmac(ctx->handle, iov[i].iov_base, iov[i].iov_len); in qcrypto_gnutls_hmac_bytesv() 131 gnutls_hmac_output(ctx->handle, *result); in qcrypto_gnutls_hmac_bytesv()
|
/openbmc/linux/drivers/platform/x86/ |
H A D | adv_swbutton.c | 28 static void adv_swbutton_notify(acpi_handle handle, u32 event, void *context) in adv_swbutton_notify() argument 51 acpi_handle handle = ACPI_HANDLE(&device->dev); in adv_swbutton_probe() local 81 status = acpi_install_notify_handler(handle, in adv_swbutton_probe() 95 acpi_handle handle = ACPI_HANDLE(&device->dev); in adv_swbutton_remove() local 97 acpi_remove_notify_handler(handle, ACPI_DEVICE_NOTIFY, in adv_swbutton_remove()
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls1028a-qds-85bb.dtso | 25 phy-handle = <&slot1_sgmii>; 56 phy-handle = <&slot2_qsgmii0>; 63 phy-handle = <&slot2_qsgmii1>; 70 phy-handle = <&slot2_qsgmii2>; 77 phy-handle = <&slot2_qsgmii3>;
|
H A D | fsl-ls1028a-qds-65bb.dtso | 26 phy-handle = <&slot1_sgmii>; 56 phy-handle = <&slot2_qsgmii0>; 63 phy-handle = <&slot2_qsgmii1>; 70 phy-handle = <&slot2_qsgmii2>; 77 phy-handle = <&slot2_qsgmii3>;
|
/openbmc/u-boot/arch/mips/dts/ |
H A D | ocelot_pcb123.dts | 44 phy-handle = <&phy0>; 48 phy-handle = <&phy1>; 52 phy-handle = <&phy2>; 56 phy-handle = <&phy3>;
|
/openbmc/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_dumb.c | 38 uint32_t handle; in qxl_mode_dumb_create() local 67 &handle); in qxl_mode_dumb_create() 74 args->handle = handle; in qxl_mode_dumb_create()
|
/openbmc/linux/tools/include/uapi/drm/ |
H A D | drm.h | 425 drm_context_t handle; member 441 drm_drawable_t handle; member 452 drm_drawable_t handle; member 603 __u32 handle; member 610 __u32 handle; member 622 __u32 handle; member 854 __u32 handle; member 864 __u32 handle; member 870 __u32 handle; member 877 __u32 handle; member [all …]
|
/openbmc/linux/include/uapi/drm/ |
H A D | drm.h | 425 drm_context_t handle; member 441 drm_drawable_t handle; member 452 drm_drawable_t handle; member 603 __u32 handle; member 610 __u32 handle; member 622 __u32 handle; member 854 __u32 handle; member 864 __u32 handle; member 870 __u32 handle; member 877 __u32 handle; member [all …]
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | epapr_hcalls.h | 282 static inline unsigned int ev_byte_channel_send(unsigned int handle, in ev_byte_channel_send() argument 295 r3 = handle; in ev_byte_channel_send() 325 static inline unsigned int ev_byte_channel_receive(unsigned int handle, in ev_byte_channel_receive() argument 338 r3 = handle; in ev_byte_channel_receive() 368 static inline unsigned int ev_byte_channel_poll(unsigned int handle, in ev_byte_channel_poll() argument 377 r3 = handle; in ev_byte_channel_poll() 402 static inline unsigned int ev_int_iack(unsigned int handle, in ev_int_iack() argument 410 r3 = handle; in ev_int_iack() 428 static inline unsigned int ev_doorbell_send(unsigned int handle) in ev_doorbell_send() argument 434 r3 = handle; in ev_doorbell_send()
|
/openbmc/linux/drivers/acpi/ |
H A D | processor_throttling.c | 214 acpi_handle_debug(pr->handle, in acpi_processor_throttling_notifier() 239 acpi_handle_debug(pr->handle, in acpi_processor_throttling_notifier() 249 acpi_handle_debug(pr->handle, in acpi_processor_throttling_notifier() 690 acpi_handle_debug(pr->handle, in acpi_processor_get_throttling_fadt() 863 acpi_handle_debug(pr->handle, in acpi_processor_get_throttling_ptc() 1003 acpi_handle_debug(pr->handle, in acpi_processor_set_throttling_fadt() 1117 acpi_handle_debug(pr->handle, in __acpi_processor_set_throttling() 1126 acpi_handle_debug(pr->handle, in __acpi_processor_set_throttling() 1164 acpi_handle_debug(pr->handle, in acpi_processor_get_throttling_info() 1207 acpi_handle_debug(pr->handle, in acpi_processor_get_throttling_info() [all …]
|
/openbmc/linux/drivers/tty/ |
H A D | ehv_bytechan.c | 47 uint32_t handle; member 139 static unsigned int local_ev_byte_channel_send(unsigned int handle, in local_ev_byte_channel_send() argument 151 return ev_byte_channel_send(handle, count, p); in local_ev_byte_channel_send() 239 ret = local_ev_byte_channel_send(handle, &len, s); in ehv_bc_console_byte_channel_send() 359 ev_byte_channel_poll(bc->handle, &rx_count, &tx_count); in ehv_bc_tty_rx_isr() 374 ev_byte_channel_receive(bc->handle, &len, buffer); in ehv_bc_tty_rx_isr() 672 unsigned int handle; in ehv_bc_tty_probe() local 688 handle = be32_to_cpu(*iprop); in ehv_bc_tty_probe() 689 i = (handle == stdout_bc) ? 0 : index++; in ehv_bc_tty_probe() 692 bc->handle = handle; in ehv_bc_tty_probe() [all …]
|
/openbmc/linux/Documentation/crypto/ |
H A D | intro.rst | 19 Therefore, a cipher handle variable usually has the name "tfm". Besides 56 to as a "cipher handle". Such a cipher handle is always subject to the 58 a cipher handle: 60 1. Initialization of a cipher handle. 62 2. Execution of all intended cipher operations applicable for the handle 63 where the cipher handle must be furnished to every API call. 65 3. Destruction of a cipher handle. 67 When using the initialization API calls, a cipher handle is created and
|
/openbmc/linux/fs/ext4/ |
H A D | xattr_security.c | 40 handle_t *handle = fs_info; in ext4_initxattrs() local 44 err = ext4_xattr_set_handle(handle, inode, in ext4_initxattrs() 55 ext4_init_security(handle_t *handle, struct inode *inode, struct inode *dir, in ext4_init_security() argument 59 &ext4_initxattrs, handle); in ext4_init_security()
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_hii.c | 447 efi_hii_handle_t *handle) in new_package_list() argument 454 if (!package_list || !handle) in new_package_list() 468 *handle = hii; in new_package_list() 475 efi_hii_handle_t handle) in remove_package_list() argument 481 if (!handle || !efi_hii_packagelist_exists(handle)) in remove_package_list() 491 efi_hii_handle_t handle, in update_package_list() argument 501 if (!handle || !efi_hii_packagelist_exists(handle)) in update_package_list() 579 efi_hii_handle_t *handle) in list_package_lists() argument 587 handle_buffer_length, handle); in list_package_lists() 651 *handle++ = hii; in list_package_lists() [all …]
|
/openbmc/linux/drivers/media/pci/cx18/ |
H A D | cx18-mailbox.c | 233 u32 handle, mdl_ack_count, id; in epu_dma_done() local 241 handle = mb->args[0]; in epu_dma_done() 246 handle, in epu_dma_done() 424 handle = mb->args[0]; in epu_dma_done_irq() 765 s->handle, data[1], data[0]); in cx18_api_func() 768 s->handle, data[0]); in cx18_api_func() 771 s->handle, data[0]); in cx18_api_func() 780 s->handle, data[0]); in cx18_api_func() 783 s->handle, data[0]); in cx18_api_func() 789 s->handle, data[0]); in cx18_api_func() [all …]
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_gem.c | 294 idr_remove(&filp->object_idr, handle); in drm_gem_handle_delete() 315 u32 handle, u64 *offset) in drm_gem_dumb_map_offset() argument 320 obj = drm_gem_object_lookup(file, handle); in drm_gem_dumb_map_offset() 362 u32 handle; in drm_gem_handle_create_tail() local 385 handle = ret; in drm_gem_handle_create_tail() 397 *handlep = handle; in drm_gem_handle_create_tail() 404 idr_remove(&file_priv->object_idr, handle); in drm_gem_handle_create_tail() 752 objects_lookup(filp, &handle, 1, &obj); in drm_gem_object_lookup() 776 obj = drm_gem_object_lookup(filep, handle); in drm_gem_dma_resv_wait() 886 u32 handle; in drm_gem_open_ioctl() local [all …]
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_gem.c | 320 uint32_t handle; in radeon_gem_create_ioctl() local 334 r = drm_gem_handle_create(filp, gobj, &handle); in radeon_gem_create_ioctl() 342 args->handle = handle; in radeon_gem_create_ioctl() 355 uint32_t handle; in radeon_gem_userptr_ioctl() local 418 r = drm_gem_handle_create(filp, gobj, &handle); in radeon_gem_userptr_ioctl() 424 args->handle = handle; in radeon_gem_userptr_ioctl() 469 uint32_t handle, uint64_t *offset_p) in radeon_mode_dumb_mmap() argument 474 gobj = drm_gem_object_lookup(filp, handle); in radeon_mode_dumb_mmap() 565 DRM_DEBUG("%d \n", args->handle); in radeon_gem_set_tiling_ioctl() 837 uint32_t handle; in radeon_mode_dumb_create() local [all …]
|
/openbmc/linux/drivers/input/ |
H A D | evdev.c | 30 struct input_handle handle; member 319 evdev_events(handle, vals, 1); in evdev_event() 333 input_put_device(evdev->handle.dev); in evdev_free() 414 input_close_device(&evdev->handle); in evdev_close_device() 530 input_inject_event(&evdev->handle, in evdev_write() 1321 struct input_handle *handle = &evdev->handle; in evdev_cleanup() local 1328 input_flush_device(handle, NULL); in evdev_cleanup() 1329 input_close_device(handle); in evdev_cleanup() 1371 evdev->handle.handler = handler; in evdev_connect() 1372 evdev->handle.private = evdev; in evdev_connect() [all …]
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
H A D | bridge_mcast.c | 115 return handle; in mlx5_esw_bridge_mdb_flow_create() 129 if (IS_ERR(handle)) in mlx5_esw_bridge_port_mdb_offload() 130 return PTR_ERR(handle); in mlx5_esw_bridge_port_mdb_offload() 533 return handle; in mlx5_esw_bridge_mcast_flow_with_esw_create() 568 return handle; in mlx5_esw_bridge_mcast_filter_flow_peer_create() 618 return handle; in mlx5_esw_bridge_mcast_vlan_flow_create() 630 if (IS_ERR(handle)) in mlx5_esw_bridge_vlan_mcast_init() 631 return PTR_ERR(handle); in mlx5_esw_bridge_vlan_mcast_init() 671 return handle; in mlx5_esw_bridge_mcast_fwd_flow_create() 907 return handle; in mlx5_esw_bridge_ingress_igmp_fh_create() [all …]
|
/openbmc/linux/kernel/power/ |
H A D | power.h | 145 #define data_of(handle) ((handle).buffer) argument 149 extern int snapshot_read_next(struct snapshot_handle *handle); 150 extern int snapshot_write_next(struct snapshot_handle *handle); 151 extern void snapshot_write_finalize(struct snapshot_handle *handle); 152 extern int snapshot_image_loaded(struct snapshot_handle *handle);
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | iommu-common.c | 100 unsigned long *handle, in iommu_tbl_range_alloc() argument 136 if (pass == 0 && handle && *handle && in iommu_tbl_range_alloc() 137 (*handle >= pool->start) && (*handle < pool->end)) in iommu_tbl_range_alloc() 138 start = *handle; in iommu_tbl_range_alloc() 215 if (handle) in iommu_tbl_range_alloc() 216 *handle = end; in iommu_tbl_range_alloc()
|
/openbmc/linux/net/sunrpc/xprtrdma/ |
H A D | svc_rdma_pcl.c | 70 u32 handle, u32 length, u64 offset) in pcl_set_read_segment() argument 75 segment->rs_handle = handle; in pcl_set_read_segment() 110 u32 position, handle, length; in pcl_alloc_call() local 114 p = xdr_decode_read_segment(p, &position, &handle, in pcl_alloc_call() 130 pcl_set_read_segment(rctxt, chunk, handle, length, offset); in pcl_alloc_call() 164 u32 position, handle, length; in pcl_alloc_read() local 168 p = xdr_decode_read_segment(p, &position, &handle, in pcl_alloc_read() 181 pcl_set_read_segment(rctxt, chunk, handle, length, offset); in pcl_alloc_read()
|
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | rif_mac_profiles.sh | 112 tc filter add dev $rp2 egress proto ip pref 1 handle 101 \ 118 tc filter add dev $h2 ingress proto ip pref 1 handle 101 \ 133 tc filter del dev $h2 ingress protocol ip pref 1 handle 101 flower 134 tc filter del dev $rp2 egress protocol ip pref 1 handle 101 flower 147 tc filter add dev $rp1 egress proto ip pref 1 handle 101 \ 151 tc filter add dev $h1 ingress proto ip pref 1 handle 101 \ 166 tc filter del dev $h1 ingress protocol ip pref 1 handle 101 flower 167 tc filter del dev $rp1 egress protocol ip pref 1 handle 101 flower
|
/openbmc/linux/drivers/thermal/intel/int340x_thermal/ |
H A D | int3403_thermal.c | 51 static void int3403_notify(acpi_handle handle, in int3403_notify() argument 97 result = acpi_install_notify_handler(priv->adev->handle, in int3403_sensor_add() 114 acpi_remove_notify_handler(priv->adev->handle, in int3403_sensor_remove() 139 status = acpi_evaluate_integer(priv->adev->handle, "PPPC", NULL, &level); in int3403_get_cur_state() 153 status = acpi_execute_simple_method(priv->adev->handle, "SPPC", state); in int3403_set_cur_state() 178 status = acpi_evaluate_object(priv->adev->handle, "PPSS", NULL, &buf); in int3403_cdev_add() 231 status = acpi_evaluate_integer(priv->adev->handle, "_TMP", in int3403_add() 234 status = acpi_evaluate_integer(priv->adev->handle, "PTYP", in int3403_add()
|