Home
last modified time | relevance | path

Searched refs:get_semotime (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/ipc/
H A Dsem.c1217 static time64_t get_semotime(struct sem_array *sma) in get_semotime() function
1278 semotime = get_semotime(sma); in semctl_stat()
2445 sem_otime = get_semotime(sma); in sysvipc_sem_proc_show()
/kernel/linux/linux-6.6/ipc/
H A Dsem.c1219 static time64_t get_semotime(struct sem_array *sma) in get_semotime() function
1280 semotime = get_semotime(sma); in semctl_stat()
2465 sem_otime = get_semotime(sma); in sysvipc_sem_proc_show()

Completed in 7 milliseconds