Searched defs:cold (Results 1 – 18 of 18) sorted by relevance
/linux-3.3/include/linux/ |
D | pagevec.h | 19 unsigned long cold; member 31 static inline void pagevec_init(struct pagevec *pvec, int cold) in pagevec_init()
|
/linux-3.3/drivers/media/dvb/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 | ec168.c | 305 struct dvb_usb_device_description **desc, int *cold) in ec168_identify_state()
|
D | lmedm04.c | 654 int *cold) in lme2510_identify_state() 778 static int lme_firmware_switch(struct usb_device *udev, int cold) in lme_firmware_switch()
|
D | m920x.c | 419 int *cold) in m920x_identify_state()
|
D | technisat-usb2.c | 328 struct dvb_usb_device_description **desc, int *cold) in technisat_usb2_identify_state()
|
D | dib0700_core.c | 341 struct dvb_usb_device_description **desc, int *cold) in dib0700_identify_state()
|
D | it913x.c | 439 int *cold) in it913x_identify_state()
|
D | ttusb2.c | 456 int *cold) in ttusb2_identify_state()
|
D | az6027.c | 1057 int *cold) in az6027_identify_state()
|
D | af9005.c | 953 int *cold) in af9005_identify_state()
|
D | af9015.c | 1012 int *cold) in af9015_identify_state()
|
D | cxusb.c | 1254 int *cold) in bluebird_fx2_identify_state()
|
D | dw2102.c | 840 int *cold) in su3000_identify_state()
|
/linux-3.3/mm/ |
D | swap.c | 586 void release_pages(struct page **pages, int nr, int cold) in release_pages()
|
D | page_alloc.c | 1071 int migratetype, int cold) in rmqueue_bulk() 1211 void free_hot_cold_page(struct page *page, int cold) in free_hot_cold_page() 1262 void free_hot_cold_page_list(struct list_head *list, int cold) in free_hot_cold_page_list() 1357 int cold = !!(gfp_flags & __GFP_COLD); in buffered_rmqueue() local
|