Searched refs:lock_reg (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libatalk/util/
H A Dlocking.c85 int lock_reg(int fd, int cmd, int type, off_t offset, int whence, off_t len) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libatalk/util/
H A Dlocking.c85 int lock_reg(int fd, int cmd, int type, off_t offset, int whence, off_t len) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libatalk/util/
H A Dlocking.c85 int lock_reg(int fd, int cmd, int type, off_t offset, int whence, off_t len) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/include/atalk/
H A Dutil.h131 extern int lock_reg(int fd, int cmd, int type, off_t offest, int whence, off_t len);
133 lock_reg((fd), F_SETLK, F_RDLCK, (offset), (whence), (len))
135 lock_reg((fd), F_SETLK, F_WRLCK, (offset), (whence), (len))
137 lock_reg((fd), F_SETLK, F_UNLCK, (offset), (whence), (len))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/include/atalk/
H A Dutil.h131 extern int lock_reg(int fd, int cmd, int type, off_t offest, int whence, off_t len);
133 lock_reg((fd), F_SETLK, F_RDLCK, (offset), (whence), (len))
135 lock_reg((fd), F_SETLK, F_WRLCK, (offset), (whence), (len))
137 lock_reg((fd), F_SETLK, F_UNLCK, (offset), (whence), (len))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/include/atalk/
H A Dutil.h131 extern int lock_reg(int fd, int cmd, int type, off_t offest, int whence, off_t len);
133 lock_reg((fd), F_SETLK, F_RDLCK, (offset), (whence), (len))
135 lock_reg((fd), F_SETLK, F_WRLCK, (offset), (whence), (len))
137 lock_reg((fd), F_SETLK, F_UNLCK, (offset), (whence), (len))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/hw/
H A Dhw_mmu.c335 u32 lock_reg; local
361 lock_reg = MMUMMU_LOCK_READ_REGISTER32(base_address);
383 MMUMMU_LOCK_WRITE_REGISTER32(base_address, lock_reg);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/hw/
H A Dhw_mmu.c335 u32 lock_reg; local
361 lock_reg = MMUMMU_LOCK_READ_REGISTER32(base_address);
383 MMUMMU_LOCK_WRITE_REGISTER32(base_address, lock_reg);

Completed in 214 milliseconds