Lines Matching defs:res
101 int res = seq_open(file, &resource_op); in ioports_open() local
111 int res = seq_open(file, &resource_op); in iomem_open() local
232 static int find_next_system_ram(struct resource *res) in find_next_system_ram()
269 struct resource res; in walk_memory_resource() local
484 int adjust_resource(struct resource *res, resource_size_t start, resource_size_t size) in adjust_resource()
526 struct resource *res = kzalloc(sizeof(*res), GFP_ATOMIC); in __reserve_region_with_split() local
592 resource_size_t resource_alignment(struct resource *res) in resource_alignment()
629 struct resource *res = kzalloc(sizeof(*res), GFP_KERNEL); in __request_region() local
682 struct resource * res; in __check_region() local
714 struct resource *res = *p; in __release_region() local
750 static void devm_region_release(struct device *dev, void *res) in devm_region_release()
757 static int devm_region_match(struct device *dev, void *res, void *match_data) in devm_region_match()
770 struct resource *res; in __devm_request_region() local
820 struct resource *res = reserve + x; in reserve_setup() local