Home
last modified time | relevance | path

Searched defs:object (Results 126 – 150 of 328) sorted by relevance

12345678910>>...14

/openbmc/linux/mm/kmsan/
H A Dhooks.c50 void kmsan_slab_alloc(struct kmem_cache *s, void *object, gfp_t flags) in kmsan_slab_alloc()
73 void kmsan_slab_free(struct kmem_cache *s, void *object) in kmsan_slab_free()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dumem.h8 struct nvkm_object object; member
H A Duvmm.c36 struct nvkm_object *object; in nvkm_uvmm_search() local
492 nvkm_uvmm_mthd(struct nvkm_object *object, u32 mthd, void *argv, u32 argc) in nvkm_uvmm_mthd()
518 nvkm_uvmm_dtor(struct nvkm_object *object) in nvkm_uvmm_dtor()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dchan.h12 struct nvkm_object object; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
H A Dnv31.h25 struct nvkm_object object; member
H A Dnv50.c37 nv50_mpeg_cclass_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, in nv50_mpeg_cclass_bind()
/openbmc/qemu/net/can/
H A Dcan_host.c38 Object object; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvif/
H A Dfifo.c27 struct nvif_object *object = &device->object; in nvif_fifo_runlists() local
/openbmc/linux/mm/kasan/
H A Dkasan.h209 void *object; member
350 static inline void kasan_print_aux_stacks(struct kmem_cache *cache, const void *object) { } in kasan_print_aux_stacks()
368 static inline void kasan_init_object_meta(struct kmem_cache *cache, const void *object) { } in kasan_init_object_meta()
382 static inline bool kasan_quarantine_put(struct kmem_cache *cache, void *object) { return false; } in kasan_quarantine_put()
H A Dquarantine.c143 void *object = qlink_to_object(qlink, cache); in qlink_free() local
191 bool kasan_quarantine_put(struct kmem_cache *cache, void *object) in kasan_quarantine_put()
/openbmc/linux/drivers/input/serio/
H A Dserio.c139 void *object; member
170 static void serio_remove_duplicate_events(void *object, in serio_remove_duplicate_events()
237 static int serio_queue_event(void *object, struct module *owner, in serio_queue_event()
292 static void serio_remove_pending_events(void *object) in serio_remove_pending_events()
/openbmc/phosphor-fan-presence/control/json/
H A Dconfig_base.hpp119 static const PropertyVariantType getJsonValue(const json& object) in getJsonValue()
/openbmc/linux/fs/cachefiles/
H A Dkey.c37 bool cachefiles_cook_key(struct cachefiles_object *object) in cachefiles_cook_key()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv40.h23 struct nvkm_object object; member
/openbmc/phosphor-inventory-manager/
H A Dmanager.cpp363 auto& object = objit->second; in restore() local
368 Object object; in restore() local
/openbmc/linux/drivers/input/gameport/
H A Dgameport.c260 void *object; member
351 static int gameport_queue_event(void *object, struct module *owner, in gameport_queue_event()
406 static void gameport_remove_pending_events(void *object) in gameport_remove_pending_events()
/openbmc/bmcweb/redfish-core/lib/
H A Dvirtual_media.hpp292 for (const auto& object : subtree) in getVmResourceList() local
756 for (const auto& object : subtree) in handleManagersVirtualMediaActionInsertPost() local
819 for (const auto& object : subtree) in handleManagersVirtualMediaActionEject() local
H A Dpcie.hpp64 const dbus::utility::MapperGetObject& object) { in handlePCIeDevicePath()
265 const dbus::utility::MapperGetObject& object) in afterGetDbusObject()
292 const dbus::utility::MapperGetObject& object) { in afterGetPCIeDeviceSlotPath()
H A Dchassis.hpp152 for (const auto& object : subtree) in handlePhysicalSecurityGetSubTree() local
466 object : subtree) in handleChassisGetSubTree() local
705 object : subtree) in handleChassisPatch() local
/openbmc/linux/drivers/acpi/acpica/
H A Dutstate.c156 union acpi_generic_state *acpi_ut_create_update_state(union acpi_operand_object in acpi_ut_create_update_state()
/openbmc/qemu/tests/qtest/libqos/
H A Darm-smdkc210-machine.c38 static void *smdkc210_get_driver(void *object, const char *interface) in smdkc210_get_driver()
H A Darm-xilinx-zynq-a9-machine.c38 static void *xilinx_zynq_a9_get_driver(void *object, const char *interface) in xilinx_zynq_a9_get_driver()
H A Darm-raspi2-machine.c38 static void *raspi2_get_driver(void *object, const char *interface) in raspi2_get_driver()
H A Daarch64-xlnx-zcu102-machine.c38 static void *xlnx_zcu102_get_driver(void *object, const char *interface) in xlnx_zcu102_get_driver()
H A Darm-sabrelite-machine.c38 static void *sabrelite_get_driver(void *object, const char *interface) in sabrelite_get_driver()

12345678910>>...14