Home
last modified time | relevance | path

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

/openbmc/linux/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
/openbmc/qemu/migration/
H A Dvmstate-types.c452 static int get_buffer(QEMUFile *f, void *pv, size_t size, in get_buffer() function
/openbmc/linux/kernel/power/
H A Dsnapshot.c2724 static void *get_buffer(struct memory_bitmap *bm, struct chain_allocator *ca) in get_buffer() function