Searched defs:bit_off (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/pinctrl/ |
H A D | pinctrl-digicolor.c | 130 int bit_off, reg_off; in dc_set_mux() local 148 int bit_off, reg_off; in dc_pmx_request_gpio() local 172 int bit_off = gpio % PINS_PER_COLLECTION; in dc_gpio_direction_input() local 192 int bit_off = gpio % PINS_PER_COLLECTION; in dc_gpio_direction_output() local 211 int bit_off = gpio % PINS_PER_COLLECTION; in dc_gpio_get() local 223 int bit_off = gpio % PINS_PER_COLLECTION; in dc_gpio_set() local
|
/linux/mm/ |
H A D | percpu.c | 320 int bit_off = ALIGN(block->contig_hint_start, align) - in pcpu_check_block_hint() local 365 static void pcpu_next_md_free_region(struct pcpu_chunk *chunk, int *bit_off, 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 712 static void pcpu_block_update_scan(struct pcpu_chunk *chunk, int bit_off, in pcpu_block_update_scan() 748 int bit_off, bits; in pcpu_chunk_refresh_hint() local 808 static void pcpu_block_update_hint_alloc(struct pcpu_chunk *chunk, int bit_off, in pcpu_block_update_hint_alloc() 963 static void pcpu_block_update_hint_free(struct pcpu_chunk *chunk, int bit_off, 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 …]
|
/linux/fs/ocfs2/ |
H A D | localalloc.c | 718 u32 *bit_off, in ocfs2_claim_local_alloc_bits() 773 u32 bit_off, in ocfs2_free_local_alloc_bits() 949 int bit_off, left, count, start; in ocfs2_sync_local_to_main() local
|
H A D | suballoc.c | 427 u32 bit_off, num_bits; in ocfs2_block_group_alloc_contig() local 469 u32 *bit_off, u32 *num_bits) in ocfs2_block_group_claim_bits() 584 u32 bit_off, num_bits; in ocfs2_block_group_alloc_discontig() local 1367 unsigned int bit_off, in ocfs2_block_group_set_bits() 2466 unsigned int bit_off, in ocfs2_block_group_clear_bits()
|
H A D | alloc.c | 4797 u32 bit_off, num_bits; in ocfs2_add_clusters_in_btree() local 7083 u32 bit_off, num; in ocfs2_convert_inline_data_to_extents() local
|
H A D | dir.c | 2802 u32 alloc, dx_alloc, bit_off, len, num_dx_entries = 0; in ocfs2_expand_inline_dir() local
|
/linux/tools/testing/selftests/bpf/ |
H A D | btf_helpers.c | 130 __u32 bit_off, bit_sz; in fprintf_btf_type_raw() local
|
/linux/drivers/irqchip/ |
H A D | irq-sg2042-msi.c | 72 int bit_off = d->hwirq; in sg2042_msi_irq_ack() local
|
/linux/tools/bpf/bpftool/ |
H A D | btf.c | 194 __u32 bit_off, bit_sz; in dump_btf_type() local
|
/linux/fs/btrfs/ |
H A D | free-space-cache.c | 4277 u64 bit_off, bit_bytes; in test_check_exists() local
|