/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_trans_resv.c | 187 MAX((xfs_calc_inode_res(mp, 1) + in xfs_calc_write_reservation() 216 MAX((xfs_calc_inode_res(mp, 1) + in xfs_calc_itruncate_reservation() 246 MAX((xfs_calc_inode_res(mp, 4) + in xfs_calc_rename_reservation() 285 MAX((xfs_calc_inode_res(mp, 2) + in xfs_calc_link_reservation() 323 MAX((xfs_calc_inode_res(mp, 1) + in xfs_calc_remove_reservation() 383 MAX(xfs_calc_create_resv_alloc(mp), in __xfs_calc_create_reservation() 411 MAX(xfs_calc_icreate_resv_alloc(mp), in xfs_calc_icreate_reservation() 633 return MAX((xfs_calc_inode_res(mp, 1) + in xfs_calc_attrinval_reservation() 697 MAX((xfs_calc_inode_res(mp, 1) + in xfs_calc_attrrm_reservation()
|
D | xfs_dir2_block.c | 513 lfloghigh = MAX(mid, lfloghigh); in xfs_dir2_block_addname() 525 lfloghigh = MAX(highstale, lfloghigh); in xfs_dir2_block_addname()
|
D | xfs_dir2_leaf.c | 578 *lfloghigh = MAX(index - 1, *lfloghigh); in xfs_dir3_leaf_find_entry() 598 *lfloghigh = MAX(highstale, *lfloghigh); in xfs_dir3_leaf_find_entry()
|
D | xfs_sb.c | 733 mp->m_ialloc_inos = (int)MAX((__uint16_t)XFS_INODES_PER_CHUNK, in xfs_sb_mount_common()
|
D | xfs_inode_fork.c | 1302 nex2 = MAX((erp->er_extcount - (nex1 + ext_cnt)), 0); in xfs_iext_remove_indirect()
|
D | xfs_attr_leaf.c | 459 minforkoff = MAX(dsize, XFS_BMDR_SPACE_CALC(MINDBTPTRS)); in xfs_attr_shortform_bytesfit()
|
/linux-4.4.14/drivers/hwmon/ |
D | adt7475.c | 29 #define MAX 2 macro 502 case MAX: in set_temp() 699 case MAX: in set_pwm() 922 set_voltage, MAX, 0); 928 set_voltage, MAX, 1); 934 set_voltage, MAX, 2); 940 set_voltage, MAX, 3); 946 set_voltage, MAX, 4); 952 set_voltage, MAX, 5); 960 MAX, 0); [all …]
|
D | asb100.c | 281 set_in_reg(MAX, max) 469 set_temp_reg(MAX, temp_max);
|
D | w83l786ng.c | 270 store_in_reg(MAX, max)
|
D | w83791d.c | 403 store_in_reg(MAX, max);
|
D | w83792d.c | 404 store_in_reg(MAX, max);
|
D | w83781d.c | 292 store_in_reg(MAX, max);
|
D | w83627ehf.c | 975 store_in_reg(MAX, max)
|
/linux-4.4.14/Documentation/sound/oss/ |
D | ultrasound | 24 and allows owners of a GUS MAX to make use of simultaneous digital audio 28 If you have problems in recording with GUS MAX, you could try to use
|
D | README.OSS | 452 GUS MAX 472 chips. The CS4231 is used in the high quality cards such as GUS MAX, 473 MediaTrix AudioTrix Pro and TB Tropez (GUS MAX is not MSS compatible). 779 - Answer 'y' if you have GUS or GUS MAX. Answer 'n' if you don't 811 "16 bit sampling option of GUS (_NOT_ GUS MAX)", 813 to your GUS. Answer 'n' if you have GUS MAX. Enabling this option 814 disables GUS MAX support. 815 "GUS MAX support", 816 - Answer 'y' only if you have a GUS MAX. 984 GUS MAX and the 16 bit sampling daughtercard have a CS4231 codec chip which [all …]
|
/linux-4.4.14/drivers/clk/at91/ |
D | pmc.h | 24 #define CLK_RANGE(MIN, MAX) {.min = MIN, .max = MAX,} argument
|
/linux-4.4.14/block/ |
D | deadline-iosched.c | 407 #define STORE_FUNCTION(__FUNC, __PTR, MIN, MAX, __CONV) \ argument 415 else if (__data > (MAX)) \ 416 __data = (MAX); \
|
D | cfq-iosched.c | 4651 #define STORE_FUNCTION(__FUNC, __PTR, MIN, MAX, __CONV) \ argument 4659 else if (__data > (MAX)) \ 4660 __data = (MAX); \
|
/linux-4.4.14/sound/oss/ |
D | CHANGELOG | 210 (GUS MAX, AudioTrix Pro, AcerMagic S23 and many MAD16/Mozart cards 243 - Some fixes to ad1848/cs42xx mixer support (GUS MAX, MSS, etc.) 248 - Recording with GUS MAX fixed. It works when the driver is configured 249 to use two DMA channels with GUS MAX (16 bit ones recommended). 267 - GUS MAX support 270 (GUS MAX, GUS16, WSS etc). Hardware ADPCM is possible with GUS16 and 271 GUS MAX, but it doesn't work yet. 273 - AD1848/CS4248/CS4231 codec support (MSS, GUS MAX, Aztec, Orchid etc).
|
/linux-4.4.14/arch/powerpc/perf/ |
D | e6500-pmu.c | 39 static int e6500_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
|
D | e500-pmu.c | 38 static int e500_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
|
D | mpc7450-pmu.c | 361 static int mpc7450_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
|
D | ppc970-pmu.c | 439 static int ppc970_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
|
D | power6-pmu.c | 488 static int power6_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
|
D | power7-pmu.c | 338 static int power7_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
|
D | power4-pmu.c | 559 static int power4_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
|
D | power5-pmu.c | 567 static int power5_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
|
D | power5+-pmu.c | 625 static int power5p_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
|
D | power8-pmu.c | 704 static int power8_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
|
/linux-4.4.14/arch/blackfin/mach-bf561/boards/ |
D | acvilon.c | 300 #define MAX(x, y) (x > y ? x : y) macro 303 .end = 0x24000000 + (1 << MAX(BFIN_NAND_PLAT_CLE, BFIN_NAND_PLAT_ALE)),
|
/linux-4.4.14/drivers/infiniband/hw/usnic/ |
D | usnic_vnic.h | 48 DEFINE_USNIC_VNIC_RES(MAX, RES_TYPE_MAX, "MAX")\
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | stv0367_priv.h | 43 #define MAX(X, Y) ((X) >= (Y) ? (X) : (Y)) macro
|
/linux-4.4.14/include/linux/perf/ |
D | arm_pmu.h | 48 [0 ... C(MAX) - 1] = { \
|
/linux-4.4.14/drivers/net/wireless/ath/ |
D | dfs_pri_detector.c | 28 #define GET_PRI_TO_USE(MIN, MAX, RUNTIME) \ argument 29 (MIN + PRI_TOLERANCE == MAX - PRI_TOLERANCE ? \
|
/linux-4.4.14/arch/arc/include/asm/ |
D | perf_event.h | 126 static const unsigned arc_pmu_cache_map[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
|
/linux-4.4.14/scripts/kconfig/lxdialog/ |
D | dialog.h | 63 #define MAX(x,y) (x > y ? x : y) macro
|
D | checklist.c | 182 check_x = MAX(check_x, strlen(item_str()) + 4); in dialog_checklist()
|
D | menubox.c | 321 choice = MAX(choice - 1, 0); in dialog_menu()
|
/linux-4.4.14/Documentation/hwmon/ |
D | abituguru3 | 20 AW9D-MAX)
|
D | abituguru | 24 AW9D-MAX) (2)
|
/linux-4.4.14/fs/xfs/ |
D | xfs_mount.h | 228 (1 << (int)MAX(mp->m_readio_log, mp->m_writeio_log)) : in xfs_preferred_iosize()
|
D | xfs_linux.h | 155 #define MAX(a,b) (max(a,b)) macro
|
D | xfs_iomap.c | 536 shift = MAX(shift, qshift); in xfs_iomap_prealloc_size()
|
D | xfs_log.c | 1578 free_threshold = MAX(free_threshold, (log->l_logBBsize >> 2)); in xlog_grant_push_ail() 1579 free_threshold = MAX(free_threshold, 256); in xlog_grant_push_ail()
|
D | xfs_log_recover.c | 2417 (BBTOB(bp->b_io_length) != MAX(log->l_mp->m_sb.sb_blocksize, in xlog_recover_buffer_pass2()
|
/linux-4.4.14/include/linux/qed/ |
D | common_hsi.h | 286 #define MAX_NUM_ILT_RECORDS MAX(PXP_NUM_ILT_RECORDS_BB, PXP_NUM_ILT_RECORDS_K2)
|
/linux-4.4.14/lib/ |
D | btree.c | 48 #define MAX(a, b) ((a) > (b) ? (a) : (b)) macro 49 #define NODESIZE MAX(L1_CACHE_BYTES, 128)
|
/linux-4.4.14/sound/isa/ |
D | Kconfig | 236 tristate "Gravis UltraSound MAX" 240 Say Y here to include support for Gravis UltraSound MAX
|
/linux-4.4.14/arch/metag/kernel/perf/ |
D | perf_event.c | 401 static const int metag_pmu_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
|
/linux-4.4.14/mm/ |
D | zsmalloc.c | 130 #define MAX(a, b) ((a) >= (b) ? (a) : (b)) macro 133 MAX(32, (ZS_MAX_PAGES_PER_ZSPAGE << PAGE_SHIFT >> OBJ_INDEX_BITS))
|
/linux-4.4.14/tools/power/x86/turbostat/ |
D | turbostat.c | 130 #define MAX(a, b) ((a) > (b) ? (a) : (b)) macro 884 average.cores.core_temp_c = MAX(average.cores.core_temp_c, c->core_temp_c); in sum_counters() 913 average.packages.pkg_temp_c = MAX(average.packages.pkg_temp_c, p->pkg_temp_c); in sum_counters()
|
/linux-4.4.14/arch/blackfin/mach-bf537/boards/ |
D | stamp.c | 438 #define MAX(x, y) (x > y ? x : y) macro 441 .end = 0x20212000 + (1 << MAX(BFIN_NAND_PLAT_CLE, BFIN_NAND_PLAT_ALE)),
|
/linux-4.4.14/Documentation/ |
D | memory-barriers.txt | 705 if (q % MAX) { 713 If MAX is defined to be 1, then the compiler knows that (q % MAX) is 725 relying on this ordering, you should make sure that MAX is greater than 729 BUILD_BUG_ON(MAX <= 1); /* Order load from a with store to b. */ 730 if (q % MAX) { 1444 do the following and MAX is a preprocessor macro with the value 1: 1446 while ((tmp = READ_ONCE(a)) % MAX) 1450 to MAX will always be zero, again allowing the compiler to optimize
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | evergreen_cs.c | 34 #define MAX(a,b) (((a)>(b))?(a):(b)) macro 207 palign = MAX(64, track->group_size / surf->bpe); in evergreen_surface_check_linear_aligned() 230 palign = MAX(8, palign); in evergreen_surface_check_1d()
|
/linux-4.4.14/drivers/thermal/ |
D | Kconfig | 322 was set by the driver based on the TJ MAX temperature.
|
/linux-4.4.14/Documentation/filesystems/ |
D | xfs.txt | 151 default value for version 2 logs is MAX(32768, log_sunit).
|
/linux-4.4.14/scripts/ |
D | asn1_compiler.c | 257 _(MAX),
|
/linux-4.4.14/Documentation/crypto/ |
D | descore-readme.txt | 337 for your compiler (MAX optimization).
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.ncr53c8xx | 171 - Set for now MAX LUNS to 16 (instead of 8).
|
D | ChangeLog.sym53c8xx | 373 - Set MAX LUNS to 16 (instead of 8).
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | Cards | 346 Face To Face TV MAX (Bt848) (PCB "VP-8482 Rev1.3")
|
/linux-4.4.14/tools/perf/util/ |
D | evsel.c | 420 static unsigned long perf_evsel__hw_cache_stat[C(MAX)] = {
|
/linux-4.4.14/drivers/scsi/ |
D | scsi_lib.c | 66 #error SCSI_MAX_SG_SEGMENTS is too large (256 MAX)
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | ALSA-Configuration.txt | 839 Module for Gravis UltraSound MAX sound card.
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 9775 cmpi.w %d0, &0x7fff # is (EXP == MAX)?
|