/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | gf100.c | 156 struct nvkm_object object; member 161 gf100_fermi_mthd_zbc_color(struct nvkm_object *object, void *data, u32 size) in gf100_fermi_mthd_zbc_color() 207 gf100_fermi_mthd_zbc_depth(struct nvkm_object *object, void *data, u32 size) in gf100_fermi_mthd_zbc_depth() 231 gf100_fermi_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in gf100_fermi_mthd() 286 struct gf100_gr_object *object; in gf100_gr_object_new() local 320 gf100_gr_chan_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, in gf100_gr_chan_bind() 355 gf100_gr_chan_dtor(struct nvkm_object *object) in gf100_gr_chan_dtor()
|
H A D | nv10.c | 400 struct nvkm_object object; member 954 nv10_gr_chan_fini(struct nvkm_object *object, bool suspend) in nv10_gr_chan_fini() 971 nv10_gr_chan_dtor(struct nvkm_object *object) in nv10_gr_chan_dtor()
|
H A D | nv50.c | 43 nv50_gr_object_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, in nv50_gr_object_bind() 69 nv50_gr_chan_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, in nv50_gr_chan_bind()
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | utmisc.c | 158 acpi_ut_create_update_state_and_push(union acpi_operand_object *object, in acpi_ut_create_update_state_and_push()
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | ppc64_pseries-machine.c | 68 static void *spapr_get_driver(void *object, const char *interface) in spapr_get_driver()
|
H A D | riscv-virt-machine.c | 69 static void *virt_get_driver(void *object, const char *interface) in virt_get_driver()
|
H A D | x86_64_pc-machine.c | 69 static void *pc_get_driver(void *object, const char *interface) in pc_get_driver()
|
/openbmc/linux/include/linux/ |
H A D | kfence.h | 243 static inline bool __kfence_obj_info(struct kmem_obj_info *kpp, void *object, struct slab *slab) in __kfence_obj_info()
|
/openbmc/qemu/python/qemu/utils/ |
H A D | qom_common.py | 40 default_value: Optional[object] = None):
|
/openbmc/qemu/include/qemu/ |
H A D | lockable.h | 22 void *object; member
|
/openbmc/linux/security/landlock/ |
H A D | ruleset.h | 61 struct landlock_object *object; member
|
/openbmc/openpower-hw-diags/attn/ |
H A D | attn_dump.cpp | 109 constexpr auto object = "/xyz/openbmc_project/watchdog/host0"; in enableWatchdog() local
|
/openbmc/linux/fs/cachefiles/ |
H A D | cache.c | 290 struct cachefiles_object *object; in cachefiles_withdraw_objects() local
|
/openbmc/phosphor-dbus-monitor/src/ |
H A D | sdbusplus.hpp | 105 auto object = callMethodAndRead<GetObject>( in getBusName() local
|
/openbmc/openpower-vpd-parser/ |
H A D | vpd_tool.cpp | 27 auto object = in main() local
|
/openbmc/phosphor-certificate-manager/test/ |
H A D | certs_manager_test.cpp | 1602 std::string object = std::string(objectNamePrefix) + '/' + in TEST_F() local 1630 std::string object = std::string(objectNamePrefix) + '/' + in TEST_F() local 1682 std::string object = std::string(objectNamePrefix) + '/' + in TEST_F() local 1710 std::string object = std::string(objectNamePrefix) + '/' + in TEST_F() local 1736 std::string object = std::string(objectNamePrefix) + '/' + in TEST_F() local 1760 std::string object = std::string(objectNamePrefix) + '/' + in TEST_F() local 1779 std::string object = std::string(objectNamePrefix) + '/' + in TEST_F() local 1798 std::string object = std::string(objectNamePrefix) + '/' + in TEST_F() local 1824 std::string object = std::string(objectNamePrefix) + '/' + in TEST_F() local
|
/openbmc/openpower-vpd-parser/vpd-manager/ |
H A D | editor_impl.cpp | 315 const std::string& object, const std::string& interface, in makeDbusCall() 498 sdbusplus::message::object_path object(objectPath); in expandLocationCode() local
|
/openbmc/skeleton/bmcctl/ |
H A D | control_bmc_obj.c | 60 ObjectSkeleton *object; in on_bus_acquired() local
|
/openbmc/linux/drivers/acpi/dptf/ |
H A D | dptf_power.c | 25 #define DPTF_POWER_SHOW(name, object) \ argument
|
/openbmc/phosphor-user-manager/test/ |
H A D | user_mgr_test.cpp | 65 DbusUserObj object; in createPrivilegeMapperDbusObject() local 91 DbusUserObj object; in createLdapConfigObjectWithoutPrivilegeMapper() local 145 DbusUserObj object = createPrivilegeMapperDbusObject(); in TEST_F() local 167 DbusUserObj object = createLdapConfigObjectWithoutPrivilegeMapper(); in TEST_F() local
|
/openbmc/qemu/scsi/ |
H A D | pr-manager.c | 116 static int query_one_pr_manager(Object *object, void *opaque) in query_one_pr_manager()
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | mmu.h | 6 struct nvif_object object; member
|
/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/ |
H A D | hyp_network_manager.cpp | 140 for (const auto& object : objectTree) in setBIOSTableAttrs() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | ctrl.c | 170 nvkm_control_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_control_mthd()
|
/openbmc/openbmc/poky/bitbake/lib/ply/ |
H A D | lex.py | 141 def clone(self,object=None): argument 861 def lex(module=None,object=None,debug=0,optimize=0,lextab="lextab",reflags=0,nowarn=0,outputdir="",… argument
|