Home
last modified time | relevance | path

Searched refs:max_marks (Results 1 – 2 of 2) sorted by relevance

/linux/fs/notify/fanotify/
A Dfanotify_user.c1655 int max_marks; in fanotify_user_setup() local
1664 max_marks = (((si.totalram - si.totalhigh) / 100) << PAGE_SHIFT) / in fanotify_user_setup()
1666 max_marks = clamp(max_marks, FANOTIFY_OLD_DEFAULT_MAX_MARKS, in fanotify_user_setup()
1687 init_user_ns.ucount_max[UCOUNT_FANOTIFY_MARKS] = max_marks; in fanotify_user_setup()
/linux/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_hw_sequencer.c1940 struct dce_watermarks max_marks = { local
1953 max_marks,
1955 max_marks,
1962 max_marks,
1963 max_marks,

Completed in 11 milliseconds