Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/ipc/
H A Dsem.c996 * set_semotime - set sem_otime
1003 static void set_semotime(struct sem_array *sma, struct sembuf *sops) in set_semotime() function
1064 set_semotime(sma, sops); in do_smart_update()
2123 set_semotime(sma, sops); in do_semtimedop()
/kernel/linux/linux-6.6/ipc/
H A Dsem.c998 * set_semotime - set sem_otime
1005 static void set_semotime(struct sem_array *sma, struct sembuf *sops) in set_semotime() function
1066 set_semotime(sma, sops); in do_smart_update()
2112 set_semotime(sma, sops); in __do_semtimedop()

Completed in 6 milliseconds