Home
last modified time | relevance | path

Searched refs:bigger (Results 1 - 19 of 19) sorted by relevance

/kernel/liteos_m/testsuites/sample/kernel/lms/
H A DIt_los_lms_008.c43 CHAR *bigger = (CHAR *)LOS_MemAlloc(g_testLmsPool, size * 3); /* mem size * 3 */ in TestCase() local
44 ICUNIT_GOTO_NOT_EQUAL(bigger, NULL, bigger, EXIT); in TestCase()
45 PRINT_DEBUG("bigger = 0x%x,%d\n", bigger, __LINE__); in TestCase()
51 (VOID)LOS_MemFree(g_testLmsPool, bigger); in TestCase()
68 (VOID)LOS_MemFree(g_testLmsPool, bigger); in TestCase()
H A DIt_los_lms_007.c43 CHAR *bigger = (CHAR *)LOS_MemAlloc(g_testLmsPool, size * 3); /* mem size * 3 */ in TestCase() local
44 ICUNIT_GOTO_NOT_EQUAL(bigger, NULL, bigger, EXIT); in TestCase()
45 PRINT_DEBUG("bigger addr = 0x%x, %d\n", bigger, __LINE__); in TestCase()
51 (VOID)LOS_MemFree(g_testLmsPool, bigger); in TestCase()
68 (VOID)LOS_MemFree(g_testLmsPool, bigger); in TestCase()
H A DIt_los_lms_009.c43 CHAR *bigger = (CHAR *)LOS_MemAlloc(g_testLmsPool, size * 3); /* mem size * 3 */ in TestCase() local
44 ICUNIT_GOTO_NOT_EQUAL(bigger, NULL, bigger, EXIT); in TestCase()
45 PRINT_DEBUG("bigger = 0x%x,%d\n", bigger, __LINE__); in TestCase()
51 (VOID)LOS_MemFree(g_testLmsPool, bigger); in TestCase()
68 (VOID)LOS_MemFree(g_testLmsPool, bigger); in TestCase()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dcacheinfo.c414 static void link_cache_lists(struct cache *smaller, struct cache *bigger) in link_cache_lists() argument
417 if (smaller->next_local == bigger) in link_cache_lists()
422 smaller->next_local = bigger; in link_cache_lists()
428 WARN_ONCE((smaller->level == 1 && bigger->level > 2) || in link_cache_lists()
429 (smaller->level > 1 && bigger->level != smaller->level + 1), in link_cache_lists()
431 smaller->level, smaller->ofnode, bigger->level, bigger->ofnode); in link_cache_lists()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dcacheinfo.c422 static void link_cache_lists(struct cache *smaller, struct cache *bigger) in link_cache_lists() argument
425 if (smaller->next_local == bigger) in link_cache_lists()
430 smaller->next_local = bigger; in link_cache_lists()
436 WARN_ONCE((smaller->level == 1 && bigger->level > 2) || in link_cache_lists()
437 (smaller->level > 1 && bigger->level != smaller->level + 1), in link_cache_lists()
439 smaller->level, smaller->ofnode, bigger->level, bigger->ofnode); in link_cache_lists()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dpci.h32 # error ZPCI_NR_DEVICES can not be bigger than ZPCI_DOMAIN_BITMAP_SIZE
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dpci.h32 # error ZPCI_NR_DEVICES can not be bigger than ZPCI_DOMAIN_BITMAP_SIZE
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_cmnd.h25 * vendor specific commands that can be bigger than 16 bytes. The kernel
32 # error MAX_COMMAND_SIZE can not be bigger than BLK_MAX_CDB
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-lock.c209 /* build simple key function one is bigger than two */
283 int (*bigger)(struct lock_stat *, struct lock_stat *)) in insert_to_result()
293 if (bigger(st, p)) in insert_to_result()
H A Dbuiltin-kvm.c508 key_cmp_fun bigger, int vcpu) in insert_to_result()
518 if (bigger(event, p, vcpu)) in insert_to_result()
507 insert_to_result(struct rb_root *result, struct kvm_event *event, key_cmp_fun bigger, int vcpu) insert_to_result() argument
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-lock.c172 /* build simple key function one is bigger than two */
440 int (*bigger)(struct lock_stat *, struct lock_stat *)) in insert_to_result()
453 if (bigger(st, p)) in insert_to_result()
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dsetox.S134 | Note that 0.0062 is slightly bigger than 0.57 log2/64.
271 | bigger than 2^(-67.7) compared to the final result.
310 | Note that 0.251 is slightly bigger than 1/4.
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dsetox.S134 | Note that 0.0062 is slightly bigger than 0.57 log2/64.
271 | bigger than 2^(-67.7) compared to the final result.
310 | Note that 0.251 is slightly bigger than 1/4.
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dpfpsp.S3025 subq.w &0x8,%sp # make stack frame bigger
H A Dfpsp.S3026 subq.w &0x8,%sp # make stack frame bigger
6898 # Note that 0.0062 is slightly bigger than 0.57 log2/64. #
7043 # in p is no bigger than 2^(-67.7) compared to the final #
7085 # Note that 0.251 is slightly bigger than 1/4. #
H A Dfplsp.S6792 # Note that 0.0062 is slightly bigger than 0.57 log2/64. #
6937 # in p is no bigger than 2^(-67.7) compared to the final #
6979 # Note that 0.251 is slightly bigger than 1/4. #
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dpfpsp.S3025 subq.w &0x8,%sp # make stack frame bigger
H A Dfpsp.S3026 subq.w &0x8,%sp # make stack frame bigger
6898 # Note that 0.0062 is slightly bigger than 0.57 log2/64. #
7043 # in p is no bigger than 2^(-67.7) compared to the final #
7085 # Note that 0.251 is slightly bigger than 1/4. #
H A Dfplsp.S6792 # Note that 0.0062 is slightly bigger than 0.57 log2/64. #
6937 # in p is no bigger than 2^(-67.7) compared to the final #
6979 # Note that 0.251 is slightly bigger than 1/4. #

Completed in 170 milliseconds