Searched defs:bits (Results 1 – 3 of 3) sorted by relevance
| /mm/ |
| D | percpu.c | 317 static bool pcpu_check_block_hint(struct pcpu_block_md *block, int bits, in pcpu_check_block_hint() 366 int *bits) in pcpu_next_md_free_region() 421 int align, int *bit_off, int *bits) in pcpu_next_fit_region() 477 #define pcpu_for_each_md_free_region(chunk, bit_off, bits) \ argument 483 #define pcpu_for_each_fit_region(chunk, alloc_bits, align, bit_off, bits) \ argument 713 int bits) in pcpu_block_update_scan() 748 int bit_off, bits; in pcpu_chunk_refresh_hint() local 809 int bits) in pcpu_block_update_hint_alloc() 964 int bits) in pcpu_block_update_hint_free() 1073 static bool pcpu_is_populated(struct pcpu_chunk *chunk, int bit_off, int bits, in pcpu_is_populated() [all …]
|
| D | mempolicy.c | 1454 unsigned long bits = min_t(unsigned long, maxnode, BITS_PER_LONG); in get_nodes() local
|
| /mm/kasan/ |
| D | kasan_test_c.c | 1605 long *bits; in kasan_bitops_generic() local 1634 long *bits; in kasan_bitops_tags() local
|