Searched refs:young (Results 1 – 4 of 4) sorted by relevance
| /include/net/ |
| D | request_sock.h | 195 atomic_t young; member 235 atomic_dec(&queue->young); in reqsk_queue_removed() 241 atomic_inc(&queue->young); in reqsk_queue_added() 252 return atomic_read(&queue->young); in reqsk_queue_len_young()
|
| /include/trace/hooks/ |
| D | vmscan.h | 52 int swappiness, bool *bypass, bool *young), 53 TP_ARGS(lruvec, max_seq, swappiness, bypass, young));
|
| /include/linux/ |
| D | page-flags.h | 638 FOLIO_TEST_FLAG(young, FOLIO_HEAD_PAGE) in FOLIO_SET_FLAG() 639 FOLIO_SET_FLAG(young, FOLIO_HEAD_PAGE) in FOLIO_SET_FLAG() 640 FOLIO_TEST_CLEAR_FLAG(young, FOLIO_HEAD_PAGE) in FOLIO_SET_FLAG() 645 FOLIO_FLAG_FALSE(young) in FOLIO_SET_FLAG() 646 FOLIO_TEST_CLEAR_FLAG_FALSE(young) in FOLIO_SET_FLAG()
|
| /include/trace/events/ |
| D | mmflags.h | 195 IF_HAVE_PG_IDLE(young) \
|