/kernel/linux/linux-5.10/arch/sh/include/asm/ |
H A D | heartbeat.h | 11 unsigned char *bit_pos; member
|
/kernel/linux/linux-6.6/arch/sh/include/asm/ |
H A D | heartbeat.h | 11 unsigned char *bit_pos; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_dmac_flt.c | 74 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
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_dentryfile_cloud.c | 63 unsigned long bit_pos = 0; in find_in_block() local
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_dentryfile_cloud.c | 63 unsigned long bit_pos = 0; in find_in_block() local
|
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_proc.c | 193 unsigned long bit_pos; in drbd_syncer_progress() local
|
/kernel/linux/linux-5.10/arch/arm64/kernel/probes/ |
H A D | simulate-insn.c | 70 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 D | simulate-insn.c | 71 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 D | drbd_proc.c | 193 unsigned long bit_pos; in drbd_syncer_progress() local
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | palmas.c | 330 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 D | chtls_hw.c | 112 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 D | tegra210_ahub.c | 23 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 D | xz_dec_bcj.c | 204 uint32_t bit_pos; in bcj_ia64() local
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | palmas.c | 331 int bit_pos, ret; in palmas_ext_control_req_config() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | hwmon.c | 210 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 D | chtls_hw.c | 112 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 D | xz_dec_bcj.c | 204 uint32_t bit_pos; in bcj_ia64() local
|
/kernel/linux/linux-6.6/sound/soc/tegra/ |
H A D | tegra210_ahub.c | 23 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/fs/f2fs/ |
H A D | inline.c | 459 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 D | dir.c | 257 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 D | inline.c | 467 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...] |
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
H A D | vlun.c | 156 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 D | mv_u3d_core.c | 1612 u32 tmp, bit_pos; in mv_u3d_irq_process_tr_complete() local
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | cs35l33.c | 553 unsigned int reg, bit_pos, i; in cs35l33_set_tdm_slot() local
|
H A D | cs35l34.c | 271 unsigned int reg, bit_pos; in cs35l34_set_tdm_slot() local
|