Home
last modified time | relevance | path

Searched refs:sem_otime (Results 1 – 14 of 14) sorted by relevance

/linux-6.1.9/include/uapi/asm-generic/ !
Dsembuf.h32 long sem_otime; /* last semop time */ member
35 unsigned long sem_otime; /* last semop time */ member
/linux-6.1.9/arch/parisc/include/uapi/asm/ !
Dsembuf.h20 long sem_otime; /* last semop time */ member
24 unsigned long sem_otime; /* last semop time */ member
/linux-6.1.9/arch/powerpc/include/uapi/asm/ !
Dsembuf.h27 unsigned long sem_otime; /* last semop time */ member
31 long sem_otime; /* last semop time */ member
/linux-6.1.9/arch/sparc/include/uapi/asm/ !
Dsembuf.h19 long sem_otime; /* last semop time */ member
23 unsigned long sem_otime; /* last semop time */ member
/linux-6.1.9/arch/xtensa/include/uapi/asm/ !
Dsembuf.h30 unsigned long sem_otime; /* last semop time */ member
36 unsigned long sem_otime; /* last semop time */ member
/linux-6.1.9/arch/mips/include/uapi/asm/ !
Dsembuf.h19 long sem_otime; /* last semop time */ member
28 unsigned long sem_otime; /* last semop time */ member
/linux-6.1.9/arch/x86/include/uapi/asm/ !
Dsembuf.h21 unsigned long sem_otime; /* last semop time */ member
26 __kernel_long_t sem_otime; /* last semop time */ member
/linux-6.1.9/ipc/ !
Dsem.c110 time64_t sem_otime; /* candidate for sem_otime */ member
1008 sma->sems[0].sem_otime = ktime_get_real_seconds(); in set_semotime()
1010 sma->sems[sops[0].sem_num].sem_otime = in set_semotime()
1208 out.sem_otime = in->sem_otime; in copy_semid_to_user()
1224 res = sma->sems[0].sem_otime; in get_semotime()
1226 time64_t to = sma->sems[i].sem_otime; in get_semotime()
1281 semid64->sem_otime = semotime; in semctl_stat()
1728 old_time32_t sem_otime; member
1757 v.sem_otime = lower_32_bits(in->sem_otime); in copy_compat_semid_to_user()
1758 v.sem_otime_high = upper_32_bits(in->sem_otime); in copy_compat_semid_to_user()
[all …]
/linux-6.1.9/include/uapi/linux/ !
Dsem.h27 __kernel_old_time_t sem_otime; /* last semop time */ member
/linux-6.1.9/arch/powerpc/include/asm/ !
Dcompat.h66 unsigned int sem_otime; member
/linux-6.1.9/arch/sparc/include/asm/ !
Dcompat.h105 unsigned int sem_otime; member
/linux-6.1.9/arch/parisc/include/asm/ !
Dcompat.h83 unsigned int sem_otime; member
/linux-6.1.9/arch/mips/include/asm/ !
Dcompat.h91 compat_ulong_t sem_otime; member
/linux-6.1.9/include/asm-generic/ !
Dcompat.h125 compat_ulong_t sem_otime; member