/linux/tools/testing/selftests/net/forwarding/ |
H A D | tc_tunnel_key.sh | 123 check_err $? "packet bigger than MTU matched nofrag (nofrag was set)" 125 check_err $? "packet bigger than MTU matched firstfrag (nofrag was set)" 127 check_err $? "packet bigger than MTU matched nofirstfrag (nofrag was set)" 133 check_err $? "packet bigger than MTU matched nofrag (nofrag was unset)" 135 check_err $? "packet bigger than MTU didn't match firstfrag (nofrag was unset) " 137 check_err $? "packet bigger than MTU didn't match nofirstfrag (nofrag was unset) "
|
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_lan_hmc.h | 23 u16 cpuid; /* bigger than needed, see above for reason */ 27 u16 dbuff; /* bigger than needed, see above for reason */ 29 u16 hbuff; /* bigger than needed, see above for reason */ 38 u32 rxmax; /* bigger than needed, see above for reason */ 43 u16 lrxqthresh; /* bigger than needed, see above for reason */
|
/linux/tools/testing/selftests/openat2/ |
H A D | openat2_test.c | 60 /* Bigger struct, with zeroed out end. */ in test_openat2_struct() 61 { .name = "bigger struct (zeroed out)", in test_openat2_struct() 74 /* Bigger struct, with non-zero trailing bytes. */ in test_openat2_struct() 75 { .name = "bigger struct (non-zero data in first 'future field')", in test_openat2_struct() 78 { .name = "bigger struct (non-zero data in middle of 'future fields')", in test_openat2_struct() 81 { .name = "bigger struct (non-zero data at end of 'future fields')", in test_openat2_struct()
|
/linux/drivers/firmware/broadcom/ |
H A D | bcm47xx_nvram.c | 55 pr_err("The nvram size according to the header seems to be bigger than the partition on flash\n"); in bcm47xx_nvram_copy() 59 …pr_err("nvram on flash (%zu bytes) is bigger than the reserved space in memory, will just copy the… in bcm47xx_nvram_copy() 171 …pr_err("nvram on flash (%zu bytes) is bigger than the reserved space in memory, will just copy the… in nvram_init()
|
/linux/arch/powerpc/kernel/ |
H A D | cacheinfo.c | 422 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()
|
/linux/drivers/mtd/nand/ |
H A D | bbt.c | 69 * is bigger than the BBT size. 101 * Return: 0 in case of success or -%ERANGE if @entry is bigger than the BBT
|
/linux/io_uring/ |
H A D | kbuf.h | 49 /* can alloc a bigger vec */ 51 /* if bigger vec allocated, free old one */
|
/linux/drivers/gpu/drm/amd/display/dc/dsc/ |
H A D | dc_dsc.c | 793 // Get next bigger num slices available in common caps in inc_num_slices() 806 // Numbers of slices found - get the next bigger number in inc_num_slices() 814 if (new_num_slices == num_slices) // No bigger number of slices found in inc_num_slices() 824 // Get next bigger num slices available in common caps in dec_num_slices() 856 // Choose next bigger number of slices if the requested number of slices is not available 859 // Get next bigger num slices available in common caps in fit_num_slices_up() 872 // Numbers of slices found - get the equal or next bigger number in fit_num_slices_up()
|
/linux/usr/ |
H A D | Kconfig | 189 kernel size is about 10% bigger than gzip. Despite that, its 201 size is about 15% bigger than gzip; however its decompression speed
|
/linux/include/linux/ |
H A D | vt.h | 12 #define VT_UPDATE 0x0004 /* A bigger update occurred */
|
/linux/arch/mips/include/asm/ |
H A D | elfcore-compat.h | 6 * has bigger registers, so we use it for compat_elf_regset_t.
|
/linux/arch/x86/include/asm/ |
H A D | elfcore-compat.h | 8 * has bigger registers, so we use it for compat_elf_regset_t.
|
/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_taprio.c | 234 /* Don't allow cycle times bigger than 1 sec or smaller than 1 usec */ in lan966x_taprio_check() 242 /* Don't allow intervals bigger than 1 sec or smaller than 1 in lan966x_taprio_check() 255 /* Don't allow the total time of intervals be bigger than 1 sec */ in lan966x_taprio_check()
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm630-sony-xperia-ganges-kirin.dts | 24 /* Reserve a bigger chunk of RAM for the higher-res display */
|
/linux/include/trace/events/ |
H A D | tcp.h | 374 /* sockaddr_in6 is always bigger than sockaddr_in */ 529 /* sockaddr_in6 is always bigger than sockaddr_in */ 626 /* sockaddr_in6 is always bigger than sockaddr_in */ 730 /* sockaddr_in6 is always bigger than sockaddr_in */ 786 /* sockaddr_in6 is always bigger than sockaddr_in */
|
H A D | handshake.h | 196 /* sockaddr_in6 is always bigger than sockaddr_in */ 288 /* sockaddr_in6 is always bigger than sockaddr_in */
|
/linux/Documentation/ABI/stable/ |
H A D | sysfs-block | 6 bigger than the logical block size (for instance a drive 18 internally allocate space in units that are bigger than 193 bigger than the logical block size (for instance a drive 205 internally allocate space in units that are bigger than 325 allocate space using units that are bigger than the logical 646 size but may be bigger. One example is SATA drives with 4KB
|
/linux/include/uapi/linux/ |
H A D | cachefiles.h | 10 * is controlled by netfs, and generally no bigger than 255.
|
/linux/lib/xz/ |
H A D | xz_crc32.c | 14 * but they are bigger and use more memory for the lookup table.
|
/linux/drivers/mtd/maps/ |
H A D | scb2_flash.c | 88 /* the chip is sometimes bigger than the map - what a waste */ in scb2_fixup_mtd() 111 * If the chip is bigger than the map, it is wired with the high in scb2_fixup_mtd()
|
/linux/tools/testing/vsock/ |
H A D | vsock_test_zerocopy.c | 76 * data length is bigger than 64Kb. 125 /* Valid data, but message is bigger than peer's
|
/linux/Documentation/admin-guide/ |
H A D | README.rst | 82 Replace "x" for all versions bigger than the version "x" of your current 242 - Having unnecessary drivers will make the kernel bigger, and can 253 bigger or slower kernel (or both), and can even make the kernel
|
/linux/Documentation/mm/ |
H A D | remap_file_pages.rst | 21 on 32-bit systems to map files bigger than can linearly fit into 32-bit
|
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu_helper.c | 401 /* find first voltage equal or bigger than requested */ in phm_get_voltage_index() 405 /* voltage is bigger than max voltage in the table */ in phm_get_voltage_index() 421 /* find first voltage bigger than requested */ in phm_get_voltage_id() 426 /* voltage is bigger than max voltage in the table */ in phm_get_voltage_id()
|
/linux/tools/testing/selftests/net/packetdrill/ |
H A D | tcp_slow_start_slow-start-ack-per-4pkt.pkt | 7 // mechanism that defers sending in order to send bigger TSO packets.
|