/linux/fs/xfs/ |
H A D | xfs_extent_busy.c | 48 while (*rbp) { in xfs_extent_busy_insert_list() 49 parent = *rbp; in xfs_extent_busy_insert_list() 53 rbp = &(*rbp)->rb_left; in xfs_extent_busy_insert_list() 56 rbp = &(*rbp)->rb_right; in xfs_extent_busy_insert_list() 116 while (rbp) { in xfs_extent_busy_search() 122 rbp = rbp->rb_left; in xfs_extent_busy_search() 127 rbp = rbp->rb_right; in xfs_extent_busy_search() 319 rbp = rbp->rb_left; in xfs_extent_busy_reuse() 322 rbp = rbp->rb_right; in xfs_extent_busy_reuse() 371 rbp = rbp->rb_left; in xfs_extent_busy_trim() [all …]
|
/linux/arch/x86/entry/vdso/ |
H A D | vsgx.S | 29 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/arch/x86/platform/efi/ |
H A D | efi_thunk_64.S | 31 push %rbp 45 movq 0x18(%rax), %rbp 58 leaq 1f(%rip), %rbp 60 subq %rax, %rbp 86 pop %rbp
|
H A D | efi_stub_64.S | 14 pushq %rbp 15 movq %rsp, %rbp 17 mov 16(%rbp), %rax
|
/linux/fs/ |
H A D | xattr.c | 1165 struct rb_node *rbp; in simple_xattr_get() local 1170 if (rbp) { in simple_xattr_get() 1233 while (*rbp) { in simple_xattr_set() 1234 parent = *rbp; in simple_xattr_set() 1237 rbp = &(*rbp)->rb_left; in simple_xattr_set() 1239 rbp = &(*rbp)->rb_right; in simple_xattr_set() 1317 struct rb_node *rbp; in simple_xattr_list() local 1326 for (rbp = rb_first(&xattrs->rb_root); rbp; rbp = rb_next(rbp)) { in simple_xattr_list() 1397 struct rb_node *rbp; in simple_xattrs_free() local 1402 while (rbp) { in simple_xattrs_free() [all …]
|
H A D | eventpoll.c | 882 for (rbp = rb_first_cached(&ep->rbr); rbp; rbp = rb_next(rbp)) { in ep_clear_and_put() 897 for (rbp = rb_first_cached(&ep->rbr); rbp; rbp = next) { in ep_clear_and_put() 1046 struct rb_node *rbp; in ep_show_fdinfo() local 1049 for (rbp = rb_first_cached(&ep->rbr); rbp; rbp = rb_next(rbp)) { in ep_show_fdinfo() 1148 struct rb_node *rbp; in ep_find() local 1153 for (rbp = ep->rbr.rb_root.rb_node; rbp; ) { in ep_find() 1157 rbp = rbp->rb_right; in ep_find() 1159 rbp = rbp->rb_left; in ep_find() 1172 struct rb_node *rbp; in ep_find_tfd() local 1175 for (rbp = rb_first_cached(&ep->rbr); rbp; rbp = rb_next(rbp)) { in ep_find_tfd() [all …]
|
/linux/arch/x86/entry/ |
H A D | entry_64_fred.S | 61 push %rbp 62 mov %rsp, %rbp 97 push %rbp 126 pop %rbp
|
H A D | calling.h | 85 pushq %rbp /* pt_regs->rbp */ 135 popq %rbp 434 pushq %rbp 435 movq %rsp, %rbp 458 popq %rbp
|
H A D | entry_64_compat.S | 210 PUSH_AND_CLEAR_REGS rcx=%rbp rax=$-ENOSYS 236 movq RBP(%rsp), %rbp /* pt_regs->rbp */
|
/linux/arch/x86/kernel/ |
H A D | ftrace_64.S | 59 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 356 movq %rbp, 16(%rsp)
|
H A D | relocate_kernel_64.S | 60 pushq %rbp 220 movq 0(%rsp), %rbp 245 movq %rbp, %rax 252 popq %rbp
|
/linux/arch/x86/boot/compressed/ |
H A D | head_64.S | 324 leaq startup_32(%rip) /* - $startup_32 */, %rbp 327 addq %rax, %rbp 329 andq %rax, %rbp 330 cmpq $LOAD_PHYSICAL_ADDR, %rbp 333 movq $LOAD_PHYSICAL_ADDR, %rbp 339 addq %rbp, %rbx 476 movq %rbp, %rsi 507 pushq %rbp 532 popq %rbp
|
H A D | idt_handlers_64.S | 33 pushq %rbp 50 popq %rbp
|
H A D | efi_mixed.S | 78 push %rbp 89 movq 0x30(%rsp), %rbp 110 leaq 1f(%rip), %rbp 145 pop %rbp
|
/linux/arch/x86/mm/ |
H A D | mem_encrypt_boot.S | 33 push %rbp 34 movq %rsp, %rbp /* RBP now has original stack pointer */ 65 movq %rbp, %rsp /* Restore original stack pointer */ 66 pop %rbp
|
/linux/arch/x86/um/ |
H A D | setjmp_64.S | 12 # %rbp 30 movq %rbp,16(%rdi) 48 movq 16(%rdi),%rbp
|
/linux/arch/x86/purgatory/ |
H A D | entry64.S | 45 movq rbp(%rip), %rbp 67 rbp: .quad 0x0 label
|
/linux/arch/x86/kernel/acpi/ |
H A D | wakeup_64.S | 41 movq saved_rbp(%rip), %rbp 56 movq %rbp, pt_regs_bp(%rax) 76 movq %rbp, saved_rbp(%rip) 103 movq pt_regs_bp(%rax), %rbp
|
/linux/tools/testing/selftests/x86/ |
H A D | thunks.S | 20 pushq %rbp 54 popq %rbp
|
H A D | test_syscall_vdso.c | 60 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/arch/x86/crypto/ |
H A D | sha1_ni_asm.S | 97 push %rbp 98 mov %rsp, %rbp 290 mov %rbp, %rsp 291 pop %rbp
|
/linux/tools/testing/selftests/kvm/lib/x86_64/ |
H A D | handlers.S | 13 push %rbp 26 pop %rbp
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_btree.c | 2549 xfs_btree_log_keys(cur, rbp, 1, rrecs); in xfs_btree_lshift() 2550 xfs_btree_log_ptrs(cur, rbp, 1, rrecs); in xfs_btree_lshift() 2556 xfs_btree_log_recs(cur, rbp, 1, rrecs); in xfs_btree_lshift() 2906 xfs_btree_log_keys(cur, rbp, 1, rrecs); in __xfs_btree_split() 2907 xfs_btree_log_ptrs(cur, rbp, 1, rrecs); in __xfs_btree_split() 2965 xfs_btree_setbuf(cur, level, rbp); in __xfs_btree_split() 3278 bp = rbp; in xfs_btree_new_root() 3282 rbp = bp; in xfs_btree_new_root() 3283 xfs_btree_buf_to_ptr(cur, rbp, &rptr); in xfs_btree_new_root() 4218 rbp = bp; in xfs_btree_delrec() [all …]
|
/linux/arch/x86/power/ |
H A D | hibernate_asm_64.S | 44 movq pt_regs_bp(%rax), %rbp 75 movq %rbp, pt_regs_bp(%rax)
|
/linux/tools/bpf/bpftool/Documentation/ |
H A D | bpftool-prog.rst | 288 0: push %rbp 289 1: mov %rsp,%rbp 291 3: sub $0x28,%rbp 292 4: mov %rbx,0x0(%rbp) 309 0: push %rbp 311 1: mov %rsp,%rbp 315 b: sub $0x28,%rbp 317 f: mov %rbx,0x0(%rbp)
|