BUF_SIZE 8 arch/um/drivers/slip_common.h #define ENC_BUF_SIZE (2 * BUF_SIZE + 2) BUF_SIZE 249 arch/um/drivers/slip_user.c .mtu = BUF_SIZE, BUF_SIZE 250 arch/um/drivers/slip_user.c .max_packet = BUF_SIZE, BUF_SIZE 123 arch/um/drivers/slirp_user.c .mtu = BUF_SIZE, BUF_SIZE 124 arch/um/drivers/slirp_user.c .max_packet = BUF_SIZE, BUF_SIZE 1479 drivers/atm/iphase.c writew(iadev->rx_buf_sz, iadev->reass_reg+BUF_SIZE); BUF_SIZE 470 drivers/atm/solos-pci.c if (size > (BUF_SIZE - sizeof(*header))) { BUF_SIZE 1091 drivers/atm/solos-pci.c data = card->dma_bounce + (BUF_SIZE * port); BUF_SIZE 1144 drivers/atm/solos-pci.c if (pktlen > (BUF_SIZE - sizeof(*header))) { BUF_SIZE 1254 drivers/atm/solos-pci.c card->buffer_size = BUF_SIZE; BUF_SIZE 1283 drivers/atm/solos-pci.c BUF_SIZE, GFP_KERNEL); BUF_SIZE 67 drivers/input/joystick/joydump.c buf = kmalloc_array(BUF_SIZE, sizeof(struct joydump), GFP_KERNEL); BUF_SIZE 86 drivers/input/joystick/joydump.c while (i < BUF_SIZE && t < timeout) { BUF_SIZE 63 drivers/media/rc/iguanair.c #define MAX_OUT_PACKET (sizeof(struct send_packet) + BUF_SIZE) BUF_SIZE 247 drivers/media/rc/iguanair.c if (ir->bufsize > BUF_SIZE) { BUF_SIZE 250 drivers/media/rc/iguanair.c ir->bufsize = BUF_SIZE; BUF_SIZE 126 drivers/media/usb/airspy/airspy.c u8 buf[BUF_SIZE]; BUF_SIZE 966 drivers/media/usb/airspy/airspy.c u8 u8tmp, buf[BUF_SIZE]; BUF_SIZE 989 drivers/media/usb/airspy/airspy.c buf, BUF_SIZE); BUF_SIZE 995 drivers/media/usb/airspy/airspy.c buf[BUF_SIZE - 1] = '\0'; BUF_SIZE 141 drivers/media/usb/hackrf/hackrf.c u8 buf[BUF_SIZE]; BUF_SIZE 1353 drivers/media/usb/hackrf/hackrf.c u8 u8tmp, buf[BUF_SIZE]; BUF_SIZE 1384 drivers/media/usb/hackrf/hackrf.c buf, BUF_SIZE); BUF_SIZE 1390 drivers/media/usb/hackrf/hackrf.c buf[BUF_SIZE - 1] = '\0'; BUF_SIZE 905 drivers/net/ethernet/mellanox/mlx4/mcg.c char buf[BUF_SIZE]; BUF_SIZE 909 drivers/net/ethernet/mellanox/mlx4/mcg.c len += snprintf(buf + len, BUF_SIZE - len, BUF_SIZE 916 drivers/net/ethernet/mellanox/mlx4/mcg.c len += snprintf(buf + len, BUF_SIZE - len, BUF_SIZE 919 drivers/net/ethernet/mellanox/mlx4/mcg.c len += snprintf(buf + len, BUF_SIZE - len, BUF_SIZE 923 drivers/net/ethernet/mellanox/mlx4/mcg.c len += snprintf(buf + len, BUF_SIZE - len, BUF_SIZE 930 drivers/net/ethernet/mellanox/mlx4/mcg.c len += snprintf(buf + len, BUF_SIZE - len, BUF_SIZE 934 drivers/net/ethernet/mellanox/mlx4/mcg.c len += snprintf(buf + len, BUF_SIZE - len, BUF_SIZE 942 drivers/net/ethernet/mellanox/mlx4/mcg.c len += snprintf(buf + len, BUF_SIZE - len, BUF_SIZE 946 drivers/net/ethernet/mellanox/mlx4/mcg.c len += snprintf(buf + len, BUF_SIZE - len, BUF_SIZE 952 drivers/net/ethernet/mellanox/mlx4/mcg.c len += snprintf(buf + len, BUF_SIZE - len, BUF_SIZE 954 drivers/net/ethernet/mellanox/mlx4/mcg.c len += snprintf(buf + len, BUF_SIZE - len, BUF_SIZE 960 drivers/net/ethernet/mellanox/mlx4/mcg.c len += snprintf(buf + len, BUF_SIZE - len, BUF_SIZE 970 drivers/net/ethernet/mellanox/mlx4/mcg.c len += snprintf(buf + len, BUF_SIZE - len, "\n"); BUF_SIZE 973 drivers/net/ethernet/mellanox/mlx4/mcg.c if (len >= BUF_SIZE) BUF_SIZE 191 drivers/net/hamradio/dmascc.c char rx_buf[NUM_RX_BUF][BUF_SIZE]; BUF_SIZE 197 drivers/net/hamradio/dmascc.c char tx_buf[NUM_TX_BUF][BUF_SIZE]; BUF_SIZE 1026 drivers/net/hamradio/dmascc.c set_dma_count(priv->param.dma, BUF_SIZE); BUF_SIZE 1168 drivers/net/hamradio/dmascc.c if (priv->rx_ptr < BUF_SIZE) BUF_SIZE 1198 drivers/net/hamradio/dmascc.c cb = BUF_SIZE - get_dma_residue(priv->param.dma) - BUF_SIZE 1239 drivers/net/hamradio/dmascc.c set_dma_count(priv->param.dma, BUF_SIZE); BUF_SIZE 56 drivers/platform/chrome/cros_usbpd_logger.c i = vsnprintf(buf + pos, BUF_SIZE - pos, fmt, args); BUF_SIZE 87 drivers/platform/chrome/cros_usbpd_logger.c char buf[BUF_SIZE + 1]; BUF_SIZE 1229 drivers/scsi/scsi_transport_sas.c char *buffer = kzalloc(BUF_SIZE, GFP_KERNEL), *msdata; BUF_SIZE 1237 drivers/scsi/scsi_transport_sas.c res = scsi_mode_sense(sdev, 1, 0x19, buffer, BUF_SIZE, 30*HZ, 3, BUF_SIZE 1247 drivers/scsi/scsi_transport_sas.c if (msdata - buffer > BUF_SIZE - 8) BUF_SIZE 52 drivers/tty/ehv_bytechan.c unsigned char buf[BUF_SIZE]; /* transmit circular buffer */ BUF_SIZE 416 drivers/tty/ehv_bytechan.c CIRC_CNT_TO_END(bc->head, bc->tail, BUF_SIZE), BUF_SIZE 423 drivers/tty/ehv_bytechan.c bc->tail = (bc->tail + len) & (BUF_SIZE - 1); BUF_SIZE 425 drivers/tty/ehv_bytechan.c count = CIRC_CNT(bc->head, bc->tail, BUF_SIZE); BUF_SIZE 430 drivers/tty/ehv_bytechan.c if (CIRC_CNT(bc->head, bc->tail, BUF_SIZE)) BUF_SIZE 479 drivers/tty/ehv_bytechan.c len = CIRC_SPACE_TO_END(bc->head, bc->tail, BUF_SIZE); BUF_SIZE 484 drivers/tty/ehv_bytechan.c bc->head = (bc->head + len) & (BUF_SIZE - 1); BUF_SIZE 546 drivers/tty/ehv_bytechan.c count = CIRC_SPACE(bc->head, bc->tail, BUF_SIZE); BUF_SIZE 579 init/initramfs.c buf = kzalloc(BUF_SIZE, GFP_KERNEL); BUF_SIZE 587 init/initramfs.c num = ksys_getdents64(fd, dirp, BUF_SIZE); BUF_SIZE 606 init/initramfs.c memset(buf, 0, BUF_SIZE); BUF_SIZE 607 init/initramfs.c num = ksys_getdents64(fd, dirp, BUF_SIZE); BUF_SIZE 45 lib/test_printf.c memset(alloced_buffer, FILL_CHAR, BUF_SIZE + 2*PAD_SIZE); BUF_SIZE 62 lib/test_printf.c if (memchr_inv(test_buffer, FILL_CHAR, BUF_SIZE + PAD_SIZE)) { BUF_SIZE 77 lib/test_printf.c if (memchr_inv(test_buffer + written + 1, FILL_CHAR, BUF_SIZE + PAD_SIZE - (written + 1))) { BUF_SIZE 98 lib/test_printf.c if (elen >= BUF_SIZE) { BUF_SIZE 113 lib/test_printf.c failed_tests += do_test(BUF_SIZE, expect, elen, fmt, ap); BUF_SIZE 595 lib/test_printf.c cmp_buffer = kmalloc(BUF_SIZE, GFP_KERNEL); BUF_SIZE 601 lib/test_printf.c snprintf(cmp_buffer, BUF_SIZE, "%#lx", (unsigned long) gfp); BUF_SIZE 604 lib/test_printf.c snprintf(cmp_buffer, BUF_SIZE, "__GFP_ATOMIC|%#lx", BUF_SIZE 639 lib/test_printf.c alloced_buffer = kmalloc(BUF_SIZE + 2*PAD_SIZE, GFP_KERNEL); BUF_SIZE 264 sound/parisc/harmony.c .period_bytes_min = BUF_SIZE, BUF_SIZE 265 sound/parisc/harmony.c .period_bytes_max = BUF_SIZE, BUF_SIZE 285 sound/parisc/harmony.c .period_bytes_min = BUF_SIZE, BUF_SIZE 286 sound/parisc/harmony.c .period_bytes_max = BUF_SIZE, BUF_SIZE 641 sound/parisc/harmony.c BUF_SIZE*GRAVEYARD_BUFS, BUF_SIZE 651 sound/parisc/harmony.c BUF_SIZE*SILENCE_BUFS, BUF_SIZE 66 sound/parisc/harmony.h #define MAX_BUF_SIZE (MAX_BUFS * BUF_SIZE) BUF_SIZE 71 sound/parisc/harmony.h #define GRAVEYARD_BUFSZ (GRAVEYARD_BUFS*BUF_SIZE) BUF_SIZE 73 sound/parisc/harmony.h #define SILENCE_BUFSZ (SILENCE_BUFS*BUF_SIZE) BUF_SIZE 73 tools/perf/util/perf_event_attr_fprintf.c #define p_hex(val) snprintf(buf, BUF_SIZE, "%#"PRIx64, (uint64_t)(val)) BUF_SIZE 74 tools/perf/util/perf_event_attr_fprintf.c #define p_unsigned(val) snprintf(buf, BUF_SIZE, "%"PRIu64, (uint64_t)(val)) BUF_SIZE 75 tools/perf/util/perf_event_attr_fprintf.c #define p_signed(val) snprintf(buf, BUF_SIZE, "%"PRId64, (int64_t)(val)) BUF_SIZE 76 tools/perf/util/perf_event_attr_fprintf.c #define p_sample_type(val) __p_sample_type(buf, BUF_SIZE, val) BUF_SIZE 77 tools/perf/util/perf_event_attr_fprintf.c #define p_branch_sample_type(val) __p_branch_sample_type(buf, BUF_SIZE, val) BUF_SIZE 78 tools/perf/util/perf_event_attr_fprintf.c #define p_read_format(val) __p_read_format(buf, BUF_SIZE, val) BUF_SIZE 93 tools/perf/util/perf_event_attr_fprintf.c char buf[BUF_SIZE]; BUF_SIZE 13 tools/testing/selftests/bpf/urandom_read.c char buf[BUF_SIZE]; BUF_SIZE 17 tools/testing/selftests/bpf/urandom_read.c read(fd, buf, BUF_SIZE); BUF_SIZE 68 tools/testing/selftests/net/tcp_inq.c buf = malloc(BUF_SIZE); BUF_SIZE 77 tools/testing/selftests/net/tcp_inq.c r = send(fd, buf, BUF_SIZE, 0); BUF_SIZE 81 tools/testing/selftests/net/tcp_inq.c if (r != BUF_SIZE) BUF_SIZE 157 tools/testing/selftests/net/tcp_inq.c buf = malloc(BUF_SIZE); BUF_SIZE 159 tools/testing/selftests/net/tcp_inq.c iov[0].iov_len = BUF_SIZE / 2; BUF_SIZE 170 tools/testing/selftests/net/tcp_inq.c if (inq != BUF_SIZE - iov[0].iov_len) { BUF_SIZE 113 tools/vm/page_owner_sort.c buf = malloc(BUF_SIZE); BUF_SIZE 120 tools/vm/page_owner_sort.c ret = read_block(buf, BUF_SIZE, fin);