Searched defs:max_usage (Results 1 – 2 of 2) sorted by relevance
| /fs/ | ||
| D | pipe.c | 421 unsigned int max_usage = READ_ONCE(pipe->max_usage); in pipe_writable() local |
| D | splice.c | 274 unsigned int max_usage = READ_ONCE(pipe->max_usage); in splice_grow_spd() local |