/Linux-v6.1/drivers/pinctrl/ |
D | pinctrl-digicolor.c | 129 int bit_off, reg_off; in dc_set_mux() local 147 int bit_off, reg_off; in dc_pmx_request_gpio() local 171 int bit_off = gpio % PINS_PER_COLLECTION; in dc_gpio_direction_input() local 191 int bit_off = gpio % PINS_PER_COLLECTION; in dc_gpio_direction_output() local 210 int bit_off = gpio % PINS_PER_COLLECTION; in dc_gpio_get() local 222 int bit_off = gpio % PINS_PER_COLLECTION; in dc_gpio_set() local
|
/Linux-v6.1/drivers/pinctrl/sunplus/ |
D | sppctl.c | 114 u32 bit_off; in sppctl_get_reg_and_bit_offset() local 125 u32 bit_off; in sppctl_get_moon_reg_and_bit_offset() local 141 u32 bit_off; in sppctl_prep_moon_reg_and_offset() local 227 static void sppctl_gmx_set(struct sppctl_pdata *pctl, u8 reg_off, u8 bit_off, u8 bit_sz, in sppctl_gmx_set() 264 u32 reg_off, bit_off, reg; in sppctl_first_get() local 299 u32 reg_off, bit_off, reg; in sppctl_master_get() local 310 u32 reg_off, bit_off, reg; in sppctl_first_master_set() local 364 u32 reg_off, bit_off, reg; in sppctl_gpio_output_od_get() local 385 u32 reg_off, bit_off, reg; in sppctl_gpio_get_direction() local 396 u32 reg_off, bit_off, reg; in sppctl_gpio_inv_get() local [all …]
|
/Linux-v6.1/mm/ |
D | percpu.c | 324 int bit_off = ALIGN(block->contig_hint_start, align) - in pcpu_check_block_hint() local 369 static void pcpu_next_md_free_region(struct pcpu_chunk *chunk, int *bit_off, in pcpu_next_md_free_region() 425 int align, int *bit_off, int *bits) in pcpu_next_fit_region() 481 #define pcpu_for_each_md_free_region(chunk, bit_off, bits) \ argument 487 #define pcpu_for_each_fit_region(chunk, alloc_bits, align, bit_off, bits) \ argument 716 static void pcpu_block_update_scan(struct pcpu_chunk *chunk, int bit_off, in pcpu_block_update_scan() 752 int bit_off, bits; in pcpu_chunk_refresh_hint() local 812 static void pcpu_block_update_hint_alloc(struct pcpu_chunk *chunk, int bit_off, in pcpu_block_update_hint_alloc() 959 static void pcpu_block_update_hint_free(struct pcpu_chunk *chunk, int bit_off, in pcpu_block_update_hint_free() 1069 static bool pcpu_is_populated(struct pcpu_chunk *chunk, int bit_off, int bits, in pcpu_is_populated() [all …]
|
/Linux-v6.1/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_vbif.c | 60 u32 bit_off; in dpu_hw_set_mem_type() local 91 u32 bit_off; in dpu_hw_set_limit_conf() local 112 u32 bit_off; in dpu_hw_get_limit_conf() local
|
D | dpu_hw_top.c | 95 u32 reg_off, bit_off; in dpu_hw_setup_clk_force_ctrl() local
|
D | dpu_hw_catalog.h | 513 u32 bit_off; member
|
/Linux-v6.1/fs/ocfs2/ |
D | localalloc.c | 717 u32 *bit_off, in ocfs2_claim_local_alloc_bits() 772 u32 bit_off, in ocfs2_free_local_alloc_bits() 954 int bit_off, left, count, start; in ocfs2_sync_local_to_main() local
|
D | suballoc.c | 423 u32 bit_off, num_bits; in ocfs2_block_group_alloc_contig() local 465 u32 *bit_off, u32 *num_bits) in ocfs2_block_group_claim_bits() 580 u32 bit_off, num_bits; in ocfs2_block_group_alloc_discontig() local 1339 unsigned int bit_off, in ocfs2_block_group_set_bits() 2383 unsigned int bit_off, in ocfs2_block_group_clear_bits()
|
D | alloc.c | 4782 u32 bit_off, num_bits; in ocfs2_add_clusters_in_btree() local 7057 u32 bit_off, num; in ocfs2_convert_inline_data_to_extents() local
|
D | xattr.c | 4275 u32 bit_off, len; in ocfs2_xattr_create_index_block() local 5105 u32 clusters_to_add = 1, bit_off, num_bits, v_start = 0; in ocfs2_add_new_xattr_cluster() local
|
D | dir.c | 2769 u32 alloc, dx_alloc, bit_off, len, num_dx_entries = 0; in ocfs2_expand_inline_dir() local
|
/Linux-v6.1/tools/testing/selftests/bpf/ |
D | btf_helpers.c | 130 __u32 bit_off, bit_sz; in fprintf_btf_type_raw() local
|
/Linux-v6.1/drivers/thermal/samsung/ |
D | exynos_tmu.c | 525 unsigned int reg_off, bit_off; in exynos7_tmu_set_trip_temp() local 540 unsigned int reg_off, bit_off; in exynos7_tmu_set_trip_hyst() local
|
/Linux-v6.1/tools/bpf/bpftool/ |
D | btf.c | 177 __u32 bit_off, bit_sz; in dump_btf_type() local
|
/Linux-v6.1/tools/lib/bpf/ |
D | relo_core.c | 686 __u32 byte_off, byte_sz, bit_off, bit_sz, field_type_id; in bpf_core_calc_field_relo() local
|
/Linux-v6.1/drivers/gpu/drm/ |
D | drm_fb_helper.c | 722 off_t bit_off = (off % info->fix.line_length) * 8; in drm_fb_helper_memory_range_to_clip() local
|
/Linux-v6.1/fs/btrfs/ |
D | free-space-cache.c | 4230 u64 bit_off, bit_bytes; in test_check_exists() local
|