Searched refs:belong (Results 1 - 5 of 5) sorted by relevance
/kernel/liteos_a/testsuites/unittest/basic/mem/vm/smoke/ |
H A D | mmap_test_007.cpp | 47 void *belong = NULL; in Testcase() local 62 belong = mmap((void *)after, shinkLen, PROT_READ | PROT_WRITE, flags, -1, 0); in Testcase() 63 ICUNIT_GOTO_NOT_EQUAL(belong, MAP_FAILED, belong, EXIT3); in Testcase()
|
/kernel/linux/linux-5.10/arch/m68k/math-emu/ |
H A D | fp_entry.S | 96 | it does not really belong here, but...
|
/kernel/linux/linux-6.6/arch/m68k/math-emu/ |
H A D | fp_entry.S | 96 | it does not really belong here, but...
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | entry-armv.S | 250 @ it obviously needs free stack space which then will belong to
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | entry-armv.S | 265 @ it obviously needs free stack space which then will belong to
|
Completed in 4 milliseconds