Searched defs:cold (Results 1 – 15 of 15) sorted by relevance
/linux-4.4.14/include/linux/ |
D | pagevec.h | 19 unsigned long cold; member 36 static inline void pagevec_init(struct pagevec *pvec, int cold) in pagevec_init()
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
D | dvb-usb-init.c | 176 …n *dvb_usb_find_device(struct usb_device *udev, struct dvb_usb_device_properties *props, int *cold) in dvb_usb_find_device() 242 int ret = -ENOMEM, cold = 0; in dvb_usb_device_init() local
|
D | a800.c | 34 struct dvb_usb_device_description **desc, int *cold) in a800_identify_state()
|
D | digitv.c | 91 int *cold) in digitv_identify_state()
|
D | technisat-usb2.c | 328 struct dvb_usb_device_description **desc, int *cold) in technisat_usb2_identify_state()
|
D | m920x.c | 474 int *cold) in m920x_identify_state()
|
D | ttusb2.c | 456 int *cold) in ttusb2_identify_state()
|
D | dib0700_core.c | 343 struct dvb_usb_device_description **desc, int *cold) in dib0700_identify_state()
|
D | az6027.c | 1059 int *cold) in az6027_identify_state()
|
D | af9005.c | 953 int *cold) in af9005_identify_state()
|
D | cxusb.c | 1386 int *cold) in bluebird_fx2_identify_state()
|
D | dw2102.c | 944 int *cold) in su3000_identify_state()
|
/linux-4.4.14/mm/ |
D | swap.c | 909 void release_pages(struct page **pages, int nr, bool cold) in release_pages()
|
D | page_alloc.c | 1835 int migratetype, bool cold) in rmqueue_bulk() 2044 void free_hot_cold_page(struct page *page, bool cold) in free_hot_cold_page() 2094 void free_hot_cold_page_list(struct list_head *list, bool cold) in free_hot_cold_page_list() 2217 bool cold = ((gfp_flags & __GFP_COLD) != 0); in buffered_rmqueue() local
|
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/ |
D | lmedm04.c | 722 static const char *lme_firmware_switch(struct dvb_usb_device *d, int cold) in lme_firmware_switch()
|