Home
last modified time | relevance | path

Searched refs:delimit (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/admin-guide/
H A Dsyscall-user-dispatch.rst60 For PR_SYS_DISPATCH_EXCLUSIVE_ON [<offset>, <offset>+<length>) delimit
70 For PR_SYS_DISPATCH_INCLUSIVE_ON [<offset>, <offset>+<length>) delimit
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-pcache.rst132 * The pair *(key_tail, dirty_tail)* delimit clean/dirty and live/dead ksets.
/linux/Documentation/core-api/
H A Dpadata.rst169 the first two delimit the range that the thread operates on and the last is a
/linux/drivers/pci/
H A Dpci.c901 char *delimit; in __pci_config_acs() local
910 delimit = strstr(p, "@"); in __pci_config_acs()
911 if (delimit) { in __pci_config_acs()
915 end = delimit - p - 1; in __pci_config_acs()
937 p = delimit + 1; in __pci_config_acs()
/linux/Documentation/gpu/
H A Ddrm-usage-stats.rst23 - Colon character (`:`) must be used to delimit keys and values.
/linux/Documentation/arch/powerpc/
H A Dtransactional_memory.rst17 instructions are presented to delimit transactions; transactions are
/linux/Documentation/admin-guide/cifs/
H A Dusage.rst261 which is used to delimit the beginning of a stream name by Windows), while
/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2738 userspace execution also delimit tasks-RCU read-side critical sections.