Home
last modified time | relevance | path

Searched defs:get_buffer (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/time/
H A Ditimer.c115 struct itimerspec64 get_buffer; in SYSCALL_DEFINE2() local
144 struct itimerspec64 get_buffer; in COMPAT_SYSCALL_DEFINE2() local
335 struct itimerspec64 set_buffer, get_buffer; in SYSCALL_DEFINE3() local
382 struct itimerspec64 set_buffer, get_buffer; in COMPAT_SYSCALL_DEFINE3() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dbuffer_pool.cpp145 BufferPool::get_buffer (const SmartPtr<BufferPool> &self) in get_buffer() function in XCam::BufferPool
175 BufferPool::get_buffer () in get_buffer() function in XCam::BufferPool
H A Dv4l2_device.cpp1170 V4l2Device::get_buffer (SmartPtr<V4l2Buffer> &buf, int index) const in prepare() function in XCam::V4l2Device
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dinput.h58 const char *get_buffer () const { return m_ptr; } in get_buffer() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dinput.h58 const char *get_buffer () const { return m_ptr; } in get_buffer() function
/OK3568_Linux_fs/kernel/kernel/power/
H A Dsnapshot.c2534 static void *get_buffer(struct memory_bitmap *bm, struct chain_allocator *ca) in get_buffer() function