Home
last modified time | relevance | path

Searched defs:ct (Results 1 – 25 of 36) sorted by relevance

12

/arch/x86/kernel/
A Dcallthunks.c87 static inline bool within_coretext(const struct core_text *ct, void *addr) in within_coretext()
109 static bool is_coretext(const struct core_text *ct, void *addr) in is_coretext()
207 static __init_or_module void patch_call(void *addr, const struct core_text *ct) in patch_call()
233 patch_call_sites(s32 *start, s32 *end, const struct core_text *ct) in patch_call_sites()
242 callthunks_setup(struct callthunk_sites *cs, const struct core_text *ct) in callthunks_setup()
327 struct core_text ct = { in callthunks_patch_module_calls() local
/arch/arm/plat-orion/
A Dirq.c25 struct irq_chip_type *ct; in orion_irq_init() local
A Dgpio.c357 struct irq_chip_type *ct = irq_data_get_chip_type(d); in gpio_irq_set_type() local
497 struct irq_chip_type *ct = irq_data_get_chip_type(d); in orion_gpio_unmask_irq() local
510 struct irq_chip_type *ct = irq_data_get_chip_type(d); in orion_gpio_mask_irq() local
527 struct irq_chip_type *ct; in orion_gpio_init() local
/arch/x86/lib/
A Dstrstr_32.c5 char *strstr(const char *cs, const char *ct) in strstr()
A Dstring_32.c93 int strcmp(const char *cs, const char *ct) in strcmp()
116 int strncmp(const char *cs, const char *ct, size_t count) in strncmp()
/arch/arm/mach-imx/
A Davic.c85 struct irq_chip_type *ct = gc->chip_types; in avic_irq_suspend() local
107 struct irq_chip_type *ct = gc->chip_types; in avic_irq_resume() local
128 struct irq_chip_type *ct; in avic_init_gc() local
A Dtzic.c103 struct irq_chip_type *ct; in tzic_init_gc() local
/arch/arm/mach-omap1/
A Dirq.c88 struct irq_chip_type *ct = irq_data_get_chip_type(d); in omap_mask_ack_irq() local
169 struct irq_chip_type *ct; in omap_alloc_gc() local
185 struct irq_chip_type *ct; in omap1_init_irq() local
/arch/arm/boot/compressed/
A Dstring.c98 int memcmp(const void *cs, const void *ct, size_t count) in memcmp()
111 int strcmp(const char *cs, const char *ct) in strcmp()
/arch/sh/boards/mach-se/7343/
A Dirq.c71 struct irq_chip_type *ct; in se7343_gc_init() local
/arch/s390/kernel/
A Dcache.c129 union cache_topology ct; in init_cache_level() local
152 union cache_topology ct; in populate_cache_leaves() local
/arch/sh/boards/mach-se/7722/
A Dirq.c69 struct irq_chip_type *ct; in se7722_gc_init() local
/arch/powerpc/platforms/8xx/
A Dpic.c98 static int mpc8xx_pic_host_xlate(struct irq_domain *h, struct device_node *ct, in mpc8xx_pic_host_xlate()
/arch/s390/boot/
A Dstring.c16 int strncmp(const char *cs, const char *ct, size_t count) in strncmp()
/arch/powerpc/sysdev/
A Di8259.c185 static int i8259_host_xlate(struct irq_domain *h, struct device_node *ct, in i8259_host_xlate()
A Dehv_pic.c218 static int ehv_pic_host_xlate(struct irq_domain *h, struct device_node *ct, in ehv_pic_host_xlate()
A Dtsi108_pci.c364 static int pci_irq_host_xlate(struct irq_domain *h, struct device_node *ct, in pci_irq_host_xlate()
/arch/powerpc/platforms/52xx/
A Dmedia5200.c120 static int media5200_irq_xlate(struct irq_domain *h, struct device_node *ct, in media5200_irq_xlate()
A Dmpc52xx_pic.c305 static int mpc52xx_irqhost_xlate(struct irq_domain *h, struct device_node *ct, in mpc52xx_irqhost_xlate()
/arch/powerpc/sysdev/ge/
A Dge_pic.c168 static int gef_pic_host_xlate(struct irq_domain *h, struct device_node *ct, in gef_pic_host_xlate()
/arch/riscv/kvm/
A Dvcpu_insn.c443 struct kvm_cpu_context *ct; in kvm_riscv_vcpu_virtual_insn() local
489 struct kvm_cpu_context *ct = &vcpu->arch.guest_context; in kvm_riscv_vcpu_mmio_load() local
615 struct kvm_cpu_context *ct = &vcpu->arch.guest_context; in kvm_riscv_vcpu_mmio_store() local
/arch/powerpc/perf/
A Dhv-24x7.c594 unsigned int ct; member
763 ssize_t ct, ev_len; in create_events_from_catalog() local
1380 u64 ct; in h_24x7_event_init() local
1443 u64 ct; in h_24x7_get_value() local
/arch/powerpc/platforms/85xx/
A Dsocrates_fpga_pic.c241 struct device_node *ct, const u32 *intspec, unsigned int intsize, in socrates_fpga_pic_host_xlate()
/arch/x86/boot/
A Dstring.c64 int strncmp(const char *cs, const char *ct, size_t count) in strncmp()
/arch/s390/include/asm/
A Dnmi.h82 u64 ct : 1; /* 46 cpu timer validity */ member

Completed in 52 milliseconds

12