/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/ |
H A D | vchiq_core.c | 239 int idx = handle & (VCHIQ_MAX_SERVICES - 1); in handle_to_service() 249 service = handle_to_service(instance, handle); in find_service_by_handle() 251 service->handle == handle && in find_service_by_handle() 290 service = handle_to_service(instance, handle); in find_service_for_instance() 292 service->handle == handle && in find_service_for_instance() 311 service = handle_to_service(instance, handle); in find_closed_service_for_instance() 315 service->handle == handle && in find_closed_service_for_instance() 413 service = handle_to_service(instance, handle); in vchiq_get_client_id() 426 service = handle_to_service(instance, handle); in vchiq_get_service_userdata() 480 service->state->id, service->handle); in make_service_callback() [all …]
|
/openbmc/linux/net/sunrpc/auth_gss/ |
H A D | svcauth_gss.c | 409 return hash_mem(rsci->handle.data, rsci->handle.len, RSC_HASHBITS); in rsc_hash() 418 return netobj_equal(&new->handle, &tmp->handle); in rsc_match() 427 new->handle.len = tmp->handle.len; in rsc_init() 428 tmp->handle.len = 0; in rsc_init() 429 new->handle.data = tmp->handle.data; in rsc_init() 631 if (dup_to_netobj(&rsci.handle, handle->data, handle->len)) in gss_svc_searchbyctx() 1143 if (xdr_stream_encode_opaque(xdr, handle->data, handle->len) < 0) in svcxdr_encode_gss_init_res() 1230 uint64_t *handle) in gss_proxy_save_rsc() argument 1247 *handle = ctxh; in gss_proxy_save_rsc() 1250 if (dup_to_netobj(&rsci.handle, (char *)handle, sizeof(uint64_t))) in gss_proxy_save_rsc() [all …]
|
/openbmc/linux/tools/testing/nvdimm/test/ |
H A D | nfit.c | 124 static u32 handle[] = { variable 557 ars_record->handle = 0; in post_ars_status() 1320 if (i >= ARRAY_SIZE(handle)) in get_dimm() 1736 DEVICE_ATTR_RO(handle); 2344 dcr->serial_number = ~handle[0]; in nfit_test0_setup() 2360 dcr->serial_number = ~handle[1]; in nfit_test0_setup() 2376 dcr->serial_number = ~handle[2]; in nfit_test0_setup() 2392 dcr->serial_number = ~handle[3]; in nfit_test0_setup() 2850 if (handle != &nfit_ctl_handle) in nfit_test_evaluate_dsm() 2896 .handle = &nfit_ctl_handle, in nfit_ctl_test() [all …]
|
/openbmc/u-boot/include/ |
H A D | efi_loader.h | 304 efi_status_t efi_load_pe(struct efi_loaded_image_obj *handle, void *efi, 318 efi_status_t efi_create_handle(efi_handle_t *handle); 322 struct efi_object *efi_search_obj(const efi_handle_t handle); 328 efi_status_t efi_search_protocol(const efi_handle_t handle, 332 efi_status_t efi_add_protocol(const efi_handle_t handle, 336 efi_status_t efi_remove_protocol(const efi_handle_t handle, 340 efi_status_t efi_remove_all_protocols(const efi_handle_t handle);
|
/openbmc/linux/fs/orangefs/ |
H A D | file.c | 55 struct orangefs_khandle *handle = &orangefs_inode->refn.khandle; in wait_for_direct_io() local 85 handle, in wait_for_direct_io() 133 handle, in wait_for_direct_io() 152 handle, in wait_for_direct_io() 234 handle, ret); in wait_for_direct_io() 265 handle, in wait_for_direct_io() 276 __func__, handle, buffer_index); in wait_for_direct_io()
|
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | ldmvsw.c | 168 u64 *handle) in vsw_get_vnet() argument 220 *handle = (u64)*cfghandle; in vsw_get_vnet() 227 u64 handle, in vsw_alloc_netdev() argument 242 sprintf(dev->name, "vif%d.%d", (int)handle, (int)port_id); in vsw_alloc_netdev() 285 u64 handle; in vsw_port_probe() local 309 vp = vsw_get_vnet(hp, vdev->mp, &handle); in vsw_port_probe() 319 dev = vsw_alloc_netdev(vsw_port_hwaddr, vdev, handle, *port_id); in vsw_port_probe()
|
/openbmc/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_release.c | 88 int handle; in qxl_release_alloc() local 104 handle = idr_alloc(&qdev->release_idr, release, 1, 0, GFP_NOWAIT); in qxl_release_alloc() 108 if (handle < 0) { in qxl_release_alloc() 111 return handle; in qxl_release_alloc() 114 DRM_DEBUG_DRIVER("allocated release %d\n", handle); in qxl_release_alloc() 115 release->id = handle; in qxl_release_alloc() 116 return handle; in qxl_release_alloc()
|
/openbmc/openpower-host-ipmi-oem/ |
H A D | oemhandler.cpp | 121 std::ifstream handle(fileName); in readESEL() local 123 if (handle.fail()) in readESEL() 129 handle.seekg(0, std::ios::end); in readESEL() 130 content.resize(handle.tellg()); in readESEL() 131 handle.seekg(0, std::ios::beg); in readESEL() 132 handle.read(&content[0], content.size()); in readESEL() 133 handle.close(); in readESEL()
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | xlnx,axi-ethernet.yaml | 51 phy-handle: true 120 pcs-handle: 122 modes, where "pcs-handle" should be used to point to the PCS/PMA PHY, 123 and "phy-handle" should point to an external PHY if exists. 131 - phy-handle 150 phy-handle = <&phy0>; 173 phy-handle = <&phy1>;
|
/openbmc/linux/include/trace/events/ |
H A D | rpcrdma.h | 406 __field(u32, handle) 455 __field(u32, handle) 475 __entry->handle, 513 __field(u32, handle) 566 __field(u32, handle) 1138 __field(u32, handle) 1402 u32 handle, 1416 __entry->handle = handle; 1423 __entry->handle 1645 u32 handle, [all …]
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | p1021mds.dts | 179 phy-handle = <&phy0>; 184 phy-handle = <&phy4>; 185 tbi-handle = <&tbi0>; 190 phy-handle = <&phy1>; 284 pio-handle = <&pio1>; 285 phy-handle = <&qe_phy0>; 312 pio-handle = <&pio2>; 313 phy-handle = <&qe_phy1>;
|
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | devlink_trap_l3_exceptions.sh | 185 tc filter add dev $h1 ingress protocol ip pref 1 handle 101 \ 206 tc filter del dev $h1 ingress protocol ip pref 1 handle 101 flower 223 tc filter add dev $h1 ingress protocol ip pref 1 handle 101 \ 239 tc filter del dev $h1 ingress protocol ip pref 1 handle 101 flower 283 tc filter add dev $rp2 egress protocol $proto pref 1 handle 101 \ 303 tc filter del dev $rp2 egress protocol $proto pref 1 handle 101 flower 333 tc filter add dev $h1 ingress protocol $proto pref 1 handle 101 flower \ 352 tc filter del dev $h1 ingress protocol $proto pref 1 handle 101 flower
|
/openbmc/linux/fs/jbd2/ |
H A D | revoke.c | 326 int jbd2_journal_revoke(handle_t *handle, unsigned long long blocknr, in jbd2_journal_revoke() argument 338 journal = handle->h_transaction->t_journal; in jbd2_journal_revoke() 374 if (WARN_ON_ONCE(handle->h_revoke_credits <= 0)) { in jbd2_journal_revoke() 393 jbd2_journal_forget(handle, bh_in); in jbd2_journal_revoke() 399 handle->h_revoke_credits--; in jbd2_journal_revoke() 403 handle->h_transaction->t_tid); in jbd2_journal_revoke() 423 int jbd2_journal_cancel_revoke(handle_t *handle, struct journal_head *jh) in jbd2_journal_cancel_revoke() argument 426 journal_t *journal = handle->h_transaction->t_journal; in jbd2_journal_cancel_revoke()
|
/openbmc/linux/drivers/misc/cxl/ |
H A D | of.c | 54 static int read_handle(struct device_node *np, u64 *handle) in read_handle() argument 65 *handle = of_read_number(prop, of_n_addr_cells(np)); in read_handle() 88 afu->guest->handle = addr; in read_phys_addr() 133 if (read_handle(afu_np, &afu->guest->handle)) in cxl_of_read_afu_handle() 135 pr_devel("AFU handle: 0x%.16llx\n", afu->guest->handle); in cxl_of_read_afu_handle() 269 pr_devel("AFU handle: %#llx\n", afu->guest->handle); in cxl_of_read_afu_properties() 337 if (read_handle(np, &adapter->guest->handle)) in cxl_of_read_adapter_handle() 339 pr_devel("Adapter handle: 0x%.16llx\n", adapter->guest->handle); in cxl_of_read_adapter_handle()
|
/openbmc/linux/fs/vboxsf/ |
H A D | utils.c | 161 params.handle = SHFL_HANDLE_NIL; in vboxsf_stat() 269 params.handle = SHFL_HANDLE_NIL; in vboxsf_setattr() 320 err = vboxsf_fsinfo(sbi->root, params.handle, in vboxsf_setattr() 324 vboxsf_close(sbi->root, params.handle); in vboxsf_setattr() 338 err = vboxsf_fsinfo(sbi->root, params.handle, in vboxsf_setattr() 342 vboxsf_close(sbi->root, params.handle); in vboxsf_setattr() 350 vboxsf_close(sbi->root, params.handle); in vboxsf_setattr() 535 u64 handle) in vboxsf_dir_read_all() argument 553 err = vboxsf_dirinfo(sbi->root, handle, NULL, 0, 0, in vboxsf_dir_read_all()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | ast2600-ncsi.dts | 18 /delete-property/phy-handle; 27 /delete-property/phy-handle;
|
/openbmc/linux/net/sched/ |
H A D | sch_red.c | 189 .handle = sch->handle, in red_offload() 398 .handle = sch->handle, in red_dump_offload_stats() 455 .handle = sch->handle, in red_dump_stats() 477 tcm->tcm_info = q->qdisc->handle; in red_dump_class() 486 .handle = sch->handle, in red_graft_offload() 488 .child_handle = new->handle, in red_graft_offload()
|
/openbmc/linux/drivers/firmware/ |
H A D | dmi_scan.c | 41 u16 handle; member 445 dmi_memdev[nr].handle = get_unaligned(&dm->handle); in save_mem_devices() 1155 void dmi_memdev_name(u16 handle, const char **bank, const char **device) in dmi_memdev_name() argument 1163 if (handle == dmi_memdev[n].handle) { in dmi_memdev_name() 1172 u64 dmi_memdev_size(u16 handle) in dmi_memdev_size() argument 1178 if (handle == dmi_memdev[n].handle) in dmi_memdev_size() 1193 u8 dmi_memdev_type(u16 handle) in dmi_memdev_type() argument 1199 if (handle == dmi_memdev[n].handle) in dmi_memdev_type() 1217 return dmi_memdev[slot].handle; in dmi_memdev_handle()
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | event.h | 27 nvif_event_ctor(struct nvif_object *parent, const char *name, u32 handle, nvif_event_func func, in nvif_event_ctor() argument 30 return nvif_event_ctor_(parent, name, handle, func, wait, args, argc, true, event); in nvif_event_ctor()
|
/openbmc/linux/include/linux/ |
H A D | zsmalloc.h | 51 void *zs_map_object(struct zs_pool *pool, unsigned long handle, 53 void zs_unmap_object(struct zs_pool *pool, unsigned long handle);
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_fcoe.c | 753 u32 handle) in qed_fcoe_get_hash() argument 761 if (hash_con->con->icid == handle) in qed_fcoe_get_hash() 851 u32 *handle, in qed_fcoe_acquire_conn() argument 874 *handle = hash_con->con->icid; in qed_fcoe_acquire_conn() 880 *handle); in qed_fcoe_acquire_conn() 889 hash_con = qed_fcoe_get_hash(cdev, handle); in qed_fcoe_release_conn() 892 handle); in qed_fcoe_release_conn() 904 u32 handle, in qed_fcoe_offload_conn() argument 910 hash_con = qed_fcoe_get_hash(cdev, handle); in qed_fcoe_offload_conn() 913 handle); in qed_fcoe_offload_conn() [all …]
|
/openbmc/linux/drivers/xen/ |
H A D | gntdev.c | 200 add->map_ops[i].handle = INVALID_GRANT_HANDLE; in gntdev_alloc_map() 201 add->unmap_ops[i].handle = INVALID_GRANT_HANDLE; in gntdev_alloc_map() 203 add->kmap_ops[i].handle = INVALID_GRANT_HANDLE; in gntdev_alloc_map() 204 add->kunmap_ops[i].handle = INVALID_GRANT_HANDLE; in gntdev_alloc_map() 327 if (map->map_ops[0].handle != INVALID_GRANT_HANDLE) in gntdev_map_grant_pages() 372 map->unmap_ops[i].handle = map->map_ops[i].handle; in gntdev_map_grant_pages() 383 map->kunmap_ops[i].handle = map->kmap_ops[i].handle; in gntdev_map_grant_pages() 409 map->unmap_ops[offset+i].handle, in __unmap_grant_pages_done() 411 map->unmap_ops[offset+i].handle = INVALID_GRANT_HANDLE; in __unmap_grant_pages_done() 420 map->kunmap_ops[offset+i].handle, in __unmap_grant_pages_done() [all …]
|
/openbmc/linux/drivers/acpi/ |
H A D | osl.c | 1170 acpi_handle_debug(adev->handle, in acpi_hotplug_schedule() 1210 *handle = (acpi_handle *) sem; in acpi_os_create_semaphore() 1213 *handle, initial_units)); in acpi_os_create_semaphore() 1227 struct semaphore *sem = (struct semaphore *)handle; in acpi_os_delete_semaphore() 1247 struct semaphore *sem = (struct semaphore *)handle; in acpi_os_wait_semaphore() 1261 handle, units, timeout)); in acpi_os_wait_semaphore() 1275 handle, units, timeout, in acpi_os_wait_semaphore() 1279 "Acquired semaphore[%p|%d|%d]", handle, in acpi_os_wait_semaphore() 1291 struct semaphore *sem = (struct semaphore *)handle; in acpi_os_signal_semaphore() 1510 void acpi_os_delete_lock(acpi_spinlock handle) in acpi_os_delete_lock() argument [all …]
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_nvme.c | 131 __func__, handle, qidx, qsize); in qla_nvme_alloc_queue() 145 *handle = ha->queue_pair_map[qidx]; in qla_nvme_alloc_queue() 148 *handle, qidx); in qla_nvme_alloc_queue() 160 *handle = qpair; in qla_nvme_alloc_queue() 311 uint32_t handle; in qla_nvme_abort_work() local 334 handle = sp->handle; in qla_nvme_abort_work() 341 sp, handle, fcport, rval); in qla_nvme_abort_work() 557 uint32_t handle; in qla2x00_start_nvme_mq() local 584 if (handle == 0) { in qla2x00_start_nvme_mq() 630 sp->handle = handle; in qla2x00_start_nvme_mq() [all …]
|
/openbmc/linux/drivers/irqchip/ |
H A D | irq-gic-v3-its-fsl-mc-msi.c | 83 static void __init its_fsl_mc_msi_init_one(struct fwnode_handle *handle, in its_fsl_mc_msi_init_one() argument 89 parent = irq_find_matching_fwnode(handle, DOMAIN_BUS_NEXUS); in its_fsl_mc_msi_init_one() 95 mc_msi_domain = fsl_mc_msi_create_irq_domain(handle, in its_fsl_mc_msi_init_one()
|