| /linux/include/uapi/linux/ |
| H A D | um_timetravel.h | 205 * current_time value in shared memory and keep it internally as a diff to
|
| /linux/kernel/printk/ |
| H A D | printk.c | 4370 u64 diff; in __pr_flush() local 4394 diff = 0; in __pr_flush() 4420 * @diff for usable consoles. in __pr_flush() 4434 diff += seq - printk_seq; in __pr_flush() 4438 if (diff != last_diff && reset_on_progress) in __pr_flush() 4443 /* Note: @diff is 0 if there are no usable consoles. */ in __pr_flush() 4444 if (diff == 0 || remaining_jiffies == 0) in __pr_flush() 4454 last_diff = diff; in __pr_flush() 4457 return (diff == 0); in __pr_flush()
|
| /linux/drivers/mtd/ubi/ |
| H A D | wl.c | 319 * @diff: maximum possible difference from the smallest erase counter 320 * @pick_max: pick PEB even its erase counter beyonds 'min_ec + @diff' 323 * min + @diff, where min is the smallest erase counter. 326 struct rb_root *root, int diff, in find_wl_entry() argument 334 max = e->ec + diff; in find_wl_entry()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
| H A D | hw.c | 154 "RF(%d) EEPROM HT40 2S Diff Area(%d) = 0x%x\n", in _rtl92cu_read_txpower_info_from_hwpg() 243 "RF-A Ht20 to HT40 Diff[%d] = 0x%x\n", in _rtl92cu_read_txpower_info_from_hwpg() 247 "RF-A Legacy to Ht40 Diff[%d] = 0x%x\n", in _rtl92cu_read_txpower_info_from_hwpg() 251 "RF-B Ht20 to HT40 Diff[%d] = 0x%x\n", in _rtl92cu_read_txpower_info_from_hwpg() 255 "RF-B Legacy to HT40 Diff[%d] = 0x%x\n", in _rtl92cu_read_txpower_info_from_hwpg()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
| H A D | hw.c | 1436 "RF(%d) EEPROM HT40 2S Diff Area(%d) = 0x%x\n", in _rtl8723e_read_txpower_info_from_hwpg() 1541 "RF-A Ht20 to HT40 Diff[%d] = 0x%x\n", i, in _rtl8723e_read_txpower_info_from_hwpg() 1545 "RF-A Legacy to Ht40 Diff[%d] = 0x%x\n", i, in _rtl8723e_read_txpower_info_from_hwpg() 1549 "RF-B Ht20 to HT40 Diff[%d] = 0x%x\n", i, in _rtl8723e_read_txpower_info_from_hwpg() 1553 "RF-B Legacy to HT40 Diff[%d] = 0x%x\n", i, in _rtl8723e_read_txpower_info_from_hwpg()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
| H A D | hw.c | 1476 "RF(%d) EEPROM HT40 2S Diff Area(%d) = 0x%x\n", in _rtl92ce_read_txpower_info_from_hwpg() 1587 "RF-A Ht20 to HT40 Diff[%d] = 0x%x\n", in _rtl92ce_read_txpower_info_from_hwpg() 1591 "RF-A Legacy to Ht40 Diff[%d] = 0x%x\n", in _rtl92ce_read_txpower_info_from_hwpg() 1595 "RF-B Ht20 to HT40 Diff[%d] = 0x%x\n", in _rtl92ce_read_txpower_info_from_hwpg() 1599 "RF-B Legacy to HT40 Diff[%d] = 0x%x\n", in _rtl92ce_read_txpower_info_from_hwpg()
|
| /linux/drivers/iio/imu/ |
| H A D | adis16480.c | 606 unsigned int diff, best_diff; in adis16480_set_filter_freq() local 628 diff = st->chip_info->filter_freqs[i] - freq; in adis16480_set_filter_freq() 629 if (diff < best_diff) { in adis16480_set_filter_freq() 630 best_diff = diff; in adis16480_set_filter_freq()
|
| /linux/arch/powerpc/platforms/ps3/ |
| H A D | os-area.c | 797 * ps3_os_area_get_rtc_diff - Returns the rtc diff value. 807 * ps3_os_area_set_rtc_diff - Set the rtc diff value.
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
| H A D | trx.c | 116 /* so we add gain diff by experiences, the val is 6 */ in _rtl88ee_query_rxphystatus() 452 * Notice: this is diff with windows define in rtl88ee_rx_query_desc()
|
| /linux/drivers/iio/adc/ |
| H A D | max11410.c | 724 if (fwnode_property_present(child, "diff-channels")) { in max11410_parse_channels() 726 "diff-channels", in max11410_parse_channels()
|
| /linux/block/ |
| H A D | blk-wbt.c | 223 int diff = limit - inflight; in wbt_rqw_done() local 225 if (!inflight || diff >= rwb->wb_background / 2) in wbt_rqw_done()
|
| /linux/sound/soc/codecs/ |
| H A D | ad1836.c | 277 /* left/right diff:PGA/MUX */ in ad1836_probe()
|
| H A D | arizona.h | 361 bool diff);
|
| /linux/drivers/net/can/dev/ |
| H A D | rx-offload.c | 89 "%s: pos=0x%08x, new=0x%08x, diff=%10d, queue_len=%d\n", in __skb_queue_add_sort()
|
| /linux/drivers/staging/rtl8723bs/hal/ |
| H A D | HalPhyRf.c | 206 …] - pDM_Odm->RFCalibrateInfo.DeltaPowerIndexLast[p]; /* Power Index Diff between 2 times Pow… in ODM_TXPowerTrackingCallback_ThermalMeter()
|
| /linux/tools/testing/selftests/sched_ext/ |
| H A D | Makefile | 144 $(Q)diff $(<:.o=.linked2.o) $(<:.o=.linked3.o)
|
| /linux/sound/pci/cs5535audio/ |
| H A D | cs5535audio_pcm.c | 322 dev_err(cs5535au->card->dev, "diff=%x >= %x buf_bytes.\n", in snd_cs5535audio_pcm_pointer()
|
| /linux/drivers/crypto/ |
| H A D | hifn_795x.c | 1426 unsigned int nbytes = req->cryptlen, offset, copy, diff; in hifn_cipher_walk() local 1455 diff = slen & (HIFN_D_DST_DALIGN - 1); in hifn_cipher_walk() 1466 * nbytes += diff; in hifn_cipher_walk() 1468 nbytes += diff; in hifn_cipher_walk() 1483 copy += diff + nbytes; in hifn_cipher_walk()
|
| /linux/drivers/crypto/axis/ |
| H A D | artpec6_crypto.c | 1003 unsigned int mod, target, diff, pad_bytes, size_bytes; in create_hash_pad() local 1023 diff = dgstlen & (mod - 1); in create_hash_pad() 1024 pad_bytes = diff > target ? target + mod - diff : target - diff; in create_hash_pad()
|
| /linux/sound/pci/ |
| H A D | maestro3.c | 1478 int diff; in snd_m3_update_ptr() 1489 diff = s->dma_size + hwptr - s->hwptr; in snd_m3_update_ptr() 1490 if (diff >= s->dma_size) in snd_m3_update_ptr() 1491 diff %= s->dma_size; in snd_m3_update_ptr() 1494 s->count += diff; in snd_m3_update_ptr() 1482 int diff; snd_m3_update_ptr() local
|
| /linux/tools/perf/util/ |
| H A D | probe-finder.c | 644 int diff; member 671 if (lno < fsp->line && fsp->diff > fsp->line - lno) { in find_best_scope_cb() 673 fsp->diff = fsp->line - lno; in find_best_scope_cb() 698 .diff = INT_MAX, in find_best_scope()
|
| /linux/fs/xfs/ |
| H A D | xfs_buf.c | 1957 xfs_daddr_t diff; in xfs_buf_cmp() local 1959 diff = ap->b_maps[0].bm_bn - bp->b_maps[0].bm_bn; in xfs_buf_cmp() 1960 if (diff < 0) in xfs_buf_cmp() 1962 if (diff > 0) in xfs_buf_cmp()
|
| /linux/drivers/scsi/ |
| H A D | NCR5380.h | 78 #define ICR_DIFF_ENABLE 0x20 /* wo Set to enable diff. drivers */
|
| /linux/tools/sched_ext/ |
| H A D | Makefile | 184 $(Q)diff $(<:.o=.linked2.o) $(<:.o=.linked3.o)
|
| /linux/tools/testing/selftests/resctrl/ |
| H A D | cat_test.c | 52 ksft_print_msg("Percent diff=%.1f\n", avg_diff * 100); in show_results_info()
|