/openbmc/linux/drivers/xen/xenbus/ |
H A D | xenbus_dev_frontend.c | 74 struct xenbus_transaction handle; member 321 xenbus_transaction_end(trans->handle, 1); in xenbus_worker() 357 if (trans->handle.id == tx_id) in xenbus_get_transaction() 382 rc = kstrtou32(req->body, 10, &trans->handle.id); in xenbus_dev_queue_reply()
|
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_main.c | 315 static int chtls_uld_state_change(void *handle, enum cxgb4_state new_state) in chtls_uld_state_change() argument 317 struct chtls_dev *cdev = handle; in chtls_uld_state_change() 438 static int chtls_uld_rx_handler(void *handle, const __be64 *rsp, in chtls_uld_rx_handler() argument 441 struct chtls_dev *cdev = handle; in chtls_uld_rx_handler()
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | p5040ds.dts | 195 phy-handle = <&phy_rgmii_0>; 200 phy-handle = <&phy_xgmii_slot_2>; 223 phy-handle = <&phy_rgmii_1>; 228 phy-handle = <&phy_xgmii_slot_1>;
|
/openbmc/bmcweb/http/ |
H A D | http_connection.hpp | 241 void handle() in handle() function in crow::Connection 342 handler->handle(req, asyncResp); in handle() 557 handle(); in afterReadHeaders() 630 handle(); in afterRead()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_sriov_pf.c | 246 vp->handle = 0; in qlcnic_sriov_pf_reset_vport_handle() 264 vp->handle = vport_handle; in qlcnic_sriov_pf_set_vport_handle() 281 return vf_info->vp->handle; in qlcnic_sriov_pf_get_vport_handle() 898 cmd->req.arg[6] = vf->vp->handle; in qlcnic_sriov_pf_create_rx_ctx_cmd() 958 cmd->req.arg[5] |= vf->vp->handle << 16; in qlcnic_sriov_pf_create_tx_ctx_cmd() 996 cmd->req.arg[1] |= vf->vp->handle << 16; in qlcnic_sriov_pf_del_rx_ctx_cmd() 1030 cmd->req.arg[1] |= vf->vp->handle << 16; in qlcnic_sriov_pf_del_tx_ctx_cmd() 1072 cmd->req.arg[1] |= vf->vp->handle << 16; in qlcnic_sriov_pf_cfg_ip_cmd() 1146 cmd->req.arg[1] |= vf->vp->handle << 16; in qlcnic_sriov_validate_get_nic_info() 1329 cmd->req.arg[1] |= vf->vp->handle << 16; in qlcnic_sriov_pf_cfg_promisc_cmd() [all …]
|
/openbmc/linux/fs/fuse/ |
H A D | inode.c | 1008 struct fuse_inode_handle *handle) in fuse_get_dentry() argument 1015 if (handle->nodeid == 0) in fuse_get_dentry() 1018 inode = ilookup5(sb, handle->nodeid, fuse_inode_eq, &handle->nodeid); in fuse_get_dentry() 1026 err = fuse_lookup_name(sb, handle->nodeid, &name, &outarg, in fuse_get_dentry() 1035 if (get_node_id(inode) != handle->nodeid) in fuse_get_dentry() 1039 if (inode->i_generation != handle->generation) in fuse_get_dentry() 1089 struct fuse_inode_handle handle; in fuse_fh_to_dentry() local 1094 handle.nodeid = (u64) fid->raw[0] << 32; in fuse_fh_to_dentry() 1095 handle.nodeid |= (u64) fid->raw[1]; in fuse_fh_to_dentry() 1096 handle.generation = fid->raw[2]; in fuse_fh_to_dentry() [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | zynq-microzed.dts | 53 phy-handle = <ðernet_phy>;
|
H A D | armada-388.dtsi | 9 * The main difference with the Armada 385 is that the 388 can handle two more
|
H A D | keystone-k2hk-netcp.dtsi | 160 phy-handle = <ðphy0>; 165 phy-handle = <ðphy1>;
|
/openbmc/openbmc/poky/meta/recipes-core/meta/ |
H A D | dummy-sdk-package.inc | 1 SUMMARY = "Dummy packages which handle excluding packages from the sdk, e.g. ensuring perl is exclu…
|
/openbmc/linux/tools/testing/nvdimm/test/ |
H A D | ndtest.h | 76 unsigned int handle; member
|
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
H A D | symlink.patch | 1 Unzip doesn't handle large zip files well and crashes:
|
/openbmc/openbmc/poky/meta/recipes-bsp/gnu-efi/gnu-efi/ |
H A D | no-werror.patch | 5 then upstream supports to handle
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-388.dtsi | 9 * The main difference with the Armada 385 is that the 388 can handle two more
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | crcc57d.c | 40 PUSH_MTHD(push, NVC57D, HEAD_SET_CONTEXT_DMA_CRC(i), ctx->ntfy.handle); in crcc57d_set_src()
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3328-orangepi-r1-plus-lts.dts | 18 phy-handle = <&yt8531c>;
|
/openbmc/linux/arch/arm/boot/dts/xilinx/ |
H A D | zynq-zybo-z7.dts | 48 phy-handle = <ðernet_phy>;
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/ |
H A D | lvgl_9.1.0.bb | 13 file://0002-fix-sdl-handle-both-LV_IMAGE_SRC_FILE-and-LV_IMAGE_S.patch \
|
/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/ |
H A D | dcsr.txt | 269 - dev-handle 284 dev-handle = <&ddr1>; 363 - cpu-handle 378 cpu-handle = <&cpu0>; 384 cpu-handle = <&cpu1>;
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_shader.c | 682 return ttm_ref_object_base_unref(tfile, arg->handle); in vmw_shader_destroy_ioctl() 693 u32 *handle) in vmw_user_shader_alloc() argument 730 if (handle) in vmw_user_shader_alloc() 731 *handle = ushader->base.handle; in vmw_user_shader_alloc()
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mq-zii-ultra.dtsi | 139 phy-handle = <&phy0>; 169 phy-handle = <&switchphy0>; 175 phy-handle = <&switchphy1>; 192 phy-handle = <&switchphy3>; 198 phy-handle = <&switchphy4>;
|
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | gem.c | 426 u32 *handle) in tegra_bo_create_with_handle() argument 435 err = drm_gem_handle_create(file, &bo->gem, handle); in tegra_bo_create_with_handle() 535 &args->handle); in tegra_bo_dumb_create() 774 struct host1x_bo *tegra_gem_lookup(struct drm_file *file, u32 handle) in tegra_gem_lookup() argument 779 gem = drm_gem_object_lookup(file, handle); in tegra_gem_lookup()
|
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ti/ |
H A D | emif.txt | 24 - device-handle : phandle to a "lpddr2" node representing the memory part 65 device-handle = <&elpida_ECB240ABACN>;
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | ep8248e.dts | 162 phy-handle = <&PHY0>; 175 phy-handle = <&PHY1>;
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | x_fline.S | 7 | floating point instructions. If so, let fpsp_unimp handle it. 9 | <ea> field. If so, handle here and return. Otherwise, it
|