Searched defs:fetch_struct_flock (Results 1 – 2 of 2) sorted by relevance
55 MPERS_PRINTER_DECL(bool, fetch_struct_flock, struct tcb *const tcp, in MPERS_PRINTER_DECL() argument
18 _Bool (*fetch_struct_flock)(struct tcb *const tcp, const kernel_ulong_t addr, void *const p); member19 #define fetch_struct_flock MPERS_PRINTER_NAME(fetch_struct_flock) macro