Home
last modified time | relevance | path

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

/linux-6.15/Documentation/admin-guide/
H A Dsyscall-user-dispatch.rst60 [<offset>, <offset>+<length>) delimit a memory region interval
/linux-6.15/Documentation/core-api/
H A Dpadata.rst169 the first two delimit the range that the thread operates on and the last is a
/linux-6.15/Documentation/gpu/
H A Ddrm-usage-stats.rst23 - Colon character (`:`) must be used to delimit keys and values.
/linux-6.15/drivers/pci/
H A Dpci.c961 char *delimit; in __pci_config_acs() local
970 delimit = strstr(p, "@"); in __pci_config_acs()
971 if (delimit) { in __pci_config_acs()
975 end = delimit - p - 1; in __pci_config_acs()
997 p = delimit + 1; in __pci_config_acs()
/linux-6.15/Documentation/arch/powerpc/
H A Dtransactional_memory.rst17 instructions are presented to delimit transactions; transactions are
/linux-6.15/Documentation/admin-guide/cifs/
H A Dusage.rst261 which is used to delimit the beginning of a stream name by Windows), while
/linux-6.15/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2613 userspace execution also delimit tasks-RCU read-side critical sections.