Searched defs:realloc (Results 1 - 5 of 5) sorted by path

/linux-master/arch/powerpc/boot/
H A Dops.h28 void * (*realloc)(void *ptr, unsigned long size); member in struct:platform_ops
/linux-master/arch/x86/kernel/apic/
H A Dvector.c518 bool realloc = false; local
/linux-master/drivers/media/pci/tw686x/
H A Dtw686x-video.c741 bool realloc; local
671 tw686x_set_format(struct tw686x_video_channel *vc, unsigned int pixelformat, unsigned int width, unsigned int height, bool realloc) argument
/linux-master/kernel/irq/
H A Dirqdomain.c1474 irq_domain_alloc_irqs_locked(struct irq_domain *domain, int irq_base, unsigned int nr_irqs, int node, void *arg, bool realloc, const struct irq_affinity_desc *affinity) argument
1542 __irq_domain_alloc_irqs(struct irq_domain *domain, int irq_base, unsigned int nr_irqs, int node, void *arg, bool realloc, const struct irq_affinity_desc *affinity) argument
1917 irq_domain_alloc_irqs_locked(struct irq_domain *domain, int irq_base, unsigned int nr_irqs, int node, void *arg, bool realloc, const struct irq_affinity_desc *affinity) argument
/linux-master/tools/include/nolibc/
H A Dstdlib.h165 void *realloc(void *old_ptr, size_t new_size) function

Completed in 466 milliseconds