/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/iop/ |
D | iop_mpu_macros.h | 96 #define MPU_ADD_RRR(S,N,D) (0x4000008C | ((S & ((1 << 5) - 1)) << 16)\ argument 100 #define MPU_ADD_RRS(S,N,D) (0x4000048C | ((S & ((1 << 5) - 1)) << 16)\ argument 104 #define MPU_ADD_RSR(S,N,D) (0x4000018C | ((S & ((1 << 5) - 1)) << 16)\ argument 108 #define MPU_ADD_RSS(S,N,D) (0x4000058C | ((S & ((1 << 5) - 1)) << 16)\ argument 112 #define MPU_ADD_SRR(S,N,D) (0x4000028C | ((S & ((1 << 5) - 1)) << 16)\ argument 116 #define MPU_ADD_SRS(S,N,D) (0x4000068C | ((S & ((1 << 5) - 1)) << 16)\ argument 120 #define MPU_ADD_SSR(S,N,D) (0x4000038C | ((S & ((1 << 5) - 1)) << 16)\ argument 124 #define MPU_ADD_SSS(S,N,D) (0x4000078C | ((S & ((1 << 5) - 1)) << 16)\ argument 128 #define MPU_ADDQ_RIR(S,N,D) (0x10000000 | ((S & ((1 << 5) - 1)) << 16)\ argument 132 #define MPU_ADDQ_IRR(S,N,D) (0x10000000 | ((S & ((1 << 16) - 1)) << 0)\ argument [all …]
|
/linux-4.1.27/drivers/isdn/mISDN/ |
D | dsp_blowfish.c | 375 u32 *S = dsp->bf_s; in dsp_bf_encrypt() local 467 u32 *S = dsp->bf_s; in dsp_bf_decrypt() local 563 encrypt_block(const u32 *P, const u32 *S, u32 *dst, u32 *src) in encrypt_block() 604 u32 *S = (u32 *)dsp->bf_s; in dsp_bf_init() local
|
/linux-4.1.27/fs/ncpfs/ |
D | ncplib_kernel.h | 141 #define ncp_io2vol(S,m,i,n,k,U) ncp__io2vol(S,m,i,n,k,U) argument 142 #define ncp_vol2io(S,m,i,n,k,U) ncp__vol2io(S,m,i,n,k,U) argument 154 #define ncp_io2vol(S,m,i,n,k,U) ncp__io2vol(m,i,n,k,U) argument 155 #define ncp_vol2io(S,m,i,n,k,U) ncp__vol2io(m,i,n,k,U) argument
|
/linux-4.1.27/crypto/ |
D | blowfish_common.c | 318 const u32 *S = bctx->s; in encrypt_block() local 353 u32 *S = ctx->s; in blowfish_setkey() local
|
D | blowfish_generic.c | 47 const u32 *S = ctx->s; in bf_encrypt() local 81 const u32 *S = ctx->s; in bf_decrypt() local
|
D | arc4.c | 25 u32 S[256]; member 56 u32 *const S = ctx->S; in arc4_crypt() local
|
D | khazad.c | 762 const u64 *S = T7; in khazad_setkey() local
|
/linux-4.1.27/include/math-emu/ |
D | op-4.h | 29 #define _FP_FRAC_COPY_4(D,S) \ argument 429 #define _FP_SQRT_MEAT_4(R, S, T, X, q) \ argument 615 #define _FP_FRAC_CONV_1_4(dfs, sfs, D, S) \ argument 625 #define _FP_FRAC_CONV_2_4(dfs, sfs, D, S) \ argument 677 #define _FP_FRAC_CONV_4_1(dfs, sfs, D, S) \ argument 684 #define _FP_FRAC_CONV_4_2(dfs, sfs, D, S) \ argument
|
D | op-2.h | 29 #define _FP_FRAC_COPY_2(D,S) (D##_f0 = S##_f0, D##_f1 = S##_f1) argument 529 #define _FP_SQRT_MEAT_2(R, S, T, X, q) \ argument 596 #define _FP_FRAC_CONV_1_2(dfs, sfs, D, S) \ argument 606 #define _FP_FRAC_CONV_2_1(dfs, sfs, D, S) \ argument
|
D | op-1.h | 29 #define _FP_FRAC_COPY_1(D,S) (D##_f = S##_f) argument 253 #define _FP_SQRT_MEAT_1(R, S, T, X, q) \ argument 288 #define _FP_FRAC_CONV_1_1(dfs, sfs, D, S) \ argument
|
D | double.h | 115 #define _FP_SQRT_MEAT_D(R,S,T,X,Q) _FP_SQRT_MEAT_2(R,S,T,X,Q) argument 187 #define _FP_SQRT_MEAT_D(R,S,T,X,Q) _FP_SQRT_MEAT_1(R,S,T,X,Q) argument
|
D | quad.h | 121 #define _FP_SQRT_MEAT_Q(R,S,T,X,Q) _FP_SQRT_MEAT_4(R,S,T,X,Q) argument 194 #define _FP_SQRT_MEAT_Q(R,S,T,X,Q) _FP_SQRT_MEAT_2(R,S,T,X,Q) argument
|
D | single.h | 104 #define _FP_SQRT_MEAT_S(R,S,T,X,Q) _FP_SQRT_MEAT_1(R,S,T,X,Q) argument
|
D | op-common.h | 820 #define FP_CONV(dfs,sfs,dwc,swc,D,S) \ argument
|
/linux-4.1.27/tools/perf/util/ |
D | ctype.c | 9 S = GIT_SPACE, enumerator
|
/linux-4.1.27/arch/alpha/kernel/ |
D | io.c | 300 struct S { int x __attribute__((packed)); }; in ioread32_rep() argument 394 struct S { int x __attribute__((packed)); }; in iowrite32_rep() struct
|
/linux-4.1.27/drivers/net/wireless/ath/wil6210/ |
D | fw.c | 31 #define S(a, v) W(a, R(a) | v) macro
|
D | main.c | 531 #define S(a, v) W(a, R(a) | v) macro
|
/linux-4.1.27/samples/bpf/ |
D | tracex3_kern.c | 35 #define S(k) if (n >= (1ull << k)) { i += k; n >>= k; } in log2l() macro
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_state.h | 36 #define NS(T, S) \ argument 50 #define _NS(D, T, S) \ argument
|
/linux-4.1.27/drivers/scsi/aic94xx/ |
D | aic94xx_reg.h | 77 #define ASD_READ_OCM(type, ord, S) \ argument 91 #define ASD_WRITE_OCM(type, ord, S) \ argument
|
/linux-4.1.27/arch/cris/boot/compressed/ |
D | misc.c | 140 #define SEROUT(S, N) \ argument 146 #define SEROUT(S, N) do { \ argument
|
/linux-4.1.27/net/irda/ |
D | timer.c | 50 void irlap_start_query_timer(struct irlap_cb *self, int S, int s) in irlap_start_query_timer()
|
D | irlap.c | 647 int irlap_generate_rand_time_slot(int S, int s) in irlap_generate_rand_time_slot()
|
D | irlap_frame.c | 315 void irlap_send_discovery_xid_frame(struct irlap_cb *self, int S, __u8 s, in irlap_send_discovery_xid_frame()
|
/linux-4.1.27/arch/um/include/shared/ |
D | init.h | 45 # define __section(S) __attribute__ ((__section__(#S))) argument
|
/linux-4.1.27/sound/usb/usx2y/ |
D | usbusx2y.c | 304 static void usX2Y_unlinkSeq(struct snd_usX2Y_AsyncSeq *S) in usX2Y_unlinkSeq()
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_osdep.h | 44 #define hw_dbg(hw, S, A...) do {} while (0) argument
|
D | i40e_txrx.h | 128 #define TXD_USE_COUNT(S) DIV_ROUND_UP((S), I40E_MAX_DATA_PER_TXD) argument
|
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ |
D | i40e_osdep.h | 43 #define hw_dbg(hw, S, A...) do {} while (0) argument
|
D | i40e_txrx.h | 128 #define TXD_USE_COUNT(S) DIV_ROUND_UP((S), I40E_MAX_DATA_PER_TXD) argument
|
/linux-4.1.27/include/net/irda/ |
D | irlap.h | 110 int S; /* Number of slots */ member 191 __u8 S; /* Number of slots */ member
|
/linux-4.1.27/drivers/iio/pressure/ |
D | t5403.c | 73 s32 S, O, X; in t5403_comp_pressure() local
|
/linux-4.1.27/arch/x86/include/asm/ |
D | compat.h | 267 #define PR_REG_SIZE(S) (test_thread_flag(TIF_IA32) ? 68 : 216) argument 268 #define PRSTATUS_SIZE(S) (test_thread_flag(TIF_IA32) ? 144 : 296) argument 269 #define SET_PR_FPVALID(S,V) \ argument
|
/linux-4.1.27/fs/ |
D | binfmt_elf.c | 1610 #define PR_REG_SIZE(S) sizeof(S) argument 1614 #define PRSTATUS_SIZE(S) sizeof(S) argument 1618 #define PR_REG_PTR(S) (&((S)->pr_reg)) argument 1622 #define SET_PR_FPVALID(S, V) ((S)->pr_fpvalid = (V)) argument
|
/linux-4.1.27/arch/arm64/kernel/ |
D | smp.c | 483 #define S(x,s) [x] = s macro
|
/linux-4.1.27/arch/arm/mach-pxa/ |
D | pxa27x.c | 87 unsigned int l, L, m, M, n2, N, S; in pxa27x_get_clk_frequency_khz() local
|
/linux-4.1.27/kernel/trace/ |
D | trace_output.c | 893 int S, T; in trace_ctxwake_print() local 926 static int trace_ctxwake_raw(struct trace_iterator *iter, char S) in trace_ctxwake_raw() 961 static int trace_ctxwake_hex(struct trace_iterator *iter, char S) in trace_ctxwake_hex()
|
/linux-4.1.27/arch/arm/kernel/ |
D | smp.c | 455 #define S(x,s) [x] = s macro
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | align.c | 46 #define S 0x40 /* single-precision fp or... */ macro
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | cxgb4vf_main.c | 1748 #define S(s, v) S3("s", s, v) in sge_qinfo_show() macro 1901 #define S(s, v) S3("s", s, v) in sge_qstats_show() macro 2034 #define S(desc, fmt, var) \ in resources_show() macro
|
/linux-4.1.27/include/linux/ |
D | compiler.h | 366 # define __section(S) __attribute__ ((__section__(#S))) argument
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | i915_cmd_parser.c | 108 #define S CMD_DESC_SKIP macro
|
/linux-4.1.27/drivers/video/fbdev/ |
D | stifb.c | 381 #define BA(F,C,S,A,J,B,I) \ argument 384 #define IBOvals(R,M,X,S,D,L,B,F) \ argument
|
/linux-4.1.27/net/sched/ |
D | sch_qfq.c | 149 u64 S, F; /* flow timestamps (exact) */ member 173 u64 S, F; /* group timestamps (approx). */ member
|
/linux-4.1.27/arch/blackfin/kernel/ |
D | trace.c | 348 int S = ((opcode >> (CALLa_S_bits - 16)) & CALLa_S_mask); in decode_CALLa_0() local
|
/linux-4.1.27/fs/exofs/ |
D | ore.c | 537 u64 S = T * layout->group_count; in ore_calc_stripe_info() local
|
/linux-4.1.27/arch/x86/crypto/ |
D | serpent-avx-x86_64-asm_64.S | 537 #define S(SBOX, x0, x1, x2, x3, x4) \ macro
|
D | serpent-sse2-x86_64-asm_64.S | 574 #define S(SBOX, x0, x1, x2, x3, x4) \ macro
|
D | serpent-avx2-asm_64.S | 529 #define S(SBOX, x0, x1, x2, x3, x4) \ macro
|
/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
D | rtw_security.h | 333 #define S(x, n) RORc((x), (n)) macro
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_main.c | 1506 #define TXD_USE_COUNT(S) (((S) >> IXGB_MAX_TXD_PWR) + \ argument
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/ |
D | ixgbevf.h | 49 #define TXD_USE_COUNT(S) DIV_ROUND_UP((S), IXGBE_MAX_DATA_PER_TXD) argument
|
/linux-4.1.27/scripts/kconfig/ |
D | zconf.tab.c | 1258 # define YYCASE_(N, S) \ in yysyntax_error() argument
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | mb86a16.c | 424 unsigned char S[3] ; in signal_det() local
|
/linux-4.1.27/drivers/char/ |
D | random.c | 366 #define S(x) ilog2(x)+5, (x), (x)*4, (x)*32, (x) << (ENTROPY_SHIFT+5) macro
|
/linux-4.1.27/arch/cris/arch-v32/kernel/ |
D | kgdb.c | 875 int S, bp, trig_bits = 0, rw_bits = 0; in stub_is_stopped() local
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
D | fm10k.h | 400 #define TXD_USE_COUNT(S) DIV_ROUND_UP((S), FM10K_MAX_DATA_PER_TXD) argument
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
D | igb.h | 176 #define TXD_USE_COUNT(S) DIV_ROUND_UP((S), IGB_MAX_DATA_PER_TXD) argument
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_debugfs.c | 1706 #define S(s, v) S3("s", s, v) in sge_qinfo_show() macro
|
/linux-4.1.27/fs/afs/ |
D | internal.h | 637 #define afs_get_server(S) \ argument
|
/linux-4.1.27/drivers/power/ |
D | ab8500_fg.c | 43 #define SEC_TO_SAMPLE(S) (S * 4) argument
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe.h | 170 #define TXD_USE_COUNT(S) DIV_ROUND_UP((S), IXGBE_MAX_DATA_PER_TXD) argument
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000/ |
D | e1000_main.c | 3109 #define TXD_USE_COUNT(S, X) (((S) >> (X)) + 1 ) argument
|
/linux-4.1.27/arch/powerpc/xmon/ |
D | ppc-opc.c | 591 #define S SP + 1 macro
|
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_init.c | 2391 #define S(N,V) (((V)<<(N))|((V)>>(32-(N)))) macro
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
D | netdev.c | 3040 #define PAGE_USE_COUNT(S) (((S) >> PAGE_SHIFT) + \ argument
|