Searched refs:room (Results 1 – 10 of 10) sorted by relevance
31 // Now we have enough room to send out the 2 x 400B packets out.
33 // Now we have enough room to send out the 2 x 400B packets out.
40 // Now we have enough room to send out the 2 x 400B packets out.
812 static void serial_test_tc_netkit_scrub_type(int scrub, bool room) in serial_test_tc_netkit_scrub_type() argument821 room ? FLAG_ADJUST_ROOM : 0); in serial_test_tc_netkit_scrub_type()856 ASSERT_EQ(skel->bss->headroom, room ? NETKIT_HEADROOM : 0, "headroom"); in serial_test_tc_netkit_scrub_type()857 ASSERT_EQ(skel->bss->tailroom, room ? NETKIT_TAILROOM : 0, "tailroom"); in serial_test_tc_netkit_scrub_type()
399 # room for arch specific syscalls
440 # room for arch specific syscalls
485 # room for arch specific syscalls
397 # room for arch specific syscalls
975 desirable, as it gives compilers room for making optimizations.
Completed in 12 milliseconds