| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | intel-pt.c | 1091 unsigned int shift; in intel_pt_mtc_period() local
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | madera.c | 3842 madera_set_fll_clks_reg(struct madera_fll *fll, bool ena, unsigned int reg, unsigned int mask, unsigned int shift) madera_set_fll_clks_reg() argument [all...] |
| H A D | rt5677.c | 1123 unsigned int reg, shift, val; in is_using_asrc() local 4721 unsigned int shift = (offset % 5) * 3; rt5677_update_gpio_bits() local 4778 int shift; rt5677_gpio_config() local [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/elx/libefc_sli/ |
| H A D | sli4.c | 3627 sli_cmd_common_modify_eq_delay(struct sli4 *sli4, void *buf, struct sli4_queue *q, int num_q, u32 shift, u32 delay_mult) sli_cmd_common_modify_eq_delay() argument 4822 sli_eq_modify_delay(struct sli4 *sli4, struct sli4_queue *eq, u32 num_eq, u32 shift, u32 delay_mult) sli_eq_modify_delay() argument
|
| /kernel/linux/linux-6.6/drivers/scsi/hisi_sas/ |
| H A D | hisi_sas.h | 124 int shift; member
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | vmalloc.c | 3245 unsigned int shift = PAGE_SHIFT; in __vmalloc_node_range() local 2570 __get_vm_area_node(unsigned long size, unsigned long align, unsigned long shift, unsigned long flags, unsigned long start, unsigned long end, int node, gfp_t gfp_mask, const void *caller) __get_vm_area_node() argument [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | maple_tree.c | 486 unsigned long shift; in mas_set_parent() local 1805 mab_shift_right(struct maple_big_node *b_node, unsigned char shift) mab_shift_right() argument 2997 unsigned char shift, b_end = ++b_node->b_end; mas_rebalance() local [all...] |
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | tcp.c | 2741 static bool tcp_too_many_orphans(int shift) in tcp_too_many_orphans() argument 2747 bool tcp_check_oom(struct sock *sk, int shift) in tcp_check_oom() argument
|
| /kernel/linux/linux-6.6/net/mac80211/ |
| H A D | tx.c | 46 int rate, mrate, erp, dur, i, shift = 0; in ieee80211_duration() local 5555 int shift; in ieee80211_beacon_get_tim() local 5576 ieee80211_tx_monitor(hw_to_local(hw), copy, 1, shift, false, NULL); in ieee80211_beacon_get_tim() local
|
| H A D | util.c | 187 int erp, shift = 0; in ieee80211_generic_frame_duration() local 214 int erp, shift = 0, bitrate; in ieee80211_rts_duration() local 111 ieee80211_frame_duration(enum nl80211_band band, size_t len, int rate, int erp, int short_preamble, int shift) ieee80211_frame_duration() argument 258 int erp, shift = 0, bitrate; ieee80211_ctstoself_duration() local 1945 int shift; ieee80211_build_preq_ies_band() local 2268 int i, j, shift; ieee80211_sta_get_rates() local 4015 int shift = ieee80211_chanwidth_get_shift(width); ieee80211_parse_bitrates() local 4046 int rate, shift; ieee80211_add_srates_ie() local 4090 int rate, shift; ieee80211_add_ext_srates_ie() local 4285 int shift = 0; ieee80211_calculate_rx_timestamp() local [all...] |
| /kernel/linux/linux-6.6/sound/sparc/ |
| H A D | dbri.c | 2337 int shift = (kcontrol->private_value >> 8) & 0xff; in snd_cs4215_get_single() local 2362 int shift = (kcontrol->private_value >> 8) & 0xff; in snd_cs4215_put_single() local 2374 val <<= shift; in snd_cs4215_put_single() local
|
| /third_party/backends/backend/ |
| H A D | canon_dr-cmd.h | 18 setbitfield (unsigned char *pageaddr, int mask, int shift, int val) in setbitfield() argument 27 getbitfield (unsigned char *pageaddr, int mask, int shift) in getbitfield() argument
|
| H A D | kodak-cmd.h | 14 setbitfield (unsigned char *pageaddr, int mask, int shift, int val) in setbitfield() argument 20 getbitfield (unsigned char *pageaddr, int shift, int mask) in getbitfield() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | decNumber.cpp | 2045 Int shift=set->digits-1; in uprv_decNumberPower() local 2186 Int shift=set->digits-1; in uprv_decNumberPower() local 2515 uInt units, shift; /* work */ in uprv_decNumberRotate() local 2703 Int shift; /* rhs as an Int */ uprv_decNumberShift() local 4037 Int shift=reqdigits-rhs->digits; /* left shift needed */ decAddOp() local 4291 Int shift, cut; /* .. */ decDivideOp() local 4886 Int shift; /* Units to shift multiplicand by */ decMultiplyOp() local 5344 Int shift=set->digits-1; decExpOp() local 6731 decShiftToMost(Unit *uar, Int digits, Int shift) global() argument 6787 decShiftToLeast(Unit *uar, Int units, Int shift) global() argument 7323 Int shift; /* shift needed if clamping */ global() local [all...] |
| /third_party/libsnd/src/ |
| H A D | common.h | 1081 arith_shift_left (int32_t x, int shift) in arith_shift_left() argument 1086 arith_shift_right (int32_t x, int shift) in arith_shift_right() argument
|
| /third_party/jerryscript/jerry-core/ecma/base/ |
| H A D | ecma-globals.h | 1836 uint8_t shift; /**< the element size shift in the typedArray */ member
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_optimizer.cpp | 2787 uint32_t shift = op2_instr->operands[1].constantValue(); in combine_salu_lshl_add() local
|
| /third_party/ltp/testcases/kernel/fs/doio/ |
| H A D | doio.c | 3637 doio_pat_fill(char *addr, int mem_needed, char *Pattern, int Pattern_Length, int shift) doio_pat_fill() argument
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | c-api.cc | 61 uint64_t shift = 0; variable
|
| /third_party/musl/porting/liteos_m/kernel/include/arpa/ |
| H A D | nameser.h | 48 struct _ns_flagdata { int mask, shift; }; member
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/ |
| H A D | nameser.h | 48 struct _ns_flagdata { int mask, shift; }; member
|
| /third_party/musl/porting/uniproton/kernel/include/arpa/ |
| H A D | nameser.h | 48 struct _ns_flagdata { int mask, shift; }; member
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | decNumber.cpp | 2045 Int shift=set->digits-1; in uprv_decNumberPower() local 2186 Int shift=set->digits-1; in uprv_decNumberPower() local 2515 uInt units, shift; /* work */ in uprv_decNumberRotate() local 2703 Int shift; /* rhs as an Int */ uprv_decNumberShift() local 4037 Int shift=reqdigits-rhs->digits; /* left shift needed */ decAddOp() local 4291 Int shift, cut; /* .. */ decDivideOp() local 4886 Int shift; /* Units to shift multiplicand by */ decMultiplyOp() local 5344 Int shift=set->digits-1; decExpOp() local 6731 decShiftToMost(Unit *uar, Int digits, Int shift) global() argument 6787 decShiftToLeast(Unit *uar, Int units, Int shift) global() argument 7323 Int shift; /* shift needed if clamping */ global() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs.c | 243 int shift; in generate_quad_mask() local [all...] |
| /third_party/icu/icu4c/source/tools/tzcode/ |
| H A D | zic.c | 1547 register int shift; in convert() local 1558 register int shift; in convert64() local [all...] |