Home
last modified time | relevance | path

Searched refs:sb (Results 1 – 25 of 58) sorted by relevance

123

/arch/powerpc/kvm/
Dbook3s_xive.c392 struct kvmppc_xive_src_block *sb, in xive_lock_and_mask() argument
405 arch_spin_lock(&sb->lock); in xive_lock_and_mask()
412 arch_spin_unlock(&sb->lock); in xive_lock_and_mask()
457 static void xive_lock_for_unmask(struct kvmppc_xive_src_block *sb, in xive_lock_for_unmask() argument
464 arch_spin_lock(&sb->lock); in xive_lock_for_unmask()
467 arch_spin_unlock(&sb->lock); in xive_lock_for_unmask()
472 struct kvmppc_xive_src_block *sb, in xive_finish_unmask() argument
617 struct kvmppc_xive_src_block *sb; in kvmppc_xive_set_xive() local
641 sb = kvmppc_xive_find_source(xive, irq, &idx); in kvmppc_xive_set_xive()
642 if (!sb) in kvmppc_xive_set_xive()
[all …]
Dbook3s_xive_native.c232 struct kvmppc_xive_src_block *sb; in xive_native_esb_fault() local
248 sb = kvmppc_xive_find_source(xive, irq, &src); in xive_native_esb_fault()
249 if (!sb) { in xive_native_esb_fault()
254 state = &sb->irq_state[src]; in xive_native_esb_fault()
264 arch_spin_lock(&sb->lock); in xive_native_esb_fault()
271 arch_spin_unlock(&sb->lock); in xive_native_esb_fault()
341 struct kvmppc_xive_src_block *sb; in kvmppc_xive_native_set_source() local
353 sb = kvmppc_xive_find_source(xive, irq, &idx); in kvmppc_xive_native_set_source()
354 if (!sb) { in kvmppc_xive_native_set_source()
356 sb = kvmppc_xive_create_src_block(xive, irq); in kvmppc_xive_native_set_source()
[all …]
Dbook3s_xive_template.c382 struct kvmppc_xive_src_block *sb; in GLUE() local
406 sb = kvmppc_xive_find_source(xive, irq, &src); in GLUE()
407 if (!sb) in GLUE()
409 state = &sb->irq_state[src]; in GLUE()
501 struct kvmppc_xive_src_block *sb; in GLUE() local
533 sb = kvmppc_xive_find_source(xive, irq, &src); in GLUE()
534 if (!sb) { in GLUE()
541 state = &sb->irq_state[src]; in GLUE()
556 arch_spin_lock(&sb->lock); in GLUE()
558 arch_spin_unlock(&sb->lock); in GLUE()
[all …]
/arch/x86/platform/sfi/
Dsfi.c41 struct sfi_table_simple *sb; in sfi_parse_cpus() local
46 sb = (struct sfi_table_simple *)table; in sfi_parse_cpus()
47 cpu_num = SFI_GET_NUM_ENTRIES(sb, struct sfi_cpu_table_entry); in sfi_parse_cpus()
48 pentry = (struct sfi_cpu_table_entry *)sb->pentry; in sfi_parse_cpus()
64 struct sfi_table_simple *sb; in sfi_parse_ioapic() local
72 sb = (struct sfi_table_simple *)table; in sfi_parse_ioapic()
73 num = SFI_GET_NUM_ENTRIES(sb, struct sfi_apic_table_entry); in sfi_parse_ioapic()
74 pentry = (struct sfi_apic_table_entry *)sb->pentry; in sfi_parse_ioapic()
/arch/s390/hypfs/
Dinode.c50 static void hypfs_update_update(struct super_block *sb) in hypfs_update_update() argument
52 struct hypfs_sb_info *sb_info = sb->s_fs_info; in hypfs_update_update()
94 static struct inode *hypfs_make_inode(struct super_block *sb, umode_t mode) in hypfs_make_inode() argument
96 struct inode *ret = new_inode(sb); in hypfs_make_inode()
99 struct hypfs_sb_info *hypfs_info = sb->s_fs_info; in hypfs_make_inode()
167 struct super_block *sb = file_inode(iocb->ki_filp)->i_sb; in hypfs_write_iter() local
168 struct hypfs_sb_info *fs_info = sb->s_fs_info; in hypfs_write_iter()
186 hypfs_delete_tree(sb->s_root); in hypfs_write_iter()
188 rc = hypfs_vm_create_files(sb->s_root); in hypfs_write_iter()
190 rc = hypfs_diag_create_files(sb->s_root); in hypfs_write_iter()
[all …]
/arch/mips/include/asm/sibyte/
Dboard.h32 sb t1, 0x18(t0); \
34 sb t1, 0x10(t0); \
36 sb t1, 0x08(t0); \
38 sb t1, 0x00(t0)
/arch/mips/boot/compressed/
Dcalc_vmlinuz_load_addr.c17 struct stat sb; in main() local
25 if (stat(argv[1], &sb) == -1) { in main()
41 vmlinux_size = (uint64_t)sb.st_size; in main()
/arch/x86/platform/intel-mid/
Dsfi.c73 struct sfi_table_simple *sb; in sfi_parse_mtmr() local
78 sb = (struct sfi_table_simple *)table; in sfi_parse_mtmr()
80 sfi_mtimer_num = SFI_GET_NUM_ENTRIES(sb, in sfi_parse_mtmr()
82 pentry = (struct sfi_timer_table_entry *) sb->pentry; in sfi_parse_mtmr()
144 struct sfi_table_simple *sb; in sfi_parse_mrtc() local
150 sb = (struct sfi_table_simple *)table; in sfi_parse_mrtc()
152 sfi_mrtc_num = SFI_GET_NUM_ENTRIES(sb, in sfi_parse_mrtc()
154 pentry = (struct sfi_rtc_table_entry *)sb->pentry; in sfi_parse_mrtc()
184 struct sfi_table_simple *sb; in sfi_parse_gpio() local
190 sb = (struct sfi_table_simple *)table; in sfi_parse_gpio()
[all …]
/arch/powerpc/boot/dts/fsl/
Dp4080si-post.dtsi218 dcsr-cpu-sb-proxy@40000 {
219 compatible = "fsl,dcsr-e500mc-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
223 dcsr-cpu-sb-proxy@41000 {
224 compatible = "fsl,dcsr-e500mc-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
228 dcsr-cpu-sb-proxy@42000 {
229 compatible = "fsl,dcsr-e500mc-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
233 dcsr-cpu-sb-proxy@43000 {
234 compatible = "fsl,dcsr-e500mc-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
238 dcsr-cpu-sb-proxy@44000 {
239 compatible = "fsl,dcsr-e500mc-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
[all …]
Dt4240si-post.dtsi250 dcsr-cpu-sb-proxy@100000 {
251 compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
255 dcsr-cpu-sb-proxy@108000 {
256 compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
260 dcsr-cpu-sb-proxy@110000 {
261 compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
265 dcsr-cpu-sb-proxy@118000 {
266 compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
270 dcsr-cpu-sb-proxy@120000 {
271 compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
[all …]
Dp3041si-post.dtsi239 dcsr-cpu-sb-proxy@40000 {
240 compatible = "fsl,dcsr-e500mc-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
244 dcsr-cpu-sb-proxy@41000 {
245 compatible = "fsl,dcsr-e500mc-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
249 dcsr-cpu-sb-proxy@42000 {
250 compatible = "fsl,dcsr-e500mc-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
254 dcsr-cpu-sb-proxy@43000 {
255 compatible = "fsl,dcsr-e500mc-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
Dp2041si-post.dtsi212 dcsr-cpu-sb-proxy@40000 {
213 compatible = "fsl,dcsr-e500mc-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
217 dcsr-cpu-sb-proxy@41000 {
218 compatible = "fsl,dcsr-e500mc-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
222 dcsr-cpu-sb-proxy@42000 {
223 compatible = "fsl,dcsr-e500mc-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
227 dcsr-cpu-sb-proxy@43000 {
228 compatible = "fsl,dcsr-e500mc-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
Dp5040si-post.dtsi191 dcsr-cpu-sb-proxy@40000 {
192 compatible = "fsl,dcsr-e5500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
196 dcsr-cpu-sb-proxy@41000 {
197 compatible = "fsl,dcsr-e5500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
201 dcsr-cpu-sb-proxy@42000 {
202 compatible = "fsl,dcsr-e5500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
206 dcsr-cpu-sb-proxy@43000 {
207 compatible = "fsl,dcsr-e5500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
Db4860si-post.dtsi93 dcsr-cpu-sb-proxy@108000 {
94 compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
98 dcsr-cpu-sb-proxy@110000 {
99 compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
103 dcsr-cpu-sb-proxy@118000 {
104 compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
Dt1040si-post.dtsi216 dcsr-cpu-sb-proxy@100000 {
217 compatible = "fsl,dcsr-e5500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
221 dcsr-cpu-sb-proxy@108000 {
222 compatible = "fsl,dcsr-e5500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
226 dcsr-cpu-sb-proxy@110000 {
227 compatible = "fsl,dcsr-e5500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
231 dcsr-cpu-sb-proxy@118000 {
232 compatible = "fsl,dcsr-e5500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
Dt2081si-post.dtsi220 dcsr-cpu-sb-proxy@100000 {
221 compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
225 dcsr-cpu-sb-proxy@108000 {
226 compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
230 dcsr-cpu-sb-proxy@110000 {
231 compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
235 dcsr-cpu-sb-proxy@118000 {
236 compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
Db4420si-post.dtsi67 dcsr-cpu-sb-proxy@108000 {
68 compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
/arch/openrisc/lib/
Dmemset.S55 l.sb 0(r3), r13 // *src = c
63 l.sb 1(r3), r13 // *(src+1) = c
71 l.sb 2(r3), r13 // *(src+2) = c
88 l.sb 0(r19), r13 // *src = cccc
Dstring.S43 9: l.sb 0(r3),r6
81 9: l.sb 0(r3),r0
/arch/powerpc/platforms/cell/spufs/
Dinode.c41 static struct spufs_sb_info *spufs_get_sb_info(struct super_block *sb) in spufs_get_sb_info() argument
43 return sb->s_fs_info; in spufs_get_sb_info()
47 spufs_alloc_inode(struct super_block *sb) in spufs_alloc_inode() argument
76 spufs_new_inode(struct super_block *sb, umode_t mode) in spufs_new_inode() argument
80 inode = new_inode(sb); in spufs_new_inode()
108 spufs_new_file(struct super_block *sb, struct dentry *dentry, in spufs_new_file() argument
119 inode = spufs_new_inode(sb, S_IFREG | mode); in spufs_new_file()
688 static int spufs_create_root(struct super_block *sb, struct fs_context *fc) in spufs_create_root() argument
696 inode = spufs_new_inode(sb, S_IFDIR | ctx->mode); in spufs_create_root()
707 sb->s_root = d_make_root(inode); in spufs_create_root()
[all …]
/arch/arm/boot/dts/
Domap3-sbc-t3517.dts7 #include "omap3-sb-t35.dtsi"
19 vddvario: regulator-vddvario-sb-t35 {
25 vdd33a: regulator-vdd33a-sb-t35 {
/arch/riscv/lib/
Duaccess.S55 fixup sb, t2, (a0), 10f
62 fixup sb, t2, (a0), 10f
101 fixup sb, zero, (a0), 11f
106 fixup sb, zero, (a0), 11f
/arch/mips/lib/
Dmemset.S130 EX(sb, a1, N(a0), .Lbyte_fixup\@); \
141 EX(sb, a1, 2(a0), .Lbyte_fixup\@)
147 EX(sb, a1, 6(a0), .Lbyte_fixup\@)
205 EX(sb, a1, 2(a0), .Lbyte_fixup\@)
211 EX(sb, a1, 6(a0), .Lbyte_fixup\@)
226 EX(sb, a1, -1(a0), .Lsmall_fixup\@)
/arch/arm64/kvm/hyp/
Dhyp-entry.S100 sb
155 sb
202 sb
211 sb
/arch/x86/boot/tools/
Dbuild.c337 struct stat sb; in main() local
386 if (fstat(fd, &sb)) in main()
388 sz = sb.st_size; in main()

123