| /linux/drivers/media/usb/dvb-usb/ |
| H A D | dvb-usb-init.c | 210 …_usb_find_device(struct usb_device *udev, const struct dvb_usb_device_properties *props, int *cold) in dvb_usb_find_device() argument 215 *cold = -1; in dvb_usb_find_device() 223 *cold = 1; in dvb_usb_find_device() 236 *cold = 0; in dvb_usb_find_device() 244 props->identify_state(udev, props, &desc, cold); in dvb_usb_find_device() 276 int ret = -ENOMEM, cold = 0; in dvb_usb_device_init() local 289 desc = dvb_usb_find_device(udev, &d->props, &cold); in dvb_usb_device_init() 296 if (cold) { in dvb_usb_device_init()
|
| H A D | dib0700.h | 69 int *cold);
|
| H A D | dib0700_core.c | 378 int *cold) in dib0700_identify_state() argument 393 *cold = ret <= 0; in dib0700_identify_state() 394 deb_info("cold: %d\n", *cold); in dib0700_identify_state()
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_txrx.h | 431 __cacheline_group_begin_aligned(cold); 434 __cacheline_group_end_aligned(cold); 573 __cacheline_group_begin_aligned(cold); 584 __cacheline_group_end_aligned(cold); 709 __cacheline_group_begin_aligned(cold); 718 __cacheline_group_end_aligned(cold); 788 __cacheline_group_begin_aligned(cold); 798 __cacheline_group_end_aligned(cold); 848 __cacheline_group_begin_aligned(cold); 854 __cacheline_group_end_aligned(cold);
|
| /linux/Documentation/admin-guide/mm/damon/ |
| H A D | reclaim.rst | 15 On general memory over-committed systems, proactively reclaiming cold pages 77 Time threshold for cold memory regions identification in microseconds. 80 identifies the region as cold, and reclaims it. 90 (quota_reset_interval_ms) for trying reclamation of cold pages. This can be 186 The sampling interval of DAMON for the cold memory monitoring. Please refer to 194 The aggregation interval of DAMON for the cold memory monitoring. Please 202 The minimal number of monitoring regions of DAMON for the cold memory 212 The maximum number of monitoring regions of DAMON for the cold memory 223 against. That is, DAMON_RECLAIM will find cold memory regions in this region 232 against. That is, DAMON_RECLAIM will find cold memory regions in this region
|
| /linux/drivers/media/usb/dvb-usb-v2/ |
| H A D | lmedm04.c | 682 static const char *lme_firmware_switch(struct dvb_usb_device *d, int cold) in lme_firmware_switch() argument 690 cold = (cold > 0) ? (cold & 1) : 0; in lme_firmware_switch() 701 cold = 0; in lme_firmware_switch() 724 cold = 0; in lme_firmware_switch() 744 cold = 0; in lme_firmware_switch() 758 if (cold) { in lme_firmware_switch()
|
| /linux/rust/ |
| H A D | build_error.rs | 26 #[cold]
|
| /linux/Documentation/driver-api/cxl/allocation/ |
| H A D | reclaim.rst | 40 are typically cold, the result is a cold page becomes promoted - only to
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | multigen_lru.rst | 135 servers it manages based on the sizes of their cold pages defined by 141 pressure. It usually targets cold pages only. E.g., when a new job 142 comes in, the job scheduler wants to proactively reclaim cold pages on 160 cold pages because of the overestimation, it retries on the next
|
| H A D | zswap.rst | 126 When there is a sizable amount of cold memory residing in the zswap pool, it 127 can be advantageous to proactively write these cold pages to swap and reclaim
|
| /linux/include/net/libeth/ |
| H A D | cache.h | 63 libeth_cacheline_group_assert(type, cold, c); \
|
| /linux/mm/damon/ |
| H A D | Kconfig | 82 that not accessed for a long time (cold) using DAMON and reclaim 94 protect frequently accessed (hot) pages while rarely accessed (cold)
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-motorola-surnia.dts | 27 maxim,cold-temp = <(-200)>;
|
| H A D | msm8916-motorola-osprey.dts | 38 maxim,cold-temp = <(-200)>;
|
| H A D | msm8916-motorola-harpia.dts | 27 maxim,cold-temp = <(-200)>;
|
| /linux/Documentation/devicetree/bindings/watchdog/ |
| H A D | st_lpc_wdt.txt | 30 - st,warm-reset : If present reset type will be 'warm' - if not it will be cold
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-kernel-reboot | 13 Description: Reboot mode. Valid values are: cold warm hard soft gpio
|
| H A D | sysfs-driver-intel_sdsi | 69 the CPU configuration is updated. A cold reboot is required to
|
| /linux/Documentation/driver-api/dmaengine/ |
| H A D | pxa_dma.rst | 148 - a driver submitted an aligned tx2 => tx2 is cold chained to tx1 163 cold chained to tx5
|
| /linux/Documentation/mm/ |
| H A D | multigen_lru.rst | 52 The protection of hot pages and the selection of cold pages are based 118 demotion of cold pages happens consequently when it increments
|
| /linux/Documentation/trace/ |
| H A D | events-kmem.rst | 52 mm_page_free_batched page=%p pfn=%lu order=%d cold=%d
|
| /linux/Documentation/sound/hd-audio/ |
| H A D | realtek-pc-beep.rst | 113 registers, and it's led to some fixes that improve behavior on cold boot but
|
| /linux/drivers/android/binder/ |
| H A D | page_range.rs | 398 #[cold]
|
| /linux/tools/objtool/ |
| H A D | elf.c | 522 sym->cold = 1; in elf_add_symbol() 634 if (!sym->cold) in read_symbols()
|
| /linux/Documentation/admin-guide/blockdev/ |
| H A D | zram.rst | 471 recompression - pages that are cold and sit in the memory can be recompressed 553 zram block. It could be useful to catch cold or incompressible
|