Searched full:becomes (Results 1 – 25 of 1981) sorted by relevance
12345678910>>...80
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/ |
| D | pipeline.json | 51 …dicate bits of request in FLA pipeline, where it is corrected so that it becomes 16 when all bits … 54 …dicate bits of request in FLA pipeline, where it is corrected so that it becomes 16 when all bits … 57 …dicate bits of request in FLB pipeline, where it is corrected so that it becomes 16 when all bits … 60 …dicate bits of request in FLB pipeline, where it is corrected so that it becomes 16 when all bits … 165 …its of request in L1D cache pipeline#0, where it is corrected so that it becomes 16 when all bits … 168 …its of request in L1D cache pipeline#0, where it is corrected so that it becomes 16 when all bits … 171 …its of request in L1D cache pipeline#1, where it is corrected so that it becomes 16 when all bits … 174 …its of request in L1D cache pipeline#1, where it is corrected so that it becomes 16 when all bits …
|
| /kernel/linux/linux-5.10/tools/lib/subcmd/ |
| D | run-command.h | 27 * the readable pipe end becomes child's stdin 29 * it, the writable pipe end becomes child's stdout/stderr 33 * .in: a readable FD, becomes child's stdin 34 * .out: a writable FD, becomes child's stdout/stderr
|
| /kernel/linux/linux-6.6/tools/lib/subcmd/ |
| D | run-command.h | 27 * the readable pipe end becomes child's stdin 29 * it, the writable pipe end becomes child's stdout/stderr 33 * .in: a readable FD, becomes child's stdin 34 * .out: a writable FD, becomes child's stdout/stderr
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-class-typec | 159 value will show 0 until Discover Identity command result becomes 167 value will show 0 until Discover Identity command result becomes 175 will show 0 until Discover Identity command result becomes 220 value will show 0 until Discover Identity command result becomes 228 value will show 0 until Discover Identity command result becomes 236 will show 0 until Discover Identity command result becomes
|
| D | sysfs-bus-intel_th-devices-msc | 52 becomes full (1/y/Y) or wraps around and continues until the next 53 window becomes available again (0/n/N).
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/mm/damon/ |
| D | reclaim.rst | 132 DAMON_RECLAIM becomes inactive, so it does nothing but only periodically checks 141 the low watermark, DAMON_RECLAIM becomes active, so starts the monitoring and 150 DAMON_RECLAIM becomes inactive, so it does nothing but periodically checks the 222 If DAMON_RECLAIM is enabled, this becomes the PID of the worker thread. Else, 258 works if it becomes lower than 40%. If DAMON_RECLAIM doesn't make progress and 259 therefore the free memory rate becomes lower than 20%, it asks DAMON_RECLAIM to
|
| D | lru_sort.rst | 138 DAMON_LRU_SORT becomes inactive, so it does nothing but periodically checks the 147 the low watermark, DAMON_LRU_SORT becomes active, so starts the monitoring and 156 DAMON_LRU_SORT becomes inactive, so it does nothing but periodically checks the 219 If DAMON_LRU_SORT is enabled, this becomes the PID of the worker thread. Else, 281 50%, but start the real works if it becomes lower than 40%. If DAMON_RECLAIM 282 doesn't make progress and therefore the free memory rate becomes lower than
|
| /kernel/linux/linux-6.6/lib/ |
| D | dhry_2.c | 45 /* Enum_Val_Par == Ident_3, Enum_Ref_Par becomes Ident_2 */ in Proc_6() 80 /* Int_Par_Ref becomes 7 */ in Proc_7() 82 /* Int_Par_Ref becomes 17 */ in Proc_7() 84 /* Int_Par_Ref becomes 18 */ in Proc_7()
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/freescale/ |
| D | imx8mm-venice-gw72xx-0x-rs232-rts.dtso | 7 * - UART4_TX becomes RTS 8 * - UART4_RX becomes CTS
|
| D | imx8mm-venice-gw73xx-0x-rs232-rts.dtso | 7 * - UART4_TX becomes RTS 8 * - UART4_RX becomes CTS
|
| /kernel/linux/linux-6.6/Documentation/staging/ |
| D | rpmsg.rst | 80 one becomes available (i.e. until the remote processor consumes 103 one becomes available (i.e. until the remote processor consumes 127 one becomes available (i.e. until the remote processor consumes 146 return -ENOMEM without waiting until one becomes available. 167 return -ENOMEM without waiting until one becomes available. 188 return -ENOMEM without waiting until one becomes available.
|
| /kernel/linux/linux-5.10/Documentation/staging/ |
| D | rpmsg.rst | 80 one becomes available (i.e. until the remote processor consumes 103 one becomes available (i.e. until the remote processor consumes 127 one becomes available (i.e. until the remote processor consumes 146 return -ENOMEM without waiting until one becomes available. 167 return -ENOMEM without waiting until one becomes available. 188 return -ENOMEM without waiting until one becomes available.
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | ds620.rst | 31 output pin PO becomes active when the temperature falls below temp1_min and 35 output pin becomes active when the temperature goes above temp1_max and stays
|
| /kernel/linux/linux-5.10/Documentation/driver-api/media/ |
| D | v4l2-clocks.rst | 9 clock API, when the latter becomes widely available. 30 It is expected that once the CCF becomes available on all relevant
|
| /kernel/linux/linux-6.6/Documentation/hwmon/ |
| D | ds620.rst | 31 output pin PO becomes active when the temperature falls below temp1_min and 35 output pin becomes active when the temperature goes above temp1_max and stays
|
| /kernel/linux/linux-6.6/Documentation/misc-devices/ |
| D | lis3lv02d.rst | 80 * If the left side is elevated, X increases (becomes positive) 82 (becomes negative) 83 * If the laptop is put upside-down, Z becomes negative
|
| /kernel/linux/linux-5.10/Documentation/misc-devices/ |
| D | lis3lv02d.rst | 80 * If the left side is elevated, X increases (becomes positive) 82 (becomes negative) 83 * If the laptop is put upside-down, Z becomes negative
|
| /kernel/liteos_m/components/signal/ |
| D | los_signal.h | 184 * the signal set becomes pending. 188 * specified in the signal set becomes pending and return the signal number in sig. 193 * @param info [OUT] The info of signal becomes pending. 201 * @retval: signo Type#UINT32: success, returning the signal num which becomes pending.
|
| /kernel/linux/linux-5.10/Documentation/vm/ |
| D | balance.rst | 61 it becomes less significant to consider the free dma pages while 63 becomes more attractive then. 89 low_on_memory gets set. This stays set till the number of free pages becomes
|
| /kernel/linux/linux-6.6/Documentation/mm/ |
| D | balance.rst | 59 it becomes less significant to consider the free dma pages while 61 becomes more attractive then. 87 low_on_memory gets set. This stays set till the number of free pages becomes
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-class-typec | 296 value will show 0 until Discover Identity command result becomes 304 value will show 0 until Discover Identity command result becomes 312 will show 0 until Discover Identity command result becomes 320 The value will show 0 until Discover Identity command result becomes 328 The value will show 0 until Discover Identity command result becomes 336 The value will show 0 until Discover Identity command result becomes
|
| D | sysfs-bus-intel_th-devices-msc | 52 becomes full (1/y/Y) or wraps around and continues until the next 53 window becomes available again (0/n/N).
|
| /kernel/linux/linux-6.6/fs/quota/ |
| D | quotaio_v2.h | 65 __le32 dqi_bgrace; /* Time before block soft limit becomes hard limit */ 66 __le32 dqi_igrace; /* Time before inode soft limit becomes hard limit */
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | refcounted_kptr_fail.c | 46 /* m becomes an owning ref but is never drop'd or added to a tree */ in rbtree_refcounted_node_ref_escapes() 66 /* m becomes an owning ref but is never drop'd or added to a tree */ in rbtree_refcounted_node_ref_escapes_owning_input()
|
| /kernel/linux/linux-5.10/fs/quota/ |
| D | quotaio_v2.h | 65 __le32 dqi_bgrace; /* Time before block soft limit becomes hard limit */ 66 __le32 dqi_igrace; /* Time before inode soft limit becomes hard limit */
|
12345678910>>...80