| /linux/rust/quote/ |
| H A D | lib.rs | 501 let mut _s = $crate::__private::TokenStream::new(); localVariable 508 let mut _s = $crate::__private::TokenStream::new(); localVariable 513 let mut _s = $crate::__private::TokenStream::new(); localVariable 521 let mut _s = $crate::__private::TokenStream::new(); localVariable 649 let mut _s = $crate::__private::TokenStream::new(); localVariable 657 let mut _s = $crate::__private::TokenStream::new(); localVariable 663 let mut _s = $crate::__private::TokenStream::new(); localVariable 672 let mut _s = $crate::__private::TokenStream::new(); localVariable
|
| /linux/fs/ocfs2/cluster/ |
| H A D | netdebug.c | 262 # define sc_send_count(_s) ((_s)->sc_send_count) argument 263 # define sc_recv_count(_s) ((_s)->sc_recv_count) argument 264 # define sc_tv_acquiry_total_ns(_s) (ktime_to_ns((_s)->sc_tv_acquiry_total)) argument 265 # define sc_tv_send_total_ns(_s) (ktime_to_ns((_s)->sc_tv_send_total)) argument 266 # define sc_tv_status_total_ns(_s) (ktime_to_ns((_s)->sc_tv_status_total)) argument 267 # define sc_tv_process_total_ns(_s) (ktime_to_ns((_s)->sc_tv_process_total)) argument 269 # define sc_send_count(_s) (0U) argument 270 # define sc_recv_count(_s) (0U) argument 271 # define sc_tv_acquiry_total_ns(_s) (0LL) argument 272 # define sc_tv_send_total_ns(_s) (0LL) argument [all …]
|
| /linux/include/xen/interface/io/ |
| H A D | ring.h | 45 #define __CONST_RING_SIZE(_s, _sz) \ argument 51 #define __RING_SIZE(_s, _sz) \ argument 133 #define SHARED_RING_INIT(_s) do { \ argument 139 #define FRONT_RING_ATTACH(_r, _s, _i, __size) do { \ argument 146 #define FRONT_RING_INIT(_r, _s, __size) FRONT_RING_ATTACH(_r, _s, 0, __size) argument 153 #define BACK_RING_ATTACH(_r, _s, _i, __size) do { \ argument 160 #define BACK_RING_INIT(_r, _s, __size) BACK_RING_ATTACH(_r, _s, 0, __size) argument
|
| /linux/arch/x86/math-emu/ |
| H A D | reg_ld_str.c | 210 int FPU_load_int64(long long __user *_s) in FPU_load_int64() 240 int FPU_load_int32(long __user *_s, FPU_REG *loaded_data) in FPU_load_int32() 269 int FPU_load_int16(short __user *_s, FPU_REG *loaded_data) in FPU_load_int16()
|
| /linux/net/mac80211/ |
| H A D | airtime.c | 115 #define __MCS_GROUP(_streams, _sgi, _ht40, _s) \ argument 146 #define __VHT_GROUP(_streams, _sgi, _bw, _s) \ argument 188 #define __HE_GROUP(_streams, _gi, _bw, _s) \ argument 236 #define __EHT_GROUP(_streams, _gi, _bw, _s) \ argument
|
| /linux/include/linux/ |
| H A D | slab.h | 508 #define krealloc_noprof(_o, _s, _f) krealloc_node_align_noprof(_o, _s, 1, _f, NUMA_NO_NODE) argument 510 #define krealloc_node(_o, _s, _f, _n) krealloc_node_align(_o, _s, 1, _f, _n) argument 1199 #define kvmalloc_node(_s, _f, _n) kvmalloc_node_align(_s, 1, _f, _n) argument 1220 #define kvcalloc_node_noprof(_n,_s,_f,_node) kvmalloc_array_node_noprof(_n,_s,(_f)|__GFP_ZERO,_node) argument 1231 #define kvrealloc_node(_p, _s, _f, _n) kvrealloc_node_align(_p, _s, 1, _f, _n) argument
|
| H A D | sh_clk.h | 129 #define SH_CLK_MSTP32_STS(_p, _r, _b, _s, _f) \ argument
|
| /linux/drivers/scsi/bfa/ |
| H A D | bfa_fcbuild.h | 28 #define fc_roundup(_l, _s) (((_l) + ((_s) - 1)) & ~((_s) - 1)) argument
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_edif.h | 135 #define EDIF_SESSION_DOWN(_s) \ argument 144 #define EDIF_SESS_DELETE(_s) \ argument
|
| /linux/drivers/comedi/drivers/ |
| H A D | ni_660x.c | 81 #define NI660X_DMA_CFG_SEL(_c, _s) (((_s) & 0x1f) << (8 * (_c))) argument 87 #define NI660X_IO_CFG_OUT_SEL(_c, _s) (((_s) & 0x3) << (((_c) % 2) ? 0 : 8)) argument 89 #define NI660X_IO_CFG_IN_SEL(_c, _s) (((_s) & 0x7) << (((_c) % 2) ? 4 : 12)) argument
|
| H A D | ni_stc.h | 433 #define NISTC_RTSI_TRIG(_c, _s) (((_s) & 0xf) << (((_c) % 4) * 4)) argument 806 #define NI_M_PFI_OUT_SEL(_c, _s) (((_s) & 0x1f) << NI_M_PFI_CHAN(_c)) argument
|
| /linux/sound/hda/core/ext/ |
| H A D | stream.c | 125 struct hdac_stream *s, *_s; in snd_hdac_ext_stream_free_all() local
|
| /linux/drivers/clk/imx/ |
| H A D | clk.h | 263 #define PLL_1416X_RATE(_rate, _m, _p, _s) \ argument 271 #define PLL_1443X_RATE(_rate, _m, _p, _s, _k) \ argument
|
| /linux/sound/soc/sof/intel/ |
| H A D | hda-stream.c | 1004 struct hdac_stream *s, *_s; hda_dsp_stream_free() local
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | renesas_usbf.c | 83 #define USBF_EP0_DW(_s) ((_s) << 5) argument 138 #define USBF_EPN_DW(_s) ((_s) << 5) argument 252 #define USBF_SYS_EPN_MPKT(_s) ((_s) << 0) argument
|
| /linux/drivers/vdpa/mlx5/core/ |
| H A D | mr.c | 12 #define MLX5_DIV_ROUND_UP_POW2(_n, _s) \ argument
|
| /linux/drivers/iio/adc/ |
| H A D | ad7793.c | 619 #define DECLARE_AD7793_CHANNELS(_name, _b, _sb, _s) \ argument
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | debugfs.c | 44 char _s, char _h, int idx) in wil_print_desc_edma() 76 char _s, char _h) in wil_print_ring()
|
| /linux/sound/soc/atmel/ |
| H A D | mchp-i2s-mcc.c | 231 #define DMA_BURST_ALIGNED(_p, _s, _w) !(_p % (_s * _w)) argument
|
| H A D | mchp-pdmc.c | 100 #define DMA_BURST_ALIGNED(_p, _s, _w) !(_p % (_s * _w)) argument
|
| /linux/drivers/net/phy/ |
| H A D | sfp.c | 497 #define SFP_QUIRK(_v, _p, _s, _f) \ argument 499 #define SFP_QUIRK_S(_v, _p, _s) SFP_QUIRK(_v, _p, _s, NULL) argument
|
| /linux/drivers/soundwire/ |
| H A D | qcom.c | 640 struct sdw_slave *slave, *_s; in qcom_swrm_enumerate() local
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | ar9003_eeprom.c | 4477 #define POW_SM(_r, _s) (((_r) & 0x3f) << (_s)) in ar9003_hw_tx_power_regwrite() argument
|
| /linux/drivers/gpu/drm/bridge/ |
| H A D | samsung-dsim.c | 741 u8 _s, best_s; in samsung_dsim_pll_find_pms() local
|
| /linux/drivers/net/dsa/ |
| H A D | mt7530.h | 771 #define MIB_DESC(_s, _o, _n) \ argument
|