Searched refs:put_flock (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/kernel/
H A Dlinux32.c1398 static inline int put_flock(struct flock *kfl, struct flock32 *ufl) function
1435 if (put_flock(&f, (struct flock32 *)arg))
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Dsys_parisc32.c432 static inline int put_flock(struct flock *kfl, struct flock32 *ufl) function
464 if(put_flock(&f, (struct flock32 *)arg))
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/ia32/
H A Dsys_ia32.c1246 static inline int put_flock(struct flock *kfl, struct flock32 *ufl) function
1279 if (put_flock(&f, (struct flock32 *)arg))
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dsys_ppc32.c277 static inline int put_flock(struct flock *kfl, struct flock32 *ufl) function
306 if(put_flock(&f, (struct flock32 *)arg))
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Dlinux32.c864 static inline int put_flock(struct flock *kfl, struct flock32 *ufl) function
899 if(put_flock(&f, (struct flock32 *)arg))
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dsys_sparc32.c844 static inline int put_flock(struct flock *kfl, struct flock32 *ufl) function
875 if (put_flock(&f, (struct flock32 *)arg))

Completed in 94 milliseconds