Home
last modified time | relevance | path

Searched refs:l_pid (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/linux-user/generic/
H A Dfcntl.h132 int l_pid; member
147 abi_int l_pid; member
/openbmc/qemu/linux-user/mips/
H A Dtarget_fcntl.h38 int l_pid; member
/openbmc/qemu/bsd-user/freebsd/
H A Dos-stat.h585 __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 Ddbus_utility.hpp814 auto l_pid = l_result.unpack<unsigned>(); in getServiceNameFromConnectionId() local
820 l_method.append(l_pid); in getServiceNameFromConnectionId()
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h422 int32_t l_pid; member
/openbmc/phosphor-networkd/src/
H A Dncsi_util.cpp790 .l_pid = 0, in allocateIID()
/openbmc/qemu/linux-user/
H A Dsyscall.c7209 __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()