Searched defs:size_ (Results 1 – 5 of 5) sorted by relevance
49 #define rtas_work_area_alloc(size_) ({ \ argument
76 size_t size_ = FIELD_GET(APPLE_SART2_CONFIG_SIZE, cfg); in sart2_get_entry() local107 size_t size_ = readl(sart->regs + APPLE_SART3_SIZE(index)); in sart3_get_entry() local
65 #define DVB_USB_STREAM_BULK(endpoint_, count_, size_) { \ argument76 #define DVB_USB_STREAM_ISOC(endpoint_, count_, frames_, size_, interval_) { \ argument
22 #define PVR_SHIFT_FROM_SIZE(size_) (__builtin_ctzll(size_)) argument23 #define PVR_MASK_FROM_SIZE(size_) (~((size_) - U64_C(1))) argument
863 size_, \ argument