Home
last modified time | relevance | path

Searched refs:fast (Results 1 – 25 of 464) sorted by relevance

12345678910>>...19

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/
Dqcom_smbb.txt22 - charge fast mode
35 "chg-fast",
43 - qcom,fast-charge-current-limit:
48 - qcom,fast-charge-low-threshold-voltage:
51 Description: Battery voltage limit above which fast charging may operate;
55 - qcom,fast-charge-high-threshold-voltage:
58 Description: Battery voltage limit below which fast charging may operate;
59 The fast charger will attempt to charge the battery to this
62 - qcom,fast-charge-safe-voltage:
67 'fast-charge-high-watermark' will be clamped by this value.
[all …]
Dmax8925_battery.txt7 - fast-charge: set charging current in fast mode
15 fast-charge = <7>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/
Dspear_smi.txt12 - st,smi-fast-mode : Flash supports read in fast mode
26 st,smi-fast-mode;
Djedec,spi-nor.txt67 - m25p,fast-read : Use the "fast read" opcode to read data from the chip instead
90 m25p,fast-read;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/nios2/
Dnios2.txt30 - altr,fast-tlb-miss-addr: Specifies CPU fast TLB miss exception address
35 - altr,implementation: Nios II core implementation, this should be "fast";
50 altr,implementation = "fast";
58 altr,fast-tlb-miss-addr = <0xc7fff400>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/timer/
Dimg,pistachio-gptimer.txt11 "fast", fast counter clock
26 clock-names = "fast", "slow", "sys";
/kernel/linux/linux-5.10/fs/afs/
Dfs_probe.c22 struct afs_server *server, bool fast) in afs_schedule_fs_probe() argument
30 atj += fast ? afs_fs_probe_fast_poll_interval : afs_fs_probe_slow_poll_interval; in afs_schedule_fs_probe()
359 struct afs_server *fast, *slow, *server; in afs_fs_probe_dispatcher() local
379 fast = slow = server = NULL; in afs_fs_probe_dispatcher()
384 fast = list_first_entry(&net->fs_probe_fast, struct afs_server, probe_link); in afs_fs_probe_dispatcher()
385 poll_at = fast->probed_at + afs_fs_probe_fast_poll_interval; in afs_fs_probe_dispatcher()
389 fast = NULL; in afs_fs_probe_dispatcher()
404 server = fast ?: slow; in afs_fs_probe_dispatcher()
409 afs_dispatch_fs_probe(net, server, server == fast); in afs_fs_probe_dispatcher()
/kernel/linux/linux-5.10/arch/xtensa/kernel/
Dtraps.c85 int fast; member
427 int fast = dispatch_init_table[i].fast; in trap_init() local
431 if (fast == 0) in trap_init()
433 if ((fast & USER) != 0) in trap_init()
435 if ((fast & KRNL) != 0) in trap_init()
/kernel/linux/linux-5.10/Documentation/virt/kvm/
Dlocking.rst29 Fast page fault is the fast path which fixes the guest page fault out of
30 the mmu-lock on x86. Currently, the page fault can be fast in one of the
49 On fast page fault path, we will use cmpxchg to atomically set the spte W
70 | On fast page fault path: |
99 to gfn. For indirect sp, we disabled fast page fault for simplicity.
113 In the origin code, the spte can be fast updated (non-atomically) if the
117 But it is not true after fast page fault since the spte can be marked
138 | | on fast page fault path:: |
170 fast page fault path, in order to easily audit the path, we see if TLBs need
175 atomically update the spte, the race caused by fast page fault can be avoided,
[all …]
/kernel/linux/linux-5.10/Documentation/filesystems/
Djournalling.rst139 fast commits. In order to use fast commits, you will need to set following
143 fast commit.
145 `journal->j_fc_replay_cb`: Replay function called for replay of fast commit
148 File system is free to perform fast commits as and when it wants as long as it
150 :c:func:`jbd2_fc_begin_commit()`. Once a fast commit is done, the client
153 commit immediately after stopping the fast commit it can do so by calling
154 :c:func:`jbd2_fc_end_commit_fallback()`. This is useful if fast commit operation
158 JBD2 helper functions to manage fast commit buffers. File system can use
160 and wait on IO completion of fast commit buffers.
162 Currently, only Ext4 implements fast commits. For details of its implementation
[all …]
/kernel/linux/linux-5.10/drivers/ata/
Dpata_hpt37x.c414 u8 fast; in hpt370_set_mode() local
420 pci_read_config_byte(pdev, addr2, &fast); in hpt370_set_mode()
421 fast &= ~0x02; in hpt370_set_mode()
422 fast |= 0x01; in hpt370_set_mode()
423 pci_write_config_byte(pdev, addr2, fast); in hpt370_set_mode()
508 u8 fast; in hpt372_set_mode() local
514 pci_read_config_byte(pdev, addr2, &fast); in hpt372_set_mode()
515 fast &= ~0x07; in hpt372_set_mode()
516 pci_write_config_byte(pdev, addr2, fast); in hpt372_set_mode()
/kernel/linux/common_modules/newip/src/linux-5.10/net/newip/
DKconfig13 bool "NewIP fast keepalive"
17 Support for NewIP fast keepalive.
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dast2500-facebook-netbmc-common.dtsi48 m25p,fast-read;
54 m25p,fast-read;
Daspeed-bmc-opp-vesnin.dts84 m25p,fast-read;
91 m25p,fast-read;
104 m25p,fast-read;
Dqcom-msm8974-sony-xperia-amami.dts397 qcom,fast-charge-safe-current = <1300000>;
398 qcom,fast-charge-current-limit = <1300000>;
400 qcom,fast-charge-safe-voltage = <4400000>;
401 qcom,fast-charge-high-threshold-voltage = <4350000>;
402 qcom,fast-charge-low-threshold-voltage = <3400000>;
Dqcom-msm8974-sony-xperia-honami.dts446 qcom,fast-charge-safe-current = <1500000>;
447 qcom,fast-charge-current-limit = <1500000>;
449 qcom,fast-charge-safe-voltage = <4400000>;
450 qcom,fast-charge-high-threshold-voltage = <4350000>;
451 qcom,fast-charge-low-threshold-voltage = <3400000>;
Daspeed-bmc-intel-s2600wf.dts45 m25p,fast-read;
58 m25p,fast-read;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/cpufreq/
Dnvidia,tegra124-cpufreq.txt11 - cpu_g: Clock mux for the fast CPU cluster.
13 - pll_p: Auxiliary PLL used during fast PLL rate changes.
/kernel/linux/linux-5.10/drivers/pcmcia/
Dsa11xx_base.h96 #define MECR_FAST_SET(mecr, sock, fast) \ argument
97 MECR_SET((mecr), (sock), MECR_FAST_SHIFT, MECR_FAST_MODE_MASK, (fast))
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dtcp_hdr_options.c120 const char fast[] = "FAST!!!"; in sk_fds_connect() local
130 sk_fds->active_fd = fastopen_connect(sk_fds->srv_fd, fast, in sk_fds_connect()
131 sizeof(fast), 0); in sk_fds_connect()
160 char bytes_in[sizeof(fast)]; in sk_fds_connect()
164 if (CHECK(ret != sizeof(fast), "read fastopen syn data", in sk_fds_connect()
165 "expected=%lu actual=%d\n", sizeof(fast), ret)) { in sk_fds_connect()
/kernel/linux/linux-5.10/include/linux/mtd/
Dspinand.h65 #define SPINAND_PAGE_READ_FROM_CACHE_OP(fast, addr, ndummy, buf, len) \ argument
66 SPI_MEM_OP(SPI_MEM_OP_CMD(fast ? 0x0b : 0x03, 1), \
71 #define SPINAND_PAGE_READ_FROM_CACHE_OP_3A(fast, addr, ndummy, buf, len) \ argument
72 SPI_MEM_OP(SPI_MEM_OP_CMD(fast ? 0x0b : 0x03, 1), \
/kernel/linux/linux-5.10/Documentation/locking/
Drt-mutex.rst55 NULL 0 lock is free (fast acquire possible)
58 taskpointer 0 lock is held (fast release possible)
62 The fast atomic compare exchange based acquire and release is only
66 with ->wait_lock is held. To prevent any fast path cmpxchg to the lock,
/kernel/linux/linux-5.10/Documentation/networking/
Dtcp-thin.rst16 retransmissions effectively through fast retransmit instead of
30 1) If the stream is thin, fast retransmit on the first dupACK.
36 fast retransmissions can not be triggered, and the stream is prone
/kernel/linux/linux-5.10/lib/math/
Dprime_numbers.c273 bool fast = is_prime_number(x); in selftest() local
275 if (slow != fast) { in selftest()
277 x, slow ? "yes" : "no", fast ? "yes" : "no"); in selftest()
/kernel/linux/linux-5.10/arch/m68k/
DKconfig.debug34 bool "Use fast second timer for profiling"
37 Use a fast secondary clock to produce profiling information.

12345678910>>...19