Home
last modified time | relevance | path

Searched defs:sembuf (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dsem.h40 struct sembuf { struct
41 unsigned short sem_num; /* semaphore index in array */
42 short sem_op; /* semaphore operation */
43 short sem_flg; /* operation flags */
/linux/tools/testing/selftests/memfd/
H A Dmemfd_test.c1354 struct sembuf sembuf; in sysctl_nested_wait() local
1391 struct sembuf sembuf; in sysctl_nested_child() local