Home
last modified time | relevance | path

Searched refs:unlock (Results 1 – 25 of 63) sorted by relevance

123

/linux-2.4.37.9/fs/jfs/
Dinode.c248 goto unlock; in jfs_get_block()
263 goto unlock; in jfs_get_block()
270 goto unlock; in jfs_get_block()
273 goto unlock; in jfs_get_block()
280 goto unlock; in jfs_get_block()
283 goto unlock; in jfs_get_block()
297 unlock: in jfs_get_block()
/linux-2.4.37.9/net/x25/
Dx25_timer.c134 goto unlock; in x25_heartbeat_expiry()
147 unlock: in x25_heartbeat_expiry()
/linux-2.4.37.9/drivers/mtd/maps/
Depxa10db-flash.c129 if(mymtd->unlock){ in epxa_mtd_init()
133 …mymtd->unlock(mymtd,mymtd->eraseregions[i].offset + j * mymtd->eraseregions[i].erasesize,mymtd->er… in epxa_mtd_init()
Dich2rom.c222 info->mtd->unlock = ich2rom_unlock; in ich2rom_init_one()
/linux-2.4.37.9/drivers/block/
Dloop.c204 goto unlock; in lo_send()
216 goto unlock; in lo_send()
218 goto unlock; in lo_send()
231 unlock: in lo_send()
727 if (xfer && xfer->unlock) in loop_release_xfer()
728 xfer->unlock(lo); in loop_release_xfer()
964 if (xfer_funcs[type] && xfer_funcs[type]->unlock) in lo_release()
965 xfer_funcs[type]->unlock(lo); in lo_release()
/linux-2.4.37.9/drivers/usb/
Dpwc-uncompress.h51 void (* unlock)(void); /* release lock on module */ member
/linux-2.4.37.9/drivers/isdn/sc/
Dcommand.c39 int unlock(void);
166 return unlock(); in command()
511 int unlock() in unlock() function
/linux-2.4.37.9/arch/m68k/ifpsp060/src/
Disp.S2723 # _real_unlock_page() - "callout" to unlock page #
2977 # _real_unlock_page() in order to unlock the pages that were previously #
3091 bsr.l _real_unlock_page # unlock page
3831 # to itself (as w/ the '040) so we can gracefully unlock #
3911 mov.l &0x00000000,%a3 # buscr unlock value
3929 # A3 = bus unlock value
3951 movc %a3,%buscr # unlock the bus
3969 movc %a3,%buscr # unlock the bus
4069 mov.l &0x00000000,%a3 # buscr unlock value
4085 # A3 = bus unlock value
[all …]
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_vfs.c221 int unlock) in vfs_init_vnode() argument
228 ((*bhvtovfsops(next)->vfs_init_vnode)(next, vp, bp, unlock)); in vfs_init_vnode()
Dxfs_lrw.c187 goto unlock; in xfs_iozero()
201 unlock: in xfs_iozero()
/linux-2.4.37.9/include/linux/
Dloop.h139 void (*unlock)(struct loop_device *); member
Di2o.h208 void (*unlock)(struct i2o_controller *); member
/linux-2.4.37.9/drivers/scsi/
Dscsiiom.c304 goto unlock; in DC390_Interrupt()
310 goto unlock; in DC390_Interrupt()
316 goto unlock; in DC390_Interrupt()
322 goto unlock; in DC390_Interrupt()
328 goto unlock; in DC390_Interrupt()
337 goto unlock; in DC390_Interrupt()
353 goto unlock; in DC390_Interrupt()
356 unlock: in DC390_Interrupt()
/linux-2.4.37.9/drivers/mtd/
Dmtdpart.c235 return part->master->unlock(part->master, ofs + part->offset, len); in part_unlock()
364 if (master->unlock) in add_mtd_partitions()
365 slave->mtd.unlock = part_unlock; in add_mtd_partitions()
Dmtdchar.c446 if (!mtd->unlock) in mtd_ioctl()
449 ret = mtd->unlock(mtd, adrs[0], adrs[1]); in mtd_ioctl()
Dmtdconcat.c382 err = subdev->unlock(subdev, ofs, size); in concat_unlock()
534 concat->mtd.unlock = concat_unlock; in mtd_concat_create()
/linux-2.4.37.9/fs/
Dlocks.c781 int unlock = (lock_type == F_UNLCK); in flock_lock_file() local
786 if (!unlock) { in flock_lock_file()
811 locks_delete_lock(before, !unlock); in flock_lock_file()
815 if (!unlock) in flock_lock_file()
818 if (unlock) in flock_lock_file()
Dnamespace.c637 goto unlock; in do_add_mount()
642 goto unlock; in do_add_mount()
646 unlock: in do_add_mount()
/linux-2.4.37.9/fs/lockd/
Dsvclock.c235 nlmsvc_delete_block(struct nlm_block *block, int unlock) in nlmsvc_delete_block() argument
247 if (unlock && block->b_granted) { in nlmsvc_delete_block()
/linux-2.4.37.9/drivers/isdn/
Disdn_ppp.c1265 goto unlock; in isdn_ppp_xmit()
1292 goto unlock; in isdn_ppp_xmit()
1386 goto unlock; in isdn_ppp_xmit()
1394 goto unlock; in isdn_ppp_xmit()
1414 goto unlock; in isdn_ppp_xmit()
1420 goto unlock; in isdn_ppp_xmit()
1427 goto unlock; in isdn_ppp_xmit()
1441 unlock: in isdn_ppp_xmit()
/linux-2.4.37.9/drivers/bluetooth/
Dbfusb.c365 goto unlock; in bfusb_rx_complete()
417 unlock: in bfusb_rx_complete()
/linux-2.4.37.9/fs/reiserfs/
Dinode.c499 goto unlock ; in convert_tail_for_hole()
506 unlock: in convert_tail_for_hole()
1766 goto unlock ; in grab_tail_page()
1789 goto unlock ; in grab_tail_page()
1797 unlock: in grab_tail_page()
/linux-2.4.37.9/fs/ext3/
Dinode.c1451 goto unlock; in ext3_block_truncate_page()
1455 goto unlock; in ext3_block_truncate_page()
1468 goto unlock; in ext3_block_truncate_page()
1475 goto unlock; in ext3_block_truncate_page()
1493 unlock: in ext3_block_truncate_page()
/linux-2.4.37.9/include/linux/mtd/
Dmtd.h214 int (*unlock) (struct mtd_info *mtd, loff_t ofs, size_t len); member
/linux-2.4.37.9/drivers/mtd/chips/
Damd_flash.c218 int unlock) in unlock_sector() argument
221 int SLA = unlock ? in unlock_sector()
763 mtd->unlock = amd_flash_unlock; in amd_flash_probe()

123