Home
last modified time | relevance | path

Searched defs:object (Results 176 – 200 of 331) sorted by relevance

12345678910>>...14

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.c156 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 Dnv10.c400 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 Dnv50.c43 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 Dutmisc.c158 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 Dppc64_pseries-machine.c68 static void *spapr_get_driver(void *object, const char *interface) in spapr_get_driver()
H A Driscv-virt-machine.c69 static void *virt_get_driver(void *object, const char *interface) in virt_get_driver()
H A Dx86_64_pc-machine.c69 static void *pc_get_driver(void *object, const char *interface) in pc_get_driver()
/openbmc/linux/include/linux/
H A Dkfence.h243 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 Dqom_common.py40 default_value: Optional[object] = None):
/openbmc/qemu/include/qemu/
H A Dlockable.h22 void *object; member
/openbmc/linux/security/landlock/
H A Druleset.h61 struct landlock_object *object; member
/openbmc/openpower-hw-diags/attn/
H A Dattn_dump.cpp109 constexpr auto object = "/xyz/openbmc_project/watchdog/host0"; in enableWatchdog() local
/openbmc/linux/fs/cachefiles/
H A Dcache.c290 struct cachefiles_object *object; in cachefiles_withdraw_objects() local
/openbmc/phosphor-dbus-monitor/src/
H A Dsdbusplus.hpp105 auto object = callMethodAndRead<GetObject>( in getBusName() local
/openbmc/openpower-vpd-parser/
H A Dvpd_tool.cpp27 auto object = in main() local
/openbmc/phosphor-certificate-manager/test/
H A Dcerts_manager_test.cpp1602 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 Deditor_impl.cpp315 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 Dcontrol_bmc_obj.c60 ObjectSkeleton *object; in on_bus_acquired() local
/openbmc/linux/drivers/acpi/dptf/
H A Ddptf_power.c25 #define DPTF_POWER_SHOW(name, object) \ argument
/openbmc/phosphor-user-manager/test/
H A Duser_mgr_test.cpp65 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 Dpr-manager.c116 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 Dmmu.h6 struct nvif_object object; member
/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/
H A Dhyp_network_manager.cpp140 for (const auto& object : objectTree) in setBIOSTableAttrs() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dctrl.c170 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 Dlex.py141 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

12345678910>>...14