Searched refs:map_locked (Results 1 – 5 of 5) sorted by relevance
151 if (emem->map_locked > 0) in terminate_voice()152 emem->map_locked--; in terminate_voice()328 emem->map_locked++; in start_voice()
81 blk->map_locked = 0; in emu10k1_memblk_init()282 if (deleted->map_locked) in snd_emu10k1_memblk_map()346 blk->map_locked = 1; /* do not unmap this block! */ in snd_emu10k1_alloc_pages()
107 int __percpu *map_locked[HASHTAB_MAP_LOCK_COUNT]; member159 if (unlikely(__this_cpu_inc_return(*(htab->map_locked[hash])) != 1)) { in htab_lock_bucket()160 __this_cpu_dec(*(htab->map_locked[hash])); in htab_lock_bucket()178 __this_cpu_dec(*(htab->map_locked[hash])); in htab_unlock_bucket()536 htab->map_locked[i] = bpf_map_alloc_percpu(&htab->map, in htab_map_alloc()540 if (!htab->map_locked[i]) in htab_map_alloc()607 free_percpu(htab->map_locked[i]); in htab_map_alloc()1579 free_percpu(htab->map_locked[i]); in htab_map_free()
441 bool map_locked; in ntfs_fallocate() local472 map_locked = false; in ntfs_fallocate()484 map_locked = true; in ntfs_fallocate()658 if (map_locked) in ntfs_fallocate()
1544 unsigned int map_locked; member