Home
last modified time | relevance | path

Searched defs:bit_pos (Results 26 - 50 of 90) sorted by relevance

1234

/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
H A Dfuzz_utils.h49 Extract(uint32_t max_value, const uint8_t data[], size_t size, uint32_t* const bit_pos) Extract() argument
90 ExtractAndDisableOptimizations( VP8CPUInfo default_VP8GetCPUInfo, const uint8_t data[], size_t size, uint32_t* const bit_pos) ExtractAndDisableOptimizations() argument
103 ExtractWebPConfig(WebPConfig* const config, const uint8_t data[], size_t size, uint32_t* const bit_pos) ExtractWebPConfig() argument
138 ExtractSourcePicture(WebPPicture* const pic, const uint8_t data[], size_t size, uint32_t* const bit_pos) ExtractSourcePicture() argument
174 ExtractAndCropOrScale(WebPPicture* const pic, const uint8_t data[], size_t size, uint32_t* const bit_pos) ExtractAndCropOrScale() argument
[all...]
/kernel/linux/linux-5.10/fs/f2fs/
H A Dinline.c459 unsigned long bit_pos = 0; in f2fs_add_inline_entries() local
612 unsigned int bit_pos; in f2fs_add_inline_entry() local
677 unsigned int bit_pos; f2fs_delete_inline_entry() local
704 unsigned int bit_pos = 2; f2fs_empty_inline_dir() local
[all...]
H A Ddir.c257 unsigned long bit_pos = 0; in f2fs_find_target_dentry() local
616 unsigned int bit_pos; in f2fs_has_enough_room() local
626 f2fs_update_dentry(nid_t ino, umode_t mode, struct f2fs_dentry_ptr *d, const struct fscrypt_str *name, f2fs_hash_t name_hash, unsigned int bit_pos) f2fs_update_dentry() argument
651 unsigned int bit_pos; f2fs_add_regular_entry() local
849 unsigned int bit_pos; f2fs_delete_entry() local
898 unsigned int bit_pos; f2fs_empty_dir() local
935 unsigned int bit_pos; f2fs_fill_dentries() local
[all...]
/kernel/linux/linux-6.6/fs/f2fs/
H A Dinline.c467 unsigned long bit_pos = 0; in f2fs_add_inline_entries() local
620 unsigned int bit_pos; in f2fs_add_inline_entry() local
686 unsigned int bit_pos; f2fs_delete_inline_entry() local
713 unsigned int bit_pos = 2; f2fs_empty_inline_dir() local
[all...]
H A Ddir.c256 unsigned long bit_pos = 0; in f2fs_find_target_dentry() local
646 unsigned int bit_pos; in f2fs_has_enough_room() local
656 f2fs_update_dentry(nid_t ino, umode_t mode, struct f2fs_dentry_ptr *d, const struct fscrypt_str *name, f2fs_hash_t name_hash, unsigned int bit_pos) f2fs_update_dentry() argument
681 unsigned int bit_pos; f2fs_add_regular_entry() local
885 unsigned int bit_pos; f2fs_delete_entry() local
934 unsigned int bit_pos; f2fs_empty_dir() local
977 unsigned int bit_pos; f2fs_fill_dentries() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dvlun.c156 u64 bit_pos = -1; in find_free_range() local
186 u64 bit_pos = -1; in ba_alloc() local
239 int idx = 0, bit_pos = 0; validate_alloc() local
259 int idx = 0, bit_pos = 0; ba_free() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dmv_u3d_core.c1612 u32 tmp, bit_pos; in mv_u3d_irq_process_tr_complete() local
H A Dmv_udc_core.c130 u32 bit_pos; in process_ep_req() local
255 u32 bit_pos, direction; in queue_dtd() local
441 u32 bit_pos, epctrl in mv_ep_enable() local
623 u32 bit_pos, direction; mv_ep_fifo_flush() local
752 u32 bit_pos; mv_prime_ep() local
1784 u32 tmp, bit_pos; irq_process_tr_complete() local
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcs35l33.c553 unsigned int reg, bit_pos, i; in cs35l33_set_tdm_slot() local
H A Dcs35l34.c271 unsigned int reg, bit_pos; in cs35l34_set_tdm_slot() local
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/
H A Dcore.c249 unsigned int bit_pos; in sh_pfc_get_config_reg() local
/kernel/linux/linux-5.10/drivers/regulator/
H A Dtps65910-regulator.c827 u8 bit_pos = (1 << pmic->ext_sleep_control[id] & 0xFF); in tps65910_set_ext_sleep_config() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dvlun.c156 u64 bit_pos = -1; in find_free_range() local
186 u64 bit_pos = -1; in ba_alloc() local
239 int idx = 0, bit_pos = 0; validate_alloc() local
259 int idx = 0, bit_pos = 0; ba_free() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dmv_u3d_core.c1613 u32 tmp, bit_pos; in mv_u3d_irq_process_tr_complete() local
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtps65910-regulator.c826 u8 bit_pos = (1 << pmic->ext_sleep_control[id] & 0xFF); in tps65910_set_ext_sleep_config() local
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcs35l33.c554 unsigned int reg, bit_pos, i; in cs35l33_set_tdm_slot() local
H A Dcs35l34.c272 unsigned int reg, bit_pos; in cs35l34_set_tdm_slot() local
/third_party/f2fs-tools/fsck/
H A Ddir.c69 unsigned long bit_pos = 0; in find_target_dentry() local
198 f2fs_update_dentry(nid_t ino, int file_type, struct f2fs_dentry_ptr *d, const unsigned char *name, int len, f2fs_hash_t name_hash, unsigned int bit_pos) f2fs_update_dentry() argument
225 int level = 0, current_depth, bit_pos; f2fs_add_link() local
559 unsigned long bit_pos = 0; convert_inline_dentry() local
[all...]
/third_party/ltp/testcases/kernel/mce-test/tsrc/erst-inj/
H A Dcper.h201 __u16 bit_pos; member
/third_party/ltp/testcases/kernel/mce-test/hwpoison/erst-inj/
H A Dcper.h201 __u16 bit_pos; member
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshrec.c309 ps_mask_table_set_bits( PS_Mask_Table table, const FT_Byte* source, FT_UInt bit_pos, FT_UInt bit_count, FT_Memory memory ) ps_mask_table_set_bits() argument
/kernel/linux/linux-5.10/drivers/firmware/arm_scmi/
H A Ddriver.c160 unsigned long flags, bit_pos; in scmi_xfer_get() local
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_filter.c82 set_tcb_tflag(struct adapter *adap, struct filter_entry *f, unsigned int ftid, unsigned int bit_pos, unsigned int val, int no_reply) set_tcb_tflag() argument
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dintel_telemetry_debugfs.c97 u32 bit_pos; member
121 u32 bit_pos; member
147 u32 bit_pos; member
162 u32 bit_pos; member
177 u32 bit_pos; member
204 u32 bit_pos; member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_filter.c82 set_tcb_tflag(struct adapter *adap, struct filter_entry *f, unsigned int ftid, unsigned int bit_pos, unsigned int val, int no_reply) set_tcb_tflag() argument

Completed in 33 milliseconds

1234