Home
last modified time | relevance | path

Searched refs:lock_flag (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dfsl_raid.c276 unsigned long lock_flag; in fsl_re_chan_alloc_desc() local
280 spin_lock_irqsave(&re_chan->desc_lock, lock_flag); in fsl_re_chan_alloc_desc()
289 spin_unlock_irqrestore(&re_chan->desc_lock, lock_flag); in fsl_re_chan_alloc_desc()
306 spin_lock_irqsave(&re_chan->desc_lock, lock_flag); in fsl_re_chan_alloc_desc()
308 spin_unlock_irqrestore(&re_chan->desc_lock, lock_flag); in fsl_re_chan_alloc_desc()
/OK3568_Linux_fs/kernel/kernel/locking/
H A Dlockdep.c636 static inline unsigned long lock_flag(enum lock_usage_bit bit) in lock_flag() function
657 if (class->usage_mask & lock_flag(bit + LOCK_USAGE_DIR_MASK)) { in get_usage_char()
659 if (class->usage_mask & lock_flag(bit)) in get_usage_char()
661 } else if (class->usage_mask & lock_flag(bit)) in get_usage_char()
2705 if (excl_mask & lock_flag(excl)) { in find_exclusive_match()
2709 } else if (excl_mask & lock_flag(excl_read)) { in find_exclusive_match()
3954 unsigned usage_mask = lock_flag(bit) | lock_flag(read_bit); in check_usage_forwards()
3966 if (target_entry->class->usage_mask & lock_flag(bit)) { in check_usage_forwards()
3989 unsigned usage_mask = lock_flag(bit) | lock_flag(read_bit); in check_usage_backwards()
4001 if (target_entry->class->usage_mask & lock_flag(bit)) { in check_usage_backwards()
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dcfi_flash.c1524 int lock_flag; in flash_real_protect() local
1529 lock_flag = flash_isset(info, sector, 0, 0x01); in flash_real_protect()
1531 if (lock_flag) { in flash_real_protect()
1538 lock_flag ? "" : "already "); in flash_real_protect()
1540 if (!lock_flag) { in flash_real_protect()
1548 !lock_flag ? "" : "already "); in flash_real_protect()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_sdio.c682 t_u32 upld_typ, t_u8 lock_flag) in wlan_decode_rx_packet() argument
695 if (lock_flag) in wlan_decode_rx_packet()
706 if (lock_flag) in wlan_decode_rx_packet()
725 if (lock_flag) in wlan_decode_rx_packet()
736 if (lock_flag) in wlan_decode_rx_packet()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_sdio.c1244 t_u8 lock_flag) in wlan_decode_rx_packet() argument
1259 if (lock_flag) in wlan_decode_rx_packet()
1268 if (lock_flag) in wlan_decode_rx_packet()
1308 if (lock_flag) in wlan_decode_rx_packet()
1324 if (lock_flag) in wlan_decode_rx_packet()