Home
last modified time | relevance | path

Searched refs:put_old (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/kernel/events/
H A Duprobes.c482 goto put_old; in uprobe_write_opcode()
486 goto put_old; in uprobe_write_opcode()
492 goto put_old; in uprobe_write_opcode()
499 goto put_old; in uprobe_write_opcode()
506 goto put_old; in uprobe_write_opcode()
510 goto put_old; in uprobe_write_opcode()
515 goto put_old; in uprobe_write_opcode()
548 put_old: in uprobe_write_opcode()
/openbmc/linux/fs/
H A Dnamespace.c4186 const char __user *, put_old) in SYSCALL_DEFINE2() argument
4201 error = user_path_at(AT_FDCWD, put_old, in SYSCALL_DEFINE2()
/openbmc/linux/include/linux/
H A Dsyscalls.h404 const char __user *put_old);
/openbmc/qemu/linux-user/
H A Dsyscall.c9170 _syscall2(int, pivot_root, const char *, new_root, const char *, put_old) in _syscall2() argument