Searched refs:registrations (Results 1 – 6 of 6) sorted by relevance
/linux/tools/testing/selftests/membarrier/ |
H A D | membarrier_test_impl.h | 12 static int registrations; variable 25 registrations |= cmd; in test_membarrier_get_registrations() 32 } else if (ret != registrations) { in test_membarrier_get_registrations() 34 "%s test: flags = %d, ret = %d, registrations = %d\n", in test_membarrier_get_registrations() 35 test_name, flags, ret, registrations); in test_membarrier_get_registrations() 38 "%s test: flags = %d, ret = %d, registrations = %d\n", in test_membarrier_get_registrations() 39 test_name, flags, ret, registrations); in test_membarrier_get_registrations()
|
/linux/Documentation/arch/arm/ |
H A D | arm.rst | 170 Previous registrations may be found online.
|
/linux/Documentation/core-api/irq/ |
H A D | irq-domain.rst | 174 for IRQ numbers that are passed to struct device registrations. In that
|
/linux/Documentation/admin-guide/mm/ |
H A D | userfaultfd.rst | 107 registrations for hugetlbfs and shared memory (covering all shmem APIs,
|
/linux/Documentation/kernel-hacking/ |
H A D | locking.rst | 156 no concurrency), and the list of registrations is only consulted for an
|
/linux/Documentation/sound/ |
H A D | alsa-configuration.rst | 2277 registrations multiple times (once per interface) and this may
|