Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/time/
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
/linux-5.19.10/kernel/power/
Dsnapshot.c2572 static void *get_buffer(struct memory_bitmap *bm, struct chain_allocator *ca) in get_buffer() function