/openbmc/linux/drivers/block/zram/ |
H A D | zram_drv.h | 68 unsigned long handle; member
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | corec57d.c | 39 PUSH_MTHD(push, NVC57D, SET_CONTEXT_DMA_NOTIFIER, core->chan.sync.handle); in corec57d_init()
|
H A D | head507d.c | 231 NVVAL(NV507D, HEAD_SET_CONTEXT_DMA_ISO, HANDLE, asyh->core.handle)); in head507d_core_set() 242 asyh->set.olut = asyh->olut.handle != 0; in head507d_core_set() 268 asyh->core.handle = disp->core->chan.vram.handle; in head507d_core_calc()
|
/openbmc/linux/arch/arm/boot/dts/xilinx/ |
H A D | zynq-zc770-xm013.dts | 39 phy-handle = <ðernet_phy>;
|
H A D | zynq-cc108.dts | 47 phy-handle = <ðernet_phy>;
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6ul-tqma6ul1-mba6ulx.dts | 43 /delete-property/ phy-handle;
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp151a-prtt1s.dts | 16 phy-handle = <&phy0>;
|
/openbmc/linux/arch/arm64/boot/dts/toshiba/ |
H A D | tmpv7708-rm-mbrc.dts | 43 phy-handle = <&phy0>;
|
/openbmc/linux/arch/arm64/boot/dts/renesas/ |
H A D | cat875.dtsi | 20 phy-handle = <&phy0>;
|
/openbmc/qemu/include/ui/ |
H A D | surface.h | 27 HANDLE handle; member
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | p1020rdb-pc.dtsi | 238 phy-handle = <&phy0>; 239 tbi-handle = <&tbi1>; 244 phy-handle = <&phy1>;
|
/openbmc/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_domain.c | 312 obj = i915_gem_object_lookup_rcu(file, args->handle); in i915_gem_get_caching_ioctl() 377 obj = i915_gem_object_lookup(file, args->handle); in i915_gem_set_caching_ioctl() 574 obj = i915_gem_object_lookup(file, args->handle); in i915_gem_set_domain_ioctl()
|
H A D | i915_gem_create.c | 215 return i915_gem_publish(obj, file, &args->size, &args->handle); in i915_gem_dumb_create() 239 return i915_gem_publish(obj, file, &args->size, &args->handle); in i915_gem_create_ioctl() 497 return i915_gem_publish(obj, file, &args->size, &args->handle); in i915_gem_create_ext_ioctl()
|
/openbmc/linux/Documentation/livepatch/ |
H A D | system-state.rst | 76 - Cumulative livepatches must handle all system state modifications from 123 when the entire system is able to handle it. 167 has to handle the state of the previously installed livepatches.
|
/openbmc/linux/drivers/platform/surface/aggregator/ |
H A D | core.c | 355 static acpi_status ssam_serdev_setup_via_acpi(acpi_handle handle, in ssam_serdev_setup_via_acpi() argument 358 return acpi_walk_resources(handle, METHOD_NAME__CRS, in ssam_serdev_setup_via_acpi() 652 astatus = ssam_serdev_setup_via_acpi(ssh->handle, serdev); in ssam_serial_hub_probe()
|
/openbmc/linux/drivers/scsi/bnx2i/ |
H A D | bnx2i.h | 809 extern void bnx2i_start(void *handle); 810 extern void bnx2i_stop(void *handle); 811 extern int bnx2i_get_stats(void *handle);
|
/openbmc/linux/sound/hda/ |
H A D | intel-dsp-config.c | 612 acpi_handle handle; in snd_intel_dsp_check_soundwire() local 615 handle = ACPI_HANDLE(&pci->dev); in snd_intel_dsp_check_soundwire() 617 ret = sdw_intel_acpi_scan(handle, &info); in snd_intel_dsp_check_soundwire()
|
/openbmc/qemu/plugins/ |
H A D | api.c | 513 desc.handle = GINT_TO_POINTER(grd->gdb_reg + 1); in create_register_handles() 620 void qemu_plugin_update_ns(const void *handle, int64_t new_time) in qemu_plugin_update_ns() argument 623 if (handle == &has_control) { in qemu_plugin_update_ns()
|
/openbmc/linux/fs/notify/fanotify/ |
H A D | fanotify_user.c | 419 struct file_handle handle = { }; in copy_fid_info_to_user() local 459 if (WARN_ON_ONCE(len < sizeof(handle))) in copy_fid_info_to_user() 462 handle.handle_type = fh->type; in copy_fid_info_to_user() 463 handle.handle_bytes = fh_len; in copy_fid_info_to_user() 467 handle.handle_type = FILEID_INVALID; in copy_fid_info_to_user() 469 if (copy_to_user(buf, &handle, sizeof(handle))) in copy_fid_info_to_user() 472 buf += sizeof(handle); in copy_fid_info_to_user() 473 len -= sizeof(handle); in copy_fid_info_to_user()
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | mpc8315erdb.dts | 201 tbi-handle = <&tbi0>; 202 phy-handle = < &phy0 >; 242 tbi-handle = <&tbi1>; 243 phy-handle = < &phy1 >;
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-most | 185 handle. 194 handle. 203 handle. 212 handle.
|
/openbmc/linux/tools/testing/radix-tree/ |
H A D | idr-test.c | 180 void idr_u32_test1(struct idr *idr, u32 handle) in idr_u32_test1() argument 183 u32 id = handle; in idr_u32_test1() 188 BUG_ON(id != handle); in idr_u32_test1() 190 BUG_ON(id != handle); in idr_u32_test1()
|
/openbmc/linux/drivers/vfio/platform/ |
H A D | vfio_platform_common.c | 76 acpi_handle handle = ACPI_HANDLE(dev); in vfio_platform_acpi_call_reset() local 79 acpi_ret = acpi_evaluate_object(handle, "_RST", NULL, NULL); in vfio_platform_acpi_call_reset() 96 acpi_handle handle = ACPI_HANDLE(dev); in vfio_platform_acpi_has_reset() local 98 return acpi_has_method(handle, "_RST"); in vfio_platform_acpi_has_reset()
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_gem_vram_helper.c | 500 u32 handle; in drm_gem_vram_fill_create_dumb() local 518 ret = drm_gem_handle_create(file, &gbo->bo.base, &handle); in drm_gem_vram_fill_create_dumb() 526 args->handle = handle; in drm_gem_vram_fill_create_dumb()
|
/openbmc/linux/Documentation/admin-guide/kdump/ |
H A D | gdbmacros.txt | 188 # handle data-less record 193 # handle wrapping data block 201 # handle truncated message 238 # handle dictionary data
|