Searched refs:want_more (Results 1 – 2 of 2) sorted by relevance
| /linux/net/rxrpc/ |
| H A D | recvmsg.c | 605 bool want_more, u32 *_abort, u16 *_service) in rxrpc_kernel_recv_data() argument 610 _enter("{%d},%zu,%d", call->debug_id, *_len, want_more); in rxrpc_kernel_recv_data() 628 if (!want_more) in rxrpc_kernel_recv_data() 634 if (!want_more) in rxrpc_kernel_recv_data()
|
| /linux/include/trace/events/ |
| H A D | afs.h | 610 bool want_more, int ret), 612 TP_ARGS(call, iter, want_more, ret), 619 __field(bool, want_more) 628 __entry->want_more = want_more; 636 __entry->want_more,
|