| /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()
|
| H A D | Kconfig | 256 "DTV USB MINI" (in cold state) are supported.
|
| /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/rust/ |
| H A D | build_error.rs | 26 #[cold]
|
| /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/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/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/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 | 400 #[cold]
|
| /linux/Documentation/admin-guide/blockdev/ |
| H A D | zram.rst | 471 recompression - pages that are cold and sit in the memory can be recompressed 540 zram block. It could be useful to catch cold or incompressible
|
| /linux/tools/objtool/ |
| H A D | elf.c | 578 sym->cold = 1; in elf_add_symbol() 686 if (!sym->cold) in read_symbols()
|
| /linux/rust/proc-macro2/ |
| H A D | fallback.rs | 119 #[cold] in push_token_from_proc_macro()
|
| H A D | wrapper.rs | 47 #[cold]
|