Searched refs:maximum (Results 1 - 200 of 2547) sorted by relevance

1234567891011>>

/linux-4.4.14/arch/m32r/include/asm/
H A Ddma.h7 * The maximum address that we can perform a DMA transfer
/linux-4.4.14/include/uapi/linux/
H A Dbinfmts.h9 * These are the maximum length and maximum number of strings passed to the
H A Dkernelcapi.h13 #define CAPI_MAXAPPL 240 /* maximum number of applications */
14 #define CAPI_MAXCONTR 32 /* maximum number of controller */
H A Dhpet.h23 #define MAX_HPET_TBS 8 /* maximum hpet timer blocks */
H A Dsocket.h5 * Desired design of maximum size and alignment (see RFC2553)
H A Datm.h30 #define ATM_MAX_AAL34_PDU 65535 /* maximum AAL3/4 PDU payload */
32 #define ATM_MAX_AAL5_PDU 65535 /* maximum AAL5 PDU payload */
33 #define ATM_MAX_CDV 9999 /* maximum (default) CDV */
36 #define ATM_MAX_VPI 255 /* maximum VPI at the UNI */
37 #define ATM_MAX_VPI_NNI 4096 /* maximum VPI at the NNI */
38 #define ATM_MAX_VCI 65535 /* maximum VCI */
133 #define ATM_MAX_PCR -1 /* maximum available PCR */
137 int max_pcr; /* maximum PCR in cells per second */
140 int max_cdv; /* maximum CDV in microseconds */
141 int max_sdu; /* maximum SDU in bytes */
187 #define ATM_E164_LEN 12 /* maximum E.164 number length */
H A Dvirtio_blk.h34 #define VIRTIO_BLK_F_SIZE_MAX 1 /* Indicates maximum segment size */
35 #define VIRTIO_BLK_F_SEG_MAX 2 /* Indicates maximum # of segments */
59 /* The maximum segment size (if VIRTIO_BLK_F_SIZE_MAX) */
61 /* The maximum number of segments (if VIRTIO_BLK_F_SEG_MAX) */
H A Dmqueue.h27 __kernel_long_t mq_maxmsg; /* maximum number of messages */
28 __kernel_long_t mq_msgsize; /* maximum message size */
H A Dsysctl.h90 KERN_SECUREMASK=5, /* struct: maximum rights mask */
153 KERN_MAX_LOCK_DEPTH=74, /* int: rtmutex's maximum lock depth */
807 FS_MAXINODE=3, /* int:maximum number of inodes that can be allocated */
809 FS_MAXDQUOT=5, /* int:maximum number of dquots that can be allocated */
811 FS_MAXFILE=7, /* int:maximum number of filedescriptors that can be allocated */
814 FS_MAXSUPER=10, /* int:maximum number of super_blocks that can be allocated */
819 FS_LEASE_TIME=15, /* int: maximum time to wait for a lease break */
823 FS_AIO_MAX_NR=19, /* system-wide maximum number of aio requests */
H A Datmdev.h120 #define ATM_ITFTYP_LEN 8 /* maximum length of interface type name */
166 #define ATM_CI_MAX -1 /* use maximum range of VPI/VCI */
169 signed char vpi_bits; /* 1..8, ATM_CI_MAX (-1) for maximum */
170 signed char vci_bits; /* 1..16, ATM_CI_MAX (-1) for maximum */
H A Dmsdos_fs.h18 #define MSDOS_LONGNAME 256 /* maximum name length */
52 #define FAT_LFN_LEN 255 /* maximum long name length */
53 #define MSDOS_NAME 11 /* maximum name length */
64 /* maximum number of clusters */
H A Dresource.h26 __kernel_long_t ru_maxrss; /* maximum resident set size */
H A Datmsap.h100 #define ATM_MAX_HLI 8 /* maximum high-layer information length */
147 #define ATM_MAX_BLLI 3 /* maximum number of BLLI elements */
H A Ddccp.h173 /* maximum size of a single TLV-encoded DCCP option (sans type/len bytes) */
233 /* maximum number of services provided on the same listening port */
H A Dcramfs_fs.h21 * Since inode.namelen is a unsigned 6-bit number, the maximum cramfs
/linux-4.4.14/arch/avr32/include/asm/
H A Ddma.h4 /* The maximum address that we can perform a DMA transfer to on this platform.
/linux-4.4.14/drivers/input/touchscreen/
H A Dof_touchscreen.c49 absinfo->maximum = max; touchscreen_set_params()
67 unsigned int maximum, fuzz; touchscreen_parse_properties() local
78 &maximum) | touchscreen_parse_properties()
83 touchscreen_set_params(input, axis, maximum - 1, fuzz); touchscreen_parse_properties()
89 &maximum) | touchscreen_parse_properties()
94 touchscreen_set_params(input, axis, maximum - 1, fuzz); touchscreen_parse_properties()
100 &maximum) | touchscreen_parse_properties()
106 touchscreen_set_params(input, axis, maximum, fuzz); touchscreen_parse_properties()
/linux-4.4.14/arch/mips/include/asm/sn/sn0/
H A Darch.h17 * This is the maximum number of nodes that can be part of a kernel.
18 * Effectively, it's the maximum number of compact node ids (cnodeid_t).
23 * MAXCPUS refers to the maximum number of CPUs in a single kernel.
36 * This is the maximum number of NASIDS that can be present in a system.
42 * MAX_REGIONS refers to the maximum number of hardware partitioned regions.
49 * MAX_PARITIONS refers to the maximum number of logically defined
/linux-4.4.14/sound/firewire/
H A Damdtp-am824.h15 * This module supports maximum 64 PCM channels for one PCM stream
25 * This module supports maximum 1 MIDI conformant data channels.
26 * Then this AMDTP packets can transfer maximum 8 MIDI data streams.
H A Dpackets-buffer.c18 * @packet_size: the (maximum) size of a packet, in bytes
/linux-4.4.14/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_enc.c126 .maximum = (1 << 16) - 1,
134 .maximum = V4L2_MPEG_VIDEO_MULTI_SICE_MODE_MAX_BYTES,
142 .maximum = (1 << 16) - 1,
150 .maximum = (1 << 30) - 1,
158 .maximum = (1 << 16) - 1,
167 .maximum = 1,
176 .maximum = (1 << 25) - 1,
184 .maximum = 1,
192 .maximum = (1 << 30) - 1,
201 .maximum = (1 << 16) - 1,
210 .maximum = V4L2_MPEG_MFC51_VIDEO_FORCE_FRAME_TYPE_NOT_CODED,
218 .maximum = (1 << 16) - 1,
227 .maximum = 128,
236 .maximum = 128,
244 .maximum = (1 << 16) - 1,
252 .maximum = V4L2_MPEG_VIDEO_HEADER_MODE_JOINED_WITH_1ST_FRAME,
261 .maximum = V4L2_MPEG_MFC51_VIDEO_FRAME_SKIP_MODE_BUF_LIMIT,
270 .maximum = 1,
279 .maximum = 2,
287 .maximum = V4L2_MPEG_VIDEO_H264_PROFILE_MULTIVIEW_HIGH,
299 .maximum = V4L2_MPEG_VIDEO_H264_LEVEL_4_0,
306 .maximum = V4L2_MPEG_VIDEO_MPEG4_LEVEL_5,
314 .maximum = V4L2_MPEG_VIDEO_H264_LOOP_FILTER_MODE_DISABLED_AT_SLICE_BOUNDARY,
322 .maximum = 6,
330 .maximum = 6,
338 .maximum = V4L2_MPEG_VIDEO_H264_ENTROPY_MODE_CABAC,
347 .maximum = 2,
355 .maximum = 1,
363 .maximum = 1,
371 .maximum = 51,
379 .maximum = 51,
387 .maximum = 51,
395 .maximum = 51,
403 .maximum = 51,
412 .maximum = 31,
421 .maximum = 31,
430 .maximum = 31,
439 .maximum = 31,
448 .maximum = 31,
457 .maximum = 31,
466 .maximum = 31,
475 .maximum = 51,
484 .maximum = 31,
493 .maximum = 31,
502 .maximum = 1,
511 .maximum = 1,
520 .maximum = 1,
529 .maximum = 1,
537 .maximum = 1,
545 .maximum = V4L2_MPEG_VIDEO_H264_VUI_SAR_IDC_EXTENDED,
553 .maximum = (1 << 16) - 1,
561 .maximum = (1 << 16) - 1,
569 .maximum = 1,
577 .maximum = (1 << 16) - 1,
585 .maximum = V4L2_MPEG_VIDEO_MPEG4_PROFILE_ADVANCED_SIMPLE,
593 .maximum = 1,
600 .maximum = V4L2_CID_MPEG_VIDEO_VPX_8_PARTITIONS,
608 .maximum = 1,
615 .maximum = V4L2_CID_MPEG_VIDEO_VPX_2_REF_FRAME,
623 .maximum = 63,
631 .maximum = 7,
639 .maximum = (1 << 16) - 1,
647 .maximum = V4L2_CID_MPEG_VIDEO_VPX_GOLDEN_FRAME_USE_REF_PERIOD,
655 .maximum = 127,
663 .maximum = 11,
671 .maximum = 127,
679 .maximum = 127,
687 .maximum = 3,
696 .maximum = 32,
2089 cfg.max = controls[i].maximum; s5p_mfc_enc_ctrls_setup()
2112 controls[i].maximum, 0, s5p_mfc_enc_ctrls_setup()
2119 controls[i].maximum, controls[i].step, s5p_mfc_enc_ctrls_setup()
/linux-4.4.14/include/linux/
H A Dthreads.h25 * This controls the default maximum pid allocated to a process
30 * A maximum of 4 million PIDs should be enough for a while.
H A Dpm2301_charger.h28 * @ac_volt_max: maximum allowed AC charger voltage in mV
29 * @ac_curr_max: maximum allowed AC charger current in mA
H A Dipc_namespace.h81 * MIN_*: Lowest value an admin can set the maximum unprivileged limit to shm_destroy_orphaned()
82 * DFLT_*MAX: Default values for the maximum unprivileged limits shm_destroy_orphaned()
94 * Minimum maximum for HARD_MSGMAX - 32767. I bumped this to 65536. shm_destroy_orphaned()
95 * Minimum maximum for HARD_MSGSIZEMAX - POSIX is silent on this. However, shm_destroy_orphaned()
99 * the new maximum will handle anyone else. I may have to revisit this shm_destroy_orphaned()
H A Dcache.h46 * The maximum alignment needed for some critical structures
H A Dqnx6_fs.h28 #define QNX6_PTR_MAX_LEVELS 5 /* maximum indirect levels */
59 * Each directory entry is maximum 32 bytes long.
H A Dwatchdog.h64 * @max_timeout:The watchdog devices maximum timeout value (in seconds).
126 * - a maximum timeout is configured, and the requested value is larger watchdog_timeout_invalid()
127 * than the maximum timeout. watchdog_timeout_invalid()
H A Dtimex.h110 * MAXTC establishes the maximum time constant of the PLL.
114 #define MAXTC 10 /* maximum time constant (shift) */
119 * offset and maximum frequency tolerance.
136 * Note: maximum error = NTP synch distance = dispersion + delay / 2;
H A Dled-class-flash.h59 /* maximum allowed value */
61 /* maximum allowed value */
H A Dzutil.h33 /* The minimum and maximum match lengths */
H A Dbch.h34 * @n: maximum codeword size in bits (= 2^m-1)
H A Dflex_proportions.h16 * When maximum proportion of some event type is specified, this is the
H A Dpmu.h64 unsigned int max_charge; /* maximum charge */
H A Dhash.h7 * Knuth recommends primes in approximately golden ratio to the maximum
H A Di2c-algo-bit.h47 maximum 50 us for SMBus */
H A Dlinkage.h57 * We have the return value, and a maximum of six arguments.
/linux-4.4.14/include/linux/platform_data/
H A Dkeypad-nomadik-ske.h34 * @krow: maximum number of rows
35 * @kcol: maximum number of columns
H A Dregulator-haptic.h19 * @max_volt: maximum voltage value supplied to the haptic motor.
H A Dvideo_s3c.h5 * Set to the maximum number of windows that any of the supported hardware
7 * set to the maximum of any version of the hardware can do is safe.
H A Dad5755.h76 * @dc_dc_maxv: DC-DC maximum allowed boost voltage.
H A Dpxa_sdhci.h38 * @max_speed: the maximum speed supported
H A Dmmc-sdhci-s3c.h16 * @max_width: The maximum number of data bits supported.
/linux-4.4.14/arch/arm/mach-rpc/include/mach/
H A Dmemory.h28 * Sparsemem support. Each section is a maximum of 64MB. The sections
29 * are offset by 128MB and can cover 128MB, so that gives us a maximum
/linux-4.4.14/arch/mips/loongson64/loongson-3/
H A Dsmp.h7 /* 4 groups(nodes) in maximum in numa case */
/linux-4.4.14/arch/arm/include/asm/
H A Dsparsemem.h13 * the maximum amount of memory in a section.
/linux-4.4.14/include/uapi/asm-generic/
H A Dresource.h41 #define RLIMIT_LOCKS 10 /* maximum file locks held */
43 #define RLIMIT_MSGQUEUE 12 /* maximum bytes in POSIX mqueues */
46 #define RLIMIT_RTPRIO 14 /* maximum realtime priority */
/linux-4.4.14/arch/x86/kernel/
H A Dtsc_msr.c6 * <maximum core-clock to bus-clock ratio> * <maximum resolved frequency>
35 * if MSR_PERF_STAT[31] is set, the maximum resolved bus ratio can be
114 /* TSC frequency = maximum resolved freq * maximum resolved bus ratio */ try_msr_calibrate_tsc()
H A Dhead.c26 #define LOWMEM_CAP 0x9f000U /* Absolute maximum */
/linux-4.4.14/drivers/media/usb/gspca/
H A Dautogain_functions.c72 else if (exposure < gspca_dev->exposure->maximum) gspca_expo_autogain()
74 else if (gain < gspca_dev->gain->maximum) gspca_expo_autogain()
124 gain_low = (s32)(gspca_dev->gain->maximum - gspca_dev->gain->minimum) / gspca_coarse_grained_expo_autogain()
126 gain_high = (s32)(gspca_dev->gain->maximum - gspca_dev->gain->minimum) / gspca_coarse_grained_expo_autogain()
137 exposure < gspca_dev->exposure->maximum) { gspca_coarse_grained_expo_autogain()
148 if (gain > gspca_dev->gain->maximum) gspca_coarse_grained_expo_autogain()
149 gain = gspca_dev->gain->maximum; gspca_coarse_grained_expo_autogain()
/linux-4.4.14/fs/afs/
H A Dafs.h17 #define AFS_MAXCELLNAME 64 /* maximum length of a cell name */
18 #define AFS_MAXVOLNAME 64 /* maximum length of a volume name */
19 #define AFSNAMEMAX 256 /* maximum length of a filename plus NUL */
20 #define AFSPATHMAX 1024 /* maximum length of a pathname plus NUL */
21 #define AFSOPAQUEMAX 1024 /* maximum length of an opaque field */
73 #define AFSCBMAX 50 /* maximum callbacks transferred per bulk op */
162 u32 max_quota; /* maximum space this volume may occupy (blocks) */
H A Dafs_fs.h51 VOVERQUOTA = 109, /* volume's maximum quota exceeded */
/linux-4.4.14/drivers/hid/
H A Dhid-tmff.c57 /* Changes values from 0 to 0xffff into values from minimum to maximum */ tmff_scale_u16()
58 static inline int tmff_scale_u16(unsigned int in, int minimum, int maximum) tmff_scale_u16() argument
62 ret = (in * (maximum - minimum) / 0xffff) + minimum; tmff_scale_u16()
65 if (ret > maximum) tmff_scale_u16()
66 return maximum; tmff_scale_u16()
70 /* Changes values from -0x80 to 0x7f into values from minimum to maximum */ tmff_scale_s8()
71 static inline int tmff_scale_s8(int in, int minimum, int maximum) tmff_scale_s8() argument
75 ret = (((in + 0x80) * (maximum - minimum)) / 0xff) + minimum; tmff_scale_s8()
78 if (ret > maximum) tmff_scale_s8()
79 return maximum; tmff_scale_s8()
H A Dhid-chicony.c67 /* Change usage maximum and logical maximum from 0x7fff to ch_switch12_report_fixup()
H A Dhid-holtek-mouse.c41 /* Change usage maximum and logical maximum from 0x7fff to holtek_mouse_report_fixup()
H A Dhid-petalynx.c24 /* Petalynx Maxter Remote has maximum for consumer page set too low */ pl_report_fixup()
/linux-4.4.14/lib/
H A Dstrnlen_user.c17 * address space maximum.
20 * space maximum), or 'count+1' if hitting the user-supplied
21 * maximum count.
23 * NOTE! We can sometimes overshoot the user-supplied maximum
42 * need to also expand the maximum.. do_strnlen_user()
70 * Uhhuh. We hit 'max'. But was that the user-specified maximum do_strnlen_user()
H A Dpci_iomap.c24 * @maxlen specifies the maximum length to map. If you want to get access to
64 * @maxlen specifies the maximum length to map. If you want to get access to
107 * @maxlen specifies the maximum length to map. If you want to get access to
128 * @maxlen specifies the maximum length to map. If you want to get access to
H A Dstrncpy_from_user.c20 * hit it), 'max' is the address space maximum (and we return
68 * Uhhuh. We hit 'max'. But was that the user-specified maximum do_strncpy_from_user()
H A Dkstrtox.c111 * @base: The number base to use. The maximum supported base is 16. If base is
135 * @base: The number base to use. The maximum supported base is 16. If base is
207 * @base: The number base to use. The maximum supported base is 16. If base is
238 * @base: The number base to use. The maximum supported base is 16. If base is
H A Dsyscall.c48 * Returns -%EINVAL if @maxargs is too large (maximum is six).
/linux-4.4.14/drivers/media/platform/vsp1/
H A Dvsp1_uds.c78 * @maximum: maximum output size (returned)
81 unsigned int *minimum, unsigned int *maximum) uds_output_limits()
84 *maximum = min(uds_output_size(input, UDS_MIN_FACTOR), UDS_MAX_SIZE); uds_output_limits()
248 unsigned int maximum; uds_try_format() local
267 uds_output_limits(format->width, &minimum, &maximum); uds_try_format()
268 fmt->width = clamp(fmt->width, minimum, maximum); uds_try_format()
269 uds_output_limits(format->height, &minimum, &maximum); uds_try_format()
270 fmt->height = clamp(fmt->height, minimum, maximum); uds_try_format()
80 uds_output_limits(unsigned int input, unsigned int *minimum, unsigned int *maximum) uds_output_limits() argument
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
H A Dampdu.h26 * max_ampdu_len: maximum length for this AMPDU
27 * max_ampdu_frames: maximum number of frames for this AMPDU
/linux-4.4.14/arch/xtensa/include/asm/
H A Ddma.h28 * The maximum virtual address to which DMA transfers
36 * means the maximum possible size of this DMA area is
/linux-4.4.14/include/asm-generic/bitops/
H A Dfind.h37 * @size: The maximum number of bits to search
48 * @size: The maximum number of bits to search
/linux-4.4.14/arch/microblaze/include/asm/
H A Ddelay.h41 #define __MAX_UDELAY (226050910UL/HZ) /* maximum udelay argument */
42 #define __MAX_NDELAY (4294967295UL/HZ) /* maximum ndelay argument */
/linux-4.4.14/arch/mips/lib/
H A Dstrnlen_user.S21 * maximum of a1 or 0 in case of error.
26 * the maximum is a tad hairier ...
/linux-4.4.14/include/linux/mfd/abx500/
H A Dux500_chargalg.h36 * @max_out_volt maximum output charger voltage in mV
37 * @max_out_curr maximum output charger current in mA
/linux-4.4.14/drivers/crypto/nx/
H A Dnx-842.c28 * specific minimum and maximum lengths. Those restrictions, provided by the
145 /* limit maximum, to always have enough bounce buffer to decompress */ check_constraints()
146 if (c->maximum > BOUNCE_BUFFER_SIZE) check_constraints()
147 c->maximum = BOUNCE_BUFFER_SIZE; check_constraints()
190 if (slen > c->maximum) compress()
191 adj_slen = slen = c->maximum; compress()
221 if (dlen > c->maximum) compress()
222 dlen = c->maximum; compress()
282 DIV_ROUND_UP(p.iremain, c.maximum)); nx842_crypto_compress()
290 p.iremain > c.maximum || nx842_crypto_compress()
294 p.oremain > c.maximum || nx842_crypto_compress()
374 if (slen > c->maximum) decompress()
399 if (dlen > c->maximum) decompress()
400 dlen = c->maximum; decompress()
H A Dnx-842.h114 * @maximum: Buffer lengths must not be more than this amount
131 int maximum; member in struct:nx842_constraints
/linux-4.4.14/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_devcaps.h77 * SVGA3D_DEVCAP_MAX_TEXTURES reflects the maximum number of
155 * Note that MAX_SIMULTANEOUS_RENDER_TARGETS is a maximum count of color
174 * This is the maximum number of SVGA context IDs that the guest
180 * This is the maximum number of SVGA surface IDs that the guest
237 * What is the maximum size of a texture array?
244 * What is the maximum number of vertex buffers that can
250 * What is the maximum number of constant buffers
H A Dsvga3d_limits.h88 * The maximum number of vertex arrays we're guaranteed to support in
94 * The maximum number of primitive ranges we're guaranteed to support
/linux-4.4.14/fs/cachefiles/
H A Dkey.c61 max += 3 * 2; /* maximum number of segment dividers (".../M") cachefiles_cook_key()
66 /* calculate the maximum length of the cooked key */ cachefiles_cook_key()
71 max += 3 * 2; /* maximum number of segment dividers (".../M") cachefiles_cook_key()
/linux-4.4.14/include/linux/usb/
H A Dch9.h47 * usb_get_maximum_speed - Get maximum requested speed for a given USB
51 * The function gets the maximum speed string from property "maximum-speed",
/linux-4.4.14/drivers/target/iscsi/
H A Discsi_target_nodeattrib.c59 " maximum %u\n", dataout_timeout, iscsit_na_dataout_timeout()
84 " than maximum %u", dataout_timeout_retries, iscsit_na_dataout_timeout_retries()
114 pr_err("Requested NopIn Timeout %u larger than maximum" iscsit_na_nopin_timeout()
165 " than maximum %u\n", nopin_response_timeout, iscsit_na_nopin_response_timeout()
/linux-4.4.14/drivers/scsi/
H A Dosst_options.h44 /* The maximum number of tape buffers the driver allocates. The number
46 maximum number of concurrently active tape drives. */
54 smaller or equal to the maximum). */
57 /* The size of the first scatter/gather segments (determines the maximum block
H A Dqlogicfas408.h57 /* This is the sync transfer divisor, XTALFREQ/X will be the maximum
66 The maximum value for this is 15, the upper bits can modify
H A Dst_options.h46 smaller or equal to the maximum). */
49 /* The size of the first scatter/gather segments (determines the maximum block
/linux-4.4.14/arch/tile/include/hv/
H A Ddrv_uart_intf.h30 /** The maximum size of the UARTs MMIO region (64K Bytes). */
H A Ddrv_trio_intf.h93 /** The maximum size of the TRIO config region. */
112 /** The maximum size of a scatter queue region. */
125 /** The maximum size of a PIO region. */
141 /** The maximum size of a DMA region. */
152 /** The maximum size of a Mem-Map interrupt region. */
/linux-4.4.14/samples/pktgen/
H A Dpktgen.conf-1-1-ip6-rdos32 # delay 0 means maximum speed.
H A Dpktgen.conf-1-233 # delay 0 means maximum speed.
/linux-4.4.14/include/linux/power/
H A Dsmb347-charger.h45 * @max_charge_current: maximum current (in uA) the battery can be charged
46 * @max_charge_voltage: maximum voltage (in uV) the battery can be charged
52 * @mains_current_limit: maximum input current drawn from AC/DC input (in uA)
53 * @usb_hc_current_limit: maximum input high current (in uA) drawn from USB
/linux-4.4.14/arch/powerpc/perf/
H A Dbhrb.S19 * The maximum number of BHRB entries supported with PPC_MFBHRBE instruction
/linux-4.4.14/arch/arm64/include/asm/
H A Dmemory.h44 * VA_BITS - the maximum number of bits for virtual addresses.
46 * TASK_SIZE - the maximum size of a user space task.
110 * The maximum physical address that the linear direct mapping
113 * maximum size of the linear mapping.)
H A Dfixmap.h40 * maximum supported size, and put it at the top of the fixmap region.
/linux-4.4.14/drivers/firmware/efi/libstub/
H A Dstring.c40 * @count: The maximum number of bytes to compare
/linux-4.4.14/sound/soc/spear/
H A Dspear_pcm.c29 .period_bytes_max = 2 * 1024, /* maximum period size */
/linux-4.4.14/sound/usb/
H A Dmidi.h4 /* maximum number of endpoints per interface */
/linux-4.4.14/tools/include/asm-generic/bitops/
H A Dfind.h23 * @size: The maximum number of bits to search
/linux-4.4.14/include/linux/mfd/
H A Dhi6421-pmic.h22 /* Hi6421 maximum register number */
H A Dabx500.h211 * @usb_volt_max: maximum allowed USB charger voltage in mV
212 * @usb_curr_max: maximum allowed USB charger current in mA
213 * @ac_volt_max: maximum allowed AC charger voltage in mV
214 * @ac_curr_max: maximum allowed AC charger current in mA
/linux-4.4.14/net/atm/
H A Datm_misc.c50 * negative PCR if it should be rounded down, and zero if the maximum available
53 * The rules are as follows (* = maximum, - = absent (0), x = value "x",
H A Dlec.h63 * 3. LLC data frames longer than this maximum MUST be encoded by placing
108 * given frame's LAN Destination more than maximum retry count times,
/linux-4.4.14/include/scsi/
H A Dscsi_devinfo.h31 #define BLIST_MAX_512 0x800000 /* maximum 512 sector cdb length */
39 #define BLIST_MAX_1024 0x40000000 /* maximum 1024 sector cdb length */
/linux-4.4.14/arch/arm/mach-ep93xx/include/mach/
H A Dgpio-ep93xx.h104 /* maximum value for gpio line identifiers */
107 /* maximum value for irq capable line identifiers */
/linux-4.4.14/drivers/mtd/nand/gpmi-nand/
H A Dgpmi-nand.h92 * maximum of tDS and tWP. A negative value
95 * maximum of tDH, tWH and tREH. A negative value
98 * the maximum of tCLS, tCS and tALS. A negative
236 * @max_data_setup_cycles: The maximum number of data setup cycles that
242 * @max_sample_delay_factor: The maximum sample delay factor that can be
244 * @max_dll_clock_period_in_ns: The maximum period of the GPMI clock that the
250 * @max_dll_delay_in_ns: The maximum amount of delay, in ns, that the
/linux-4.4.14/drivers/acpi/acpica/
H A Damlresrc.h175 u16 maximum; member in struct:aml_resource_io
217 u16 maximum; member in struct:aml_resource_memory24
228 u32 maximum; member in struct:aml_resource_memory32
253 u64 maximum; member in struct:aml_resource_extended_address64
265 u64 maximum; member in struct:aml_resource_address64
274 u32 maximum; member in struct:aml_resource_address32
283 u16 maximum; member in struct:aml_resource_address16
H A Drsdumpinfo.c114 {ACPI_RSD_UINT16, ACPI_RSD_OFFSET(io.maximum), "Address Maximum", NULL},
148 {ACPI_RSD_UINT16, ACPI_RSD_OFFSET(memory24.maximum), "Address Maximum",
163 {ACPI_RSD_UINT32, ACPI_RSD_OFFSET(memory32.maximum), "Address Maximum",
190 {ACPI_RSD_UINT16, ACPI_RSD_OFFSET(address16.address.maximum),
207 {ACPI_RSD_UINT32, ACPI_RSD_OFFSET(address32.address.maximum),
224 {ACPI_RSD_UINT64, ACPI_RSD_OFFSET(address64.address.maximum),
241 {ACPI_RSD_UINT64, ACPI_RSD_OFFSET(ext_address64.address.maximum),
/linux-4.4.14/drivers/media/i2c/
H A Daptina-pll.c64 * - minimum/maximum multiplier aptina_pll_calculate()
65 * - minimum/maximum multiplier output clock frequency assuming the aptina_pll_calculate()
66 * minimum/maximum N value aptina_pll_calculate()
67 * - minimum/maximum combined N*P1 divisor aptina_pll_calculate()
114 * acceptable p1 and mf values by modifying the minimum and maximum aptina_pll_calculate()
H A Das3645a.c720 int maximum; as3645a_init_controls() local
753 maximum = pdata->timeout_max; as3645a_init_controls()
757 maximum, AS3645A_FLASH_TIMEOUT_STEP, maximum); as3645a_init_controls()
759 flash->timeout = maximum; as3645a_init_controls()
762 maximum = pdata->flash_max_current; as3645a_init_controls()
766 maximum, AS3645A_FLASH_INTENSITY_STEP, maximum); as3645a_init_controls()
768 flash->flash_current = (maximum - AS3645A_FLASH_INTENSITY_MIN) as3645a_init_controls()
772 maximum = pdata->torch_max_current; as3645a_init_controls()
776 AS3645A_TORCH_INTENSITY_MIN, maximum, as3645a_init_controls()
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
H A Diwch.h72 * The maximum number of RDMA Reads that can be outstanding
78 * The maximum number of resources used for RDMA Reads
90 * The maximum depth for initiation of RDMA Read
/linux-4.4.14/arch/x86/include/asm/
H A Dirq_vectors.h121 * Size the maximum number of interrupts.
124 * generously - it scales up linearly with the maximum number of CPUs,
125 * and the maximum number of IO-APICs, whichever is higher.
H A Dkgdb.h10 * BUFMAX defines the maximum number of characters in inbound/outbound
/linux-4.4.14/sound/firewire/fireworks/
H A Dfireworks.h44 * This should be greater than maximum bytes for EFW response content.
46 * confirmed to be the maximum one. But for flexibility, use maximum data
/linux-4.4.14/drivers/usb/host/
H A Dimx21-dbg.c107 imx21->etd_usage.maximum = max( debug_etd_allocated()
109 imx21->etd_usage.maximum); debug_etd_allocated()
120 imx21->dmem_usage.maximum = max( debug_dmem_allocated()
122 imx21->dmem_usage.maximum); debug_dmem_allocated()
251 etds_allocated, USB_NUM_ETD, imx21->etd_usage.maximum, debug_status_show()
254 dmem_bytes, DMEM_SIZE, imx21->dmem_usage.maximum, debug_status_show()
/linux-4.4.14/drivers/video/fbdev/
H A Dpxafb.h53 /* maximum palette size - 256 entries, each 4 bytes long */
194 /* maximum X and Y resolutions - note these are limits from the register
/linux-4.4.14/drivers/infiniband/hw/nes/
H A Dnes_user.h60 __u32 max_pds; /* maximum pds allowed for this user process */
61 __u32 max_qps; /* maximum qps allowed for this user process */
/linux-4.4.14/drivers/media/platform/ti-vpe/
H A Dvpdma_priv.h229 /* maximum of 352 pixels as width */
231 /* maximum of 768 pixels as width */
233 /* maximum of 1280 pixels width */
235 /* maximum of 1920 pixels as width */
247 /* maximum of 288 lines as height */
249 /* maximum of 576 lines as height */
251 /* maximum of 720 lines as height */
253 /* maximum of 1080 lines as height */
/linux-4.4.14/drivers/net/wireless/ti/wl12xx/
H A Dscan.h35 /* Number of scan channels in the list (maximum 30) */
89 u8 cycles; /* maximum number of scan cycles */
/linux-4.4.14/drivers/cpufreq/
H A Ds3c2410-cpufreq.c136 /* alter the maximum freq settings for S3C2410A. If a board knows s3c2410a_cpufreq_add()
137 * it only has a maximum of 200, then it should register its own s3c2410a_cpufreq_add()
H A De_powersaver.c280 "frequency then its maximum. Aborting.\n"); eps_cpu_init()
287 "voltage then its maximum. Aborting.\n"); eps_cpu_init()
313 /* Allow user to set lower maximum voltage then that reported eps_cpu_init()
322 printk(KERN_INFO "eps: Setting %dmV as maximum.\n", eps_cpu_init()
434 MODULE_PARM_DESC(set_max_voltage, "Set maximum CPU voltage (mV) C7-M only");
H A Delanfreq.c179 * to set the maximum CPU frequency to 66 MHz. Note that in
180 * case you do not give this boot parameter, the maximum
H A Dat32ap-cpufreq.c73 * AVR32 CPU frequency rate scales in power of two between maximum and at32_cpufreq_driver_init()
H A Dlongrun.c179 * For minimum frequency, read out the maximum longrun_determine_freqs()
182 * For maximum frequency, read out level zero. longrun_determine_freqs()
190 /* maximum */ longrun_determine_freqs()
/linux-4.4.14/lib/zlib_inflate/
H A Dinftrees.h41 /* Maximum size of dynamic tree. The maximum found in a long but non-
44 exhaustive search). The true maximum is not known, but the value
H A Dinffast.c75 - The maximum input bits used by a length/distance pair is 15 bits for the
81 - The maximum bytes that a single length/distance pair can output is 258
82 bytes, which is the maximum length that can be coded. inflate_fast()
97 unsigned dmax; /* maximum distance from zlib header */ inflate_fast()
/linux-4.4.14/ipc/
H A Dcompat_mq.c19 compat_long_t mq_maxmsg; /* maximum number of messages */
20 compat_long_t mq_msgsize; /* maximum message size */
/linux-4.4.14/arch/mips/kernel/
H A Dwatch.c15 * Install the watch registers for the current thread. A maximum of
43 * access to the I, R, and W bits. A maximum of four registers are
/linux-4.4.14/arch/metag/kernel/perf/
H A Dperf_event.h68 * @max_period: maximum value of the counter before overflow
69 * @max_events: maximum number of counters available at any one time
/linux-4.4.14/arch/ia64/include/asm/sn/
H A Darch.h21 * This is the maximum number of NUMALINK nodes that can be part of a single
42 * This value is also the value of the maximum number of NASIDs in the numalink
/linux-4.4.14/drivers/isdn/hisax/
H A DMakefile5 # Define maximum number of cards
/linux-4.4.14/drivers/misc/mic/common/
H A Dmic_dev.h24 /* The maximum number of MIC devices supported in a single host system. */
/linux-4.4.14/drivers/mtd/nand/
H A Dsm_common.h30 /* This is maximum zone size, and all devices that have more that one zone
/linux-4.4.14/drivers/input/serio/
H A Di8042.h50 * Expected maximum internal i8042 buffer size. This is used for flushing
/linux-4.4.14/drivers/net/ieee802154/
H A Datusb.h23 #define ATUSB_BUILD_SIZE 256 /* maximum build version/date message length */
/linux-4.4.14/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.h19 /* maximum burst len for dma (4 bytes unit) */
29 * hardware maximum rx/tx packet size including FCS, max mtu is
256 /* maximum dma burst size */
329 /* maximum hardware transmit/receive size */
/linux-4.4.14/drivers/crypto/qce/
H A Ddma.h19 /* maximum data transfer block size between BAM and CE */
/linux-4.4.14/arch/tile/include/asm/
H A Dkgdb.h38 * BUFMAX defines the maximum number of characters in inbound/outbound
/linux-4.4.14/arch/tile/lib/
H A Dspinlock_common.h52 * or 1,024 (to 2,047) cycles, as our maximum. delay_backoff()
/linux-4.4.14/net/dccp/
H A Dsysctl.c26 seqw_max = 0xFFFFFFFF; /* maximum on 32 bit */
H A Dackvec.h21 * the maximum size of a single Ack Vector. Setting %DCCPAV_NUM_ACKVECS to 1
24 * The maximum value is bounded by the u16 types for indices and functions.
/linux-4.4.14/sound/core/
H A Dpcm_iec958.c20 * Create the consumer format channel status data in @cs of maximum size
/linux-4.4.14/include/linux/sunrpc/
H A Dauth_gss.h22 #define MAXSEQ 0x80000000 /* maximum legal sequence number, from rfc 2203 */
/linux-4.4.14/include/media/
H A Ds5c73m3.h38 * @nlanes: maximum number of MIPI-CSI lanes used
H A Ds5k6aa.h35 * @nlanes: maximum number of MIPI-CSI lanes used
/linux-4.4.14/include/net/
H A Dnl802154.h170 * @NL802154_CAP_ATTR_MAX_MINBE: maximum of minbe value
172 * @NL802154_CAP_ATTR_MAX_MINBE: maximum of maxbe value
174 * @NL802154_CAP_ATTR_MAX_CSMA_BACKOFFS: maximum of csma backoffs value
176 * @NL802154_CAP_ATTR_MAX_FRAME_RETRIES: maximum of frame retries value
/linux-4.4.14/include/sound/
H A Demu10k1_synth.h34 int max_voices; /* maximum number of voices for wavetable */
/linux-4.4.14/include/uapi/linux/netfilter/
H A Dnfnetlink_compat.h9 /* nfnetlink groups: Up to 32 maximum */
/linux-4.4.14/include/linux/sched/
H A Dprio.h14 * The MAX_USER_RT_PRIO value allows the actual maximum
/linux-4.4.14/arch/mips/include/asm/
H A Duprobes.h24 * their delay slots, we treat instructions as having 8 bytes maximum.
/linux-4.4.14/arch/s390/include/asm/
H A Dkexec.h14 * KEXEC_SOURCE_MEMORY_LIMIT maximum page get_free_page can return.
/linux-4.4.14/arch/s390/oprofile/
H A Dhwsampler.h16 unsigned int s:1; /* 0: maximum buffer indicator */
/linux-4.4.14/arch/sparc/include/asm/
H A Dvaddrs.h29 * nocache maximum = 1280 pages
/linux-4.4.14/arch/mips/alchemy/common/
H A Dvss.c29 __raw_writel(0x01fffffe, base + VSS_GATE); /* maximum setup time */ __enable_block()
/linux-4.4.14/arch/mn10300/include/asm/
H A Dkgdb.h16 * BUFMAX defines the maximum number of characters in inbound/outbound
/linux-4.4.14/arch/arm64/mm/
H A Dinit.c70 * Return the maximum physical address for ZONE_DMA (DMA_BIT_MASK(32)). It
88 /* 4GB maximum for 32-bit only capable devices */ zone_sizes_init()
176 /* 4GB maximum for 32-bit only capable devices */ arm64_memblock_init()
307 " vmemmap : 0x%16lx - 0x%16lx (%6ld GB maximum)\n" mem_init()
/linux-4.4.14/arch/arm/mach-omap2/
H A Domap-pm.h59 * omap_pm_set_max_mpu_wakeup_lat - set the maximum MPU wakeup latency
61 * @t: maximum MPU wakeup latency in microseconds
63 * Request that the maximum interrupt latency for the MPU to be no
151 * exceeds the maximum positive integer, the function will wrap to 0 and
/linux-4.4.14/arch/arm/mach-pxa/include/mach/
H A Dpalmld.h94 #define PALMLD_BAT_MAX_VOLTAGE 4000 /* 4.00V maximum voltage */
H A Dpalmtc.h71 #define PALMTC_BAT_MAX_VOLTAGE 4000 /* 4.00V maximum voltage */
/linux-4.4.14/arch/arm/mach-realview/
H A Dplatsmp.c54 pr_warn("SMP: %u cores greater than maximum (%u), clipping\n", realview_smp_init_cpus()
/linux-4.4.14/arch/arm/mach-shmobile/
H A Dtimer.c25 * based on maximum cpu core hz setting and the shmobile_setup_delay_hz()
/linux-4.4.14/sound/usb/6fire/
H A Dpcm.h24 /* maximum of EP_W_MAX_PACKET_SIZE[] (see firmware.c) */
H A Dcomm.c116 /* 13: maximum length of message */ usb6fire_comm_write8()
134 /* 13: maximum length of message */ usb6fire_comm_write16()
/linux-4.4.14/include/linux/input/
H A Dgpio_tilt.h8 * @max: maximum value for abs_param
/linux-4.4.14/drivers/net/wireless/iwlwifi/
H A Diwl-fw.h163 /* maximum image size 1024KB */
199 * @max_scan_buckets: maximum number of channel buckets.
200 * @max_ap_cache_per_scan: maximum number of APs that can be stored per scan.
203 * @max_hotlist_aps: maximum number of entries for hotlist APs.
204 * @max_significant_change_aps: maximum number of entries for significant
/linux-4.4.14/drivers/staging/unisys/include/
H A Diochannel.h124 #define ETH_MAX_MTU 16384 /* maximum data size */
172 /* WARNING: Values stired in this structure must contain maximum counts (not
173 * maximum values). */
175 u32 max_channel; /* maximum channel for devices attached to this
177 u32 max_id; /* maximum SCSI ID for devices attached to this
179 u32 max_lun; /* maximum SCSI LUN for devices attached to this
181 u32 cmd_per_lun; /* maximum number of outstanding commands per
183 u32 max_io_size; /* maximum io size for devices attached to this
605 u16 max_pi_arr_entries, /* input - specifies the maximum add_physinfo_entries()
/linux-4.4.14/include/acpi/
H A Dacrestyp.h206 u16 maximum; member in struct:acpi_resource_io
250 u16 maximum; member in struct:acpi_resource_memory24
258 u32 maximum; member in struct:acpi_resource_memory32
311 u16 maximum; member in struct:acpi_address16_attribute
319 u32 maximum; member in struct:acpi_address32_attribute
327 u64 maximum; member in struct:acpi_address64_attribute
/linux-4.4.14/drivers/usb/serial/
H A Dvisor.h133 * @num_ports: maximum number of functions/connections in use
146 * The maximum number of connections currently supported is 2
/linux-4.4.14/drivers/scsi/sym53c8xx_2/
H A Dsym53c8xx.h176 * this driver, thus going with the maximum is acceptable.
186 * maximum is PAGE_SIZE/8. For safety, we announce a bit less to the
/linux-4.4.14/drivers/leds/
H A Dleds-lt3593.c42 * The LT3593 resets its internal current level register to the maximum lt3593_led_work()
45 * can be sent, so the maximum power reduction is 20mA. lt3593_led_work()
/linux-4.4.14/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_core.h37 /* usb adapters maximum channels per usb interface */
40 /* maximum length of the usb commands sent to/received from the devices */
/linux-4.4.14/drivers/net/wireless/ath/
H A Ddfs_pattern_detector.h62 * @width_max: maximum radar pulse width in [us]
65 * @num_pri: maximum number of different pri for this type
/linux-4.4.14/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_dc.h51 * @max_width: maximum width supported by the Display Controller
52 * @max_height: maximum height supported by the Display Controller
/linux-4.4.14/arch/xtensa/boot/boot-redboot/
H A Dbootstrap.S184 # a7 maximum size of destination
198 # a7 maximum size of destination
/linux-4.4.14/net/dccp/ccids/
H A Dccid2.h58 * @tx_mdev_max: maximum of @mdev during one flight
59 * @tx_rttvar: moving average/maximum of @mdev_max
/linux-4.4.14/fs/adfs/
H A Dadfs.h65 unsigned int s_namelen; /* maximum number of characters in name */
98 * This is the overall maximum name length
/linux-4.4.14/include/uapi/sound/
H A Dsb16_csp.h59 /* maximum QSound value (180 degrees right) */
62 /* maximum microcode RIFF file size */
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_log_rlimit.c33 * Calculate the maximum length in bytes that would be required for a local
55 * the maximum one in terms of the pre-calculated values which were done
/linux-4.4.14/include/uapi/linux/caif/
H A Dcaif_socket.h176 * utility channel. (maximum 256 bytes). This
180 * channel. (maximum 256 bytes). This option
/linux-4.4.14/sound/usb/line6/
H A Ddriver.h71 /* Card id string (maximum 16 characters).
77 /* Card short name (maximum 32 characters) */
/linux-4.4.14/tools/perf/util/
H A Drecord.c212 * User specified frequency is over current maximum. record_opts__config_freq()
223 * Default frequency is over current maximum. record_opts__config_freq()
/linux-4.4.14/drivers/staging/sm750fb/
H A Dddk750_chip.c89 /* Set the frequency to the maximum frequency that the DDR Memory can take setMemoryClock()
125 * The maximum frequency the engine can run is 168MHz.
136 /* Set the frequency to the maximum frequency that the SM750 engine can setMasterClock()
324 /* RN will not exceed maximum long if @request <= 285 MHZ (for 32bit cpu) */ calcPllValue()
/linux-4.4.14/drivers/thermal/samsung/
H A Dexynos_tmu.h53 * @max_efuse_value: maximum valid trimming data
/linux-4.4.14/drivers/staging/comedi/drivers/
H A Dni_labpc.h31 int ai_speed; /* maximum input speed in ns */
/linux-4.4.14/drivers/staging/dgnc/
H A Ddgnc_pci.h19 #define PCIMAX 32 /* maximum number of PCI boards */
/linux-4.4.14/drivers/mtd/
H A Dsm_ftl.h38 int max_lba; /* maximum lba in a zone */
/linux-4.4.14/drivers/media/pci/solo6x10/
H A Dsolo6x10-offsets.h48 /* 18 is the maximum number of pages required for PAL@D1, the largest frame
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb.c144 /* Calculate maximum credit for the TC */ ixgbe_dcb_calculate_tc_credits()
149 * of a TC is too small, the maximum credit may not be ixgbe_dcb_calculate_tc_credits()
158 * percentage of a TC is too small, the maximum ixgbe_dcb_calculate_tc_credits()
238 * Test from maximum TC to 1 and report the first match we find. If ixgbe_dcb_get_tc_from_up()
/linux-4.4.14/drivers/net/ethernet/sun/
H A Dsunvnet.h24 #define VNET_MAXTSO 65535 /* VIO protocol's maximum TSO len */
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_rect.c119 * @max_hscale: maximum allowed horizontal scaling factor
150 * @max_vscale: maximum allowed vertical scaling factor
181 * @max_hscale: maximum allowed horizontal scaling factor
231 * @max_vscale: maximum allowed vertical scaling factor
/linux-4.4.14/fs/freevxfs/
H A Dvxfs_fshead.h55 vx_ino_t fsh_maxinode; /* maximum inode number */
/linux-4.4.14/net/sunrpc/
H A Dbackchannel_rqst.c128 * stack to enforce that the maximum number of session slots is not
133 * has the ability to tell the server the maximum size of the callback
207 * @max_reqs the maximum number of preallocated structures to destroy
210 * to xprt_setup_backchannel, we only destroy up to the maximum number
/linux-4.4.14/scripts/
H A Dmkcompile_h62 # Truncate to maximum length
/linux-4.4.14/security/integrity/evm/
H A Devm_secfs.c29 * @count: maximum to send along
/linux-4.4.14/include/uapi/scsi/fc/
H A Dfc_gs.h38 __be16 ct_mr_size; /* maximum / residual size */
/linux-4.4.14/arch/sh/include/asm/
H A Dkexec.h8 * KEXEC_SOURCE_MEMORY_LIMIT maximum page get_free_page can return.
/linux-4.4.14/arch/m68k/atari/
H A Datasound.c100 /* Set generator A level to maximum, no envelope. */ atari_mksound()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_pll.c74 * @fb_div_max: feedback divider maximum
75 * @ref_div_max: reference divider maximum
86 /* limit reference * post divider to a maximum */ amdgpu_pll_get_fb_ref_div()
93 /* limit fb divider to its maximum */ amdgpu_pll_get_fb_ref_div()
/linux-4.4.14/net/mpls/
H A Dinternal.h27 /* This maximum ha length copied from the definition of struct neighbour */
/linux-4.4.14/sound/soc/intel/baytrail/
H A Dsst-baytrail-ipc.h30 * Upfront defined maximum message size that is
/linux-4.4.14/tools/testing/selftests/vm/
H A Dhugepage-shm.c22 * This will increase the maximum size per shared memory segment to 256MB.
/linux-4.4.14/drivers/usb/gadget/
H A Depautoconf.c28 * initialized. For periodic transfers, the maximum packet
96 * and wants to know the maximum possible, provide the info. usb_ep_autoconfig_ss()
139 * initialized. For periodic transfers, the maximum packet
/linux-4.4.14/drivers/scsi/megaraid/
H A Dmegaraid_mbox.h98 #define MBOX_MAX_SG_SIZE 32 // maximum scatter-gather list size
99 #define MBOX_MAX_SECTORS 128 // maximum sectors per IO
109 * maximum transfer that can happen through the firmware commands issued
/linux-4.4.14/drivers/staging/lustre/lustre/lclient/
H A Dlcommon_misc.c48 /* Initialize the default and maximum LOV EA and cookie sizes. This allows
50 * maximum-sized (= maximum striped) EA and cookie without having to
/linux-4.4.14/drivers/scsi/bnx2fc/
H A Dbnx2fc_constants.h178 /* FCoE maximum elements in hash table */
188 /* FCoE maximum elements in hash table */
195 * from the maximum connections supported which is 2048.
/linux-4.4.14/drivers/media/rc/img-ir/
H A Dimg-ir-hw.h33 * @ldrdec: Don't discard leader if maximum width reached
110 * @maxlen: Additional maximum number of bits.
166 * to the maximum range.
/linux-4.4.14/arch/x86/boot/compressed/
H A Daslr.c242 /* Ignore entries entirely above our maximum. */ process_e820_entry()
267 /* Reduce maximum size to fit end of image within maximum limit. */ process_e820_entry()
/linux-4.4.14/include/net/irda/
H A Dirttp.h66 /* This is the default maximum number of credits held by the peer, so the
67 * default maximum number of frames he can send us before needing flow
80 * maximum Rx queue size.
/linux-4.4.14/include/rxrpc/
H A Dpacket.h36 #define RXRPC_PROCESS_MAXCALLS (1<<2) /* maximum number of active calls per conn (power of 2) */
130 __be32 rxMTU; /* maximum Rx MTU size (bytes) [AFS 3.3] */
131 __be32 maxMTU; /* maximum interface MTU size (bytes) [AFS 3.3] */
/linux-4.4.14/include/crypto/
H A Ddrbg.h85 __u8 statelen; /* maximum state length */
164 * SP800-90A allows smaller maximum numbers to be returned -- we drbg_max_addtl()
176 /* SP800-90A requires 2**48 maximum requests before reseeding */ drbg_max_requests()

Completed in 5069 milliseconds

1234567891011>>