| /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 | 428 u32 bit_off, num_bits; in ocfs2_block_group_alloc_contig() local 470 u32 *bit_off, u32 *num_bits) in ocfs2_block_group_claim_bits() 585 u32 bit_off, num_bits; in ocfs2_block_group_alloc_discontig() local 1368 unsigned int bit_off, in ocfs2_block_group_set_bits() 2477 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 7085 u32 bit_off, num; in ocfs2_convert_inline_data_to_extents() local
|
| H A D | xattr.c | 4300 u32 bit_off, len; in ocfs2_xattr_create_index_block() local 5130 u32 clusters_to_add = 1, bit_off, num_bits, v_start = 0; in ocfs2_add_new_xattr_cluster() local
|
| H A D | dir.c | 2823 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/drivers/gpu/drm/ |
| H A D | drm_fb_helper.c | 607 off_t bit_off = (off % line_length) * 8; in drm_fb_helper_memory_range_to_clip() local
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_catalog.h | 370 u32 bit_off; member
|