Home
last modified time | relevance | path

Searched refs:rbp (Results 1 – 25 of 77) sorted by relevance

1234

/linux-6.3-rc2/fs/xfs/
A Dxfs_extent_busy.c47 while (*rbp) { in xfs_extent_busy_insert()
48 parent = *rbp; in xfs_extent_busy_insert()
52 rbp = &(*rbp)->rb_left; in xfs_extent_busy_insert()
55 rbp = &(*rbp)->rb_right; in xfs_extent_busy_insert()
92 while (rbp) { in xfs_extent_busy_search()
98 rbp = rbp->rb_left; in xfs_extent_busy_search()
103 rbp = rbp->rb_right; in xfs_extent_busy_search()
295 rbp = rbp->rb_left; in xfs_extent_busy_reuse()
298 rbp = rbp->rb_right; in xfs_extent_busy_reuse()
347 rbp = rbp->rb_left; in xfs_extent_busy_trim()
[all …]
/linux-6.3-rc2/arch/x86/entry/vdso/
A Dvsgx.S30 push %rbp
32 .cfi_rel_offset %rbp, 0
33 mov %rsp, %rbp
34 .cfi_def_cfa_register %rbp
46 mov SGX_ENCLAVE_OFFSET_OF_RUN(%rbp), %rcx
67 mov SGX_ENCLAVE_OFFSET_OF_RUN(%rbp), %rbx
87 .cfi_def_cfa %rbp, 16
94 mov SGX_ENCLAVE_OFFSET_OF_RUN(%rbp), %rbx
/linux-6.3-rc2/arch/x86/platform/efi/
A Defi_thunk_64.S31 push %rbp
45 movq 0x18(%rax), %rbp
58 leaq 1f(%rip), %rbp
60 subq %rax, %rbp
86 pop %rbp
A Defi_stub_64.S14 pushq %rbp
15 movq %rsp, %rbp
17 mov 16(%rbp), %rax
/linux-6.3-rc2/fs/
A Dxattr.c1113 struct rb_node *rbp; in simple_xattr_get() local
1118 if (rbp) { in simple_xattr_get()
1184 while (*rbp) { in simple_xattr_set()
1185 parent = *rbp; in simple_xattr_set()
1188 rbp = &(*rbp)->rb_left; in simple_xattr_set()
1190 rbp = &(*rbp)->rb_right; in simple_xattr_set()
1286 struct rb_node *rbp; in simple_xattr_list() local
1308 for (rbp = rb_first(&xattrs->rb_root); rbp; rbp = rb_next(rbp)) { in simple_xattr_list()
1378 struct rb_node *rbp; in simple_xattrs_free() local
1381 while (rbp) { in simple_xattrs_free()
[all …]
A Deventpoll.c742 struct rb_node *rbp; in ep_free() local
762 for (rbp = rb_first_cached(&ep->rbr); rbp; rbp = rb_next(rbp)) { in ep_free()
870 struct rb_node *rbp; in ep_show_fdinfo() local
873 for (rbp = rb_first_cached(&ep->rbr); rbp; rbp = rb_next(rbp)) { in ep_show_fdinfo()
976 struct rb_node *rbp; in ep_find() local
981 for (rbp = ep->rbr.rb_root.rb_node; rbp; ) { in ep_find()
985 rbp = rbp->rb_right; in ep_find()
987 rbp = rbp->rb_left; in ep_find()
1000 struct rb_node *rbp; in ep_find_tfd() local
1003 for (rbp = rb_first_cached(&ep->rbr); rbp; rbp = rb_next(rbp)) { in ep_find_tfd()
[all …]
/linux-6.3-rc2/arch/x86/kernel/
A Dftrace_64.S59 pushq %rbp
71 pushq %rbp
72 movq %rsp, %rbp
75 pushq %rbp
76 movq %rsp, %rbp
98 movq %rbp, %rdx
120 movq RBP(%rsp), %rbp
350 movq %rbp, %rdi
A Drelocate_kernel_64.S58 pushq %rbp
218 movq 0(%rsp), %rbp
243 movq %rbp, %rax
250 popq %rbp
/linux-6.3-rc2/arch/x86/entry/
A Dthunk_64.S15 pushq %rbp
16 movq %rsp, %rbp
49 popq %rbp
A Dentry_64_compat.S207 PUSH_AND_CLEAR_REGS rcx=%rbp rax=$-ENOSYS
230 movq RBP(%rsp), %rbp /* pt_regs->rbp */
/linux-6.3-rc2/arch/x86/mm/
A Dmem_encrypt_boot.S33 push %rbp
34 movq %rsp, %rbp /* RBP now has original stack pointer */
65 movq %rbp, %rsp /* Restore original stack pointer */
66 pop %rbp
/linux-6.3-rc2/arch/x86/um/
A Dsetjmp_64.S12 # %rbp
30 movq %rbp,16(%rdi)
48 movq 16(%rdi),%rbp
/linux-6.3-rc2/arch/x86/kernel/acpi/
A Dwakeup_64.S41 movq saved_rbp, %rbp
56 movq %rbp, pt_regs_bp(%rax)
76 movq %rbp, saved_rbp
103 movq pt_regs_bp(%rax), %rbp
/linux-6.3-rc2/arch/x86/boot/compressed/
A Dhead_64.S348 leaq startup_32(%rip) /* - $startup_32 */, %rbp
360 subq %rax, %rbp
365 addq %rax, %rbp
367 andq %rax, %rbp
368 cmpq $LOAD_PHYSICAL_ADDR, %rbp
371 movq $LOAD_PHYSICAL_ADDR, %rbp
377 addq %rbp, %rbx
570 movq %rbp, %r8 /* output target address */
A Didt_handlers_64.S33 pushq %rbp
50 popq %rbp
A Defi_mixed.S69 push %rbp
80 movq 0x30(%rsp), %rbp
101 leaq 1f(%rip), %rbp
136 pop %rbp
/linux-6.3-rc2/arch/x86/purgatory/
A Dentry64.S45 movq rbp(%rip), %rbp
67 rbp: .quad 0x0 label
/linux-6.3-rc2/tools/testing/selftests/x86/
A Dthunks.S20 pushq %rbp
54 popq %rbp
A Dtest_syscall_vdso.c60 uint64_t rsi, rdi, rbp, rsp; member
120 …printf("si:%016llx di:%016llx bp:%016llx sp:%016llx\n", regs64.rsi, regs64.rdi, regs64.rbp, reg… in print_regs64()
/linux-6.3-rc2/arch/x86/crypto/
A Dsha1_ni_asm.S97 push %rbp
98 mov %rsp, %rbp
290 mov %rbp, %rsp
291 pop %rbp
A Dpoly1305-x86_64-cryptogams.pl437 push %rbp
595 pop %rbp
621 push %rbp
745 pop %rbp
755 push %rbp
835 pop %rbp
1543 push %rbp
1683 push %rbp
3990 push %rbp
4040 push %rbp
[all …]
/linux-6.3-rc2/tools/testing/selftests/kvm/lib/x86_64/
A Dhandlers.S13 push %rbp
26 pop %rbp
/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_btree.c2450 xfs_btree_log_keys(cur, rbp, 1, rrecs); in xfs_btree_lshift()
2451 xfs_btree_log_ptrs(cur, rbp, 1, rrecs); in xfs_btree_lshift()
2457 xfs_btree_log_recs(cur, rbp, 1, rrecs); in xfs_btree_lshift()
2780 xfs_btree_log_keys(cur, rbp, 1, rrecs); in __xfs_btree_split()
2781 xfs_btree_log_ptrs(cur, rbp, 1, rrecs); in __xfs_btree_split()
2839 xfs_btree_setbuf(cur, level, rbp); in __xfs_btree_split()
3138 bp = rbp; in xfs_btree_new_root()
3142 rbp = bp; in xfs_btree_new_root()
3143 xfs_btree_buf_to_ptr(cur, rbp, &rptr); in xfs_btree_new_root()
4090 rbp = bp; in xfs_btree_delrec()
[all …]
/linux-6.3-rc2/arch/x86/power/
A Dhibernate_asm_64.S44 movq pt_regs_bp(%rax), %rbp
75 movq %rbp, pt_regs_bp(%rax)
/linux-6.3-rc2/tools/bpf/bpftool/Documentation/
A Dbpftool-prog.rst309 0: push %rbp
310 1: mov %rsp,%rbp
312 3: sub $0x28,%rbp
313 4: mov %rbx,0x0(%rbp)
330 0: push %rbp
332 1: mov %rsp,%rbp
336 b: sub $0x28,%rbp
338 f: mov %rbx,0x0(%rbp)

Completed in 38 milliseconds

1234