Searched refs:l_pid (Results 1 – 7 of 7) sorted by relevance
| /openbmc/qemu/linux-user/generic/ |
| H A D | fcntl.h | 132 int l_pid; member 147 abi_int l_pid; member
|
| /openbmc/qemu/linux-user/mips/ |
| H A D | target_fcntl.h | 38 int l_pid; member
|
| /openbmc/qemu/bsd-user/freebsd/ |
| H A D | os-stat.h | 585 __get_user(fl.l_pid, &target_fl->l_pid); in do_freebsd_fcntl() 597 __put_user(fl.l_pid, &target_fl->l_pid); in do_freebsd_fcntl() 612 __get_user(fl.l_pid, &target_fl->l_pid); in do_freebsd_fcntl()
|
| /openbmc/openpower-vpd-parser/vpd-manager/include/utility/ |
| H A D | dbus_utility.hpp | 814 auto l_pid = l_result.unpack<unsigned>(); in getServiceNameFromConnectionId() local 820 l_method.append(l_pid); in getServiceNameFromConnectionId()
|
| /openbmc/qemu/bsd-user/ |
| H A D | syscall_defs.h | 422 int32_t l_pid; member
|
| /openbmc/phosphor-networkd/src/ |
| H A D | ncsi_util.cpp | 790 .l_pid = 0, in allocateIID()
|
| /openbmc/qemu/linux-user/ |
| H A D | syscall.c | 7209 __get_user(fl->l_pid, &target_fl->l_pid); in copy_from_user_flock() 7229 __put_user(fl->l_pid, &target_fl->l_pid); in copy_to_user_flock() 7243 abi_int l_pid; member 7265 __get_user(fl->l_pid, &target_fl->l_pid); in copy_from_user_oabi_flock64() 7285 __put_user(fl->l_pid, &target_fl->l_pid); in copy_to_user_oabi_flock64() 7310 __get_user(fl->l_pid, &target_fl->l_pid); in copy_from_user_flock64() 7330 __put_user(fl->l_pid, &target_fl->l_pid); in copy_to_user_flock64()
|