Home
last modified time | relevance | path

Searched defs:bit_pos (Results 1 - 25 of 90) sorted by relevance

1234

/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dheartbeat.h11 unsigned char *bit_pos; member
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dheartbeat.h11 unsigned char *bit_pos; member
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
H A Denc_dec_fuzzer.cc31 uint32_t bit_pos = 0; in LLVMFuzzerTestOneInput() local
H A Danimencoder_fuzzer.cc125 uint32_t bit_pos = 0; in LLVMFuzzerTestOneInput() local
28 AddFrame(WebPAnimEncoder** const enc, const WebPAnimEncoderOptions& anim_config, int* const width, int* const height, int timestamp_ms, const uint8_t data[], size_t size, uint32_t* const bit_pos) AddFrame() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_dmac_flt.c74 int otx2_dmacflt_add(struct otx2_nic *pf, const u8 *mac, u32 bit_pos) in otx2_dmacflt_add() argument
177 int otx2_dmacflt_update(struct otx2_nic *pf, u8 *mac, u32 bit_pos) in otx2_dmacflt_update() argument
129 otx2_dmacflt_remove(struct otx2_nic *pf, const u8 *mac, u32 bit_pos) otx2_dmacflt_remove() argument
/third_party/skia/third_party/externals/libwebp/extras/
H A Dquality_estimate.c46 uint64_t bit_pos; in VP8EstimateQuality() local
26 GetBit(const uint8_t* const data, size_t nb, uint64_t max_size, uint64_t* const bit_pos) GetBit() argument
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_dentryfile_cloud.c63 unsigned long bit_pos = 0; in find_in_block() local
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_dentryfile_cloud.c63 unsigned long bit_pos = 0; in find_in_block() local
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_proc.c193 unsigned long bit_pos; in drbd_syncer_progress() local
/kernel/linux/linux-5.10/arch/arm64/kernel/probes/
H A Dsimulate-insn.c70 int bit_pos = ((opcode & (1 << 31)) >> 26) | ((opcode >> 19) & 0x1f); in check_tbz() local
78 int bit_pos = ((opcode & (1 << 31)) >> 26) | ((opcode >> 19) & 0x1f); in check_tbnz() local
/kernel/linux/linux-6.6/arch/arm64/kernel/probes/
H A Dsimulate-insn.c71 int bit_pos = ((opcode & (1 << 31)) >> 26) | ((opcode >> 19) & 0x1f); in check_tbz() local
79 int bit_pos = ((opcode & (1 << 31)) >> 26) | ((opcode >> 19) & 0x1f); in check_tbnz() local
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_proc.c193 unsigned long bit_pos; in drbd_syncer_progress() local
/third_party/ffmpeg/libavcodec/
H A Didcinvideo.c180 int bit_pos, node_num, dat_pos; in idcin_decode_vlcs() local
/third_party/ffmpeg/libavformat/
H A Drtpenc_h263_rfc2190.c154 uint32_t bit_pos = AV_RL32(ptr); in ff_rtp_send_h263_rfc2190() local
/third_party/googletest/googlemock/src/
H A Dgmock-internal-utils.cc226 int bit_pos = 0; in Base64Unescape() local
/third_party/mesa3d/src/util/
H A Dtexcompress_rgtc_tmp.h39 const char bit_pos = ((j&3) * 4 + (i&3)) * 3; in fetch_texel_rgtc() local
/kernel/linux/linux-5.10/drivers/mfd/
H A Dpalmas.c330 int bit_pos, ret; in palmas_ext_control_req_config() local
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_hw.c112 int chtls_set_tcb_tflag(struct sock *sk, unsigned int bit_pos, int val) in chtls_set_tcb_tflag() argument
/kernel/linux/linux-5.10/sound/soc/tegra/
H A Dtegra210_ahub.c23 unsigned int reg, i, bit_pos = 0; in tegra_ahub_get_value_enum() local
64 unsigned int i, bit_pos, reg_idx = 0, reg_val = 0; in tegra_ahub_put_value_enum() local
/kernel/linux/linux-5.10/lib/xz/
H A Dxz_dec_bcj.c204 uint32_t bit_pos; in bcj_ia64() local
/kernel/linux/linux-6.6/drivers/mfd/
H A Dpalmas.c331 int bit_pos, ret; in palmas_ext_control_req_config() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhwmon.c210 unsigned long bit_pos; in mlx5_hwmon_init_sensors_indexes() local
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_hw.c112 int chtls_set_tcb_tflag(struct sock *sk, unsigned int bit_pos, int val) in chtls_set_tcb_tflag() argument
/kernel/linux/linux-6.6/lib/xz/
H A Dxz_dec_bcj.c204 uint32_t bit_pos; in bcj_ia64() local
/kernel/linux/linux-6.6/sound/soc/tegra/
H A Dtegra210_ahub.c23 unsigned int reg, i, bit_pos = 0; in tegra_ahub_get_value_enum() local
64 unsigned int i, bit_pos, reg_idx = 0, reg_val = 0; in tegra_ahub_put_value_enum() local

Completed in 13 milliseconds

1234