Home
last modified time | relevance | path

Searched refs:bl_mcount_arm_be (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/
H A Drecordmcount.c261 static unsigned char bl_mcount_arm_be[4] = { 0xeb, 0xff, 0xff, 0xfe }; /* bl */ variable
551 bl_mcount_arm = bl_mcount_arm_be; in do_file()
/kernel/linux/linux-6.6/scripts/
H A Drecordmcount.c261 static unsigned char bl_mcount_arm_be[4] = { 0xeb, 0xff, 0xff, 0xfe }; /* bl */ variable
551 bl_mcount_arm = bl_mcount_arm_be; in do_file()

Completed in 3 milliseconds