Home
last modified time | relevance | path

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

/linux/scripts/kconfig/lxdialog/
A Ddialog.h191 int first_alpha(const char *string, const char *exempt);
A Dutil.c492 int first_alpha(const char *string, const char *exempt) in first_alpha() argument
504 if ((!in_paren) && isalpha(c) && strchr(exempt, c) == 0) in first_alpha()
/linux/Documentation/admin-guide/
A Dcgroup-v2.rst357 exempt from this requirement.
398 Because a threaded subtree is exempt from no internal process
504 The root cgroup is exempt from this restriction. Root contains
775 - The root cgroup should be exempt from resource control and thus
/linux/Documentation/process/
A Dsubmitting-patches.rst148 lines, tags are exempt from the "wrap at 75 columns" rule in order to simplify
/linux/Documentation/filesystems/
A Dvfs.rst1517 (such as ones controlling the creation of a journal) are exempt from the
/linux/Documentation/virt/kvm/
A Dapi.rst5559 a Xen guest, amongst other things. It is exempt from dirty tracking

Completed in 27 milliseconds