/arch/powerpc/include/asm/ |
D | cputime.h | 51 static inline unsigned long cputime_to_jiffies(const cputime_t ct) in cputime_to_jiffies() 58 static inline cputime_t cputime_to_scaled(const cputime_t ct) in cputime_to_scaled() 70 u64 ct; in jiffies_to_cputime() local 92 u64 ct; in jiffies64_to_cputime64() local 107 static inline u64 cputime64_to_jiffies64(const cputime_t ct) in cputime64_to_jiffies64() 117 static inline unsigned long cputime_to_usecs(const cputime_t ct) in cputime_to_usecs() 124 u64 ct; in usecs_to_cputime() local 146 static inline unsigned long cputime_to_secs(const cputime_t ct) in cputime_to_secs() 159 static inline void cputime_to_timespec(const cputime_t ct, struct timespec *p) in cputime_to_timespec() 173 u64 ct; in timespec_to_cputime() local [all …]
|
/arch/powerpc/mm/ |
D | icswx.c | 164 static int acop_use_cop(int ct) in acop_use_cop() 200 int ct; in acop_handle_fault() local
|
/arch/arm/mach-imx/ |
D | avic.c | 94 struct irq_chip_type *ct = gc->chip_types; in avic_irq_suspend() local 104 struct irq_chip_type *ct = gc->chip_types; in avic_irq_resume() local 118 struct irq_chip_type *ct; in avic_init_gc() local
|
D | tzic.c | 110 struct irq_chip_type *ct; in tzic_init_gc() local
|
/arch/arm/plat-orion/ |
D | irq.c | 26 struct irq_chip_type *ct; in orion_irq_init() local
|
D | gpio.c | 359 struct irq_chip_type *ct = irq_data_get_chip_type(d); in gpio_irq_set_type() local 503 struct irq_chip_type *ct = irq_data_get_chip_type(d); in orion_gpio_unmask_irq() local 517 struct irq_chip_type *ct = irq_data_get_chip_type(d); in orion_gpio_mask_irq() local 536 struct irq_chip_type *ct; in orion_gpio_init() local
|
/arch/x86/lib/ |
D | strstr_32.c | 3 char *strstr(const char *cs, const char *ct) in strstr()
|
D | string_32.c | 94 int strcmp(const char *cs, const char *ct) in strcmp() 117 int strncmp(const char *cs, const char *ct, size_t count) in strncmp()
|
/arch/arm/boot/compressed/ |
D | string.c | 68 int memcmp(const void *cs, const void *ct, size_t count) in memcmp() 81 int strcmp(const char *cs, const char *ct) in strcmp()
|
/arch/arm/mach-davinci/ |
D | irq.c | 52 struct irq_chip_type *ct; in davinci_alloc_gc() local
|
/arch/s390/lib/ |
D | string.c | 203 int strcmp(const char *cs, const char *ct) in strcmp() 303 int memcmp(const void *cs, const void *ct, size_t n) in memcmp()
|
/arch/sh/boards/mach-se/7343/ |
D | irq.c | 76 struct irq_chip_type *ct; in se7343_gc_init() local
|
/arch/sh/boards/mach-se/7722/ |
D | irq.c | 75 struct irq_chip_type *ct; in se7722_gc_init() local
|
/arch/m68k/include/asm/ |
D | string.h | 42 static inline int strcmp(const char *cs, const char *ct) in strcmp()
|
/arch/mips/goldfish/ |
D | goldfish-interrupt.c | 71 struct irq_chip_type *ct; in goldfish_pic_of_init() local
|
/arch/powerpc/perf/ |
D | hv-24x7.c | 307 u64 ct; in h_24x7_event_init() local 380 u64 ct; in h_24x7_get_value() local
|
/arch/powerpc/sysdev/ |
D | mpc8xx_pic.c | 99 static int mpc8xx_pic_host_xlate(struct irq_domain *h, struct device_node *ct, in mpc8xx_pic_host_xlate()
|
D | i8259.c | 187 static int i8259_host_xlate(struct irq_domain *h, struct device_node *ct, in i8259_host_xlate()
|
D | ehv_pic.c | 215 static int ehv_pic_host_xlate(struct irq_domain *h, struct device_node *ct, in ehv_pic_host_xlate()
|
D | xilinx_intc.c | 146 static int xilinx_intc_xlate(struct irq_domain *h, struct device_node *ct, in xilinx_intc_xlate()
|
/arch/mips/jz4740/ |
D | irq.c | 82 struct irq_chip_type *ct; in arch_init_irq() local
|
/arch/x86/boot/ |
D | string.c | 43 int strncmp(const char *cs, const char *ct, size_t count) in strncmp()
|
/arch/powerpc/platforms/cell/ |
D | beat_interrupt.c | 157 static int beatic_pic_host_xlate(struct irq_domain *h, struct device_node *ct, in beatic_pic_host_xlate()
|
/arch/powerpc/sysdev/ge/ |
D | ge_pic.c | 166 static int gef_pic_host_xlate(struct irq_domain *h, struct device_node *ct, in gef_pic_host_xlate()
|
/arch/powerpc/platforms/52xx/ |
D | media5200.c | 125 static int media5200_irq_xlate(struct irq_domain *h, struct device_node *ct, in media5200_irq_xlate()
|