Home
last modified time | relevance | path

Searched refs:cold (Results 1 – 37 of 37) sorted by relevance

/linux-4.1.27/include/linux/
Dpagevec.h19 unsigned long cold; member
36 static inline void pagevec_init(struct pagevec *pvec, int cold) in pagevec_init() argument
39 pvec->cold = cold; in pagevec_init()
Dgfp.h368 extern void free_hot_cold_page(struct page *page, bool cold);
369 extern void free_hot_cold_page_list(struct list_head *list, bool cold);
Dpagemap.h97 void release_pages(struct page **pages, int nr, bool cold);
/linux-4.1.27/Documentation/devicetree/bindings/power_supply/
Dcharger-manager.txt26 -cold : critical cold temperature of battery for charging
27 -cold-in-minus : flag that cold temperature is in minus degrees
55 cm-battery-cold = <50>;
56 cm-battery-cold-in-minus;
/linux-4.1.27/drivers/media/usb/dvb-usb/
Ddvb-usb-init.c176 …n *dvb_usb_find_device(struct usb_device *udev, struct dvb_usb_device_properties *props, int *cold) in dvb_usb_find_device() argument
181 *cold = -1; in dvb_usb_find_device()
189 *cold = 1; in dvb_usb_find_device()
202 *cold = 0; in dvb_usb_find_device()
210 props->identify_state(udev, props, &desc, cold); in dvb_usb_find_device()
242 int ret = -ENOMEM, cold = 0; in dvb_usb_device_init() local
247 if ((desc = dvb_usb_find_device(udev, props, &cold)) == NULL) { in dvb_usb_device_init()
252 if (cold) { in dvb_usb_device_init()
Da800.c34 struct dvb_usb_device_description **desc, int *cold) in a800_identify_state() argument
36 *cold = udev->descriptor.iManufacturer != 1; in a800_identify_state()
Dtechnisat-usb2.c328 struct dvb_usb_device_description **desc, int *cold) in technisat_usb2_identify_state() argument
339 *cold = 0; /* by default do not download a firmware - just in case something is wrong */ in technisat_usb2_identify_state()
348 *cold = 1; in technisat_usb2_identify_state()
351 *cold = 0; in technisat_usb2_identify_state()
Ddib0700.h66 struct dvb_usb_device_description **desc, int *cold);
Ddigitv.c91 int *cold) in digitv_identify_state() argument
93 *cold = udev->descriptor.iManufacturer == 0 && udev->descriptor.iProduct == 0; in digitv_identify_state()
Daf9005.c953 int *cold) in af9005_identify_state() argument
962 *cold = 1; in af9005_identify_state()
964 *cold = 0; in af9005_identify_state()
967 deb_info("Identify state cold = %d\n", *cold); in af9005_identify_state()
Ddib0700_core.c343 struct dvb_usb_device_description **desc, int *cold) in dib0700_identify_state() argument
358 *cold = ret <= 0; in dib0700_identify_state()
359 deb_info("cold: %d\n", *cold); in dib0700_identify_state()
Daz6027.c1058 int *cold) in az6027_identify_state() argument
1077 *cold = ret <= 0; in az6027_identify_state()
1079 deb_info("cold: %d\n", *cold); in az6027_identify_state()
Dttusb2.c456 int *cold) in ttusb2_identify_state() argument
458 *cold = udev->descriptor.iManufacturer == 0 && udev->descriptor.iProduct == 0; in ttusb2_identify_state()
Dcxusb.c1385 int *cold) in bluebird_fx2_identify_state() argument
1387 int wascold = *cold; in bluebird_fx2_identify_state()
1389 *cold = udev->descriptor.bDeviceClass == 0xff && in bluebird_fx2_identify_state()
1393 if (*cold && !wascold) in bluebird_fx2_identify_state()
Dm920x.c474 int *cold) in m920x_identify_state() argument
479 *cold = (alt == NULL) ? 1 : 0; in m920x_identify_state()
DKconfig145 "DTV USB MINI" (in cold state) are supported.
Ddw2102.c941 int *cold) in su3000_identify_state() argument
945 *cold = 0; in su3000_identify_state()
/linux-4.1.27/include/trace/events/
Dkmem.h197 TP_PROTO(struct page *page, int cold),
199 TP_ARGS(page, cold),
203 __field( int, cold )
208 __entry->cold = cold;
214 __entry->cold)
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/
Dlmedm04.c663 static const char *lme_firmware_switch(struct dvb_usb_device *d, int cold) in lme_firmware_switch() argument
671 cold = (cold > 0) ? (cold & 1) : 0; in lme_firmware_switch()
682 cold = 0; in lme_firmware_switch()
705 cold = 0; in lme_firmware_switch()
725 cold = 0; in lme_firmware_switch()
739 if (cold) { in lme_firmware_switch()
/linux-4.1.27/mm/
Dswap.c443 release_pages(pvec->pages, pvec->nr, pvec->cold); in pagevec_lru_move_fn()
907 void release_pages(struct page **pages, int nr, bool cold) in release_pages() argument
968 free_hot_cold_page_list(&pages_to_free, cold); in release_pages()
985 release_pages(pvec->pages, pagevec_count(pvec), pvec->cold); in __pagevec_release()
Dpage_alloc.c1354 int migratetype, bool cold) in rmqueue_bulk() argument
1373 if (likely(!cold)) in rmqueue_bulk()
1563 void free_hot_cold_page(struct page *page, bool cold) in free_hot_cold_page() argument
1595 if (!cold) in free_hot_cold_page()
1613 void free_hot_cold_page_list(struct list_head *list, bool cold) in free_hot_cold_page_list() argument
1618 trace_mm_page_free_batched(page, cold); in free_hot_cold_page_list()
1619 free_hot_cold_page(page, cold); in free_hot_cold_page_list()
1732 bool cold = ((gfp_flags & __GFP_COLD) != 0); in buffered_rmqueue() local
1744 migratetype, cold); in buffered_rmqueue()
1749 if (cold) in buffered_rmqueue()
/linux-4.1.27/Documentation/devicetree/bindings/ata/
Dtegra-sata.txt23 - sata-cold
/linux-4.1.27/Documentation/x86/x86_64/
Dboot-options.txt111 warm Don't set the cold reboot flag
112 cold Set the cold reboot flag
114 kbd Use the keyboard controller. cold reset (default)
/linux-4.1.27/drivers/staging/lustre/lustre/include/linux/
Dlustre_compat25.h154 #define ll_pagevec_init(pv, cold) do {} while (0) argument
/linux-4.1.27/Documentation/networking/
Dltpc.txt109 IRQ autoprobing often doesn't work on a cold boot. To get around
/linux-4.1.27/Documentation/trace/
Devents-kmem.txt44 mm_page_free_batched page=%p pfn=%lu order=%d cold=%d
/linux-4.1.27/sound/soc/blackfin/
DKconfig161 int "Set a GPIO for cold reset"
/linux-4.1.27/Documentation/filesystems/
Df2fs.txt94 - Support multi-head logs for static/dynamic hot and cold data separation
123 does not aware of cold files such as media files.
538 - Warm data contains data blocks except hot and cold data blocks
/linux-4.1.27/Documentation/scheduler/
Dsched-stats.txt138 waking cpu because it was cache-cold on its own cpu anyway
/linux-4.1.27/Documentation/power/
Dcharger-manager.txt175 if it is too cold to charge. With the variable mC, the callback returns
/linux-4.1.27/Documentation/wimax/
DREADME.i2400m241 disconnecting from the bus), cold (disconnecting from the bus) or bus
/linux-4.1.27/arch/arm/boot/dts/
Dtegra124.dtsi621 reset-names = "sata", "sata-oob", "sata-cold";
/linux-4.1.27/kernel/trace/
DKconfig553 "START". The second string records the cold cache time of the first
/linux-4.1.27/Documentation/usb/
Dusb-serial.txt78 try resetting the device, first a hot reset, and then a cold reset if
/linux-4.1.27/Documentation/sound/alsa/
DHD-Audio.txt718 `probe_only=1` option (at best after the cold reboot) and run
/linux-4.1.27/Documentation/sound/oss/
DREADME.OSS286 you have warm booted it after DOS but they don't work after cold boot
/linux-4.1.27/Documentation/
Dkernel-parameters.txt3217 Where reboot_mode is one of warm (soft) or cold (hard) or gpio,