Home
last modified time | relevance | path

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

1234

/linux-6.15/fs/xfs/
H A Dxfs_extent_busy.c57 while (*rbp) { in xfs_extent_busy_insert_list()
58 parent = *rbp; in xfs_extent_busy_insert_list()
62 rbp = &(*rbp)->rb_left; in xfs_extent_busy_insert_list()
65 rbp = &(*rbp)->rb_right; in xfs_extent_busy_insert_list()
125 while (rbp) { in xfs_extent_busy_search()
131 rbp = rbp->rb_left; in xfs_extent_busy_search()
136 rbp = rbp->rb_right; in xfs_extent_busy_search()
328 rbp = rbp->rb_left; in xfs_extent_busy_reuse()
331 rbp = rbp->rb_right; in xfs_extent_busy_reuse()
383 rbp = rbp->rb_left; in xfs_extent_busy_trim()
[all …]
/linux-6.15/arch/x86/entry/vdso/
H A Dvsgx.S29 push %rbp
31 .cfi_rel_offset %rbp, 0
32 mov %rsp, %rbp
33 .cfi_def_cfa_register %rbp
45 mov SGX_ENCLAVE_OFFSET_OF_RUN(%rbp), %rcx
66 mov SGX_ENCLAVE_OFFSET_OF_RUN(%rbp), %rbx
86 .cfi_def_cfa %rbp, 16
93 mov SGX_ENCLAVE_OFFSET_OF_RUN(%rbp), %rbx
/linux-6.15/arch/x86/platform/efi/
H A Defi_thunk_64.S31 push %rbp
45 movq 0x18(%rax), %rbp
58 leaq 1f(%rip), %rbp
60 subq %rax, %rbp
86 pop %rbp
H A Defi_stub_64.S14 pushq %rbp
15 movq %rsp, %rbp
17 mov 16(%rbp), %rax
/linux-6.15/arch/x86/entry/
H A Dentry_64_fred.S62 push %rbp
63 mov %rsp, %rbp
98 push %rbp
127 pop %rbp
H A Dcalling.h87 pushq %rbp /* pt_regs->rbp */
137 popq %rbp
437 pushq %rbp
438 movq %rsp, %rbp
461 popq %rbp
H A Dentry_64_compat.S210 PUSH_AND_CLEAR_REGS rcx=%rbp rax=$-ENOSYS
236 movq RBP(%rsp), %rbp /* pt_regs->rbp */
/linux-6.15/fs/
H A Deventpoll.c912 for (rbp = rb_first_cached(&ep->rbr); rbp; rbp = rb_next(rbp)) { in ep_clear_and_put()
927 for (rbp = rb_first_cached(&ep->rbr); rbp; rbp = next) { in ep_clear_and_put()
1076 struct rb_node *rbp; in ep_show_fdinfo() local
1079 for (rbp = rb_first_cached(&ep->rbr); rbp; rbp = rb_next(rbp)) { in ep_show_fdinfo()
1178 struct rb_node *rbp; in ep_find() local
1183 for (rbp = ep->rbr.rb_root.rb_node; rbp; ) { in ep_find()
1187 rbp = rbp->rb_right; in ep_find()
1189 rbp = rbp->rb_left; in ep_find()
1202 struct rb_node *rbp; in ep_find_tfd() local
1205 for (rbp = rb_first_cached(&ep->rbr); rbp; rbp = rb_next(rbp)) { in ep_find_tfd()
[all …]
H A Dxattr.c1303 struct rb_node *rbp; in simple_xattr_get() local
1308 if (rbp) { in simple_xattr_get()
1371 while (*rbp) { in simple_xattr_set()
1372 parent = *rbp; in simple_xattr_set()
1375 rbp = &(*rbp)->rb_left; in simple_xattr_set()
1377 rbp = &(*rbp)->rb_right; in simple_xattr_set()
1464 struct rb_node *rbp; in simple_xattr_list() local
1484 for (rbp = rb_first(&xattrs->rb_root); rbp; rbp = rb_next(rbp)) { in simple_xattr_list()
1559 struct rb_node *rbp; in simple_xattrs_free() local
1564 while (rbp) { in simple_xattrs_free()
[all …]
/linux-6.15/arch/x86/kernel/
H 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
362 movq %rbp, RBP(%rsp)
H A Drelocate_kernel_64.S68 pushq %rbp
244 popq %rbp
284 movq %rbp, %rax
291 popq %rbp
/linux-6.15/arch/x86/net/
H A Dbpf_timed_may_goto.S18 leaq (%rbp, %r10, 1), %r10
21 pushq %rbp
22 movq %rsp, %rbp
/linux-6.15/arch/x86/mm/
H 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.15/arch/x86/boot/compressed/
H A Dhead_64.S317 leaq startup_32(%rip) /* - $startup_32 */, %rbp
320 addq %rax, %rbp
322 andq %rax, %rbp
323 cmpq $LOAD_PHYSICAL_ADDR, %rbp
326 movq $LOAD_PHYSICAL_ADDR, %rbp
332 addq %rbp, %rbx
469 movq %rbp, %rsi
H A Didt_handlers_64.S33 pushq %rbp
50 popq %rbp
H A Dla57toggle.S32 pushq %rbp
57 popq %rbp
/linux-6.15/arch/x86/um/
H A Dsetjmp_64.S12 # %rbp
30 movq %rbp,16(%rdi)
48 movq 16(%rdi),%rbp
/linux-6.15/arch/x86/purgatory/
H A Dentry64.S45 movq rbp(%rip), %rbp
67 rbp: .quad 0x0 label
/linux-6.15/arch/x86/kernel/acpi/
H A Dwakeup_64.S42 movq saved_rbp(%rip), %rbp
57 movq %rbp, pt_regs_bp(%rax)
77 movq %rbp, saved_rbp(%rip)
105 movq pt_regs_bp(%rax), %rbp
/linux-6.15/tools/testing/selftests/x86/
H A Dthunks.S20 pushq %rbp
54 popq %rbp
H 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.15/arch/x86/crypto/
H A Dsha1_ni_asm.S97 push %rbp
98 mov %rsp, %rbp
290 mov %rbp, %rsp
291 pop %rbp
/linux-6.15/tools/testing/selftests/kvm/lib/x86/
H A Dhandlers.S13 push %rbp
26 pop %rbp
/linux-6.15/fs/xfs/libxfs/
H A Dxfs_btree.c2547 xfs_btree_log_keys(cur, rbp, 1, rrecs); in xfs_btree_lshift()
2548 xfs_btree_log_ptrs(cur, rbp, 1, rrecs); in xfs_btree_lshift()
2554 xfs_btree_log_recs(cur, rbp, 1, rrecs); in xfs_btree_lshift()
2904 xfs_btree_log_keys(cur, rbp, 1, rrecs); in __xfs_btree_split()
2905 xfs_btree_log_ptrs(cur, rbp, 1, rrecs); in __xfs_btree_split()
2963 xfs_btree_setbuf(cur, level, rbp); in __xfs_btree_split()
3371 bp = rbp; in xfs_btree_new_root()
3375 rbp = bp; in xfs_btree_new_root()
3376 xfs_btree_buf_to_ptr(cur, rbp, &rptr); in xfs_btree_new_root()
4396 rbp = bp; in xfs_btree_delrec()
[all …]
/linux-6.15/arch/x86/power/
H A Dhibernate_asm_64.S45 movq pt_regs_bp(%rax), %rbp
76 movq %rbp, pt_regs_bp(%rax)

1234