Home
last modified time | relevance | path

Searched refs:exempt (Results 1 – 5 of 5) sorted by relevance

/linux/scripts/kconfig/lxdialog/
A Ddialog.h211 int first_alpha(const char *string, const char *exempt);
A Dutil.c519 int first_alpha(const char *string, const char *exempt) in first_alpha() argument
531 if ((!in_paren) && isalpha(c) && strchr(exempt, c) == 0) in first_alpha()
/linux/Documentation/admin-guide/
A Dcgroup-v2.rst313 exempt from this requirement.
354 Because a threaded subtree is exempt from no internal process
453 The root cgroup is exempt from this restriction. Root contains
719 - The root cgroup should be exempt from resource control and thus
/linux/Documentation/process/
A Dsubmitting-patches.rst141 lines, tags are exempt from the "wrap at 75 columns" rule in order to simplify
/linux/Documentation/filesystems/
A Dvfs.rst1438 (such as ones controlling the creation of a journal) are exempt from the

Completed in 15 milliseconds