Home
last modified time | relevance | path

Searched refs:sembuf (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v4.19/ipc/
Dsem.c136 struct sembuf *sops; /* array of pending operations */
137 struct sembuf *blocking; /* the operation that blocked */
367 static inline int sem_lock(struct sem_array *sma, struct sembuf *sops, in sem_lock()
633 struct sembuf *sop; in perform_atomic_semop_slow()
635 struct sembuf *sops; in perform_atomic_semop_slow()
705 struct sembuf *sop; in perform_atomic_semop()
707 struct sembuf *sops; in perform_atomic_semop()
878 static int do_smart_wakeup_zero(struct sem_array *sma, struct sembuf *sops, in do_smart_wakeup_zero()
990 static void set_semotime(struct sem_array *sma, struct sembuf *sops) in set_semotime()
1014 static void do_smart_update(struct sem_array *sma, struct sembuf *sops, int nsops, in do_smart_update()
[all …]
Dutil.h251 long ksys_semtimedop(int semid, struct sembuf __user *tsops,
267 long compat_ksys_semtimedop(int semid, struct sembuf __user *tsems,
Dsyscall.c30 return ksys_semtimedop(first, (struct sembuf __user *)ptr, in SYSCALL_DEFINE6()
/Linux-v4.19/arch/alpha/include/uapi/asm/
DKbuild8 generic-y += sembuf.h
/Linux-v4.19/arch/ia64/include/uapi/asm/
DKbuild9 generic-y += sembuf.h
/Linux-v4.19/arch/s390/include/uapi/asm/
DKbuild16 generic-y += sembuf.h
/Linux-v4.19/include/uapi/linux/
Dsem.h40 struct sembuf { struct
/Linux-v4.19/arch/arm64/include/uapi/asm/
DKbuild14 generic-y += sembuf.h
/Linux-v4.19/arch/sh/include/uapi/asm/
DKbuild16 generic-y += sembuf.h
/Linux-v4.19/arch/arm/include/uapi/asm/
DKbuild18 generic-y += sembuf.h
/Linux-v4.19/arch/m68k/include/uapi/asm/
DKbuild14 generic-y += sembuf.h
/Linux-v4.19/arch/hexagon/include/uapi/asm/
DKbuild16 generic-y += sembuf.h
/Linux-v4.19/arch/riscv/include/uapi/asm/
DKbuild18 generic-y += sembuf.h
/Linux-v4.19/arch/microblaze/include/uapi/asm/
DKbuild17 generic-y += sembuf.h
/Linux-v4.19/arch/arc/include/uapi/asm/
DKbuild19 generic-y += sembuf.h
/Linux-v4.19/arch/nds32/include/uapi/asm/
DKbuild18 generic-y += sembuf.h
/Linux-v4.19/arch/nios2/include/uapi/asm/
DKbuild19 generic-y += sembuf.h
/Linux-v4.19/arch/h8300/include/uapi/asm/
DKbuild18 generic-y += sembuf.h
/Linux-v4.19/arch/c6x/include/uapi/asm/
DKbuild19 generic-y += sembuf.h
/Linux-v4.19/arch/openrisc/include/uapi/asm/
DKbuild18 generic-y += sembuf.h
/Linux-v4.19/include/uapi/asm-generic/
DKbuild.asm19 mandatory-y += sembuf.h
/Linux-v4.19/arch/unicore32/include/uapi/asm/
DKbuild19 generic-y += sembuf.h
/Linux-v4.19/arch/riscv/include/asm/
DKbuild43 generic-y += sembuf.h
/Linux-v4.19/include/linux/
Dsecurity.h39 struct sembuf;
390 int security_sem_semop(struct kern_ipc_perm *sma, struct sembuf *sops,
1136 struct sembuf *sops, unsigned nsops, in security_sem_semop()
/Linux-v4.19/arch/arm/kernel/
Dsys_oabi-compat.c318 struct sembuf *sops; in sys_oabi_semtimedop()

12