Home
last modified time | relevance | path

Searched refs:objs (Results 1 – 5 of 5) sorted by relevance

/include/linux/platform_data/x86/
A Dintel_pmc_ipc.h79 const union acpi_object *objs = obj->package.elements; in intel_pmc_ipc() local
81 if ((u8)objs[0].integer.value != 0) in intel_pmc_ipc()
84 rbuf->buf[0] = objs[1].integer.value; in intel_pmc_ipc()
85 rbuf->buf[1] = objs[2].integer.value; in intel_pmc_ipc()
86 rbuf->buf[2] = objs[3].integer.value; in intel_pmc_ipc()
87 rbuf->buf[3] = objs[4].integer.value; in intel_pmc_ipc()
/include/uapi/linux/
A Dntsync.h32 __u64 objs; member
/include/linux/
A Dlivepatch.h161 struct klp_object *objs; member
176 for (obj = patch->objs; obj->funcs || obj->name; obj++)
/include/drm/
A Ddrm_gem.h552 int drm_gem_lock_reservations(struct drm_gem_object **objs, int count,
554 void drm_gem_unlock_reservations(struct drm_gem_object **objs, int count,
A Ddrm_gpuvm.h568 struct drm_gem_object **objs,

Completed in 10 milliseconds