| /Linux-v5.4/drivers/pinctrl/ | 
| D | pinctrl-digicolor.c | 129 	int bit_off, reg_off;  in dc_set_mux()  local147 	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-v5.4/mm/ | 
| D | percpu.c | 364 static void pcpu_next_md_free_region(struct pcpu_chunk *chunk, int *bit_off,  in pcpu_next_md_free_region()420 				 int align, int *bit_off, int *bits)  in pcpu_next_fit_region()
 476 #define pcpu_for_each_md_free_region(chunk, bit_off, bits)		\  argument
 482 #define pcpu_for_each_fit_region(chunk, alloc_bits, align, bit_off, bits)     \  argument
 685 static void pcpu_block_update_scan(struct pcpu_chunk *chunk, int bit_off,  in pcpu_block_update_scan()
 721 	int bit_off, bits;  in pcpu_chunk_refresh_hint()  local
 784 static void pcpu_block_update_hint_alloc(struct pcpu_chunk *chunk, int bit_off,  in pcpu_block_update_hint_alloc()
 931 static void pcpu_block_update_hint_free(struct pcpu_chunk *chunk, int bit_off,  in pcpu_block_update_hint_free()
 1041 static bool pcpu_is_populated(struct pcpu_chunk *chunk, int bit_off, int bits,  in pcpu_is_populated()
 1081 	int bit_off, bits, next_off;  in pcpu_find_block_fit()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/ | 
| D | dpu_hw_vbif.c | 60 	u32 bit_off;  in dpu_hw_set_mem_type()  local91 	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 | 96 	u32 reg_off, bit_off;  in dpu_hw_setup_clk_force_ctrl()  local
 | 
| D | dpu_hw_catalog.h | 405 	u32 bit_off;  member
 | 
| /Linux-v5.4/fs/ocfs2/ | 
| D | localalloc.c | 719 				 u32 *bit_off,  in ocfs2_claim_local_alloc_bits()774 				u32 bit_off,  in ocfs2_free_local_alloc_bits()
 956 	int bit_off, left, count, start;  in ocfs2_sync_local_to_main()  local
 
 | 
| D | suballoc.c | 425 	u32 bit_off, num_bits;  in ocfs2_block_group_alloc_contig()  local467 					u32 *bit_off, u32 *num_bits)  in ocfs2_block_group_claim_bits()
 582 	u32 bit_off, num_bits;  in ocfs2_block_group_alloc_discontig()  local
 1338 					     unsigned int bit_off,  in ocfs2_block_group_set_bits()
 2382 					unsigned int bit_off,  in ocfs2_block_group_clear_bits()
 
 | 
| D | alloc.c | 4785 	u32 bit_off, num_bits;  in ocfs2_add_clusters_in_btree()  local7053 	u32 bit_off, num;  in ocfs2_convert_inline_data_to_extents()  local
 
 | 
| D | xattr.c | 4277 	u32 bit_off, len;  in ocfs2_xattr_create_index_block()  local5107 	u32 clusters_to_add = 1, bit_off, num_bits, v_start = 0;  in ocfs2_add_new_xattr_cluster()  local
 
 | 
| D | dir.c | 2771 	u32 alloc, dx_alloc, bit_off, len, num_dx_entries = 0;  in ocfs2_expand_inline_dir()  local
 | 
| /Linux-v5.4/drivers/thermal/samsung/ | 
| D | exynos_tmu.c | 522 	unsigned int reg_off, bit_off;  in exynos7_tmu_set_trip_temp()  local537 	unsigned int reg_off, bit_off;  in exynos7_tmu_set_trip_hyst()  local
 
 | 
| /Linux-v5.4/tools/bpf/bpftool/ | 
| D | btf.c | 161 			__u32 bit_off, bit_sz;  in dump_btf_type()  local
 | 
| /Linux-v5.4/fs/btrfs/ | 
| D | free-space-cache.c | 3679 		u64 bit_off, bit_bytes;  in test_check_exists()  local
 |