Home
last modified time | relevance | path

Searched defs:s (Results 1 – 25 of 489) sorted by relevance

12345678910>>...20

/arch/xtensa/variants/de212/include/variant/
Dtie.h89 #define XCHAL_NCP_SA_LIST(s) \ argument
99 #define XCHAL_CP0_SA_LIST(s) /* empty */ argument
102 #define XCHAL_CP1_SA_LIST(s) /* empty */ argument
105 #define XCHAL_CP2_SA_LIST(s) /* empty */ argument
108 #define XCHAL_CP3_SA_LIST(s) /* empty */ argument
111 #define XCHAL_CP4_SA_LIST(s) /* empty */ argument
114 #define XCHAL_CP5_SA_LIST(s) /* empty */ argument
117 #define XCHAL_CP6_SA_LIST(s) /* empty */ argument
120 #define XCHAL_CP7_SA_LIST(s) /* empty */ argument
/arch/alpha/lib/
Dmemcpy.c25 #define ALIGN_DEST_TO8_UP(d,s,n) \ argument
32 #define ALIGN_DEST_TO8_DN(d,s,n) \ argument
44 #define DO_REST_UP(d,s,n) \ argument
50 #define DO_REST_DN(d,s,n) \ argument
61 #define DO_REST_ALIGNED_UP(d,s,n) DO_REST_UP(d,s,n) argument
62 #define DO_REST_ALIGNED_DN(d,s,n) DO_REST_DN(d,s,n) argument
71 static inline void __memcpy_unaligned_up (unsigned long d, unsigned long s, in __memcpy_unaligned_up()
99 static inline void __memcpy_unaligned_dn (unsigned long d, unsigned long s, in __memcpy_unaligned_dn()
117 static inline void __memcpy_aligned_up (unsigned long d, unsigned long s, in __memcpy_aligned_up()
133 static inline void __memcpy_aligned_dn (unsigned long d, unsigned long s, in __memcpy_aligned_dn()
/arch/x86/kvm/
Di8259.c42 static void pic_lock(struct kvm_pic *s) in pic_lock()
48 static void pic_unlock(struct kvm_pic *s) in pic_unlock()
75 static void pic_clear_isr(struct kvm_kpic_state *s, int irq) in pic_clear_isr()
94 static inline int pic_set_irq1(struct kvm_kpic_state *s, int irq, int level) in pic_set_irq1()
124 static inline int get_priority(struct kvm_kpic_state *s, int mask) in get_priority()
138 static int pic_get_irq(struct kvm_kpic_state *s) in pic_get_irq()
168 static void pic_update_irq(struct kvm_pic *s) in pic_update_irq()
184 void kvm_pic_update_irq(struct kvm_pic *s) in kvm_pic_update_irq()
191 int kvm_pic_set_irq(struct kvm_pic *s, int irq, int irq_source_id, int level) in kvm_pic_set_irq()
209 void kvm_pic_clear_all(struct kvm_pic *s, int irq_source_id) in kvm_pic_clear_all()
[all …]
/arch/xtensa/variants/fsf/include/variant/
Dtie.h50 #define XCHAL_NCP_SA_LIST(s) argument
52 #define XCHAL_CP0_SA_LIST(s) argument
54 #define XCHAL_CP1_SA_LIST(s) argument
56 #define XCHAL_CP2_SA_LIST(s) argument
58 #define XCHAL_CP3_SA_LIST(s) argument
60 #define XCHAL_CP4_SA_LIST(s) argument
62 #define XCHAL_CP5_SA_LIST(s) argument
64 #define XCHAL_CP6_SA_LIST(s) argument
66 #define XCHAL_CP7_SA_LIST(s) argument
/arch/xtensa/variants/csp/include/variant/
Dtie.h112 #define XCHAL_NCP_SA_LIST(s) \ argument
124 #define XCHAL_CP0_SA_LIST(s) /* empty */ argument
127 #define XCHAL_CP1_SA_LIST(s) /* empty */ argument
130 #define XCHAL_CP2_SA_LIST(s) /* empty */ argument
133 #define XCHAL_CP3_SA_LIST(s) /* empty */ argument
136 #define XCHAL_CP4_SA_LIST(s) /* empty */ argument
139 #define XCHAL_CP5_SA_LIST(s) /* empty */ argument
142 #define XCHAL_CP6_SA_LIST(s) /* empty */ argument
145 #define XCHAL_CP7_SA_LIST(s) /* empty */ argument
/arch/xtensa/variants/dc232b/include/variant/
Dtie.h93 #define XCHAL_NCP_SA_LIST(s) \ argument
104 #define XCHAL_CP0_SA_LIST(s) /* empty */ argument
107 #define XCHAL_CP1_SA_LIST(s) /* empty */ argument
110 #define XCHAL_CP2_SA_LIST(s) /* empty */ argument
113 #define XCHAL_CP3_SA_LIST(s) /* empty */ argument
116 #define XCHAL_CP4_SA_LIST(s) /* empty */ argument
119 #define XCHAL_CP5_SA_LIST(s) /* empty */ argument
122 #define XCHAL_CP6_SA_LIST(s) /* empty */ argument
125 #define XCHAL_CP7_SA_LIST(s) /* empty */ argument
/arch/xtensa/variants/test_mmuhifi_c3/include/variant/
Dtie.h92 #define XCHAL_NCP_SA_LIST(s) \ argument
98 #define XCHAL_CP0_SA_LIST(s) /* empty */ argument
101 #define XCHAL_CP1_SA_LIST(s) \ argument
120 #define XCHAL_CP2_SA_LIST(s) /* empty */ argument
123 #define XCHAL_CP3_SA_LIST(s) /* empty */ argument
126 #define XCHAL_CP4_SA_LIST(s) /* empty */ argument
129 #define XCHAL_CP5_SA_LIST(s) /* empty */ argument
132 #define XCHAL_CP6_SA_LIST(s) /* empty */ argument
135 #define XCHAL_CP7_SA_LIST(s) /* empty */ argument
/arch/xtensa/variants/dc233c/include/variant/
Dtie.h112 #define XCHAL_NCP_SA_LIST(s) \ argument
123 #define XCHAL_CP0_SA_LIST(s) /* empty */ argument
126 #define XCHAL_CP1_SA_LIST(s) /* empty */ argument
129 #define XCHAL_CP2_SA_LIST(s) /* empty */ argument
132 #define XCHAL_CP3_SA_LIST(s) /* empty */ argument
135 #define XCHAL_CP4_SA_LIST(s) /* empty */ argument
138 #define XCHAL_CP5_SA_LIST(s) /* empty */ argument
141 #define XCHAL_CP6_SA_LIST(s) /* empty */ argument
144 #define XCHAL_CP7_SA_LIST(s) /* empty */ argument
/arch/arm/boot/compressed/
Dstring.c12 unsigned char *d = (unsigned char *)__dest, *s = (unsigned char *)__src; in memcpy() local
46 const unsigned char *s = __src; in memmove() local
59 size_t strlen(const char *s) in strlen()
68 size_t strnlen(const char *s, size_t count) in strnlen()
105 void *memchr(const void *s, int c, size_t count) in memchr()
115 char *strchr(const char *s, int c) in strchr()
125 void *memset(void *s, int c, size_t count) in memset()
133 void __memzero(void *s, size_t count) in __memzero()
/arch/xtensa/variants/test_kc705_hifi/include/variant/
Dtie.h115 #define XCHAL_NCP_SA_LIST(s) \ argument
127 #define XCHAL_CP0_SA_LIST(s) /* empty */ argument
130 #define XCHAL_CP1_SA_LIST(s) \ argument
159 #define XCHAL_CP2_SA_LIST(s) /* empty */ argument
162 #define XCHAL_CP3_SA_LIST(s) /* empty */ argument
165 #define XCHAL_CP4_SA_LIST(s) /* empty */ argument
168 #define XCHAL_CP5_SA_LIST(s) /* empty */ argument
171 #define XCHAL_CP6_SA_LIST(s) /* empty */ argument
174 #define XCHAL_CP7_SA_LIST(s) /* empty */ argument
/arch/mips/include/asm/netlogic/xlr/
Dfmn.h144 #define nlm_read_c2_cc0(s) __read_32bit_c2_register($16, s) argument
145 #define nlm_read_c2_cc1(s) __read_32bit_c2_register($17, s) argument
146 #define nlm_read_c2_cc2(s) __read_32bit_c2_register($18, s) argument
147 #define nlm_read_c2_cc3(s) __read_32bit_c2_register($19, s) argument
148 #define nlm_read_c2_cc4(s) __read_32bit_c2_register($20, s) argument
149 #define nlm_read_c2_cc5(s) __read_32bit_c2_register($21, s) argument
150 #define nlm_read_c2_cc6(s) __read_32bit_c2_register($22, s) argument
151 #define nlm_read_c2_cc7(s) __read_32bit_c2_register($23, s) argument
152 #define nlm_read_c2_cc8(s) __read_32bit_c2_register($24, s) argument
153 #define nlm_read_c2_cc9(s) __read_32bit_c2_register($25, s) argument
[all …]
/arch/xtensa/kernel/
Dalign.S72 .macro __sh r, s; srl \r, \s; .endm
73 .macro __sl r, s; sll \r, \s; .endm
74 .macro __exth r, s; extui \r, \s, 0, 16; .endm
75 .macro __extl r, s; slli \r, \s, 16; .endm
87 .macro __sh r, s; sll \r, \s; .endm
88 .macro __sl r, s; srl \r, \s; .endm
89 .macro __exth r, s; slli \r, \s, 16; .endm
90 .macro __extl r, s; extui \r, \s, 0, 16; .endm
/arch/mips/include/asm/
Dcompat-signal.h14 const sigset_t *s) in __copy_conv_sigset_to_user()
30 const compat_sigset_t __user *s) in __copy_conv_sigset_from_user()
34 sigset_t s; in __copy_conv_sigset_from_user() member
/arch/mips/math-emu/
Dieee754.c41 #define xPCNST(s, b, m, ebias) \ argument
50 #define DPCNST(s, b, m) \ argument
74 #define SPCNST(s, b, m) \ argument
/arch/s390/boot/compressed/
Dmisc.c24 #define memzero(s, n) memset((s), 0, (n)) argument
67 static int puts(const char *s) in puts()
73 void *memset(void *s, int c, size_t n) in memset()
85 const char *s = src; in memcpy() local
95 const char *s = src; in memmove() local
/arch/powerpc/kernel/
Dudbg.c84 void udbg_puts(const char *s) in udbg_puts()
104 int udbg_write(const char *s, int n) in udbg_write()
136 void __init udbg_progress(char *s, unsigned short hex) in udbg_progress()
145 static void udbg_console_write(struct console *con, const char *s, in udbg_console_write()
/arch/arc/include/asm/
Dtlbflush.h26 #define flush_tlb_range(vma, s, e) local_flush_tlb_range(vma, s, e) argument
28 #define flush_tlb_kernel_range(s, e) local_flush_tlb_kernel_range(s, e) argument
32 #define flush_pmd_tlb_range(vma, s, e) local_flush_pmd_tlb_range(vma, s, e) argument
/arch/ia64/sn/kernel/sn2/
Dsn_proc_fs.c15 static int partition_id_show(struct seq_file *s, void *p) in partition_id_show()
26 static int system_serial_number_show(struct seq_file *s, void *p) in system_serial_number_show()
37 static int licenseID_show(struct seq_file *s, void *p) in licenseID_show()
48 static int coherence_id_show(struct seq_file *s, void *p) in coherence_id_show()
/arch/avr32/mach-at32ap/include/mach/
Dhmatrix.h31 #define HMATRIX_SCFG(s) (0x0040 + 4 * (s)) argument
41 #define HMATRIX_PRAS(s) (0x0080 + 8 * (s)) argument
45 #define HMATRIX_PRBS(s) (0x0084 + 8 * (s)) argument
53 #define HMATRIX_SFR(s) (0x0110 + 4 * (s)) argument
/arch/sh/boot/compressed/
Dmisc.c26 #define memzero(s, n) memset ((s), 0, (n)) argument
72 int puts(const char *s) in puts()
78 void* memset(void* s, int c, size_t n) in memset()
91 char *d = (char *)__dest, *s = (char *)__src; in memcpy() local
/arch/mips/include/asm/octeon/
Dcvmx-ciu3-defs.h50 } s; member
67 } s; member
86 } s; member
107 } s; member
128 } s; member
141 } s; member
162 } s; member
175 } s; member
188 } s; member
203 } s; member
[all …]
/arch/s390/lib/
Dstring.c17 static inline char *__strend(const char *s) in __strend()
27 static inline char *__strnend(const char *s, size_t n) in __strnend()
44 size_t strlen(const char *s) in strlen()
57 size_t strnlen(const char * s, size_t n) in strnlen()
226 char * strrchr(const char * s, int c) in strrchr()
291 void *memchr(const void *s, int c, size_t n) in memchr()
332 void *memscan(void *s, int c, size_t n) in memscan()
/arch/x86/include/asm/
Dstring_32.h207 static inline void *__memset_generic(void *s, char c, size_t count) in __memset_generic()
219 #define __constant_count_memset(s, c, count) __memset_generic((s), (c), (count)) argument
227 void *__constant_c_memset(void *s, unsigned long c, size_t count) in __constant_c_memset()
257 void *__constant_c_and_count_memset(void *s, unsigned long pattern, in __constant_c_and_count_memset()
313 #define __constant_c_x_memset(s, c, count) \ argument
318 #define __memset(s, c, count) \ argument
325 #define memset(s, c, count) __builtin_memset(s, c, count) argument
327 #define memset(s, c, count) \ argument
/arch/sparc/kernel/
Dsysfs.c142 static ssize_t show_mmustat_enable(struct device *s, in show_mmustat_enable()
149 static ssize_t store_mmustat_enable(struct device *s, in store_mmustat_enable()
170 static int register_mmu_stats(struct device *s) in register_mmu_stats()
179 static void unregister_mmu_stats(struct device *s) in unregister_mmu_stats()
227 struct device *s = &c->dev; in register_cpu_online() local
240 struct device *s = &c->dev; in unregister_cpu_online() local
/arch/arm/kernel/
Dearly_printk.c17 static void early_write(const char *s, unsigned n) in early_write()
27 static void early_console_write(struct console *con, const char *s, unsigned n) in early_console_write()

12345678910>>...20