/linux-6.3-rc2/arch/arm/include/asm/hardware/ |
A D | cp14.h | 12 #define dbg_write(val, reg) WCP14_##reg(val) argument 14 #define etm_write(val, reg) WCP14_##reg(val) argument 24 #define MCR14(val, op1, crn, crm, op2) \ argument 153 #define WCP14_DBGWFAR(val) MCR14(val, 0, c0, c6, 0) argument 154 #define WCP14_DBGVCR(val) MCR14(val, 0, c0, c7, 0) argument 155 #define WCP14_DBGECR(val) MCR14(val, 0, c0, c9, 0) argument 161 #define WCP14_DBGDRCR(val) MCR14(val, 0, c0, c4, 2) argument 162 #define WCP14_DBGBVR0(val) MCR14(val, 0, c0, c0, 4) argument 163 #define WCP14_DBGBVR1(val) MCR14(val, 0, c0, c1, 4) argument 412 #define WCP14_ETMCR(val) MCR14(val, 1, c0, c0, 0) argument [all …]
|
/linux-6.3-rc2/drivers/net/wireless/realtek/rtw89/ |
A D | fw.h | 26 #define RTW89_SET_H2CREG_HDR_FUNC(info, val) \ argument 28 #define RTW89_SET_H2CREG_HDR_LEN(info, val) \ argument 472 static inline void RTW89_SET_EDCA_AC(void *cmd, u32 val) in RTW89_SET_EDCA_AC() 1117 static inline void SET_CMC_TBL_NC(void *table, u32 val) in SET_CMC_TBL_NC() 1124 static inline void SET_CMC_TBL_NR(void *table, u32 val) in SET_CMC_TBL_NR() 1636 static inline void SET_JOININFO_OP(void *h2c, u32 val) in SET_JOININFO_OP() 1761 static inline void SET_BA_CAM_TID(void *h2c, u32 val) in SET_BA_CAM_TID() 1776 static inline void SET_BA_CAM_SSN(void *h2c, u32 val) in SET_BA_CAM_SSN() 1781 static inline void SET_BA_CAM_UID(void *h2c, u32 val) in SET_BA_CAM_UID() 1791 static inline void SET_BA_CAM_BAND(void *h2c, u32 val) in SET_BA_CAM_BAND() [all …]
|
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
A D | types.h | 173 #define NREV_IS(var, val) \ argument 176 #define NREV_GE(var, val) \ argument 179 #define NREV_GT(var, val) \ argument 182 #define NREV_LT(var, val) \ argument 185 #define NREV_LE(var, val) \ argument 188 #define LCNREV_IS(var, val) \ argument 191 #define LCNREV_GE(var, val) \ argument 194 #define LCNREV_GT(var, val) \ argument 197 #define LCNREV_LT(var, val) \ argument 200 #define LCNREV_LE(var, val) \ argument [all …]
|
/linux-6.3-rc2/arch/s390/include/asm/ |
A D | percpu.h | 27 #define arch_this_cpu_to_op_simple(pcp, val, op) \ argument 44 #define this_cpu_add_1(pcp, val) arch_this_cpu_to_op_simple(pcp, val, +) argument 45 #define this_cpu_add_2(pcp, val) arch_this_cpu_to_op_simple(pcp, val, +) argument 48 #define this_cpu_and_1(pcp, val) arch_this_cpu_to_op_simple(pcp, val, &) argument 49 #define this_cpu_and_2(pcp, val) arch_this_cpu_to_op_simple(pcp, val, &) argument 50 #define this_cpu_or_1(pcp, val) arch_this_cpu_to_op_simple(pcp, val, |) argument 66 #define arch_this_cpu_add(pcp, val, op1, op2, szcast) \ argument 93 #define arch_this_cpu_add_return(pcp, val, op) \ argument 112 #define arch_this_cpu_to_op(pcp, val, op) \ argument 127 #define this_cpu_and_4(pcp, val) arch_this_cpu_to_op(pcp, val, "lan") argument [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/msm/adreno/ |
A D | adreno_pm4.xml.h | 1156 static inline uint32_t CP_SET_BIN_1_X1(uint32_t val) in CP_SET_BIN_1_X1() 1162 static inline uint32_t CP_SET_BIN_1_Y1(uint32_t val) in CP_SET_BIN_1_Y1() 1170 static inline uint32_t CP_SET_BIN_2_X2(uint32_t val) in CP_SET_BIN_2_X2() 1176 static inline uint32_t CP_SET_BIN_2_Y2(uint32_t val) in CP_SET_BIN_2_Y2() 2005 static inline uint32_t CP_BLIT_1_SRC_X1(uint32_t val) in CP_BLIT_1_SRC_X1() 2011 static inline uint32_t CP_BLIT_1_SRC_Y1(uint32_t val) in CP_BLIT_1_SRC_Y1() 2019 static inline uint32_t CP_BLIT_2_SRC_X2(uint32_t val) in CP_BLIT_2_SRC_X2() 2025 static inline uint32_t CP_BLIT_2_SRC_Y2(uint32_t val) in CP_BLIT_2_SRC_Y2() 2033 static inline uint32_t CP_BLIT_3_DST_X1(uint32_t val) in CP_BLIT_3_DST_X1() 2039 static inline uint32_t CP_BLIT_3_DST_Y1(uint32_t val) in CP_BLIT_3_DST_Y1() [all …]
|
A D | a6xx.xml.h | 3371 static inline uint32_t A6XX_RB_MRT_PITCH(uint32_t val) in A6XX_RB_MRT_PITCH() 3387 static inline uint32_t A6XX_RB_MRT_BASE(uint32_t val) in A6XX_RB_MRT_BASE() 3535 static inline uint32_t A6XX_RB_Z_BOUNDS_MIN(float val) in A6XX_RB_Z_BOUNDS_MIN() 3543 static inline uint32_t A6XX_RB_Z_BOUNDS_MAX(float val) in A6XX_RB_Z_BOUNDS_MAX() 3703 static inline uint32_t A6XX_RB_Z_CLAMP_MIN(float val) in A6XX_RB_Z_CLAMP_MIN() 3711 static inline uint32_t A6XX_RB_Z_CLAMP_MAX(float val) in A6XX_RB_Z_CLAMP_MAX() 3833 static inline uint32_t A6XX_RB_BLIT_DST(uint32_t val) in A6XX_RB_BLIT_DST() 4097 static inline uint32_t A6XX_RB_2D_DST(uint32_t val) in A6XX_RB_2D_DST() 6363 static inline uint32_t A6XX_SP_CS_IBO(uint32_t val) in A6XX_SP_CS_IBO() 6414 static inline uint32_t A6XX_SP_IBO(uint32_t val) in A6XX_SP_IBO() [all …]
|
A D | a3xx.xml.h | 977 static inline uint32_t A3XX_GRAS_CL_VPORT_XSCALE(float val) in A3XX_GRAS_CL_VPORT_XSCALE() 993 static inline uint32_t A3XX_GRAS_CL_VPORT_YSCALE(float val) in A3XX_GRAS_CL_VPORT_YSCALE() 1031 static inline uint32_t A3XX_GRAS_SU_POINT_SIZE(float val) in A3XX_GRAS_SU_POINT_SIZE() 1216 static inline uint32_t A3XX_RB_ALPHA_REF_FLOAT(float val) in A3XX_RB_ALPHA_REF_FLOAT() 1329 static inline uint32_t A3XX_RB_BLEND_RED_FLOAT(float val) in A3XX_RB_BLEND_RED_FLOAT() 1357 static inline uint32_t A3XX_RB_BLEND_BLUE_FLOAT(float val) in A3XX_RB_BLEND_BLUE_FLOAT() 1500 static inline uint32_t A3XX_RB_DEPTH_PITCH(uint32_t val) in A3XX_RB_DEPTH_PITCH() 1571 static inline uint32_t A3XX_RB_STENCIL_PITCH(uint32_t val) in A3XX_RB_STENCIL_PITCH() 2068 static inline uint32_t A3XX_VPC_ATTR_LMSIZE(uint32_t val) in A3XX_VPC_ATTR_LMSIZE() 3117 static inline uint32_t A3XX_TEX_SAMP_1_MAX_LOD(float val) in A3XX_TEX_SAMP_1_MAX_LOD() [all …]
|
/linux-6.3-rc2/arch/loongarch/include/asm/ |
A D | percpu.h | 169 #define _percpu_write(pcp, val) \ argument 174 #define _pcp_protect(operation, pcp, val) \ argument 184 #define _percpu_add(pcp, val) \ argument 189 #define _percpu_and(pcp, val) \ argument 192 #define _percpu_or(pcp, val) \ argument 195 #define _percpu_xchg(pcp, val) ((typeof(pcp)) \ argument 198 #define this_cpu_add_4(pcp, val) _percpu_add(pcp, val) argument 199 #define this_cpu_add_8(pcp, val) _percpu_add(pcp, val) argument 204 #define this_cpu_and_4(pcp, val) _percpu_and(pcp, val) argument 207 #define this_cpu_or_4(pcp, val) _percpu_or(pcp, val) argument [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/panel/ |
A D | panel-abt-y030xx067a.c | 22 #define REG00_VBRT_CTRL(val) (val) argument 24 #define REG01_COM_DC(val) (val) argument 26 #define REG02_DA_CONTRAST(val) (val) argument 30 #define REG03_VPOSITION(val) (val) argument 35 #define REG04_HPOSITION1(val) (val) argument 59 #define REG08_SLHRC(val) (val) argument 76 #define REG0C_CONTRAST_R(val) (val) argument 79 #define REG0D_CONTRAST_G(val) (val) argument 89 #define REG10_BRIGHT(val) (val) argument 91 #define REG11_SIG_GAIN(val) (val) argument [all …]
|
/linux-6.3-rc2/arch/powerpc/lib/ |
A D | qspinlock.c | 104 static inline int decode_tail_cpu(u32 val) in decode_tail_cpu() 109 static inline int get_owner_cpu(u32 val) in get_owner_cpu() 470 u32 val; in try_to_steal_lock() local 539 u32 val, old, tail; in queued_spin_lock_mcs_queue() local 741 static int steal_spins_set(void *data, u64 val) in steal_spins_set() 776 static int steal_spins_get(void *data, u64 *val) in steal_spins_get() 801 static int head_spins_set(void *data, u64 val) in head_spins_set() 808 static int head_spins_get(void *data, u64 *val) in head_spins_get() 929 static int pv_yield_prev_set(void *data, u64 val) in pv_yield_prev_set() 961 static int pv_prod_head_set(void *data, u64 val) in pv_prod_head_set() [all …]
|
/linux-6.3-rc2/include/asm-generic/ |
A D | percpu.h | 70 #define raw_cpu_generic_to_op(pcp, val, op) \ argument 75 #define raw_cpu_generic_add_return(pcp, val) \ argument 144 #define this_cpu_generic_to_op(pcp, val, op) \ argument 153 #define this_cpu_generic_add_return(pcp, val) \ argument 208 #define raw_cpu_write_1(pcp, val) raw_cpu_generic_to_op(pcp, val, =) argument 211 #define raw_cpu_write_2(pcp, val) raw_cpu_generic_to_op(pcp, val, =) argument 214 #define raw_cpu_write_4(pcp, val) raw_cpu_generic_to_op(pcp, val, =) argument 247 #define raw_cpu_or_1(pcp, val) raw_cpu_generic_to_op(pcp, val, |=) argument 250 #define raw_cpu_or_2(pcp, val) raw_cpu_generic_to_op(pcp, val, |=) argument 253 #define raw_cpu_or_4(pcp, val) raw_cpu_generic_to_op(pcp, val, |=) argument [all …]
|
/linux-6.3-rc2/sound/synth/emux/ |
A D | emux_nrpn.c | 41 int type, int val, int mode) in send_converted_effect() 128 static int fx_delay(int val) in fx_delay() 133 static int fx_attack(int val) in fx_attack() 138 static int fx_hold(int val) in fx_hold() 143 static int fx_decay(int val) in fx_decay() 163 static int fx_conv_Q(int val) in fx_conv_Q() 209 static int gs_cutoff(int val) in gs_cutoff() 221 static int gs_attack(int val) in gs_attack() 227 static int gs_decay(int val) in gs_decay() 284 int val; in snd_emux_nrpn() local [all …]
|
/linux-6.3-rc2/arch/alpha/lib/ |
A D | fpreg.c | 14 #define STT(reg,val) asm volatile ("ftoit $f"#reg",%0" : "=r"(val)); argument 16 #define STT(reg,val) asm volatile ("stt $f"#reg",%0" : "=m"(val)); argument 22 unsigned long val; in alpha_read_fp_reg() local 69 #define LDT(reg,val) asm volatile ("itoft %0,$f"#reg : : "r"(val)); argument 71 #define LDT(reg,val) asm volatile ("ldt $f"#reg",%0" : : "m"(val)); argument 75 alpha_write_fp_reg (unsigned long reg, unsigned long val) in alpha_write_fp_reg() 125 #define STS(reg,val) asm volatile ("sts $f"#reg",%0" : "=m"(val)); argument 131 unsigned long val; in alpha_read_fp_reg_s() local 180 #define LDS(reg,val) asm volatile ("itofs %0,$f"#reg : : "r"(val)); argument 182 #define LDS(reg,val) asm volatile ("lds $f"#reg",%0" : : "m"(val)); argument [all …]
|
/linux-6.3-rc2/include/sound/ |
A D | emu8000_reg.h | 122 #define EMU8000_HWCF4_WRITE(emu, val) \ argument 124 #define EMU8000_HWCF5_WRITE(emu, val) \ argument 126 #define EMU8000_HWCF6_WRITE(emu, val) \ argument 129 #define EMU8000_HWCF7_WRITE(emu, val) \ argument 131 #define EMU8000_SMALR_WRITE(emu, val) \ argument 133 #define EMU8000_SMARR_WRITE(emu, val) \ argument 135 #define EMU8000_SMALW_WRITE(emu, val) \ argument 137 #define EMU8000_SMARW_WRITE(emu, val) \ argument 139 #define EMU8000_SMLD_WRITE(emu, val) \ argument 141 #define EMU8000_SMRD_WRITE(emu, val) \ argument [all …]
|
/linux-6.3-rc2/arch/mips/include/asm/ |
A D | mipsregs.h | 1383 #define write_r10k_perf_cntr(counter,val) \ argument 1402 #define write_r10k_perf_cntl(counter,val) \ argument 1509 #define __write_ulong_c0_register(reg, sel, val) \ argument 1568 #define __write_64bit_c0_split(source, sel, val) \ argument 1673 #define write_c0_conf(val) __write_32bit_c0_register($3, 0, val) argument 1960 #define write_c0_pgd(val) __write_64bit_c0_register($9, 7, val) argument 2157 #define __write_ulong_gc0_register(reg, sel, val) \ argument 2387 #define write_32bit_cp1_register(dest, val) \ argument 2414 #define wrdsp(val, mask) \ argument 2646 #define wrdsp(val, mask) \ argument [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/msm/dsi/ |
A D | dsi.xml.h | 146 static inline uint32_t DSI_6G_HW_VERSION_MAJOR(uint32_t val) in DSI_6G_HW_VERSION_MAJOR() 158 static inline uint32_t DSI_6G_HW_VERSION_STEP(uint32_t val) in DSI_6G_HW_VERSION_STEP() 250 static inline uint32_t DSI_ACTIVE_H_START(uint32_t val) in DSI_ACTIVE_H_START() 256 static inline uint32_t DSI_ACTIVE_H_END(uint32_t val) in DSI_ACTIVE_H_END() 264 static inline uint32_t DSI_ACTIVE_V_START(uint32_t val) in DSI_ACTIVE_V_START() 270 static inline uint32_t DSI_ACTIVE_V_END(uint32_t val) in DSI_ACTIVE_V_END() 278 static inline uint32_t DSI_TOTAL_H_TOTAL(uint32_t val) in DSI_TOTAL_H_TOTAL() 284 static inline uint32_t DSI_TOTAL_V_TOTAL(uint32_t val) in DSI_TOTAL_V_TOTAL() 298 static inline uint32_t DSI_ACTIVE_HSYNC_END(uint32_t val) in DSI_ACTIVE_HSYNC_END() 467 static inline uint32_t DSI_TRIG_CTRL_STREAM(uint32_t val) in DSI_TRIG_CTRL_STREAM() [all …]
|
/linux-6.3-rc2/arch/arm64/include/asm/ |
A D | percpu.h | 189 #define this_cpu_add_1(pcp, val) \ argument 191 #define this_cpu_add_2(pcp, val) \ argument 193 #define this_cpu_add_4(pcp, val) \ argument 195 #define this_cpu_add_8(pcp, val) \ argument 207 #define this_cpu_and_1(pcp, val) \ argument 209 #define this_cpu_and_2(pcp, val) \ argument 211 #define this_cpu_and_4(pcp, val) \ argument 213 #define this_cpu_and_8(pcp, val) \ argument 216 #define this_cpu_or_1(pcp, val) \ argument 218 #define this_cpu_or_2(pcp, val) \ argument [all …]
|
/linux-6.3-rc2/arch/alpha/include/uapi/asm/ |
A D | compiler.h | 14 # define __kernel_insbl(val, shift) __builtin_alpha_insbl(val, shift) argument 22 # define __kernel_insbl(val, shift) \ argument 26 # define __kernel_inswl(val, shift) \ argument 30 # define __kernel_insql(val, shift) \ argument 34 # define __kernel_inslh(val, shift) \ argument 38 # define __kernel_extbl(val, shift) \ argument 42 # define __kernel_extwl(val, shift) \ argument 96 #define __kernel_stb(val,mem) ((mem) = (val)) argument 97 #define __kernel_stw(val,mem) ((mem) = (val)) argument 109 #define __kernel_stb(val,mem) \ argument [all …]
|
/linux-6.3-rc2/include/linux/ |
A D | iopoll.h | 36 #define read_poll_timeout(op, val, cond, sleep_us, timeout_us, \ argument 79 #define read_poll_timeout_atomic(op, val, cond, delay_us, timeout_us, \ argument 120 #define readx_poll_timeout(op, addr, val, cond, sleep_us, timeout_us) \ argument 143 #define readb_poll_timeout(addr, val, cond, delay_us, timeout_us) \ argument 146 #define readb_poll_timeout_atomic(addr, val, cond, delay_us, timeout_us) \ argument 149 #define readw_poll_timeout(addr, val, cond, delay_us, timeout_us) \ argument 152 #define readw_poll_timeout_atomic(addr, val, cond, delay_us, timeout_us) \ argument 155 #define readl_poll_timeout(addr, val, cond, delay_us, timeout_us) \ argument 158 #define readl_poll_timeout_atomic(addr, val, cond, delay_us, timeout_us) \ argument 161 #define readq_poll_timeout(addr, val, cond, delay_us, timeout_us) \ argument [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/mdp5/ |
A D | mdp5.xml.h | 191 static inline uint32_t MDSS_HW_VERSION_STEP(uint32_t val) in MDSS_HW_VERSION_STEP() 197 static inline uint32_t MDSS_HW_VERSION_MINOR(uint32_t val) in MDSS_HW_VERSION_MINOR() 203 static inline uint32_t MDSS_HW_VERSION_MAJOR(uint32_t val) in MDSS_HW_VERSION_MAJOR() 218 static inline uint32_t MDP5_HW_VERSION_STEP(uint32_t val) in MDP5_HW_VERSION_STEP() 224 static inline uint32_t MDP5_HW_VERSION_MINOR(uint32_t val) in MDP5_HW_VERSION_MINOR() 230 static inline uint32_t MDP5_HW_VERSION_MAJOR(uint32_t val) in MDP5_HW_VERSION_MAJOR() 337 static inline uint32_t MDP5_IGC_LUT_REG_VAL(uint32_t val) in MDP5_IGC_LUT_REG_VAL() 735 static inline uint32_t MDP5_PIPE_SRC_XY_Y(uint32_t val) in MDP5_PIPE_SRC_XY_Y() 741 static inline uint32_t MDP5_PIPE_SRC_XY_X(uint32_t val) in MDP5_PIPE_SRC_XY_X() 763 static inline uint32_t MDP5_PIPE_OUT_XY_Y(uint32_t val) in MDP5_PIPE_OUT_XY_Y() [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/i915/soc/ |
A D | intel_dram.c | 51 static int skl_get_dimm_size(u16 val) in skl_get_dimm_size() 56 static int skl_get_dimm_width(u16 val) in skl_get_dimm_width() 73 static int skl_get_dimm_ranks(u16 val) in skl_get_dimm_ranks() 84 static int icl_get_dimm_size(u16 val) in icl_get_dimm_size() 89 static int icl_get_dimm_width(u16 val) in icl_get_dimm_width() 106 static int icl_get_dimm_ranks(u16 val) in icl_get_dimm_ranks() 147 int channel, u32 val) in skl_dram_get_channel_info() 189 u32 val; in skl_dram_get_channels_info() local 227 u32 val; in skl_get_dram_type() local 345 u32 val; in bxt_get_dram_info() local [all …]
|
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/ |
A D | cxgb4_tc_u32_parse.h | 77 __be32 val, __be32 mask) in cxgb4_fill_ipv4_proto() 86 __be32 val, __be32 mask) in cxgb4_fill_ipv4_src_ip() 95 __be32 val, __be32 mask) in cxgb4_fill_ipv4_dst_ip() 123 __be32 val, __be32 mask) in cxgb4_fill_ipv6_proto() 132 __be32 val, __be32 mask) in cxgb4_fill_ipv6_src_ip0() 141 __be32 val, __be32 mask) in cxgb4_fill_ipv6_src_ip1() 150 __be32 val, __be32 mask) in cxgb4_fill_ipv6_src_ip2() 159 __be32 val, __be32 mask) in cxgb4_fill_ipv6_src_ip3() 168 __be32 val, __be32 mask) in cxgb4_fill_ipv6_dst_ip0() 177 __be32 val, __be32 mask) in cxgb4_fill_ipv6_dst_ip1() [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/mdp4/ |
A D | mdp4.xml.h | 120 static inline uint32_t MDP4_VERSION_MINOR(uint32_t val) in MDP4_VERSION_MINOR() 126 static inline uint32_t MDP4_VERSION_MAJOR(uint32_t val) in MDP4_VERSION_MAJOR() 333 static inline uint32_t MDP4_OVLP_SIZE_HEIGHT(uint32_t val) in MDP4_OVLP_SIZE_HEIGHT() 339 static inline uint32_t MDP4_OVLP_SIZE_WIDTH(uint32_t val) in MDP4_OVLP_SIZE_WIDTH() 487 static inline uint32_t MDP4_DMA_CONFIG_PACK(uint32_t val) in MDP4_DMA_CONFIG_PACK() 545 static inline uint32_t MDP4_DMA_CURSOR_POS_X(uint32_t val) in MDP4_DMA_CURSOR_POS_X() 551 static inline uint32_t MDP4_DMA_CURSOR_POS_Y(uint32_t val) in MDP4_DMA_CURSOR_POS_Y() 616 static inline uint32_t MDP4_PIPE_SRC_XY_Y(uint32_t val) in MDP4_PIPE_SRC_XY_Y() 622 static inline uint32_t MDP4_PIPE_SRC_XY_X(uint32_t val) in MDP4_PIPE_SRC_XY_X() 644 static inline uint32_t MDP4_PIPE_DST_XY_Y(uint32_t val) in MDP4_PIPE_DST_XY_Y() [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/i915/ |
A D | vlv_sideband.c | 79 u32 addr, u32 *val) in vlv_sideband_rw() 129 u32 val = 0; in vlv_punit_read() local 145 u32 val = 0; in vlv_bunit_read() local 161 u32 val = 0; in vlv_nc_read() local 171 u32 val = 0; in vlv_iosf_sb_read() local 180 u8 port, u32 reg, u32 val) in vlv_iosf_sb_write() 188 u32 val = 0; in vlv_cck_read() local 204 u32 val = 0; in vlv_ccu_read() local 233 u32 val = 0; in vlv_dpio_read() local 249 enum pipe pipe, int reg, u32 val) in vlv_dpio_write() [all …]
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | percpu.h | 76 #define __pcpu_cast_1(val) ((u8)(((unsigned long) val) & 0xff)) argument 77 #define __pcpu_cast_2(val) ((u16)(((unsigned long) val) & 0xffff)) argument 79 #define __pcpu_cast_8(val) ((u64)(val)) argument 124 #define percpu_add_op(size, qual, var, val) \ argument 235 #define raw_cpu_add_1(pcp, val) percpu_add_op(1, , (pcp), val) argument 236 #define raw_cpu_add_2(pcp, val) percpu_add_op(2, , (pcp), val) argument 237 #define raw_cpu_add_4(pcp, val) percpu_add_op(4, , (pcp), val) argument 256 #define raw_cpu_xchg_1(pcp, val) raw_percpu_xchg_op(pcp, val) argument 257 #define raw_cpu_xchg_2(pcp, val) raw_percpu_xchg_op(pcp, val) argument 258 #define raw_cpu_xchg_4(pcp, val) raw_percpu_xchg_op(pcp, val) argument [all …]
|