| /linux/drivers/net/ethernet/intel/libeth/ |
| H A D | xdp.c | 366 u32 quarter, low, high; in libeth_xdp_queue_threshold() local 371 quarter = DIV_ROUND_CLOSEST(count, 4); in libeth_xdp_queue_threshold() 372 low = rounddown_pow_of_two(quarter); in libeth_xdp_queue_threshold() 373 high = roundup_pow_of_two(quarter); in libeth_xdp_queue_threshold() 375 return high - quarter <= quarter - low ? high : low; in libeth_xdp_queue_threshold()
|
| /linux/drivers/soc/fsl/qe/ |
| H A D | tsa.c | 352 resource_size_t quarter; in tsa_cpm1_init_entries_area() local 355 quarter = tsa->si_ram_sz / 4; in tsa_cpm1_init_entries_area() 377 area->entries_next = area->entries_start + quarter; in tsa_cpm1_init_entries_area() 381 area->entries_start = tsa->si_ram + (2 * quarter); in tsa_cpm1_init_entries_area() 382 area->entries_next = area->entries_start + quarter; in tsa_cpm1_init_entries_area() 388 area->entries_start = tsa->si_ram + quarter; in tsa_cpm1_init_entries_area() 389 area->entries_next = area->entries_start + quarter; in tsa_cpm1_init_entries_area() 393 area->entries_start = tsa->si_ram + (3 * quarter); in tsa_cpm1_init_entries_area() 394 area->entries_next = area->entries_start + quarter; in tsa_cpm1_init_entries_area()
|
| /linux/Documentation/input/devices/ |
| H A D | rotary-encoder.rst | 17 a stable state in all steps (quarter-period mode). 40 one step (quarter-period mode)
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | cache-policies.rst | 68 has a 'hotspot' queue, rather than a pre-cache, which uses a quarter of
|
| /linux/Documentation/input/ |
| H A D | multi-touch-protocol.rst | 274 quarter of a revolution clockwise around the touch center. The signed value 284 indicate more than a quarter of a revolution. For an upside-down finger,
|
| /linux/Documentation/maintainer/ |
| H A D | feature-and-driver-maintainers.rst | 27 Even when a particular driver only sees one patch a month, or a quarter,
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-yuv-planar.rst | 1092 direction. Chroma lines contain a quarter of the number of pixels and bytes of 1093 the luma lines, and the chroma planes contain a quarter of the number of lines 1132 horizontal direction. Chroma lines contain a quarter of the number of pixels
|
| H A D | ext-ctrls-codec-stateless.rst | 3961 quarter pel precision;
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-mtd | 121 half page, or a quarter page).
|
| /linux/Documentation/sound/cards/ |
| H A D | hdspm.rst | 87 Samples, which is a quarter of the interrupt possibilities.)
|
| /linux/lib/crypto/powerpc/ |
| H A D | chacha-p10le-8x.S | 10 # do rounds, 8 quarter rounds
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | processor_mmio_stale_data.rst | 255 processes. ESU dates will typically be aligned to end of quarter.
|
| /linux/LICENSES/deprecated/ |
| H A D | GFDL-1.1 | 305 copies of the Document, then if the Document is less than one quarter
|
| /linux/Documentation/userspace-api/media/ |
| H A D | fdl-appendix.rst | 380 copies of the Document, then if the Document is less than one quarter of
|
| /linux/drivers/md/ |
| H A D | dm-thin.c | 3265 dm_block_t quarter = get_metadata_dev_size_in_blocks(pt->metadata_dev->bdev) / 4; in calc_metadata_threshold() local 3267 return min((dm_block_t)1024ULL /* 4M */, quarter); in calc_metadata_threshold()
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | cx2341x-devel.rst | 2951 To reduce from half size down to quarter size: 3305 To reduce from half down to quarter.
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-record.txt | 590 The maximal allowed value is a quarter of the size of mmaped data pages.
|