Searched defs:bit_off (Results 1 - 16 of 16) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Dbtf_helpers.c130 __u32 bit_off, bit_sz; local
/linux-master/drivers/pinctrl/
H A Dpinctrl-digicolor.c130 int bit_off, reg_off; local
148 int bit_off, reg_off; local
172 int bit_off = gpio % PINS_PER_COLLECTION; local
192 int bit_off local
211 int bit_off = gpio % PINS_PER_COLLECTION; local
223 int bit_off = gpio % PINS_PER_COLLECTION; local
[all...]
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_vbif.c62 u32 bit_off; local
93 u32 bit_off; local
114 u32 bit_off; local
[all...]
H A Ddpu_hw_catalog.h464 u32 bit_off; member in struct:dpu_clk_ctrl_reg
/linux-master/tools/bpf/bpftool/
H A Dbtf.c177 __u32 bit_off, bit_sz; local
/linux-master/fs/ocfs2/
H A Dlocalalloc.c954 int bit_off, left, count, start; local
713 ocfs2_claim_local_alloc_bits(struct ocfs2_super *osb, handle_t *handle, struct ocfs2_alloc_context *ac, u32 bits_wanted, u32 *bit_off, u32 *num_bits) argument
769 ocfs2_free_local_alloc_bits(struct ocfs2_super *osb, handle_t *handle, struct ocfs2_alloc_context *ac, u32 bit_off, u32 num_bits) argument
[all...]
H A Dsuballoc.c423 u32 bit_off, num_bits; local
580 u32 bit_off, num_bits; local
461 ocfs2_block_group_claim_bits(struct ocfs2_super *osb, handle_t *handle, struct ocfs2_alloc_context *ac, unsigned int min_bits, u32 *bit_off, u32 *num_bits) argument
1335 ocfs2_block_group_set_bits(handle_t *handle, struct inode *alloc_inode, struct ocfs2_group_desc *bg, struct buffer_head *group_bh, unsigned int bit_off, unsigned int num_bits) argument
2379 ocfs2_block_group_clear_bits(handle_t *handle, struct inode *alloc_inode, struct ocfs2_group_desc *bg, struct buffer_head *group_bh, unsigned int bit_off, unsigned int num_bits, void (*undo_fn)(unsigned int bit, unsigned long *bmap)) argument
[all...]
H A Ddir.c2767 u32 alloc, dx_alloc, bit_off, len, num_dx_entries = 0; local
H A Dxattr.c4271 u32 bit_off, len; local
5101 u32 clusters_to_add = 1, bit_off, num_bits, v_start = 0; local
H A Dalloc.c4789 u32 bit_off, num_bits; local
7064 u32 bit_off, num; local
[all...]
/linux-master/tools/lib/bpf/
H A Drelo_core.c686 __u32 byte_off, byte_sz, bit_off, bit_sz, field_type_id; local
/linux-master/drivers/gpu/drm/
H A Ddrm_fb_helper.c663 off_t bit_off = (off % line_length) * 8; local
/linux-master/drivers/pinctrl/sunplus/
H A Dsppctl.c114 u32 bit_off; local
125 u32 bit_off; local
141 u32 bit_off; local
227 sppctl_gmx_set(struct sppctl_pdata *pctl, u8 reg_off, u8 bit_off, u8 bit_sz, u8 val) argument
264 u32 reg_off, bit_off, reg; local
299 u32 reg_off, bit_off, reg; local
310 u32 reg_off, bit_off, reg; local
364 u32 reg_off, bit_off, reg; local
385 u32 reg_off, bit_off, reg; local
396 u32 reg_off, bit_off, reg; local
456 u32 reg_off, bit_off, reg; local
[all...]
/linux-master/drivers/thermal/samsung/
H A Dexynos_tmu.c338 exynos_tmu_update_bit(struct exynos_tmu_data *data, int reg_off, int bit_off, bool enable) argument
351 exynos_tmu_update_temp(struct exynos_tmu_data *data, int reg_off, int bit_off, u8 temp) argument
/linux-master/mm/
H A Dpercpu.c320 int bit_off = ALIGN(block->contig_hint_start, align) - local
365 static void pcpu_next_md_free_region(struct pcpu_chunk *chunk, int *bit_off, argument
420 pcpu_next_fit_region(struct pcpu_chunk *chunk, int alloc_bits, int align, int *bit_off, int *bits) argument
712 pcpu_block_update_scan(struct pcpu_chunk *chunk, int bit_off, int bits) argument
748 int bit_off, bits; local
808 pcpu_block_update_hint_alloc(struct pcpu_chunk *chunk, int bit_off, int bits) argument
963 pcpu_block_update_hint_free(struct pcpu_chunk *chunk, int bit_off, int bits) argument
1073 pcpu_is_populated(struct pcpu_chunk *chunk, int bit_off, int bits, int *next_off) argument
1114 int bit_off, bits, next_off; local
1222 int bit_off, end, oslot; local
1279 int bit_off, bits, end, oslot, freed; local
2261 unsigned long bit_off, end; local
[all...]
/linux-master/fs/btrfs/
H A Dfree-space-cache.c4273 u64 bit_off, bit_bytes; local

Completed in 396 milliseconds