_s 57 arch/alpha/include/asm/sfp-machine.h R##_s = Y##_s; \ _s 14 arch/arm/mach-s3c24xx/include/mach/regs-clock.h #define S3C2410_PLLVAL(_m,_p,_s) ((_m) << 12 | ((_p) << 4) | ((_s))) _s 84 arch/arm/plat-samsung/include/plat/cpu-freq.h #define PLLVAL(_m, _p, _s) (((_m) << 12) | ((_p) << 4) | (_s)) _s 26 arch/mips/include/asm/pmon.h } _s; _s 41 arch/mips/include/asm/pmon.h #define pmon_cpustart(n, f, sp, gp) debug_vectors->_s.cpustart(n, f, sp, gp) _s 42 arch/mips/include/asm/pmon.h #define pmon_smpfork(cp, sp) debug_vectors->_s.smpfork(cp, sp) _s 44 arch/nds32/include/asm/sfp-machine.h R##_s = Y##_s; \ _s 47 arch/nds32/include/asm/sfp-machine.h R##_s = X##_s; \ _s 149 arch/powerpc/include/asm/sfp-machine.h R##_s = X##_s; \ _s 154 arch/powerpc/include/asm/sfp-machine.h R##_s = Y##_s; \ _s 50 arch/sh/include/asm/sfp-machine.h R##_s = Y##_s; \ _s 55 arch/sh/include/asm/sfp-machine.h R##_s = X##_s; \ _s 66 arch/sparc/include/asm/sfp-machine_32.h R##_s = X##_s; \ _s 71 arch/sparc/include/asm/sfp-machine_32.h R##_s = Y##_s; \ _s 64 arch/sparc/include/asm/sfp-machine_64.h R##_s = X##_s; \ _s 69 arch/sparc/include/asm/sfp-machine_64.h R##_s = Y##_s; \ _s 130 arch/x86/math-emu/fpu_proto.h extern int FPU_load_int64(long long __user *_s); _s 131 arch/x86/math-emu/fpu_proto.h extern int FPU_load_int32(long __user *_s, FPU_REG *loaded_data); _s 132 arch/x86/math-emu/fpu_proto.h extern int FPU_load_int16(short __user *_s, FPU_REG *loaded_data); _s 210 arch/x86/math-emu/reg_ld_str.c int FPU_load_int64(long long __user *_s) _s 217 arch/x86/math-emu/reg_ld_str.c FPU_access_ok(_s, 8); _s 218 arch/x86/math-emu/reg_ld_str.c if (copy_from_user(&s, _s, 8)) _s 240 arch/x86/math-emu/reg_ld_str.c int FPU_load_int32(long __user *_s, FPU_REG *loaded_data) _s 246 arch/x86/math-emu/reg_ld_str.c FPU_access_ok(_s, 4); _s 247 arch/x86/math-emu/reg_ld_str.c FPU_get_user(s, _s); _s 269 arch/x86/math-emu/reg_ld_str.c int FPU_load_int16(short __user *_s, FPU_REG *loaded_data) _s 274 arch/x86/math-emu/reg_ld_str.c FPU_access_ok(_s, 2); _s 276 arch/x86/math-emu/reg_ld_str.c FPU_get_user(s, _s); _s 132 drivers/clk/imx/clk.h #define PLL_1416X_RATE(_rate, _m, _p, _s) \ _s 137 drivers/clk/imx/clk.h .sdiv = (_s), \ _s 140 drivers/clk/imx/clk.h #define PLL_1443X_RATE(_rate, _m, _p, _s, _k) \ _s 145 drivers/clk/imx/clk.h .sdiv = (_s), \ _s 41 drivers/clk/samsung/clk-pll.h #define PLL_RATE(_fin, _m, _p, _s, _k, _ks) \ _s 42 drivers/clk/samsung/clk-pll.h ((u64)(_fin) * (BIT(_ks) * (_m) + (_k)) / BIT(_ks) / ((_p) << (_s))) _s 43 drivers/clk/samsung/clk-pll.h #define PLL_VALID_RATE(_fin, _fout, _m, _p, _s, _k, _ks) ((_fout) + \ _s 44 drivers/clk/samsung/clk-pll.h BUILD_BUG_ON_ZERO(PLL_RATE(_fin, _m, _p, _s, _k, _ks) != (_fout))) _s 46 drivers/clk/samsung/clk-pll.h #define PLL_35XX_RATE(_fin, _rate, _m, _p, _s) \ _s 49 drivers/clk/samsung/clk-pll.h _m, _p, _s, 0, 16), \ _s 52 drivers/clk/samsung/clk-pll.h .sdiv = (_s), \ _s 55 drivers/clk/samsung/clk-pll.h #define PLL_S3C2410_MPLL_RATE(_fin, _rate, _m, _p, _s) \ _s 58 drivers/clk/samsung/clk-pll.h _m + 8, _p + 2, _s, 0, 16), \ _s 61 drivers/clk/samsung/clk-pll.h .sdiv = (_s), \ _s 64 drivers/clk/samsung/clk-pll.h #define PLL_S3C2440_MPLL_RATE(_fin, _rate, _m, _p, _s) \ _s 67 drivers/clk/samsung/clk-pll.h 2 * (_m + 8), _p + 2, _s, 0, 16), \ _s 70 drivers/clk/samsung/clk-pll.h .sdiv = (_s), \ _s 73 drivers/clk/samsung/clk-pll.h #define PLL_36XX_RATE(_fin, _rate, _m, _p, _s, _k) \ _s 76 drivers/clk/samsung/clk-pll.h _m, _p, _s, _k, 16), \ _s 79 drivers/clk/samsung/clk-pll.h .sdiv = (_s), \ _s 83 drivers/clk/samsung/clk-pll.h #define PLL_4508_RATE(_fin, _rate, _m, _p, _s, _afc) \ _s 86 drivers/clk/samsung/clk-pll.h _m, _p, _s - 1, 0, 16), \ _s 89 drivers/clk/samsung/clk-pll.h .sdiv = (_s), \ _s 93 drivers/clk/samsung/clk-pll.h #define PLL_4600_RATE(_fin, _rate, _m, _p, _s, _k, _vsel) \ _s 96 drivers/clk/samsung/clk-pll.h _m, _p, _s, _k, 16), \ _s 99 drivers/clk/samsung/clk-pll.h .sdiv = (_s), \ _s 104 drivers/clk/samsung/clk-pll.h #define PLL_4650_RATE(_fin, _rate, _m, _p, _s, _k, _mfr, _mrr, _vsel) \ _s 107 drivers/clk/samsung/clk-pll.h _m, _p, _s, _k, 10), \ _s 110 drivers/clk/samsung/clk-pll.h .sdiv = (_s), \ _s 549 drivers/gpu/drm/exynos/exynos_drm_dsi.c u8 _s, uninitialized_var(best_s); _s 555 drivers/gpu/drm/exynos/exynos_drm_dsi.c for (_s = 0; _s <= 5; ++_s) { _s 559 drivers/gpu/drm/exynos/exynos_drm_dsi.c tmp = (u64)fout * (_p << _s); _s 572 drivers/gpu/drm/exynos/exynos_drm_dsi.c do_div(tmp, _p << _s); _s 578 drivers/gpu/drm/exynos/exynos_drm_dsi.c best_s = _s; _s 80 drivers/gpu/drm/nouveau/dispnv50/disp.h const u32 _m = (m), _s = (s); \ _s 82 drivers/gpu/drm/nouveau/dispnv50/disp.h pr_err("%04x %d %s\n", _m, _s, __func__); \ _s 83 drivers/gpu/drm/nouveau/dispnv50/disp.h *((p)++) = ((_s << 18) | _m); \ _s 88 drivers/gpu/drm/nouveau/include/nvkm/core/memory.h u64 _a = (a), _c = (c), _d = (d), _o = _a >> s, _s = _c << s; \ _s 95 drivers/gpu/drm/nouveau/include/nvkm/core/memory.h memset_io(&_m[_o], _d, _s); \ _s 163 drivers/gpu/drm/panfrost/panfrost_gpu.c #define GPU_REV_EXT(name, _rev, _p, _s, stat) \ _s 165 drivers/gpu/drm/panfrost/panfrost_gpu.c .revision = (_rev) << 12 | (_p) << 4 | (_s), \ _s 147 drivers/hwtracing/stm/core.c #define __stm_master(_s, _m) \ _s 148 drivers/hwtracing/stm/core.c ((_s)->masters[(_m) - (_s)->data->sw_start]) _s 548 drivers/iio/adc/ad7793.c #define DECLARE_AD7793_CHANNELS(_name, _b, _sb, _s) \ _s 550 drivers/iio/adc/ad7793.c AD_SD_DIFF_CHANNEL(0, 0, 0, AD7793_CH_AIN1P_AIN1M, (_b), (_sb), (_s)), \ _s 551 drivers/iio/adc/ad7793.c AD_SD_DIFF_CHANNEL(1, 1, 1, AD7793_CH_AIN2P_AIN2M, (_b), (_sb), (_s)), \ _s 552 drivers/iio/adc/ad7793.c AD_SD_DIFF_CHANNEL(2, 2, 2, AD7793_CH_AIN3P_AIN3M, (_b), (_sb), (_s)), \ _s 553 drivers/iio/adc/ad7793.c AD_SD_SHORTED_CHANNEL(3, 0, AD7793_CH_AIN1M_AIN1M, (_b), (_sb), (_s)), \ _s 554 drivers/iio/adc/ad7793.c AD_SD_TEMP_CHANNEL(4, AD7793_CH_TEMP, (_b), (_sb), (_s)), \ _s 555 drivers/iio/adc/ad7793.c AD_SD_SUPPLY_CHANNEL(5, 3, AD7793_CH_AVDD_MONITOR, (_b), (_sb), (_s)), \ _s 257 drivers/mailbox/bcm-flexrm-mailbox.c #define DESC_DEC(_d, _s, _m) (((_d) >> (_s)) & (_m)) _s 258 drivers/mailbox/bcm-flexrm-mailbox.c #define DESC_ENC(_d, _v, _s, _m) \ _s 260 drivers/mailbox/bcm-flexrm-mailbox.c (_d) &= ~((u64)(_m) << (_s)); \ _s 261 drivers/mailbox/bcm-flexrm-mailbox.c (_d) |= (((u64)(_v) & (_m)) << (_s)); \ _s 377 drivers/net/dsa/mt7530.h #define MIB_DESC(_s, _o, _n) \ _s 379 drivers/net/dsa/mt7530.h .size = (_s), \ _s 22 drivers/net/dsa/qca8k.c #define MIB_DESC(_s, _o, _n) \ _s 24 drivers/net/dsa/qca8k.c .size = (_s), \ _s 932 drivers/net/wireless/ath/ath5k/ath5k.h #define AR5K_ASSERT_ENTRY(_e, _s) do { \ _s 933 drivers/net/wireless/ath/ath5k/ath5k.h if (_e >= _s) \ _s 4476 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c #define POW_SM(_r, _s) (((_r) & 0x3f) << (_s)) _s 761 drivers/net/wireless/ath/ath9k/ath9k.h #define ATH_DUMP_BTCOEX(_s, _val) \ _s 764 drivers/net/wireless/ath/ath9k/ath9k.h "%20s : %10d\n", _s, (_val)); \ _s 108 drivers/net/wireless/ath/ath9k/eeprom.h #define ATH9K_POW_SM(_r, _s) (((_r) & 0x3f) << (_s)) _s 115 drivers/net/wireless/ath/ath9k/hw.h #define PR_EEP(_s, _val) \ _s 118 drivers/net/wireless/ath/ath9k/hw.h _s, (_val)); \ _s 55 drivers/net/wireless/ath/wil6210/debugfs.c char _s, char _h, int idx) _s 69 drivers/net/wireless/ath/wil6210/debugfs.c seq_printf(s, "%c", (has_skb) ? _h : _s); _s 78 drivers/net/wireless/ath/wil6210/debugfs.c seq_printf(s, "%c", has_skb ? _h : _s); _s 81 drivers/net/wireless/ath/wil6210/debugfs.c seq_printf(s, "%c", has_skb ? 'h' : _s); _s 87 drivers/net/wireless/ath/wil6210/debugfs.c char _s, char _h) _s 130 drivers/net/wireless/ath/wil6210/debugfs.c wil_print_desc_edma(s, wil, ring, _s, _h, i); _s 135 drivers/net/wireless/ath/wil6210/debugfs.c _s : (ring->ctx[i].skb ? _h : 'h')); _s 28 drivers/scsi/bfa/bfa_fcbuild.h #define fc_roundup(_l, _s) (((_l) + ((_s) - 1)) & ~((_s) - 1)) _s 167 drivers/scsi/bfa/bfa_ioc.h #define BFA_ROUNDUP(_l, _s) (((_l) + ((_s) - 1)) & ~((_s) - 1)) _s 523 drivers/soundwire/bus.c struct sdw_slave *slave, *_s; _s 559 drivers/soundwire/bus.c list_for_each_entry_safe(slave, _s, &bus->slaves, node) { _s 82 drivers/staging/comedi/drivers/ni_660x.c #define NI660X_DMA_CFG_SEL(_c, _s) (((_s) & 0x1f) << (8 * (_c))) _s 88 drivers/staging/comedi/drivers/ni_660x.c #define NI660X_IO_CFG_OUT_SEL(_c, _s) (((_s) & 0x3) << (((_c) % 2) ? 0 : 8)) _s 90 drivers/staging/comedi/drivers/ni_660x.c #define NI660X_IO_CFG_IN_SEL(_c, _s) (((_s) & 0x7) << (((_c) % 2) ? 4 : 12)) _s 433 drivers/staging/comedi/drivers/ni_stc.h #define NISTC_RTSI_TRIG(_c, _s) (((_s) & 0xf) << (((_c) % 4) * 4)) _s 806 drivers/staging/comedi/drivers/ni_stc.h #define NI_M_PFI_OUT_SEL(_c, _s) (((_s) & 0x1f) << NI_M_PFI_CHAN(_c)) _s 264 fs/ocfs2/cluster/netdebug.c # define sc_send_count(_s) ((_s)->sc_send_count) _s 265 fs/ocfs2/cluster/netdebug.c # define sc_recv_count(_s) ((_s)->sc_recv_count) _s 266 fs/ocfs2/cluster/netdebug.c # define sc_tv_acquiry_total_ns(_s) (ktime_to_ns((_s)->sc_tv_acquiry_total)) _s 267 fs/ocfs2/cluster/netdebug.c # define sc_tv_send_total_ns(_s) (ktime_to_ns((_s)->sc_tv_send_total)) _s 268 fs/ocfs2/cluster/netdebug.c # define sc_tv_status_total_ns(_s) (ktime_to_ns((_s)->sc_tv_status_total)) _s 269 fs/ocfs2/cluster/netdebug.c # define sc_tv_process_total_ns(_s) (ktime_to_ns((_s)->sc_tv_process_total)) _s 271 fs/ocfs2/cluster/netdebug.c # define sc_send_count(_s) (0U) _s 272 fs/ocfs2/cluster/netdebug.c # define sc_recv_count(_s) (0U) _s 273 fs/ocfs2/cluster/netdebug.c # define sc_tv_acquiry_total_ns(_s) (0LL) _s 274 fs/ocfs2/cluster/netdebug.c # define sc_tv_send_total_ns(_s) (0LL) _s 275 fs/ocfs2/cluster/netdebug.c # define sc_tv_status_total_ns(_s) (0LL) _s 276 fs/ocfs2/cluster/netdebug.c # define sc_tv_process_total_ns(_s) (0LL) _s 52 include/linux/nospec.h typeof(size) _s = (size); \ _s 53 include/linux/nospec.h unsigned long _mask = array_index_mask_nospec(_i, _s); \ _s 56 include/linux/nospec.h BUILD_BUG_ON(sizeof(_s) > sizeof(long)); \ _s 232 include/linux/overflow.h typeof(s) _s = s; \ _s 236 include/linux/overflow.h is_non_negative(_s) && _s < 8 * sizeof(*d) ? _s : 0; \ _s 238 include/linux/overflow.h (_to_shift != _s || is_negative(*_d) || is_negative(_a) || \ _s 129 include/linux/sh_clk.h #define SH_CLK_MSTP32_STS(_p, _r, _b, _s, _f) \ _s 130 include/linux/sh_clk.h SH_CLK_MSTP(_p, _r, _b, _s, _f | CLK_ENABLE_REG_32BIT) _s 208 include/linux/string.h #define sysfs_match_string(_a, _s) __sysfs_match_string(_a, ARRAY_SIZE(_a), _s) _s 81 include/math-emu/op-1.h X##_s = _flo.bits.sign; \ _s 91 include/math-emu/op-1.h X##_s = _flo->bits.sign; \ _s 104 include/math-emu/op-1.h _flo.bits.sign = X##_s; \ _s 116 include/math-emu/op-1.h _flo->bits.sign = X##_s; \ _s 187 include/math-emu/op-2.h X##_s = _flo.bits.sign; \ _s 198 include/math-emu/op-2.h X##_s = _flo->bits.sign; \ _s 213 include/math-emu/op-2.h _flo.bits.sign = X##_s; \ _s 226 include/math-emu/op-2.h _flo->bits.sign = X##_s; \ _s 87 include/math-emu/op-4.h _FP_W_TYPE _s; \ _s 91 include/math-emu/op-4.h for (_s = _i = 0; _i < _skip; ++_i) \ _s 92 include/math-emu/op-4.h _s |= X##_f[_i]; \ _s 93 include/math-emu/op-4.h _s |= X##_f[_i] << _up; \ _s 108 include/math-emu/op-4.h X##_f[0] |= (_s != 0); \ _s 192 include/math-emu/op-4.h X##_s = _flo.bits.sign; \ _s 205 include/math-emu/op-4.h X##_s = _flo->bits.sign; \ _s 216 include/math-emu/op-4.h _flo.bits.sign = X##_s; \ _s 230 include/math-emu/op-4.h _flo->bits.sign = X##_s; \ _s 83 include/math-emu/op-8.h _FP_W_TYPE _s; \ _s 87 include/math-emu/op-8.h for (_s = _i = 0; _i < _skip; ++_i) \ _s 88 include/math-emu/op-8.h _s |= X##_f[_i]; \ _s 89 include/math-emu/op-8.h _s |= X##_f[_i] << _up; \ _s 104 include/math-emu/op-8.h X##_f[0] |= (_s != 0); \ _s 28 include/math-emu/op-common.h _FP_I_TYPE X##_c=0, X##_s=0, X##_e=0; \ _s 113 include/math-emu/op-common.h if (!X##_s) X##_c = FP_CLS_INF; \ _s 116 include/math-emu/op-common.h if (X##_s) X##_c = FP_CLS_INF; \ _s 198 include/math-emu/op-common.h X##_s = _FP_NANSIGN_##fs; \ _s 261 include/math-emu/op-common.h if (X##_s == Y##_s) \ _s 263 include/math-emu/op-common.h R##_s = X##_s; \ _s 273 include/math-emu/op-common.h R##_s = X##_s; \ _s 279 include/math-emu/op-common.h R##_s |= Y##_s; \ _s 281 include/math-emu/op-common.h R##_s &= Y##_s; \ _s 289 include/math-emu/op-common.h R##_s = Y##_s; \ _s 316 include/math-emu/op-common.h R##_s = X##_s; \ _s 327 include/math-emu/op-common.h R##_s = Y##_s; \ _s 332 include/math-emu/op-common.h if (X##_s != Y##_s) \ _s 336 include/math-emu/op-common.h R##_s = _FP_NANSIGN_##fs; \ _s 345 include/math-emu/op-common.h R##_s = X##_s; \ _s 351 include/math-emu/op-common.h R##_s = Y##_s; \ _s 358 include/math-emu/op-common.h R##_s = X##_s | Y##_s; \ _s 360 include/math-emu/op-common.h R##_s = X##_s & Y##_s; \ _s 372 include/math-emu/op-common.h if (Y##_c != FP_CLS_NAN) Y##_s ^= 1; \ _s 387 include/math-emu/op-common.h R##_s = 1 ^ X##_s; \ _s 397 include/math-emu/op-common.h R##_s = X##_s ^ Y##_s; \ _s 419 include/math-emu/op-common.h R##_s = X##_s; \ _s 433 include/math-emu/op-common.h R##_s = Y##_s; \ _s 444 include/math-emu/op-common.h R##_s = _FP_NANSIGN_##fs; \ _s 462 include/math-emu/op-common.h R##_s = X##_s ^ Y##_s; \ _s 479 include/math-emu/op-common.h R##_s = X##_s; \ _s 487 include/math-emu/op-common.h R##_s = Y##_s; \ _s 507 include/math-emu/op-common.h R##_s = _FP_NANSIGN_##fs; \ _s 514 include/math-emu/op-common.h R##_s = _FP_NANSIGN_##fs; \ _s 550 include/math-emu/op-common.h ret = Y##_s ? 1 : -1; \ _s 552 include/math-emu/op-common.h ret = X##_s ? -1 : 1; \ _s 553 include/math-emu/op-common.h else if (X##_s != Y##_s) \ _s 554 include/math-emu/op-common.h ret = X##_s ? -1 : 1; \ _s 556 include/math-emu/op-common.h ret = X##_s ? -1 : 1; \ _s 558 include/math-emu/op-common.h ret = X##_s ? 1 : -1; \ _s 560 include/math-emu/op-common.h ret = X##_s ? -1 : 1; \ _s 562 include/math-emu/op-common.h ret = X##_s ? 1 : -1; \ _s 583 include/math-emu/op-common.h && (X##_s == Y##_s || !X##_e && _FP_FRAC_ZEROP_##wc(X))); \ _s 599 include/math-emu/op-common.h R##_s = X##_s; \ _s 603 include/math-emu/op-common.h if (X##_s) \ _s 605 include/math-emu/op-common.h R##_s = _FP_NANSIGN_##fs; \ _s 612 include/math-emu/op-common.h R##_s = 0; \ _s 617 include/math-emu/op-common.h R##_s = X##_s; \ _s 621 include/math-emu/op-common.h R##_s = 0; \ _s 622 include/math-emu/op-common.h if (X##_s) \ _s 625 include/math-emu/op-common.h R##_s = _FP_NANSIGN_##fs; \ _s 668 include/math-emu/op-common.h else if (X##_e >= rsize - (rsigned > 0 || X##_s) \ _s 669 include/math-emu/op-common.h || (!rsigned && X##_s)) \ _s 688 include/math-emu/op-common.h r -= 1 - X##_s; \ _s 693 include/math-emu/op-common.h if (!X##_s) \ _s 719 include/math-emu/op-common.h if (rsigned && X##_s) \ _s 765 include/math-emu/op-common.h if (rsigned && X##_s) \ _s 767 include/math-emu/op-common.h if (X##_e >= rsize - (rsigned > 0 || X##_s) \ _s 768 include/math-emu/op-common.h || (!rsigned && X##_s)) \ _s 775 include/math-emu/op-common.h if (!X##_s) \ _s 782 include/math-emu/op-common.h r -= 1 - X##_s; \ _s 799 include/math-emu/op-common.h if ((X##_s = (r < 0))) \ _s 821 include/math-emu/op-common.h X##_c = FP_CLS_ZERO, X##_s = 0; \ _s 831 include/math-emu/op-common.h D##_s = S##_s; \ _s 145 include/math-emu/soft-fp.h if (!X##_s && (_FP_FRAC_LOW_##wc(X) & 7)) \ _s 151 include/math-emu/soft-fp.h if (X##_s && (_FP_FRAC_LOW_##wc(X) & 7)) \ _s 187 include/uapi/scsi/cxlflash_ioctl.h #define CXL_IOWR(_n, _s) _IOWR(CXL_MAGIC, _n, struct _s) _s 30 include/xen/interface/io/ring.h #define __CONST_RING_SIZE(_s, _sz) \ _s 31 include/xen/interface/io/ring.h (__RD32(((_sz) - offsetof(struct _s##_sring, ring)) / \ _s 32 include/xen/interface/io/ring.h sizeof(((struct _s##_sring *)0)->ring[0]))) _s 37 include/xen/interface/io/ring.h #define __RING_SIZE(_s, _sz) \ _s 38 include/xen/interface/io/ring.h (__RD32(((_sz) - (long)&(_s)->ring + (long)(_s)) / sizeof((_s)->ring[0]))) _s 122 include/xen/interface/io/ring.h #define SHARED_RING_INIT(_s) do { \ _s 123 include/xen/interface/io/ring.h (_s)->req_prod = (_s)->rsp_prod = 0; \ _s 124 include/xen/interface/io/ring.h (_s)->req_event = (_s)->rsp_event = 1; \ _s 125 include/xen/interface/io/ring.h memset((_s)->pad, 0, sizeof((_s)->pad)); \ _s 128 include/xen/interface/io/ring.h #define FRONT_RING_INIT(_r, _s, __size) do { \ _s 131 include/xen/interface/io/ring.h (_r)->nr_ents = __RING_SIZE(_s, __size); \ _s 132 include/xen/interface/io/ring.h (_r)->sring = (_s); \ _s 135 include/xen/interface/io/ring.h #define BACK_RING_INIT(_r, _s, __size) do { \ _s 138 include/xen/interface/io/ring.h (_r)->nr_ents = __RING_SIZE(_s, __size); \ _s 139 include/xen/interface/io/ring.h (_r)->sring = (_s); \ _s 143 include/xen/interface/io/ring.h #define FRONT_RING_ATTACH(_r, _s, __size) do { \ _s 144 include/xen/interface/io/ring.h (_r)->sring = (_s); \ _s 145 include/xen/interface/io/ring.h (_r)->req_prod_pvt = (_s)->req_prod; \ _s 146 include/xen/interface/io/ring.h (_r)->rsp_cons = (_s)->rsp_prod; \ _s 147 include/xen/interface/io/ring.h (_r)->nr_ents = __RING_SIZE(_s, __size); \ _s 150 include/xen/interface/io/ring.h #define BACK_RING_ATTACH(_r, _s, __size) do { \ _s 151 include/xen/interface/io/ring.h (_r)->sring = (_s); \ _s 152 include/xen/interface/io/ring.h (_r)->rsp_prod_pvt = (_s)->rsp_prod; \ _s 153 include/xen/interface/io/ring.h (_r)->req_cons = (_s)->req_prod; \ _s 154 include/xen/interface/io/ring.h (_r)->nr_ents = __RING_SIZE(_s, __size); \ _s 357 net/mac80211/iface.c #define ADJUST(_f, _s) do { \ _s 359 net/mac80211/iface.c local->fif_##_s += offset; \ _s 59 net/mac80211/rc80211_minstrel_ht.c #define __MCS_GROUP(_streams, _sgi, _ht40, _s) \ _s 62 net/mac80211/rc80211_minstrel_ht.c .shift = _s, \ _s 69 net/mac80211/rc80211_minstrel_ht.c MCS_DURATION(_streams, _sgi, _ht40 ? 54 : 26) >> _s, \ _s 70 net/mac80211/rc80211_minstrel_ht.c MCS_DURATION(_streams, _sgi, _ht40 ? 108 : 52) >> _s, \ _s 71 net/mac80211/rc80211_minstrel_ht.c MCS_DURATION(_streams, _sgi, _ht40 ? 162 : 78) >> _s, \ _s 72 net/mac80211/rc80211_minstrel_ht.c MCS_DURATION(_streams, _sgi, _ht40 ? 216 : 104) >> _s, \ _s 73 net/mac80211/rc80211_minstrel_ht.c MCS_DURATION(_streams, _sgi, _ht40 ? 324 : 156) >> _s, \ _s 74 net/mac80211/rc80211_minstrel_ht.c MCS_DURATION(_streams, _sgi, _ht40 ? 432 : 208) >> _s, \ _s 75 net/mac80211/rc80211_minstrel_ht.c MCS_DURATION(_streams, _sgi, _ht40 ? 486 : 234) >> _s, \ _s 76 net/mac80211/rc80211_minstrel_ht.c MCS_DURATION(_streams, _sgi, _ht40 ? 540 : 260) >> _s \ _s 96 net/mac80211/rc80211_minstrel_ht.c #define __VHT_GROUP(_streams, _sgi, _bw, _s) \ _s 99 net/mac80211/rc80211_minstrel_ht.c .shift = _s, \ _s 108 net/mac80211/rc80211_minstrel_ht.c BW2VBPS(_bw, 117, 54, 26)) >> _s, \ _s 110 net/mac80211/rc80211_minstrel_ht.c BW2VBPS(_bw, 234, 108, 52)) >> _s, \ _s 112 net/mac80211/rc80211_minstrel_ht.c BW2VBPS(_bw, 351, 162, 78)) >> _s, \ _s 114 net/mac80211/rc80211_minstrel_ht.c BW2VBPS(_bw, 468, 216, 104)) >> _s, \ _s 116 net/mac80211/rc80211_minstrel_ht.c BW2VBPS(_bw, 702, 324, 156)) >> _s, \ _s 118 net/mac80211/rc80211_minstrel_ht.c BW2VBPS(_bw, 936, 432, 208)) >> _s, \ _s 120 net/mac80211/rc80211_minstrel_ht.c BW2VBPS(_bw, 1053, 486, 234)) >> _s, \ _s 122 net/mac80211/rc80211_minstrel_ht.c BW2VBPS(_bw, 1170, 540, 260)) >> _s, \ _s 124 net/mac80211/rc80211_minstrel_ht.c BW2VBPS(_bw, 1404, 648, 312)) >> _s, \ _s 126 net/mac80211/rc80211_minstrel_ht.c BW2VBPS(_bw, 1560, 720, 346)) >> _s \ _s 147 net/mac80211/rc80211_minstrel_ht.c #define CCK_DURATION_LIST(_short, _s) \ _s 148 net/mac80211/rc80211_minstrel_ht.c CCK_ACK_DURATION(10, _short) >> _s, \ _s 149 net/mac80211/rc80211_minstrel_ht.c CCK_ACK_DURATION(20, _short) >> _s, \ _s 150 net/mac80211/rc80211_minstrel_ht.c CCK_ACK_DURATION(55, _short) >> _s, \ _s 151 net/mac80211/rc80211_minstrel_ht.c CCK_ACK_DURATION(110, _short) >> _s _s 153 net/mac80211/rc80211_minstrel_ht.c #define __CCK_GROUP(_s) \ _s 157 net/mac80211/rc80211_minstrel_ht.c .shift = _s, \ _s 159 net/mac80211/rc80211_minstrel_ht.c CCK_DURATION_LIST(false, _s), \ _s 160 net/mac80211/rc80211_minstrel_ht.c CCK_DURATION_LIST(true, _s) \ _s 1150 net/rxrpc/key.c const char *_s = (s); \ _s 1151 net/rxrpc/key.c ENCODE_DATA(strlen(_s), _s); \ _s 97 sound/hda/ext/hdac_ext_stream.c struct hdac_stream *s, *_s; _s 100 sound/hda/ext/hdac_ext_stream.c list_for_each_entry_safe(s, _s, &bus->stream_list, list) { _s 805 sound/soc/sof/intel/hda-stream.c struct hdac_stream *s, *_s; _s 819 sound/soc/sof/intel/hda-stream.c list_for_each_entry_safe(s, _s, &bus->stream_list, list) {